This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-05 08:06:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
018eff802b84f565daad7cd8ef7ff062a7dcab9b
ladybird
/
Applications
/
SoundPlayer
History
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