| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-13 | include repeat, replay, and shuffle in persisted queue info | jacqueline | |
| 2024-02-12 | Add buttons for shuffle + repeat track | ailurux | |
| 2024-02-05 | Preserve the queue when going into standby | jacqueline | |
| 2024-02-01 | Use a single pool of bg workers instead of separate tasks per use case | jacqueline | |
| Also: bump the number of workers tasks up to 3 from 2! This makes bg db updates + playback work :) | |||
| 2023-12-08 | Add shuffle and repeat options for the playback queue | jacqueline | |
| 2023-12-07 | Remove pre-iterator concepts | jacqueline | |
| - No more IndexRecord/Result/dbGetPage nonsense - Queue is just track ids - i am so tired and have so much to do | |||
| 2023-12-05 | Add basic track queue save/load support | jacqueline | |
| Not wired up yet; I need to do a bunch of cleanup before i wire it in | |||
| 2023-12-05 | Rewrite the track queue to work directly with database iterators | jacqueline | |
| 2023-11-24 | Migrate 'now playing' screen to lua | jacqueline | |
| 2023-07-17 | Basic playlists for upcoming | jacqueline | |
| Beware under-testing and bugs. Just getting something barebones in so that I can do rN+1 bringup | |||
| 2023-07-07 | wire up the playing screen with some real data | jacqueline | |
| Includes implementing song duration calculation for CBR MP3 files | |||
