summaryrefslogtreecommitdiff
path: root/Userland/Applications/SoundPlayer/Playlist.cpp
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-14LibAudio: Get rid of unused method `Loader::file()`Lucas CHOLLET
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-28LibAudio: New error propagation API in Loader and Bufferkleines Filmröllchen
2021-10-25SoundPlayer: Implement playlist shuffle modeLeandro Pereira
2021-10-25SoundPlayer: Fix inconsistencies and code duplicationLeandro Pereira