summaryrefslogtreecommitdiff
path: root/src/tangara/audio/track_queue.cpp
AgeCommit message (Expand)Author
2025-01-31Fix playlists not setting the queue to readyailurux
2025-01-17Fix audiobook/podcast queue methodailurux
2025-01-07Improvements to the queue for shuffling/playing all (#170)ailurux
2024-12-30Fix issue with playlists restarting playback after enqueuingailurux
2024-12-19Queue repeat modes (#126)ailurux
2024-12-16Make now-playing queue circularmalcircuit
2024-10-04Explicitly close the playlist files in the queue on storage unmountailurux
2024-10-01Add additional cache file for playlist table of contentsailurux
2024-09-17Implements seeking to saved position for tracksailurux
2024-08-29Lua API improvements and fixesailurux
2024-08-28Support adding filepaths to the track queuejacqueline
2024-08-28clang-formatjacqueline
2024-08-28Handle the loading state whilst appending many tracks betterjacqueline
2024-08-26Fix queue serialisation so that the position is correctly appliedailurux
2024-08-15Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-08-15Update position when updating the shufflerailurux
2024-08-15Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-08-14Fix for position persisting when queue resetailurux
2024-08-13Don't spuriously report that the current track has changedjacqueline
2024-08-07Don't try to serialise a missing playlist namejacqueline
2024-07-30daniel/playlist-queue (#84)ailurux
2024-07-16Fix std::optional accessailurux
2024-07-16daniel/playlist-queue (#83)ailurux
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline