Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
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 |
2022-01-02 | SoundPlayer: Remove resolved FIXME | kleines Filmröllchen |
2021-10-25 | SoundPlayer: Fix inconsistencies and code duplication | Leandro Pereira |
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-12 | Applications: Move to Userland/Applications/ | Andreas Kling |