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
2024-05-10
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-05-10
Tweaks to default d-pad controls
ailurux
2024-05-09
use long-press shortcuts again, but make them a bit harder to trigger acciden...
jacqueline
2024-05-09
Fix playback after restoring queue on boot
jacqueline
2024-05-08
Count samples going in and out of the drain buffer
jacqueline
2024-05-07
Improve decoder's interface to accept streams
jacqueline
2024-05-03
Respond to sd card mounts and unmounts within lua
jacqueline
2024-05-03
split c blobs of graphics data into their own component
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-05-02
Replace cpp::span shim with std::span
jacqueline
2024-04-29
Use double-clicks instead of long-presses for wheel shortcuts
jacqueline
2024-04-29
Add lua bindings for override input hooks
jacqueline
2024-04-24
Support getting a tree of controls + hooks via lua
jacqueline
2024-04-23
Enable bluetooth after boot, not during boot
jacqueline
2024-04-22
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-22
Improve handling of the display
jacqueline
2024-04-22
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-04-22
Add support for 64-bit float wav files
ailurux
2024-04-19
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-19
squash a bunch of warnings
jacqueline
2024-04-19
Adds LRA haptic support (open-loop only for now).
Robin Howard
2024-04-19
Fix DRV2065L register usage: we were accidentally setting control2 when we me...
Robin Howard
2024-04-19
Add a button to update the samd's firmware
jacqueline
2024-04-19
daniel/recycler-list (#66)
ailurux
2024-04-18
Suspend property bindings when their screens aren't visible
jacqueline
2024-04-15
Fix some bt device issues
jacqueline
2024-04-15
Use more generic 'hooks' for each input device's actions
jacqueline
2024-04-12
copy audacious' math it looks good
jacqueline
2024-04-12
switch to software volume scaling (it's bad tho i need daniel to do maths for...
jacqueline
2024-04-11
Merge pull request 'jqln/input-devices' (#62) from jqln/input-devices into main
cooljqln
2024-04-11
Remember the source of the previous track when opening a new one
jacqueline
2024-04-11
exec a config file on sd
jacqueline
2024-04-11
Migrate all existing control schemes to the cool new world
jacqueline
2024-04-10
WIP decompose our giant LVGL driver into smaller classes
jacqueline
2024-04-09
Unmount storage when there's a bad error
jacqueline
2024-04-09
fix some struct defaults in low-level drivers
jacqueline
2024-04-08
Warn and block MSC disable if the sd card is busy
jacqueline
2024-04-04
Fix null poiner dereference when turning off i2s output twice
jacqueline
2024-04-02
Ensure we always clean up after ourselves when invoking bindings
jacqueline
2024-04-02
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-02
Support disabling automatic database updates
jacqueline
2024-04-02
tweak db performance
jacqueline
2024-04-02
Fix volume getters/setters for bluetooth
ailurux
2024-04-02
Merge branch 'main' into lua-volume
ailurux
2024-04-02
Added bluetooth db impl
ailurux
2024-03-28
Remove unused variable
ailurux
2024-03-28
Use luaL_checkstring in set_style
ailurux
2024-03-28
Merge branch 'main' into themes
ailurux
[next]