1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 18:31:01 +00:00
serenity/Applications/SoundPlayer
2020-12-02 16:31:30 +01:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp SoundPlayer: Add pledge for thread so file chooser doesn't crash 2020-11-22 10:53:58 +01:00
PlaybackManager.cpp Applications+Userland: Switch to new Audio::Loader API 2020-12-02 16:31:30 +01:00
PlaybackManager.h Applications+Userland: Switch to new Audio::Loader API 2020-12-02 16:31:30 +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 Applications+Userland: Switch to new Audio::Loader API 2020-12-02 16:31:30 +01:00
SoundPlayerWidget.h SoundPlayer: Uninitialized variable in SoundPlayerWidget, found by Coverity 2020-08-17 09:17:57 +02:00