ladybird/Applications/SoundPlayer
Simon Danner bc5b8223b7 SoundPlayer: Add pledge for thread so file chooser doesn't crash
- Without thread pledge, SoundPlayer crashes when generating thumbnails
- Fixes #4121
2020-11-22 10:53:58 +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 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