Commit Graph

1091 Commits (6e087b2dc42787679bcb9d828d057b64fac77e33)
 

Author SHA1 Message Date
Clayton Craft 6e087b2dc4 suspend playback when headphones disconnected 6 months ago
Clayton Craft d5946a91d0 BUILDING.md: add some notes about setup on Linux (#150) 6 months ago
ailurux ae6746fc95 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 7 months ago
ailurux 35520ef177 Make media directories case insensitive 7 months ago
jacqueline 98577426a3 version bump 7 months ago
ailurux 5cdc1141ee Queue repeat modes (#126) 7 months ago
ailurux ceb66b46ea Update lua/theme_hicon.lua 7 months ago
ailurux 0343f34f7b Merge pull request 'Add long-right-press as a shortcut to the now playing screen' (#122) from jqln/now-playing-shortcut into main 7 months ago
jacqueline 13c5b7b847 Add long-right-press as a shortcut to the now playing screen 7 months ago
ailurux b3e1e88ba2 Merge pull request 'When no media-specific top level directories exist, assume everything is music' (#119) from jqln/no-media-types into main 7 months ago
jacqueline 96e2fdd4e2 When no media-specific top level directories exist, assume everything is music 7 months ago
malcircuit 287c4bfb26 Make now-playing queue circular 7 months ago
jacqueline ad47a427af version bump 7 months ago
ailurux a1d64dce07 Allow for connecting to the paired device from the known devices list 7 months ago
ailurux 048cfd705f Audio FSM should transit to Standby when BT disconnect 7 months ago
ailurux 0810c05d13 Prevent frame decoding issues with FLAC from ending playback early 7 months ago
jacqueline 470bd7db75 version bump 9 months ago
ailurux b2548a1f0b Fixed issue with saving positions, and only auto-resume long-form content 9 months ago
ailurux d27590f8a7 Change top bar icons to black for contrast and consistency 9 months ago
ailurux d3791d557f Don't create a cache file on deserialising 9 months ago
jacqueline e345e7f415 RC1 time 😬 9 months ago
jacqueline 8ec8ba2bd8 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
cooljqln 3287580647 Merge pull request 'daniel/track-toc' (#110) from daniel/track-toc into main 9 months ago
ailurux 7cc6f198cf Explicitly close the playlist files in the queue on storage unmount 9 months ago
ailurux 39a5d062fc Fix issues with deserialising queue when queue exists already 9 months ago
jacqueline 6318b27284 Use cppbor for encoding playlist toc 9 months ago
ailurux ea71fa5d2b Clear queue if loading cache fails and file is large, also fix indices oops 9 months ago
ailurux 1d2153f69d Clean up + use 8 bytes for uint64_t 9 months ago
ailurux a169e60cac Add additional cache file for playlist table of contents 9 months ago
jacqueline 90b82e4ad6 autoformat 9 months ago
jacqueline a879e7b603 Pin some images to ram that we missed 9 months ago
jacqueline 4c2bcbfb56 Support a minor version in the SAMD firmware 9 months ago
jacqueline 6d6f59cb94 Don't enable usb msc when the database is updating 9 months ago
jacqueline 6987f7befc GC after locking 9 months ago
jacqueline 222465d31b Run the Lua GC a little more aggresively 9 months ago
jacqueline 825728af23 Ensure the stack is clean after luavgl event callbacks 9 months ago
ailurux 3490cceb6b Added listened indicator for audiobooks and podcasts 9 months ago
ailurux f8a6c8c85a Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
ailurux de351a5b89 Empty the buffer when we seek mp3 files 9 months ago
ailurux e46582ce09 Merge pull request 'Record play_count in TrackData, incrementing it when tracks finish' (#107) from jqln/play-count into main 10 months ago
jacqueline c1d89e7948 Add lua stub for play_count 10 months ago
jacqueline faddb229fc Record play_count in TrackData, incrementing it when tracks finish 10 months ago
ailurux 5e43b42218 Adds audiobook index to available indexes 10 months ago
ailurux 2bc191e63d Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 10 months ago
ailurux cb40ac4120 Format hours properly for times shown and ensure centering of playlist position labels 10 months ago
jacqueline 94ccd405e3 Retry SD card mounting a few times when talking to the card fails 10 months ago
jacqueline ec4fb715d0 Hide database indexes that do not contain any tracks 10 months ago
ailurux e91580c75b Implement VBR seeking based off TOC 10 months ago
ailurux eba2ffc260 Improve seeking for constant bitrate mp3 10 months ago
ailurux fdcff74fb9 Merge pull request 'Add a 'MediaType' enum to TrackData and IndexInfo, plus a new index for podcasts' (#105) from jqln/track-type into main 10 months ago