Age | Commit message (Expand) | Author |
---|---|---|
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-06-25 | LibAudio: Make LoaderPlugin::error_string return String& | kleines Filmröllchen |
2021-06-21 | LibAudio: Avoid reading past the end of sample data | Nick Miller |
2021-06-09 | LibAudio: Make Loader::seek() treat its input as a sample index | Nick Miller |
2021-04-26 | LibAudio: Support 32 and 64-bit float WAV files | kleines Filmröllchen |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-22 | Libraries: Add missing headers | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |