summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-18Suspend property bindings when their screens aren't visiblejacqueline
2024-04-15Fix some bt device issuesjacqueline
2024-04-15Use more generic 'hooks' for each input device's actionsjacqueline
2024-04-12copy audacious' math it looks goodjacqueline
2024-04-12switch to software volume scaling (it's bad tho i need daniel to do maths for...jacqueline
2024-04-11Merge pull request 'jqln/input-devices' (#62) from jqln/input-devices into maincooljqln
2024-04-11Remember the source of the previous track when opening a new onejacqueline
2024-04-11exec a config file on sdjacqueline
2024-04-11Migrate all existing control schemes to the cool new worldjacqueline
2024-04-10WIP decompose our giant LVGL driver into smaller classesjacqueline
2024-04-09Unmount storage when there's a bad errorjacqueline
2024-04-09fix some struct defaults in low-level driversjacqueline
2024-04-08Warn and block MSC disable if the sd card is busyjacqueline
2024-04-04Fix null poiner dereference when turning off i2s output twicejacqueline
2024-04-02Ensure we always clean up after ourselves when invoking bindingsjacqueline
2024-04-02Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-04-02Support disabling automatic database updatesjacqueline
2024-04-02tweak db performancejacqueline
2024-04-02Fix volume getters/setters for bluetoothailurux
2024-04-02Merge branch 'main' into lua-volumeailurux
2024-04-02Added bluetooth db implailurux
2024-03-28Remove unused variableailurux
2024-03-28Use luaL_checkstring in set_styleailurux
2024-03-28Merge branch 'main' into themesailurux
2024-03-28Check type is actually a tableailurux
2024-03-28Fix log messageailurux
2024-03-28Fix for adding multiple styles with the same keyailurux
2024-03-28Use 48kHz SBC instead of 44.1jacqueline
2024-03-28bump esp-idf to 5.2.1jacqueline
2024-03-28HACK: auto-accept CFM pairing, and increase the connection timeoutjacqueline
2024-03-27Minor fixesailurux
2024-03-26implement handling of stream/playback endingjacqueline
2024-03-26pass stream start/update/end events through the whole pipelinejacqueline
2024-03-25WIP rewrie audio pipeline+fsm guts for more reliabilityjacqueline
2024-03-21use charge status for staying on, not usb statusjacqueline
2024-03-21fix db key prefix format, and use per-file modification timesjacqueline
2024-03-21Add very basic usb msc uijacqueline
2024-03-21Add support for screens declaring that they can't be poppedjacqueline
2024-03-21comment out dev unit hackjacqueline
2024-03-20Merge branch 'main' into themesailurux
2024-03-20Start using the lock switch polarity bit in nvsjacqueline
2024-03-20version bump, plus prep for lock switch hackjacqueline
2024-03-20Add exact display size to nvs, since it can varyjacqueline
2024-03-17fixes for my green-tab adafruit ST7735RNano
2024-03-14Use a simpler method of determining charge statusjacqueline
2024-03-13Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-03-13Update the battery status when plugging/unpluggingjacqueline
2024-03-10WIP Lua Theming- style classesailurux
2024-03-07Remove the White Squareailurux
2024-03-07Add other styles to lua themeailurux