1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 02:01:00 +00:00
serenity/Applications/SoundPlayer
Till Mayer ac9907ee61 SoundPlayer: Changed some small cosmetic things
Renamed "Position" to "Elapsed". "channel/channels" automatically
changes now when more than one channel exist. The current file name
is now displayed in the window title.
2019-11-05 19:50:11 +01:00
..
main.cpp SoundPlayer: Changed some small cosmetic things 2019-11-05 19:50:11 +01:00
Makefile SoundPlayer: Added playback controls 2019-11-04 20:55:46 +01:00
PlaybackManager.cpp SoundPlayer: Added playback controls 2019-11-04 20:55:46 +01:00
PlaybackManager.h SoundPlayer: Added playback controls 2019-11-04 20:55:46 +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: Changed some small cosmetic things 2019-11-05 19:50:11 +01:00
SoundPlayerWidget.h SoundPlayer: Changed some small cosmetic things 2019-11-05 19:50:11 +01:00