summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-08-27Show firmware version on boot splash screen. Fixes #405.leper
2025-08-15Fix default mode being the new onejacqueline
2025-08-15Merge pull request 'add single touch shourtcuts for touch wheel' (#340) from ...cooljqln
2025-08-15Merge pull request 'DrFlacDecoder: use internal RAM instead of SPIRAM' (#306)...cooljqln
2025-08-08Migrate to the new esp-idf I2C driverjacqueline
2025-08-04Add support for the `SetPreambleFinished` hint in the WavPack decoderayumi
2025-08-01Preliminary ALAC supportayumi
2025-07-01Use the standard library instead of a dirty hack.Tursiae
2025-07-01Handle file:/// URIs generated from VLC playlists.Tursiae
2025-07-01Increase size of sample count fields in MP3 decoder (fixes #408)ailurux
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-22add single touch shourtcuts for touch wheelTab_theFox
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-24DrFlacDecoder: use internal RAM instead of SPIRAMBe
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