summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-05-16Merge pull request 'app console: add LVGL heap to heap stats' (#365) from Be....cooljqln
2025-05-01Check output before pausing on bt disconnectailurux
2025-04-27Fix for Windows newlines in playlistsailurux
2025-04-24app console: add LVGL heap to heap statsBe
2025-04-24Utilise more than one bit of the entropy returned by komihash before requesti...ayumi
2025-04-23Avoid branching up to two times per sample in the WavPack decoder.ayumi
2025-04-23Make WavPack seeking fasterayumi
2025-04-14move audio Decoder buffer to external RAMBe
2025-04-14move some task stacks to external RAMBe
2025-04-14move SampleProcessor buffers to external RAMBe
2025-04-14Merge pull request 'fix premature pause at end of last track of queue' (#317)...ailurux
2025-04-14Allow the WavPack’s output buffer to be optionally allocated in IRAMayumi
2025-04-11fix premature pause at end of last track of queueBe
2025-04-01Quick fix unmount requests getting dropped when there's no sd cardjacqueline
2025-03-24app console: add largest free block size to `heaps`Be
2025-03-20Bump the max BT TX power up to +9dBmjacqueline
2025-03-19ailurux/button-media-controls (#264)ailurux
2025-03-19Merge pull request 'WavPack and APEv2 tags support' (#218) from ayumi/tangara...cooljqln
2025-03-19Merge pull request 'Support padding the left side of the display with black c...cooljqln
2025-03-13Add WavPack supportayumi
2025-03-05Allow manually unmounting the SD cardayumi
2025-03-05Merge pull request 'Trim whitespace from end of bluetooth device names' (#288...cooljqln
2025-03-05Emit a 'known devices changed' event when we forget a known devicejacqueline
2025-03-05Merge pull request 'add bt_forget console command' (#289) from tahnok/tangara...cooljqln
2025-02-28add bt_forget console commandWesley Ellis
2025-02-28Trim whitespace from end of bluetooth device namesWesley Ellis
2025-02-27Change UI thread interval from 0ms minimum to 16ms (reduces UI CPU).Tursiae
2025-02-25Fix bug with filesystem iterator prev off by one sometimesailurux
2025-02-20Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2025-02-20Fix file iterator prev to work with hidden files presentailurux
2025-02-20Wire up the nvs pad to the display padjacqueline
2025-02-20Support a left padding value in display init datajacqueline
2025-02-20Add nvs key for left paddingailurux
2025-02-18Gate playback on the existence of /.tangara-tts/.Tursiae
2025-02-18Hotfix: Update filesystem iterator to work with changes to infinite listailurux
2025-02-13Bump storage unmount timer to 2 minutes to match idle timerRiley Inman
2025-02-14Merge pull request 'Change output mode when bluetooth connects/disconnects' (...cooljqln
2025-02-11Only change output mode if the new output mode is differentailurux
2025-02-11TTS: Implement and wire up a TTS toggle in Display Settings (#251)Tursiae
2025-02-11Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2025-02-11Fix bug in infinite list causing items to be removed (#253)ailurux
2025-02-10TTS: Better document the ownership and task/control flow.Tursiae
2025-02-10TTS: Avoid exhausting the WorkerPool with concurrent TTS playback.Tursiae
2025-02-10Merge pull request 'Console: Update doco to point to `sdkconfig`, and handle ...ailurux
2025-02-10s/sdkconfig.local/sdkconfig/gTursiae
2025-02-10Change output mode when bluetooth connects/disconnectsailurux
2025-02-10Also document the `idf.py menuconfig` approach.Tursiae
2025-02-09Console: Update doco to point to `sdkconfig.local`, and handle no-stats cases.Tursiae
2025-02-09Console: Stop `tasks` from hanging in `std::sort`.Tursiae
2025-02-07Add centre button haptic feedback on touch, and setting to disable/lessen hap...ailurux