ladybird/Userland/Applications/SoundPlayer
Marco Cutecchia 14f075b26d SoundPlayer: Added 'shared_buffer' to pledge
This fixes a crash that occured when opening a file due to not pledging 'shared_buffer'
2021-01-16 22:54:21 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp SoundPlayer: Added 'shared_buffer' to pledge 2021-01-16 22:54:21 +01:00
PlaybackManager.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
PlaybackManager.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SampleWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SampleWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SoundPlayerWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SoundPlayerWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00