Age | Commit message (Expand) | Author |
---|---|---|
2023-03-19 | Tests: Correct FLAC spec test paths | kleines Filmröllchen |
2023-03-19 | Tests: Refactor FLAC spec test to not use a TestCase subclass | kleines Filmröllchen |
2023-03-13 | LibAudio: Move audio stream buffering into the loader | kleines Filmröllchen |
2023-03-05 | Tests: Migrate to Directory::for_each_entry() | Sam Atkins |
2023-02-13 | LibCore: Remove `Stream.h` | Tim Schumacher |
2023-01-28 | LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods | Linus Groh |
2022-12-14 | Everywhere: Stop shoving things into ::std and mentioning them as such | Ali Mohammad Pur |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-12-05 | LibAudio: Switch LoaderPlugin to a more traditional constructor pattern | Tim Schumacher |
2022-09-02 | Meta+Tests: Allow running FLAC spec tests | kleines Filmröllchen |