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-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
2024-03-28
Check type is actually a table
ailurux
2024-03-28
Fix log message
ailurux
2024-03-28
Fix for adding multiple styles with the same key
ailurux
2024-03-28
Use 48kHz SBC instead of 44.1
jacqueline
2024-03-28
bump esp-idf to 5.2.1
jacqueline
2024-03-28
HACK: auto-accept CFM pairing, and increase the connection timeout
jacqueline
2024-03-27
Minor fixes
ailurux
2024-03-26
implement handling of stream/playback ending
jacqueline
2024-03-26
pass stream start/update/end events through the whole pipeline
jacqueline
2024-03-25
WIP rewrie audio pipeline+fsm guts for more reliability
jacqueline
2024-03-21
use charge status for staying on, not usb status
jacqueline
2024-03-21
fix db key prefix format, and use per-file modification times
jacqueline
2024-03-21
Add very basic usb msc ui
jacqueline
2024-03-21
Add support for screens declaring that they can't be popped
jacqueline
2024-03-21
comment out dev unit hack
jacqueline
2024-03-20
Merge branch 'main' into themes
ailurux
2024-03-20
Start using the lock switch polarity bit in nvs
jacqueline
2024-03-20
version bump, plus prep for lock switch hack
jacqueline
2024-03-20
Add exact display size to nvs, since it can vary
jacqueline
2024-03-17
fixes for my green-tab adafruit ST7735R
Nano
2024-03-14
Use a simpler method of determining charge status
jacqueline
2024-03-13
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-03-13
Update the battery status when plugging/unplugging
jacqueline
2024-03-10
WIP Lua Theming- style classes
ailurux
2024-03-07
Remove the White Square
ailurux
2024-03-07
Add other styles to lua theme
ailurux
[next]