Commit Graph

1245 Commits (885eb1812c15263ad759741ad138cf7188fdf739)
 

Author SHA1 Message Date
ayumi 885eb1812c
Add WavPack support 12 months ago
ayumi a363986076
Add support for APEv2 tags and detecting WavPack files 12 months ago
ayumi 52217b637d
Don’t assume that each tagging format is only used by one file format 12 months ago
cooljqln fe38a57120 Merge pull request 'Allow manually unmounting the SD card' (#271) from ayumi/tangara-fw:unmount into main 12 months ago
ayumi 9fdf94e9ce
Allow manually unmounting the SD card 12 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 12 months ago
jacqueline 826190edcf Emit a 'known devices changed' event when we forget a known device 12 months ago
cooljqln 1d1cae2a82 Merge pull request 'add bt_forget console command' (#289) from tahnok/tangara-fw:bt_forget into main 12 months ago
Wesley Ellis 22a44e48bc add bt_forget console command 1 year ago
Wesley Ellis ff9c4885bf Trim whitespace from end of bluetooth device names 1 year 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 1 year ago
Tursiae 91c487b656 Change UI thread interval from 0ms minimum to 16ms (reduces UI CPU). 1 year ago
jacqueline d147c92053 version bump 1 year ago
ailurux f692700346 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 1 year ago
ailurux 7a71096638 Fix bug with filesystem iterator prev off by one sometimes 1 year ago
ailurux ec0e94736a Merge pull request 'Make the new icons smaller' (#281) from ayumi/tangara-fw:small-pngs into main 1 year ago
ayumi 063bacd459
Make the new icons smaller 1 year ago
ailurux 8c262aee55 Update new icons to match others 1 year ago
cooljqln 7c13df3457 Merge pull request 'Add icons to the file browser' (#277) from slord/tangara-fw:file-browser-icons into main 1 year ago
Sam 476a515cd1 Add icons to the file browser 1 year ago
ailurux b97c7974ea Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 1 year ago
ailurux ca74ace48c Fix file iterator prev to work with hidden files present 1 year ago
cooljqln e7fa9bfbd1 Merge pull request 'Avoid spamming logs if there is no /.tangara-tts/' (#275) from tursiae/tangara-fw:ttslogging into main 1 year ago
Tursiae eba8825d9f Gate playback on the existence of /.tangara-tts/. 1 year ago
ailurux 49e92c295e Hotfix: Update filesystem iterator to work with changes to infinite list 1 year 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 1 year ago
Riley Inman 280ce7c1df Bump storage unmount timer to 2 minutes to match idle timer 1 year ago
cooljqln ad0f847e68 Merge pull request 'Change output mode when bluetooth connects/disconnects' (#261) from ailurux/output-mode-fix into main 1 year ago
Caitlin McCann 74486e2fbd
docs: user account needs dialout to flash 1 year ago
cooljqln 508a6ead16 Merge pull request 'Make the last two images smaller' (#262) from ayumi/tangara-fw:small-pngs into main 1 year ago
ailurux 285c4928af Only change output mode if the new output mode is different 1 year ago
ayumi 38deb8d4e1
Make the last two images smaller 1 year ago
Tursiae 569ed6c0cc TTS: Implement and wire up a TTS toggle in Display Settings (#251) 1 year ago
ailurux 29ad80d113 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 1 year ago
ailurux fff980a979 Fix bug in infinite list causing items to be removed (#253) 1 year ago
Tursiae 167fea6b5b TTS: Better document the ownership and task/control flow. 1 year ago
Tursiae fe7c26d27d TTS: Avoid exhausting the WorkerPool with concurrent TTS playback. 1 year ago
jacqueline 8819a60dd2 Revert the smaller icons that were actually bigger 1 year ago
cooljqln f9c9f49e7f Merge pull request 'Make icons even smaller' (#250) from ayumi/tangara-fw:small-pngs into main 1 year 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 1 year ago
Tursiae 187cd772ee s/sdkconfig.local/sdkconfig/g 1 year ago
ailurux 4f08a0838a Change output mode when bluetooth connects/disconnects 1 year ago
Tursiae dcd39a75e8 Also document the `idf.py menuconfig` approach. 1 year ago
ailurux 90b302a9f4 Merge pull request 'Console: Stop `tasks` from hanging in `std::sort`.' (#256) from tursiae/tangara-fw:tasks into main 1 year ago
Tursiae 0c2377726f Console: Update doco to point to `sdkconfig.local`, and handle no-stats cases. 1 year ago
Tursiae f12168b1b9 Console: Stop `tasks` from hanging in `std::sort`. 1 year ago
ayumi 6452b5a941
Make icons smaller 1 year ago
jacqueline 5275b5ebcb version bump 1 year ago
ailurux 48495ddafe Add centre button haptic feedback on touch, and setting to disable/lessen haptics (#246) 1 year ago
cooljqln 275b931e0b Merge pull request 'UI/TTS: Add descriptions for UI elements (toggles, dropdowns) lacking them' (#248) from tursiae/tangara-fw:ttsdesc into main 1 year ago