Age | Commit message (Expand) | Author |
---|---|---|
2023-04-25 | LibAudio: Make `WavWriter` check if a file was set during destruction | Jelle Raaijmakers |
2023-04-09 | Piano+LibAudio: Port to `Core::File` | Cameron Youell |
2023-02-13 | LibCore: Rename `File` to `DeprecatedFile` | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-22 | Piano+LibDSP: Move Track to LibDSP | kleines Filmröllchen |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-15 | Audio: Fix code smells and issues found by static analysis | kleines Filmröllchen |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |