Age | Commit message (Expand) | Author |
---|---|---|
2022-05-07 | LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float | kleines Filmröllchen |
2022-05-03 | LibAudio+Userland: Remove Audio::LegacyBuffer | kleines Filmröllchen |
2022-03-14 | SoundPlayer: Implement logarithmic spectrum display | kleines Filmröllchen |
2022-03-14 | SoundPlayer: Use overlapping windows for bars visualization | kleines Filmröllchen |
2022-03-14 | SoundPlayer: Rework FFT visualization | Arne Elster |
2022-03-14 | SoundPlayer: Auto refresh visualization widgets | Arne Elster |
2022-02-14 | Applications: Use default constructors/destructors | Lenny Maiorani |
2021-10-25 | SoundPlayer: Fix inconsistencies and code duplication | Leandro Pereira |
2021-07-11 | SoundPlayer: Show the context menu right under the cursor | Karol Kosek |
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: Add a 'Bars' audio visualization | Cesar Torres |