~jacqueline/tangara-fw

version bump
48495dda — ailurux 3 days ago
Add centre button haptic feedback on touch, and setting to disable/lessen haptics (#246)

This adds a way for feedback devices to respond to events from outside of LVGL's event system, being passed from input device to feedback device through a vector. This was done so that touch events and long-press triggers can now give feedback through haptics.

This PR also adds haptic modes, saved in nvs similarly to input and locked input modes, to disable or change the haptic effect behaviour based on which mode is selected.

Finally, this also fixes a bug in which some click events would not trigger haptics, at the expense of re-introducing the (undesired?) behaviour of clicking a button that transitions to a new screen causing a double click.

Relevant issues this should close: #195, #233, and (partially?) #120

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/246
Co-authored-by: ailurux <ailuruxx@gmail.com>
Co-committed-by: ailurux <ailuruxx@gmail.com>
275b931e — cooljqln 3 days ago
Merge pull request 'UI/TTS: Add descriptions for UI elements (toggles, dropdowns) lacking them' (#248) from tursiae/tangara-fw:ttsdesc into main

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/248
f0116a3c — cooljqln 3 days ago
Merge pull request 'TTS: Re-enable voice accessbility if /.tangara-tts/ contains audio samples.' (#247) from tursiae/tangara-fw:tts into main

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/247
Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org>
3bad60d3 — cooljqln 3 days ago
Merge pull request 'Reduce icon file sizes to less than 5% of their original size' (#249) from rdsh/tangara-fw:compress-icons into main

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/249
ab439705 — rdsh 3 days ago
Compress ce.png and weee.png using pngquant
71cfa066 — rdsh 3 days ago
Compressed icons
9d5438e1 — Tursiae 4 days ago
Add missing UI element descriptions for TTS.
aa9e82b7 — Tursiae 4 days ago
Add widget descriptions where missing.
ffc62ee5 — Tursiae 4 days ago
Update the docs to eliminate the mention of the Spoken Interface setting until re-added.
2d8fdbf6 — Tursiae 5 days ago
Make the TTS playback work by assuming the file is a .wav.

The extension is needed to trigger format detection in the tag reader.
f04945fe — Tursiae 4 days ago
Briefly document the TTS module.
2ec84a13 — rdsh 4 days ago
Merge pull request 'main' (#1) from cool-tech-zone/tangara-fw:main into main

Reviewed-on: https://codeberg.org/rdsh/tangara-fw/pulls/1
9ecb79a2 — ailurux 5 days ago
Add smaller icons for playlists and directory files
407c2f36 — ailurux 5 days ago
Merge pull request 'Playlist Browser' (#228) from slord/tangara-fw:playlist-browser into main

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/228
342726a9 — ailurux 5 days ago
Merge branch 'main' into playlist-browser
ebadc83f — cooljqln 5 days ago
Merge pull request 'Update to latest version of fusion12 and build it like 10px' (#244) from r-tae/tangara-fw:font-update into main

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/244
db6239de — River Tae Smith 5 days ago
Update to latest version of fusion12 and build it like 10px
ddd591da — ailurux 5 days ago
Fix issue with last touch wheel time not being initialised
508c8c79 — slord 5 days ago
Merge branch 'main' into playlist-browser
Next
Do not follow this link