1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-04 03:47:36 +00:00
serenity/Applications/SoundPlayer
2020-11-02 21:06:17 +01:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
PlaybackManager.cpp SoundPlayer: Optionally allow playback to loop indefinitely 2020-11-01 10:33:57 +01:00
PlaybackManager.h SoundPlayer: Optionally allow playback to loop indefinitely 2020-11-01 10:33:57 +01:00
SampleWidget.cpp Meta: Replace remaining LibM/math.h includes with math.h 2020-08-12 16:18:33 +02:00
SampleWidget.h Meta+Applications: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
SoundPlayerWidget.cpp SoundPlayer: Use new format functions. 2020-10-06 15:28:39 +02:00
SoundPlayerWidget.h SoundPlayer: Uninitialized variable in SoundPlayerWidget, found by Coverity 2020-08-17 09:17:57 +02:00