serenity/Userland/Applications/SoundPlayer
2023-03-19 18:57:30 +00:00
..
AlbumCoverVisualizationWidget.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
AlbumCoverVisualizationWidget.h SoundPlayer: Load cover image from music files 2022-11-13 18:51:18 -07:00
BarsVisualizationWidget.cpp SoundPlayer: Fix logic bug in bars visualization 2023-02-09 19:41:54 +01:00
BarsVisualizationWidget.h
CMakeLists.txt SoundPlayer: Load cover image from music files 2022-11-13 18:51:18 -07:00
M3UParser.cpp LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
M3UParser.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
main.cpp SoundPlayer: Move get_image_from_music_file to the advanced view 2023-03-19 18:57:30 +00:00
PlaybackManager.cpp AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00
PlaybackManager.h SoundPlayer: Don't offset the seek bar with the last seek value 2023-01-19 11:42:32 +01:00
Player.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
Player.h SoundPlayer: Display title and artist in the window title if available 2023-03-13 12:35:17 -04:00
Playlist.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
Playlist.h
PlaylistWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
PlaylistWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
SampleWidget.cpp Userland: Remove unused includes of AK/Math.h 2023-01-02 20:27:20 -05:00
SampleWidget.h
SoundPlayerWidgetAdvancedView.cpp SoundPlayer: Move get_image_from_music_file to the advanced view 2023-03-19 18:57:30 +00:00
SoundPlayerWidgetAdvancedView.h SoundPlayer: Move get_image_from_music_file to the advanced view 2023-03-19 18:57:30 +00:00
VisualizationWidget.h AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00