summaryrefslogtreecommitdiff
path: root/Userland/Applications/SoundPlayer/AlbumCoverVisualizationWidget.cpp
AgeCommit message (Expand)Author
2023-03-21Everywhere: Use `LibFileSystem` where trivialCameron Youell
2023-02-13LibCore: Rename `File` to `DeprecatedFile`Tim Schumacher
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
2022-11-13SoundPlayer: Load cover image from music filesLucas CHOLLET
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-03-14SoundPlayer: Auto refresh visualization widgetsArne Elster
2022-03-02SoundPlayer: Draw album cover with correct aspect ratioNícolas F. R. A. Prado
2022-03-02SoundPlayer: Rename NoVisualization to AlbumCoverVisualizationNícolas F. R. A. Prado