| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-10 | Rename set_style to set_subject | ailurux | |
| 2024-08-29 | use snake_case consistently in lua function names | jacqueline | |
| 2024-08-12 | daniel/theme-setting (#87) | ailurux | |
| - Themes can be loaded from disk and built-in - Themes can be selected in a new themes menu of the settings screen - Some touch-ups to existing themes - The saved theme is persisted in nvs Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/87 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com> | |||
| 2024-06-28 | show a message if the sd card is unmounted | jacqueline | |
| 2024-06-28 | use cuter images on the main menu | jacqueline | |
| 2024-06-28 | WIP start on an updated main menu ui | jacqueline | |
| 2024-05-06 | WIP: File browser, needs bug fixes | ailurux | |
| 2024-04-18 | Merge the StatusBar bindings table with each screen's bindings table | jacqueline | |
| 2024-03-20 | Merge branch 'main' into themes | ailurux | |
| 2024-03-07 | WIP: Getting styles from lua | ailurux | |
| 2024-03-07 | use prototype inheritance for lua screens, rather than functions | jacqueline | |
| this gives us a way to give each screen nice little hooks, like 'onShown' and 'onHidden'. later we can use these hooks to disable bindings for screens that aren't in-use. | |||
| 2024-01-15 | Begin migration of remaining screens to Lua | jacqueline | |
| 2024-01-06 | move default theme into styles, for easier lua overrides | jacqueline | |
| 2023-12-07 | Remove pre-iterator concepts | jacqueline | |
| - No more IndexRecord/Result/dbGetPage nonsense - Queue is just track ids - i am so tired and have so much to do | |||
| 2023-11-24 | Migrate 'now playing' screen to lua | jacqueline | |
| 2023-11-23 | Implement adding to the playback queue from lua | jacqueline | |
| 2023-11-23 | Add a second font, flesh out browser screen | jacqueline | |
| 2023-11-22 | Add basic lua browser screen | jacqueline | |
| 2023-11-21 | Add lua functions to get database content | jacqueline | |
| 2023-11-20 | Use C functions for the backstack, instead of a lua module | jacqueline | |
| Working with the default group and root kinda sucks if you have to do it from lua! | |||
| 2023-11-14 | Add two-way databinding for lua, and flesh out the lua statusbar | jacqueline | |
| 2023-11-12 | Convert the main menu screen to lua lol | jacqueline | |
