summaryrefslogtreecommitdiff
path: root/src/tangara/audio/playlist.hpp
AgeCommit message (Expand)Author
2025-07-01Handle file:/// URIs generated from VLC playlists.Tursiae
2024-10-04Explicitly close the playlist files in the queue on storage unmountailurux
2024-10-03Use cppbor for encoding playlist tocjacqueline
2024-10-03Clear queue if loading cache fails and file is large, also fix indices oopsailurux
2024-10-01Add additional cache file for playlist table of contentsailurux
2024-09-06Ignore comments within playlist filesjacqueline
2024-07-30daniel/playlist-queue (#84)ailurux
2024-07-22Queue now keeps file offsets in memory to speed up searchailurux
2024-07-16daniel/playlist-queue (#83)ailurux