Commit Graph

1238 Commits (826190edcf14980f6a31f209552ec34d7fcbb746)
 

Author SHA1 Message Date
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
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
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 9 months ago
cooljqln 508a6ead16 Merge pull request 'Make the last two images smaller' (#262) from ayumi/tangara-fw:small-pngs into main 9 months ago
ailurux 285c4928af Only change output mode if the new output mode is different 9 months ago
ayumi 38deb8d4e1
Make the last two images smaller 9 months ago
Tursiae 569ed6c0cc TTS: Implement and wire up a TTS toggle in Display Settings (#251) 9 months ago
ailurux 29ad80d113 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
ailurux fff980a979 Fix bug in infinite list causing items to be removed (#253) 9 months ago
Tursiae 167fea6b5b TTS: Better document the ownership and task/control flow. 9 months ago
Tursiae fe7c26d27d TTS: Avoid exhausting the WorkerPool with concurrent TTS playback. 9 months ago
jacqueline 8819a60dd2 Revert the smaller icons that were actually bigger 9 months ago
cooljqln f9c9f49e7f Merge pull request 'Make icons even smaller' (#250) from ayumi/tangara-fw:small-pngs into main 9 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 9 months ago
Tursiae 187cd772ee s/sdkconfig.local/sdkconfig/g 9 months ago
ailurux 4f08a0838a Change output mode when bluetooth connects/disconnects 9 months ago
Tursiae dcd39a75e8 Also document the `idf.py menuconfig` approach. 9 months ago
ailurux 90b302a9f4 Merge pull request 'Console: Stop `tasks` from hanging in `std::sort`.' (#256) from tursiae/tangara-fw:tasks into main 9 months ago
Tursiae 0c2377726f Console: Update doco to point to `sdkconfig.local`, and handle no-stats cases. 9 months ago
Tursiae f12168b1b9 Console: Stop `tasks` from hanging in `std::sort`. 9 months ago
ayumi 6452b5a941
Make icons smaller 9 months ago
jacqueline 5275b5ebcb version bump 9 months ago
ailurux 48495ddafe Add centre button haptic feedback on touch, and setting to disable/lessen haptics (#246) 9 months 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 9 months ago
cooljqln f0116a3c85 Merge pull request 'TTS: Re-enable voice accessbility if /.tangara-tts/ contains audio samples.' (#247) from tursiae/tangara-fw:tts into main 9 months ago
cooljqln 3bad60d3a3 Merge pull request 'Reduce icon file sizes to less than 5% of their original size' (#249) from rdsh/tangara-fw:compress-icons into main 9 months ago
rdsh ab43970526 Compress ce.png and weee.png using pngquant 9 months ago
rdsh 71cfa06695 Compressed icons 9 months ago
Tursiae 9d5438e159 Add missing UI element descriptions for TTS. 10 months ago
Tursiae aa9e82b777 Add widget descriptions where missing. 10 months ago
Tursiae ffc62ee5e0 Update the docs to eliminate the mention of the Spoken Interface setting until re-added. 10 months ago