Commit Graph

14 Commits (30aaefca64445efa421edb93403036d59382920f)

Author SHA1 Message Date
jacqueline 649cb74f03 Advance the queue when the current track fails to start 9 months ago
ailurux 0a271d786b daniel/playlist-queue (#83) 10 months ago
jacqueline a3eb2dd9dc WIP improve bluetooth api and settings screen 10 months ago
jacqueline a9d2335e1d Break FatfsStreamFactory's dep on ServiceLocator 10 months ago
ailurux 8de07fe8fa daniel/bluetooth-avrc (#80) 11 months ago
jacqueline f84474d94d Introduce a PcmBuffer abstraction for handling source draining 11 months ago
jacqueline 51bbb6a495 Add a stream source that generates a sine wave 12 months ago
jacqueline 690c64c151 Fix playback after restoring queue on boot 12 months ago
jacqueline 265049c519 Count samples going in and out of the drain buffer 1 year ago
jacqueline b242ba9986 Improve decoder's interface to accept streams 1 year ago
jacqueline 344a46d066 Respond to sd card mounts and unmounts within lua 1 year ago
jacqueline 26eb580043 move driver includes into a subdir as well 1 year ago
jacqueline 7d7f7755d1 start moving include files into subdirs 1 year ago
jacqueline 1573a8c4cd WIP merge cyclically dependent components into one big component 1 year ago
jacqueline 531475e351 Enable bluetooth after boot, not during boot 1 year ago
jacqueline f580928cba Remember the source of the previous track when opening a new one 1 year ago
jacqueline 239e6d8950 bump esp-idf to 5.2.1 1 year ago
jacqueline 4cec85af2d implement handling of stream/playback ending 1 year ago
jacqueline 078b77d0f7 pass stream start/update/end events through the whole pipeline 1 year ago
jacqueline 175bfc4e3e WIP rewrie audio pipeline+fsm guts for more reliability 1 year ago
jacqueline 1455288190 Restore the previous track position when booting 1 year ago
ailurux 6586819171 WIP Commit- Lua setters for volume, bluetooth todo 1 year ago
jacqueline b2f0e6d3a4 Clear the drain buffer also when seeking 1 year ago
jacqueline 173b09b015 Clear the drain buffer when skipping between tracks 1 year ago
jacqueline 28651fa7e1 Wait for the sink buffer to drain before stopping playback 1 year ago
jacqueline 29a246a733 Make the drain buffer very large, and move it into PSRAM 1 year ago
ailurux c60bb9ee42 Fix issue with seeking whilst paused 1 year ago
ailurux 665679b885 WIP: seeking in lua example 1 year ago
ailurux a49d754da6 Seeking working with hardcoded event, wav only 1 year ago
ailurux 62f6179abe Added offset for track seeking, wav impl. only rn 1 year ago
jacqueline cb379f4bc3 Cache pending nvs writes in memory 1 year ago
jacqueline cb0c42060b more i2s/bt drain buffer size tweaks 1 year ago
jacqueline 26df5c4a7f Remember per-device bluetooth volume 1 year ago
ailurux 9512bd97bb Add buttons for shuffle + repeat track 1 year ago
jacqueline c1b03c151e put opus' allocations into internal ram 1 year ago
jacqueline 0bb12912bc Implement basic volume control for bt outputs 1 year ago
jacqueline 99c56641e9 fix various of bluetooth issues 1 year ago
jacqueline e073309907 Properly persist bluetooth mode changes 1 year ago
jacqueline 299f3cc48f Preserve the queue when going into standby 1 year ago
jacqueline 71b4673039 all screens basically working, but bluetooth is rough 1 year ago
jacqueline 7cdcd44e0c Begin migration of remaining screens to Lua 1 year ago
jacqueline 34cae4e6e4 add an alerts module for lua, and implement a volume indicator with it 1 year ago
jacqueline 938ba62f57 refactor handling of volume steps; improve controls 1 year ago
jacqueline 414f139ae3 Audio fsm usability tweaks 1 year ago
jacqueline 3f7f199cb9 Remove pre-iterator concepts 1 year ago
jacqueline 4f5422e906 Rewrite the track queue to work directly with database iterators 1 year ago
jacqueline 7c6eb2997c Migrate 'now playing' screen to lua 1 year ago
jacqueline 499d5a942f Add a wrapper codec source that does readahead 2 years ago
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. 2 years ago
jacqueline 912f9c0757 Free the i2s dma channel when it's not in use 2 years ago