index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
Age
Commit message (
Expand
)
Author
2025-08-29
Merge pull request 'Show firmware version on boot splash screen. Fixes #405.'...
cooljqln
2025-08-27
Show firmware version on boot splash screen. Fixes #405.
leper
2025-08-26
Add index column to `bt_list` command
Ryan Waskiewicz
2025-08-15
Merge pull request 'add single touch shourtcuts for touch wheel' (#340) from ...
cooljqln
2025-08-08
Migrate to the new esp-idf I2C driver
jacqueline
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-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-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 SampleProcessor buffers to external RAM
Be
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
app console: add largest free block size to `heaps`
Be
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 'add bt_forget console command' (#289) from tahnok/tangara...
cooljqln
2025-02-28
add bt_forget console command
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-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
2025-02-11
TTS: Implement and wire up a TTS toggle in Display Settings (#251)
Tursiae
2025-02-11
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2025-02-11
Fix bug in infinite list causing items to be removed (#253)
ailurux
2025-02-10
TTS: Better document the ownership and task/control flow.
Tursiae
2025-02-10
TTS: Avoid exhausting the WorkerPool with concurrent TTS playback.
Tursiae
2025-02-10
Merge pull request 'Console: Update doco to point to `sdkconfig`, and handle ...
ailurux
2025-02-10
s/sdkconfig.local/sdkconfig/g
Tursiae
2025-02-10
Change output mode when bluetooth connects/disconnects
ailurux
2025-02-10
Also document the `idf.py menuconfig` approach.
Tursiae
2025-02-09
Console: Update doco to point to `sdkconfig.local`, and handle no-stats cases.
Tursiae
2025-02-09
Console: Stop `tasks` from hanging in `std::sort`.
Tursiae
2025-02-07
Add centre button haptic feedback on touch, and setting to disable/lessen hap...
ailurux
2025-02-06
Update the docs to eliminate the mention of the Spoken Interface setting unti...
Tursiae
2025-02-06
Make the TTS playback work by assuming the file is a .wav.
Tursiae
2025-02-06
Briefly document the TTS module.
Tursiae
[next]