ayumi created pull request tiffany/rink#253 2026年07月13日 21:06:49 +02:00
Add Gentoo/Portage installation method
ayumi deleted branch alac from ayumi/tangara-fw 2025年12月08日 04:10:38 +01:00
ayumi commented on issue cool-tech-zone/tangara-fw#457 2025年11月29日 17:01:36 +01:00
Feature request: add option to remove devices from the Bluetooth list

AFAIK you can remove paired Bluetooth devices from the serial console using the bt_forget command (and you can get the device index that that command needs using bt_list).

ayumi commented on issue cool-tech-zone/tangara-fw#449 2025年11月23日 18:19:55 +01:00
Playback issues

I see. Would you be willing to share one of those files here? It would help with debugging this issue.

ayumi pushed to alac at ayumi/tangara-fw 2025年11月21日 20:04:43 +01:00
e41282bf8f
ALAC–related style/typo fixes
645d928f76
Read sample rate, sample size and number of channels from the ALAC decoder config
6f746aba2c Fix haptics not being enabled
8818a6495d Fix touchwheel settings now pre-focused
81f92f5e9b fix all the things
Compare 27 commits »
ayumi commented on issue cool-tech-zone/tangara-fw#449 2025年11月20日 22:22:55 +01:00
Playback issues
ayumi commented on issue cool-tech-zone/tangara-fw#449 2025年11月20日 21:33:45 +01:00
Playback issues
ayumi pushed to alac at ayumi/tangara-fw 2025年11月20日 02:09:41 +01:00
2d0a0c0b17
ALAC–related style/typo fixes
ff0fa3d4de
Read sample rate, sample size and number of channels from the ALAC decoder config
Compare 2 commits »
ayumi created pull request cool-tech-zone/tangara-fw#450 2025年11月18日 01:00:10 +01:00
Read ALAC’s sample size, sample rate and channel count from the correct place
ayumi pushed to alac at ayumi/tangara-fw 2025年11月18日 00:37:50 +01:00
a876fa24b8
ALAC–related style/typo fixes
b71cafabd5
Read sample rate, sample size and number of channels from the ALAC decoder config
79799a34e4 Version bump
438ae6a3d6 'Truncate' -> 'Ellipsize'
99291fe1dc Merge branch 'Nelbium-Nelbium/playing_screen_settings_long_text'
Compare 10 commits »
ayumi created branch alac in ayumi/tangara-fw 2025年11月18日 00:37:50 +01:00
ayumi commented on issue cool-tech-zone/tangara-fw#449 2025年11月17日 21:29:49 +01:00
Playback issues

As for the too slow playback the most likely cause of this would be either the the firmware/Tangara not being fast enough to decode the file in real time or the sample rate reported to the...

ayumi commented on issue cool-tech-zone/tangara-fw#449 2025年11月17日 19:21:24 +01:00
Playback issues

Yeah, there is a kind of ALAC files that the firmware can’t currently decode, but as far as I understand those should fail to decode before playback begins — reading the stsd box should...

ayumi pushed to main at ayumi/tangara-overlay 2025年10月23日 23:15:56 +02:00
9329b5687a
app-pda/tangara-cli: add 0.5.2
0ebf967f21
app-pda/tangara-companion: add 0.5.2
Compare 2 commits »
ayumi pushed to main at ayumi/tangara-overlay 2025年09月18日 21:15:39 +02:00
1063b01673
app-pda/tangara-cli: add 0.5.0
6774469061
app-pda/tangara-companion: add 0.5.0
Compare 2 commits »
ayumi commented on issue cool-tech-zone/tangara-fw#439 2025年08月31日 23:50:28 +02:00
Feature request: On USB Connect optionally do not communicate with host

Without first communicating with the host you can only draw 100 mA, which wouldn’t be enough for Tangara to function properly.

ayumi opened issue cool-tech-zone/tangara-fw#438 2025年08月30日 22:19:27 +02:00
Incorrect handling of multivalued tags
ayumi deleted branch small-pngs from ayumi/tangara-fw 2025年08月30日 21:38:29 +02:00
ayumi commented on issue cool-tech-zone/tangara-fw#433 2025年08月25日 12:36:26 +02:00
Error while flashing 1.4, won’t boot

The idf.py monitor command forcefully resets the device (unless you tell it not to do that), which I guess helped here. You are also not the first person, who recently had this type of weird...