Age | Commit message (Expand) | Author |
---|---|---|
2021-09-04 | SoundPlayer: Convert to double before calculating | Karol Kosek |
2021-09-04 | SoundPlayer: Simplify Bars Visualization drawing logic a bit | Karol Kosek |
2021-08-27 | Userland: Two low-sample rate fixes | kleines Filmröllchen |
2021-08-01 | Applications: Remove unused header includes | Brian Gianforcaro |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-07-11 | SoundPlayer: Show the context menu right under the cursor | Karol Kosek |
2021-05-16 | Userland: Don't explicitly call Vector<T>::is_null() | Gunnar Beutner |
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 |