summaryrefslogtreecommitdiff
path: root/src/audio/include/track_queue.hpp
AgeCommit message (Expand)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-02-29Clear the drain buffer when skipping between tracksjacqueline
2024-02-13include repeat, replay, and shuffle in persisted queue infojacqueline
2024-02-12Add buttons for shuffle + repeat trackailurux
2024-02-05Preserve the queue when going into standbyjacqueline
2024-02-01Use a single pool of bg workers instead of separate tasks per use casejacqueline
2023-12-08Add shuffle and repeat options for the playback queuejacqueline
2023-12-07Remove pre-iterator conceptsjacqueline
2023-12-05Add basic track queue save/load supportjacqueline
2023-12-05Rewrite the track queue to work directly with database iteratorsjacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-07-17Basic playlists for upcomingjacqueline
2023-07-07wire up the playing screen with some real datajacqueline