summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-05version bumpmainjacqueline
2025-08-29Merge pull request 'Show firmware version on boot splash screen. Fixes ↵cooljqln
#405.' (#436) from leper/tangara-fw:splash_screen_version into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/436
2025-08-29Merge pull request 'Update Fusion and Ark fonts to 2025.08.24.' (#435) from ↵cooljqln
leper/tangara-fw:update_fonts into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/435
2025-08-29Merge pull request 'Add index column to `bt_list` command' (#434) from ↵cooljqln
rwaskiewicz/tangara-fw:rw/add_idx_to_bt_list_command into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/434
2025-08-29Merge pull request 'Make the CE mark slightly smaller' (#431) from ↵cooljqln
ayumi/tangara-fw:small-pngs into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/431
2025-08-27Show firmware version on boot splash screen. Fixes #405.leper
2025-08-27Update Fusion and Ark fonts to 2025.08.24.leper
Keep using the latin feature branch of the Ark font. This update adds quite a few glyphs to the 10px font.
2025-08-26Add index column to `bt_list` commandRyan Waskiewicz
This commit adds an 'index' field to the output of the `bt_list` command. This is meant to be used with/for `bt_forget <index>`, which requires an index of the device to forget - this helps clarify the index of each device.
2025-08-22Make the CE mark slightly smallerayumi
2025-08-15Fix default mode being the new onejacqueline
2025-08-15Merge pull request 'add single touch shourtcuts for touch wheel' (#340) from ↵cooljqln
Tab_theFox/tangara-fw:wheel_with_buttons into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/340
2025-08-15Merge pull request 'Fix the ALAC decoder licence screen' (#426) from ↵cooljqln
ayumi/tangara-fw:alac into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/426
2025-08-15Merge pull request 'DrFlacDecoder: use internal RAM instead of SPIRAM' ↵cooljqln
(#306) from Be.ing/tangara-fw:flac_internal into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/306
2025-08-15Merge pull request 'Migrate to the new esp-idf I2C driver' (#424) from ↵cooljqln
jqln/i2c-driver-upgrade into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/424
2025-08-09Fix the ALAC decoder licence screenayumi
2025-08-08Migrate to the new esp-idf I2C driverjacqueline
It's a better, less verbose driver, and also this fixes an occasional crash on boot.
2025-08-08version bumpjacqueline
2025-08-08Merge pull request 'Add support for the `SetPreambleFinished` hint in the ↵cooljqln
WavPack decoder' (#419) from ayumi/tangara-fw:wavpack into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/419
2025-08-04Add support for the `SetPreambleFinished` hint in the WavPack decoderayumi
2025-08-04Merge pull request 'Update esp-idf to the v5.5' (#418) from jqln/idfv5.5 ↵cooljqln
into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/418
2025-08-04Merge pull request 'Preliminary ALAC support' (#416) from ↵cooljqln
ayumi/tangara-fw:alac into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/416
2025-08-01Preliminary ALAC supportayumi
2025-08-01update dependencies.lockjacqueline
idk what this file is but it gets auto changed so w/e
2025-07-25Update sdkconfig flagsjacqueline
2025-07-25Update forked idf componentsjacqueline
2025-07-25esp-idf bump to v5.5jacqueline
2025-07-25Merge pull request 'Handle file:/// URIs generated from VLC playlists.' ↵cooljqln
(#407) from tursiae/tangara-fw:vlcm3u into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/407
2025-07-25Make the newly added icon smallerayumi
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-06-27version bumpjacqueline
2025-06-27Merge pull request 'Add an icon for partially played long-form content' ↵cooljqln
(#379) from amandasystems/tangara-fw:main into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/379
2025-06-27Merge pull request 'Fix indentation in libtags’ APE parser' (#378) from ↵cooljqln
ayumi/tangara-fw:indentation-fix into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/378
2025-06-16revert channel mode change from d6355ea7c9ThisAccountIsLiterallyJustForTangara
Reverting one line change in `bta_av_co.c` made in [d6355ea7c9](https://codeberg.org/cool-tech-zone/tangara-fw/commit/d6355ea7c92d02735e11439e597d5da9f06041c4) due to bluetooth device compatibility issues (Soundcore 2, CMF Buds 2a)
2025-05-17Add an icon for partially played long-form contentAmanda Stjerna
The icon is the pause icon in a circle. Closes: #376
2025-05-16Fix indentation in libtags’ APE parserayumi
2025-05-16version bumpjacqueline
2025-05-16Merge pull request 'app console: add LVGL heap to heap stats' (#365) from ↵cooljqln
Be.ing/tangara-fw:lvgl_heap_report into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/365
2025-05-05Comment out unused tag parsers (#367)ailurux
2025-05-01Check output before pausing on bt disconnectailurux
2025-04-27Merge pull request 'add top padding to theme container' (#369) from ↵ailurux
rwaskiewicz/tangara-fw:rw/theme-dd into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/369
2025-04-27add top padding to theme containerRyan Waskiewicz
prior to this commit, the theme picker dropdown would have the top row of pixel cut off in light mode, creating a 'U' shape outline on the dropdown. adding a line of padding gives the dropdown room to render its button-like outline in light (and dark) modes.
2025-04-27Fix for Windows newlines in playlistsailurux
2025-04-25version bumpjacqueline
2025-04-24app console: add LVGL heap to heap statsBe
2025-04-25Merge branch 'leper-add_ark_font_for_extended_latin_12px'jacqueline
2025-04-25Merge pull request 'Update Fusion font to the newest version' (#328) from ↵cooljqln
ayumi/tangara-fw:font-update into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/328
2025-04-25Merge pull request 'WavPack decoding and seeking speed improvements' (#342) ↵cooljqln
from ayumi/tangara-fw:wavpack into main Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/342
2025-04-24Move komihash to IRAMayumi
Improves WavPack decoding speed by up to 50% in some cases and I’m not sure why this seem to matter so much.