Commit Graph

1213 Commits (38deb8d4e17e694de5dc8002aa99e31bf9335fa8)
 

Author SHA1 Message Date
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
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
Tursiae f12168b1b9 Console: Stop `tasks` from hanging in `std::sort`. 10 months ago
ayumi 6452b5a941
Make icons smaller 10 months ago
jacqueline 5275b5ebcb version bump 10 months ago
ailurux 48495ddafe Add centre button haptic feedback on touch, and setting to disable/lessen haptics (#246) 10 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 10 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 10 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 10 months ago
rdsh ab43970526 Compress ce.png and weee.png using pngquant 10 months ago
rdsh 71cfa06695 Compressed icons 10 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
Tursiae 2d8fdbf67f Make the TTS playback work by assuming the file is a .wav. 10 months ago
Tursiae f04945fef0 Briefly document the TTS module. 10 months ago
rdsh 2ec84a1393 Merge pull request 'main' (#1) from cool-tech-zone/tangara-fw:main into main 10 months ago
ailurux 9ecb79a264 Add smaller icons for playlists and directory files 10 months ago
ailurux 407c2f36f5 Merge pull request 'Playlist Browser' (#228) from slord/tangara-fw:playlist-browser into main 10 months ago
ailurux 342726a9fc Merge branch 'main' into playlist-browser 10 months ago
cooljqln ebadc83f78 Merge pull request 'Update to latest version of fusion12 and build it like 10px' (#244) from r-tae/tangara-fw:font-update into main 10 months ago
River Tae Smith db6239de60 Update to latest version of fusion12 and build it like 10px 10 months ago
ailurux ddd591da1c Fix issue with last touch wheel time not being initialised 10 months ago
slord 508c8c7910 Merge branch 'main' into playlist-browser 10 months ago
Sam ff733e8f0c Wrap filesystem iterator 10 months ago
ailurux 813db15da8 Fix merge issue breaking control settings screen 10 months ago
cooljqln 38cb3d8219 Merge pull request 'Add optional support for adjusting volume while locked' (#230) from teisenbe/tangara-fw:locked_input into main 10 months ago
Sam 844b3f733e Use Playlist subdirectory 10 months ago
cooljqln 28846b989b Merge pull request 'UI tweaks' (#229) from schrockwell/tangara-fw:ui-tweaks-pr into main 10 months ago
Tess Eisenberger 546daf71c1 Persist locked control mode setting 10 months ago
Tess Eisenberger 1d485c97b0 Add optional support for changing volume while locked 10 months ago
Tess Eisenberger e8eaf3df10 Add a new setting for input controls when locked 10 months ago
Rockwell Schrock 1c0170254c
Add .DS_Store to gitignore 10 months ago
Rockwell Schrock 281518eb58
Autofocus controls in settings screens 10 months ago
Rockwell Schrock 15806716c5
Autofocus the first index on the main menu 10 months ago
Rockwell Schrock 8b12310990
On the playing screen, show "Not Playing" when the queue is empty 10 months ago
Sam 10ba00951b Remove unused imports 10 months ago
Sam e343ffee5a Add playlist browser 10 months ago
Rockwell Schrock 6c323f0fd0
Don't detect center button touch until 250ms after wheel touch 10 months ago