ladybird/Applications/SoundPlayer
Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject
This is primarily to make it possible to pass a GMenu* where a CObject*
is expected.
2019-12-09 21:05:44 +01:00
..
main.cpp LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
Makefile SoundPlayer: Added playback controls 2019-11-04 20:55:46 +01:00
PlaybackManager.cpp SoundPlayer: Let the user open a file from the GUI 2019-11-09 20:55:47 +01:00
PlaybackManager.h SoundPlayer: Let the user open a file from the GUI 2019-11-09 20:55:47 +01:00
SampleWidget.cpp SoundPlayer: Added playback controls 2019-11-04 20:55:46 +01:00
SampleWidget.h SoundPlayer: Make sample widget display contents of the whole buffer 2019-11-04 20:55:46 +01:00
SoundPlayerWidget.cpp SoundPlayer: Add option to hide scope 2019-11-09 20:55:47 +01:00
SoundPlayerWidget.h SoundPlayer: Add option to hide scope 2019-11-09 20:55:47 +01:00