Age | Commit message (Expand) | Author |
---|---|---|
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2022-01-02 | SoundPlayer: Don't enqueue samples depending on the GUI loop | kleines Filmröllchen |
2021-11-28 | LibAudio: New error propagation API in Loader and Buffer | kleines Filmröllchen |
2021-09-04 | SoundPlayer: Don't try to dereference null-pointer buffers | Karol Kosek |
2021-08-27 | Userland+LibAudio: Make audio applications support dynamic sample rate | kleines Filmröllchen |
2021-06-21 | SoundPlayer: Handle any input file sample rate | Nick Miller |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-27 | SoundPlayer: Add samplerate variable to visualizations | Cesar Torres |
2021-03-27 | SoundPlayer: Reduce sample buffer size and add a sample load event | Cesar Torres |
2021-01-17 | AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |