index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-08-26
Add index column to `bt_list` command
Ryan Waskiewicz
2025-08-15
Fix default mode being the new one
jacqueline
2025-08-15
Merge pull request 'add single touch shourtcuts for touch wheel' (#340) from ...
cooljqln
2025-08-15
Merge pull request 'DrFlacDecoder: use internal RAM instead of SPIRAM' (#306)...
cooljqln
2025-08-08
Migrate to the new esp-idf I2C driver
jacqueline
2025-08-04
Add support for the `SetPreambleFinished` hint in the WavPack decoder
ayumi
2025-08-01
Preliminary ALAC support
ayumi
2025-07-01
Use the standard library instead of a dirty hack.
Tursiae
2025-07-01
Handle file:/// URIs generated from VLC playlists.
Tursiae
2025-07-01
Increase size of sample count fields in MP3 decoder (fixes #408)
ailurux
2025-05-16
Merge pull request 'app console: add LVGL heap to heap stats' (#365) from Be....
cooljqln
2025-05-01
Check output before pausing on bt disconnect
ailurux
2025-04-27
Fix for Windows newlines in playlists
ailurux
2025-04-24
app console: add LVGL heap to heap stats
Be
2025-04-24
Utilise more than one bit of the entropy returned by komihash before requesti...
ayumi
2025-04-23
Avoid branching up to two times per sample in the WavPack decoder.
ayumi
2025-04-23
Make WavPack seeking faster
ayumi
2025-04-22
add single touch shourtcuts for touch wheel
Tab_theFox
2025-04-14
move audio Decoder buffer to external RAM
Be
2025-04-14
move some task stacks to external RAM
Be
2025-04-14
move SampleProcessor buffers to external RAM
Be
2025-04-14
Merge pull request 'fix premature pause at end of last track of queue' (#317)...
ailurux
2025-04-14
Allow the WavPack’s output buffer to be optionally allocated in IRAM
ayumi
2025-04-11
fix premature pause at end of last track of queue
Be
2025-04-01
Quick fix unmount requests getting dropped when there's no sd card
jacqueline
2025-03-24
DrFlacDecoder: use internal RAM instead of SPIRAM
Be
2025-03-24
app console: add largest free block size to `heaps`
Be
2025-03-20
Bump the max BT TX power up to +9dBm
jacqueline
2025-03-19
ailurux/button-media-controls (#264)
ailurux
2025-03-19
Merge pull request 'WavPack and APEv2 tags support' (#218) from ayumi/tangara...
cooljqln
2025-03-19
Merge pull request 'Support padding the left side of the display with black c...
cooljqln
2025-03-13
Add WavPack support
ayumi
2025-03-05
Allow manually unmounting the SD card
ayumi
2025-03-05
Merge pull request 'Trim whitespace from end of bluetooth device names' (#288...
cooljqln
2025-03-05
Emit a 'known devices changed' event when we forget a known device
jacqueline
2025-03-05
Merge pull request 'add bt_forget console command' (#289) from tahnok/tangara...
cooljqln
2025-02-28
add bt_forget console command
Wesley Ellis
2025-02-28
Trim whitespace from end of bluetooth device names
Wesley Ellis
2025-02-27
Change UI thread interval from 0ms minimum to 16ms (reduces UI CPU).
Tursiae
2025-02-25
Fix bug with filesystem iterator prev off by one sometimes
ailurux
2025-02-20
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2025-02-20
Fix file iterator prev to work with hidden files present
ailurux
2025-02-20
Wire up the nvs pad to the display pad
jacqueline
2025-02-20
Support a left padding value in display init data
jacqueline
2025-02-20
Add nvs key for left padding
ailurux
2025-02-18
Gate playback on the existence of /.tangara-tts/.
Tursiae
2025-02-18
Hotfix: Update filesystem iterator to work with changes to infinite list
ailurux
2025-02-13
Bump storage unmount timer to 2 minutes to match idle timer
Riley Inman
2025-02-14
Merge pull request 'Change output mode when bluetooth connects/disconnects' (...
cooljqln
2025-02-11
Only change output mode if the new output mode is different
ailurux
[next]