serenity/Userland/Applications/SoundPlayer
thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text
Corrects a slew of titles, buttons, labels, menu items and status bars
for capitalization, ellipses and punctuation.

Rewords a few actions and dialogs to use uniform language and
punctuation.
2023-05-23 05:59:49 +02:00
..
AlbumCoverVisualizationWidget.cpp Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
AlbumCoverVisualizationWidget.h
BarsVisualizationWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
BarsVisualizationWidget.h
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
M3UParser.cpp
M3UParser.h
main.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
PlaybackManager.cpp SoundPlayer: Clear client buffer when playback is stopped 2023-05-03 10:01:14 +02:00
PlaybackManager.h
Player.cpp SoundPlayer: Fix glitchy visualization on pause/stop 2023-05-02 09:15:20 +02:00
Player.h
Playlist.cpp Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Playlist.h
PlaylistWidget.cpp Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
PlaylistWidget.h Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
SampleWidget.cpp
SampleWidget.h
SoundPlayerWidgetAdvancedView.cpp SoundPlayer: Fix glitchy visualization on pause/stop 2023-05-02 09:15:20 +02:00
SoundPlayerWidgetAdvancedView.h SoundPlayer: Move get_image_from_music_file to the advanced view 2023-03-19 18:57:30 +00:00
VisualizationWidget.h SoundPlayer: Introduce buffer_reset api to VisualizationWidget 2023-05-02 09:15:20 +02:00