index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
audio
/
track_queue.cpp
Age
Commit message (
Expand
)
Author
2025-01-31
Fix playlists not setting the queue to ready
ailurux
2025-01-17
Fix audiobook/podcast queue method
ailurux
2025-01-07
Improvements to the queue for shuffling/playing all (#170)
ailurux
2024-12-30
Fix issue with playlists restarting playback after enqueuing
ailurux
2024-12-19
Queue repeat modes (#126)
ailurux
2024-12-16
Make now-playing queue circular
malcircuit
2024-10-04
Explicitly close the playlist files in the queue on storage unmount
ailurux
2024-10-01
Add additional cache file for playlist table of contents
ailurux
2024-09-17
Implements seeking to saved position for tracks
ailurux
2024-08-29
Lua API improvements and fixes
ailurux
2024-08-28
Support adding filepaths to the track queue
jacqueline
2024-08-28
clang-format
jacqueline
2024-08-28
Handle the loading state whilst appending many tracks better
jacqueline
2024-08-26
Fix queue serialisation so that the position is correctly applied
ailurux
2024-08-15
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-08-15
Update position when updating the shuffler
ailurux
2024-08-15
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-08-14
Fix for position persisting when queue reset
ailurux
2024-08-13
Don't spuriously report that the current track has changed
jacqueline
2024-08-07
Don't try to serialise a missing playlist name
jacqueline
2024-07-30
daniel/playlist-queue (#84)
ailurux
2024-07-16
Fix std::optional access
ailurux
2024-07-16
daniel/playlist-queue (#83)
ailurux
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline