Commit Graph

865 Commits (0278d0e3dfeb9da16b2d1f130f661995928bca65)

Author SHA1 Message Date
jacqueline 4d7893cb97 Quick fix unmount requests getting dropped when there's no sd card 3 weeks ago
Be 22fd238ed2 app console: add largest free block size to `heaps` 4 weeks ago
jacqueline a3be3cbfff Bump the max BT TX power up to +9dBm 1 month ago
ailurux c9ce88a457 ailurux/button-media-controls (#264) 1 month ago
ayumi 885eb1812c
Add WavPack support 1 month ago
ayumi 9fdf94e9ce
Allow manually unmounting the SD card 2 months ago
jacqueline 826190edcf Emit a 'known devices changed' event when we forget a known device 2 months ago
Wesley Ellis 22a44e48bc add bt_forget console command 2 months ago
Wesley Ellis ff9c4885bf Trim whitespace from end of bluetooth device names 2 months ago
Tursiae 91c487b656 Change UI thread interval from 0ms minimum to 16ms (reduces UI CPU). 2 months ago
ailurux 7a71096638 Fix bug with filesystem iterator prev off by one sometimes 2 months ago
ailurux ca74ace48c Fix file iterator prev to work with hidden files present 2 months ago
jacqueline 4ddeeee0f2 Wire up the nvs pad to the display pad 2 months ago
jacqueline 830e000fcb Support a left padding value in display init data 2 months ago
ailurux 61da6754a0 Add nvs key for left padding 2 months ago
Tursiae eba8825d9f Gate playback on the existence of /.tangara-tts/. 2 months ago
ailurux 49e92c295e Hotfix: Update filesystem iterator to work with changes to infinite list 2 months ago
Riley Inman 280ce7c1df Bump storage unmount timer to 2 minutes to match idle timer 2 months ago
ailurux 285c4928af Only change output mode if the new output mode is different 2 months ago
Tursiae 569ed6c0cc TTS: Implement and wire up a TTS toggle in Display Settings (#251) 2 months ago
ailurux fff980a979 Fix bug in infinite list causing items to be removed (#253) 2 months ago
Tursiae 167fea6b5b TTS: Better document the ownership and task/control flow. 2 months ago
Tursiae fe7c26d27d TTS: Avoid exhausting the WorkerPool with concurrent TTS playback. 2 months ago
Tursiae 187cd772ee s/sdkconfig.local/sdkconfig/g 2 months ago
ailurux 4f08a0838a Change output mode when bluetooth connects/disconnects 2 months ago
Tursiae dcd39a75e8 Also document the `idf.py menuconfig` approach. 2 months ago
Tursiae 0c2377726f Console: Update doco to point to `sdkconfig.local`, and handle no-stats cases. 2 months ago
Tursiae f12168b1b9 Console: Stop `tasks` from hanging in `std::sort`. 2 months ago
ailurux 48495ddafe Add centre button haptic feedback on touch, and setting to disable/lessen haptics (#246) 3 months ago
Tursiae ffc62ee5e0 Update the docs to eliminate the mention of the Spoken Interface setting until re-added. 3 months ago
Tursiae 2d8fdbf67f Make the TTS playback work by assuming the file is a .wav. 3 months ago
Tursiae f04945fef0 Briefly document the TTS module. 3 months ago
ailurux ddd591da1c Fix issue with last touch wheel time not being initialised 3 months ago
Tess Eisenberger 546daf71c1 Persist locked control mode setting 3 months ago
Tess Eisenberger 1d485c97b0 Add optional support for changing volume while locked 3 months ago
Tess Eisenberger e8eaf3df10 Add a new setting for input controls when locked 3 months ago
Rockwell Schrock 6c323f0fd0
Don't detect center button touch until 250ms after wheel touch 3 months ago
ailurux 001fc52ec8 Fix playlists not setting the queue to ready 3 months ago
jacqueline ddcd06dbca Add 'Tdisc' to libtags 3 months ago
jacqueline f9011839cd Actually read+write the fast charge nvs bit 3 months ago
cooljqln 580712acd1 Resolve some issues with dangling index records (#193) 3 months ago
ailurux 61cc7209ef ailurux/now-playing-menu (#184) 3 months ago
ailurux 3dd0887c1f Fix audiobook/podcast queue method 3 months ago
jacqueline 6886c686d5 Add comment 3 months ago
jacqueline 934b1484b2 Add a hard reset input sequence to recover from broken device states 3 months ago
jacqueline a69b95187b Handle lock state in each input device, instead of in the lvgl driver 3 months ago
Tom Kirchner b65713624f Skip gap samples in MP3 decoding 3 months ago
Tom Kirchner 3993835a35 Extract gapless info from MP3 LAME header 3 months ago
Tom Kirchner f8199bbd6d Handle optional frames field in bytes offset of MP3 header 3 months ago
Tom Kirchner 35f1246379 Check for frames/bytes/TOC in CBR as well 3 months ago