Age | Commit message (Expand) | Author |
---|---|---|
2022-07-19 | LibAudio: Rename ConnectionFromClient to ConnectionToServer | kleines Filmröllchen |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-21 | LibAudio+Userland: Use new audio queue in client-server communication | kleines Filmröllchen |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
2021-12-24 | SoundPlayer: Add 'mute' methods to Player | Elyse |
2021-12-24 | SoundPlayer: Sync startup loop and show playlist settings in GUI | Max Trussell |
2021-11-28 | LibAudio: New error propagation API in Loader and Buffer | kleines Filmröllchen |
2021-11-13 | SoundPlayer: Allow volume output of up to 150% | Elyse |
2021-11-08 | SoundPlayer: Fix stack-use-after-scope when playing file in loop mode | Simon Woertz |
2021-10-25 | SoundPlayer: Implement playlist shuffle mode | Leandro Pereira |
2021-10-25 | SoundPlayer: Fix inconsistencies and code duplication | Leandro Pereira |