summaryrefslogtreecommitdiff
path: root/lua/main_menu.lua
AgeCommit message (Expand)Author
2025-03-05Allow manually unmounting the SD cardayumi
2025-02-04Merge branch 'main' into playlist-browserslord
2025-02-04Wrap filesystem iteratorSam
2025-02-03Use Playlist subdirectorySam
2025-02-01Autofocus the first index on the main menuRockwell Schrock
2025-02-01Add playlist browserSam
2025-01-08Add missing copyright/license headersTom Kirchner
2024-10-01Pin some images to ram that we missedjacqueline
2024-09-27Added listened indicator for audiobooks and podcastsailurux
2024-09-24Hide database indexes that do not contain any tracksjacqueline
2024-09-19Add quick USB MSC access to the main menujacqueline
2024-09-13Merge branch 'main' into jqln/ttsjacqueline
2024-09-12Clean up some tts logging and descriptionsjacqueline
2024-09-10Rename set_style to set_subjectailurux
2024-08-29use snake_case consistently in lua function namesjacqueline
2024-08-12daniel/theme-setting (#87)ailurux
2024-06-28show a message if the sd card is unmountedjacqueline
2024-06-28use cuter images on the main menujacqueline
2024-06-28WIP start on an updated main menu uijacqueline
2024-05-06WIP: File browser, needs bug fixesailurux
2024-04-18Merge the StatusBar bindings table with each screen's bindings tablejacqueline
2024-03-20Merge branch 'main' into themesailurux
2024-03-07WIP: Getting styles from luaailurux
2024-03-07use prototype inheritance for lua screens, rather than functionsjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2024-01-06move default theme into styles, for easier lua overridesjacqueline
2023-12-07Remove pre-iterator conceptsjacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-23Implement adding to the playback queue from luajacqueline
2023-11-23Add a second font, flesh out browser screenjacqueline
2023-11-22Add basic lua browser screenjacqueline
2023-11-21Add lua functions to get database contentjacqueline
2023-11-20Use C functions for the backstack, instead of a lua modulejacqueline
2023-11-14Add two-way databinding for lua, and flesh out the lua statusbarjacqueline
2023-11-12Convert the main menu screen to lua loljacqueline