mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
e75d694974
The following commit will port MIME types to String. Traits<String> - used in Vector::contains_slow - can't compare String type with char*, so we need to use StringView instead. |
||
---|---|---|
.. | ||
AlbumCoverVisualizationWidget.cpp | ||
AlbumCoverVisualizationWidget.h | ||
BarsVisualizationWidget.cpp | ||
BarsVisualizationWidget.h | ||
CMakeLists.txt | ||
M3UParser.cpp | ||
M3UParser.h | ||
main.cpp | ||
PlaybackManager.cpp | ||
PlaybackManager.h | ||
Player.cpp | ||
Player.h | ||
Playlist.cpp | ||
Playlist.h | ||
PlaylistWidget.cpp | ||
PlaylistWidget.h | ||
SampleWidget.cpp | ||
SampleWidget.h | ||
SoundPlayerWidget.cpp | ||
SoundPlayerWidget.h | ||
VisualizationWidget.h |