Commit Graph

1250 Commits (5995b3a48e73a19248f3d15b96bdb27144eabca2)
 

Author SHA1 Message Date
cooljqln 5995b3a48e Merge pull request 'WavPack and APEv2 tags support' (#218) from ayumi/tangara-fw:wavpack into main 8 months ago
cooljqln 34e7ce869b Merge pull request 'Support padding the left side of the display with black columns' (#302) from display_padding into main 8 months ago
ayumi 885eb1812c
Add WavPack support 9 months ago
ayumi a363986076
Add support for APEv2 tags and detecting WavPack files 9 months ago
ayumi 52217b637d
Don’t assume that each tagging format is only used by one file format 9 months ago
cooljqln fe38a57120 Merge pull request 'Allow manually unmounting the SD card' (#271) from ayumi/tangara-fw:unmount into main 9 months ago
ayumi 9fdf94e9ce
Allow manually unmounting the SD card 9 months ago
cooljqln 42c2a4f244 Merge pull request 'Trim whitespace from end of bluetooth device names' (#288) from tahnok/tangara-fw:trim-bt-name-whitespace into main 9 months ago
jacqueline 826190edcf Emit a 'known devices changed' event when we forget a known device 9 months ago
cooljqln 1d1cae2a82 Merge pull request 'add bt_forget console command' (#289) from tahnok/tangara-fw:bt_forget into main 9 months ago
Wesley Ellis 22a44e48bc add bt_forget console command 9 months ago
Wesley Ellis ff9c4885bf Trim whitespace from end of bluetooth device names 9 months ago
cooljqln 048f86676e Merge pull request 'Change UI thread interval from 0ms minimum to 16ms (reduces UI CPU).' (#285) from tursiae/tangara-fw:idlecpu into main 9 months ago
Tursiae 91c487b656 Change UI thread interval from 0ms minimum to 16ms (reduces UI CPU). 9 months ago
jacqueline d147c92053 version bump 9 months ago
ailurux f692700346 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
ailurux 7a71096638 Fix bug with filesystem iterator prev off by one sometimes 9 months ago
ailurux ec0e94736a Merge pull request 'Make the new icons smaller' (#281) from ayumi/tangara-fw:small-pngs into main 9 months ago
ayumi 063bacd459
Make the new icons smaller 9 months ago
ailurux 8c262aee55 Update new icons to match others 9 months ago
cooljqln 7c13df3457 Merge pull request 'Add icons to the file browser' (#277) from slord/tangara-fw:file-browser-icons into main 9 months ago
Sam 476a515cd1 Add icons to the file browser 9 months ago
ailurux b97c7974ea Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
ailurux ca74ace48c Fix file iterator prev to work with hidden files present 9 months ago
jacqueline 4ddeeee0f2 Wire up the nvs pad to the display pad 9 months ago
jacqueline 830e000fcb Support a left padding value in display init data 9 months ago
ailurux 61da6754a0 Add nvs key for left padding 9 months ago
cooljqln e7fa9bfbd1 Merge pull request 'Avoid spamming logs if there is no /.tangara-tts/' (#275) from tursiae/tangara-fw:ttslogging into main 9 months ago
Tursiae eba8825d9f Gate playback on the existence of /.tangara-tts/. 9 months ago
ailurux 49e92c295e Hotfix: Update filesystem iterator to work with changes to infinite list 9 months ago
cooljqln 0adf31b72d Merge pull request 'Bump storage unmount timer to 2 minutes to match idle timer' (#269) from rilight/tangara-fw:unmount-timer into main 9 months ago
Riley Inman 280ce7c1df Bump storage unmount timer to 2 minutes to match idle timer 9 months ago
cooljqln ad0f847e68 Merge pull request 'Change output mode when bluetooth connects/disconnects' (#261) from ailurux/output-mode-fix into main 9 months ago
Caitlin McCann 74486e2fbd
docs: user account needs dialout to flash 10 months ago
cooljqln 508a6ead16 Merge pull request 'Make the last two images smaller' (#262) from ayumi/tangara-fw:small-pngs into main 10 months ago
ailurux 285c4928af Only change output mode if the new output mode is different 10 months ago
ayumi 38deb8d4e1
Make the last two images smaller 10 months ago
Tursiae 569ed6c0cc TTS: Implement and wire up a TTS toggle in Display Settings (#251) 10 months ago
ailurux 29ad80d113 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 10 months ago
ailurux fff980a979 Fix bug in infinite list causing items to be removed (#253) 10 months ago
Tursiae 167fea6b5b TTS: Better document the ownership and task/control flow. 10 months ago
Tursiae fe7c26d27d TTS: Avoid exhausting the WorkerPool with concurrent TTS playback. 10 months ago
jacqueline 8819a60dd2 Revert the smaller icons that were actually bigger 10 months ago
cooljqln f9c9f49e7f Merge pull request 'Make icons even smaller' (#250) from ayumi/tangara-fw:small-pngs into main 10 months ago
ailurux 3ead3465c3 Merge pull request 'Console: Update doco to point to `sdkconfig`, and handle no-stats cases.' (#257) from tursiae/tangara-fw:tasksconfig into main 10 months ago
Tursiae 187cd772ee s/sdkconfig.local/sdkconfig/g 10 months ago
ailurux 4f08a0838a Change output mode when bluetooth connects/disconnects 10 months ago
Tursiae dcd39a75e8 Also document the `idf.py menuconfig` approach. 10 months ago
ailurux 90b302a9f4 Merge pull request 'Console: Stop `tasks` from hanging in `std::sort`.' (#256) from tursiae/tangara-fw:tasks into main 10 months ago
Tursiae 0c2377726f Console: Update doco to point to `sdkconfig.local`, and handle no-stats cases. 10 months ago