Commit Graph

1201 Commits (4f08a0838aeea3022ea915bebb34e42ac7f2b47c)
 

Author SHA1 Message Date
jacqueline 337f62669b Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
ailurux eeead03747 Fix leading UTF-8 BOM in returned TXXX tag value 9 months ago
jacqueline 312ec8f85a Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
jacqueline 597208a60a version bump 9 months ago
ailurux 27fa107b86 Don't show "go to" buttons if no track or if we don't know the artist/album 9 months ago
jacqueline 91721fb52a Version bump 9 months ago
ailurux 61cc7209ef ailurux/now-playing-menu (#184) 9 months ago
cooljqln 0180c9311d Merge pull request 'Add an input sequence for hard rebooting' (#185) from jqln/hard-reset into main 9 months ago
ailurux 3dd0887c1f Fix audiobook/podcast queue method 9 months ago
jacqueline 6886c686d5 Add comment 9 months ago
jacqueline 934b1484b2 Add a hard reset input sequence to recover from broken device states 9 months ago
jacqueline a69b95187b Handle lock state in each input device, instead of in the lvgl driver 9 months ago
cooljqln dfb4ea5458 Merge pull request 'MP3 gap... less' (#180) from tjk/tangara-fw:mp3-gapless into main 9 months ago
cooljqln 1625d5a6b8 Merge pull request 'Ensure settings sections are in view' (#177) from tjk/tangara-fw:settings-scroll into main 9 months ago
Tom Kirchner b65713624f Skip gap samples in MP3 decoding 9 months ago
Tom Kirchner fcc9addc9a Ensure Audio section header in settings is visible 9 months ago
cooljqln db7c28347c Merge pull request 'Update licensing info' (#174) from tjk/tangara-fw:update-reuse into main 9 months ago
Tom Kirchner 3993835a35 Extract gapless info from MP3 LAME header 9 months ago
Tom Kirchner f8199bbd6d Handle optional frames field in bytes offset of MP3 header 9 months ago
Tom Kirchner 35f1246379 Check for frames/bytes/TOC in CBR as well 9 months ago
Tom Kirchner 1f1059843f Rename VbrInfo to Mp3Info 9 months ago
jacqueline 430742c297 version bump 9 months ago
jacqueline 94c30b7591 Isolate the SD card from the SPI bus when talking to the display (#176) 9 months ago
cooljqln 9011899619 Merge pull request 'Extend idle -> sleep time to 2 minutes' (#175) from tjk/tangara-fw:extend-idle-poweroff into main 9 months ago
Tom Kirchner 2a92bb1869 Extend idle -> sleep time to 2 minutes 9 months ago
cooljqln 3505279b49 Merge pull request 'Show "Unknown Artist" when artist is missing' (#173) from tjk/tangara-fw:clear-artist into main 9 months ago
Tom Kirchner 63c6f2132b Split long license lines so they fit on screen 9 months ago
Tom Kirchner 6d6d7188a8 Allow scrolling of license text 9 months ago
Tom Kirchner bff22d9073 Update on-device license list 9 months ago
Tom Kirchner 74ca1464a5 Add missing license files 9 months ago
Tom Kirchner 11deb3fac8 Update REUSE license directives 9 months ago
cooljqln faf52c162f Merge pull request 'Add bitrate info' (#172) from tjk/tangara-fw:bitrate into main 9 months ago
Tom Kirchner faa62e0c60 Add bitrate info 9 months ago
Tom Kirchner d6db4b0826 Add missing copyright/license headers 9 months ago
Tom Kirchner 88d2bbe067 Convert to supported REUSE.toml format 9 months ago
Tom Kirchner c46a3cefa8 Use "Unknown Artist" when tag is missing 9 months ago
ailurux 829d033a44 Improvements to the queue for shuffling/playing all (#170) 9 months ago
ailurux 4ad5f1b637 Reduce horizontal spacing on controls for more room for additional info button 9 months ago
jacqueline 7aad24e073 versiom bump 9 months ago
cooljqln 3ad2fb61dc Merge pull request 'Add track info screen' (#168) from tjk/tangara-fw:track-info-screen into main 9 months ago
Tom Kirchner 0975c2cdbd Add track info screen 9 months ago
Tom Kirchner 02954cd40b Expose more properties to Lua for UI 9 months ago
jacqueline 0ca7328d0a Hide the album line if the current track has no album 9 months ago
cooljqln 25ecf038ac Merge pull request 'Add an 'All Artists' index including tracks under multiple artists' (#144) from jqln/all-artists into main 9 months ago
jacqueline 943e3b0f73 Invert the balance value in the settings UI 9 months ago
jacqueline 824fca8cd0 Reorder indexes 10 months ago
jacqueline 33e89a0672 Pass through TXXX kv pairs from libtags, treated as vorbis comments 10 months ago
jacqueline b6b62cb8ea Handle synthesizing missing tag values in TrackTags instead of the indexer 10 months ago
jacqueline 407d2da049 Add ARTISTS= vorbis comment support to libtags 10 months ago
jacqueline 4a422f4e54 Use a common code path for parsing delimited track tags 10 months ago