Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | Everywhere: Use `LibFileSystem` where trivial | Cameron Youell |
2023-02-13 | LibCore: Rename `File` to `DeprecatedFile` | Tim Schumacher |
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2022-11-13 | SoundPlayer: Load cover image from music files | Lucas CHOLLET |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-03-14 | SoundPlayer: Auto refresh visualization widgets | Arne Elster |
2022-03-02 | SoundPlayer: Draw album cover with correct aspect ratio | Nícolas F. R. A. Prado |
2022-03-02 | SoundPlayer: Rename NoVisualization to AlbumCoverVisualization | Nícolas F. R. A. Prado |