提交線圖

817 次程式碼提交 (5163e5913056a4f9a5ec7d4c61315ec62bbdd13a)

作者 SHA1 備註 日期
jacqueline ddcd06dbca Add 'Tdisc' to libtags 8 個月前
jacqueline f9011839cd Actually read+write the fast charge nvs bit 8 個月前
cooljqln 580712acd1 Resolve some issues with dangling index records (#193) 8 個月前
ailurux 61cc7209ef ailurux/now-playing-menu (#184) 8 個月前
ailurux 3dd0887c1f Fix audiobook/podcast queue method 8 個月前
jacqueline 6886c686d5 Add comment 8 個月前
jacqueline 934b1484b2 Add a hard reset input sequence to recover from broken device states 8 個月前
jacqueline a69b95187b Handle lock state in each input device, instead of in the lvgl driver 8 個月前
Tom Kirchner b65713624f Skip gap samples in MP3 decoding 8 個月前
Tom Kirchner 3993835a35 Extract gapless info from MP3 LAME header 8 個月前
Tom Kirchner f8199bbd6d Handle optional frames field in bytes offset of MP3 header 8 個月前
Tom Kirchner 35f1246379 Check for frames/bytes/TOC in CBR as well 8 個月前
Tom Kirchner 1f1059843f Rename VbrInfo to Mp3Info 8 個月前
jacqueline 94c30b7591 Isolate the SD card from the SPI bus when talking to the display (#176) 8 個月前
Tom Kirchner 2a92bb1869 Extend idle -> sleep time to 2 minutes 8 個月前
Tom Kirchner faa62e0c60 Add bitrate info 8 個月前
Tom Kirchner d6db4b0826 Add missing copyright/license headers 8 個月前
ailurux 829d033a44 Improvements to the queue for shuffling/playing all (#170) 8 個月前
Tom Kirchner 02954cd40b Expose more properties to Lua for UI 9 個月前
jacqueline 824fca8cd0 Reorder indexes 9 個月前
jacqueline 33e89a0672 Pass through TXXX kv pairs from libtags, treated as vorbis comments 9 個月前
jacqueline b6b62cb8ea Handle synthesizing missing tag values in TrackTags instead of the indexer 9 個月前
jacqueline 407d2da049 Add ARTISTS= vorbis comment support to libtags 9 個月前
jacqueline 4a422f4e54 Use a common code path for parsing delimited track tags 9 個月前
jacqueline e9e608cfa0 Add a new track tag + index for multiple artists 9 個月前
ailurux dac29bf986 Fix issue with playlists restarting playback after enqueuing 9 個月前
Clayton Craft ff87c92175 Write settings to nvs when changing from the setting screen 9 個月前
Clayton Craft 92908533c4 Attempt to parse tags only from supported audio files 9 個月前
jacqueline 46f55e3a1f Accept more tags for track and disc number 9 個月前
Clayton Craft 8a6c41be45 display: set lower limit for brightness 9 個月前
Clayton Craft d985cfb5fb console: loglevel: improve help text 9 個月前
Clayton Craft 6e087b2dc4 suspend playback when headphones disconnected 9 個月前
ailurux 35520ef177 Make media directories case insensitive 9 個月前
ailurux 5cdc1141ee Queue repeat modes (#126) 9 個月前
jacqueline 96e2fdd4e2 When no media-specific top level directories exist, assume everything is music 9 個月前
malcircuit 287c4bfb26 Make now-playing queue circular 9 個月前
ailurux a1d64dce07 Allow for connecting to the paired device from the known devices list 9 個月前
ailurux 048cfd705f Audio FSM should transit to Standby when BT disconnect 9 個月前
ailurux b2548a1f0b Fixed issue with saving positions, and only auto-resume long-form content 11 個月前
ailurux d3791d557f Don't create a cache file on deserialising 12 個月前
ailurux 7cc6f198cf Explicitly close the playlist files in the queue on storage unmount 12 個月前
ailurux 39a5d062fc Fix issues with deserialising queue when queue exists already 12 個月前
jacqueline 6318b27284 Use cppbor for encoding playlist toc 12 個月前
ailurux ea71fa5d2b Clear queue if loading cache fails and file is large, also fix indices oops 12 個月前
ailurux 1d2153f69d Clean up + use 8 bytes for uint64_t 12 個月前
ailurux a169e60cac Add additional cache file for playlist table of contents 12 個月前
jacqueline 4c2bcbfb56 Support a minor version in the SAMD firmware 12 個月前
jacqueline 222465d31b Run the Lua GC a little more aggresively 12 個月前
ailurux 3490cceb6b Added listened indicator for audiobooks and podcasts 12 個月前
ailurux de351a5b89 Empty the buffer when we seek mp3 files 12 個月前