| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-04 | Merge branch 'main' into playlist-browser | slord | |
| 2025-02-04 | Wrap filesystem iterator | Sam | |
| Change to wrapping the filesystem iterator rather than iterating over table values. Also centralise the is_playlist check and hide Playlists menu if none are present | |||
| 2025-02-03 | Use Playlist subdirectory | Sam | |
| Target /Playlists, display and browse sub directories and playlists within | |||
| 2025-02-01 | Autofocus the first index on the main menu | Rockwell Schrock | |
| 2025-02-01 | Add playlist browser | Sam | |
| Add a menu item to main menu and associated browser for playlist files in the root of the SD card | |||
| 2025-01-08 | Add missing copyright/license headers | Tom Kirchner | |
| 2024-10-01 | Pin some images to ram that we missed | jacqueline | |
| 2024-09-27 | Added listened indicator for audiobooks and podcasts | ailurux | |
| 2024-09-24 | Hide database indexes that do not contain any tracks | jacqueline | |
| 2024-09-19 | Add quick USB MSC access to the main menu | jacqueline | |
| 2024-09-13 | Merge branch 'main' into jqln/tts | jacqueline | |
| 2024-09-12 | Clean up some tts logging and descriptions | jacqueline | |
| 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 | |
