summaryrefslogtreecommitdiff
path: root/Userland/Applications/SoundPlayer/BarsVisualizationWidget.cpp
AgeCommit message (Expand)Author
2021-09-04SoundPlayer: Convert to double before calculatingKarol Kosek
2021-09-04SoundPlayer: Simplify Bars Visualization drawing logic a bitKarol Kosek
2021-08-27Userland: Two low-sample rate fixeskleines Filmröllchen
2021-08-01Applications: Remove unused header includesBrian Gianforcaro
2021-07-19Everywhere: Use AK/Math.h if applicableHendiadyoin1
2021-07-11SoundPlayer: Show the context menu right under the cursorKarol Kosek
2021-05-16Userland: Don't explicitly call Vector<T>::is_null()Gunnar Beutner
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-27SoundPlayer: Add samplerate variable to visualizationsCesar Torres
2021-03-27SoundPlayer: Add a 'Bars' audio visualizationCesar Torres