summaryrefslogtreecommitdiff
path: root/src/tangara/lua
AgeCommit message (Expand)Author
2024-10-01Run the Lua GC a little more aggresivelyjacqueline
2024-09-27Added listened indicator for audiobooks and podcastsailurux
2024-09-24Record play_count in TrackData, incrementing it when tracks finishjacqueline
2024-09-24Retry SD card mounting a few times when talking to the card failsjacqueline
2024-09-17Implements seeking to saved position for tracksailurux
2024-09-17Added lua methods to access track dataailurux
2024-09-10Rename set_style to set_subjectailurux
2024-08-29use snake_case consistently in lua function namesjacqueline
2024-08-28When clicking a track in the file browser, play itjacqueline
2024-08-28Support adding filepaths to the track queuejacqueline
2024-08-12daniel/theme-setting (#87)ailurux
2024-07-30daniel/playlist-queue (#84)ailurux
2024-07-12Give Bluetooth settings a bit of a refreshjacqueline
2024-07-11WIP improve bluetooth api and settings screenjacqueline
2024-07-03Load fonts asynchronously on a bg taskjacqueline
2024-06-28Try to print userdata name when dumping lua stackjacqueline
2024-06-14Load fonts dynamically from /luajacqueline
2024-06-12WIP fix issues introduced by lvgl version bumpjacqueline
2024-06-04no more acquire_spi :)jacqueline
2024-05-30Fix prev/next behaviour on database iteratorailurux
2024-05-17add a lua binding for playing a sine wavejacqueline
2024-05-10Minor fixes before PRailurux
2024-05-10Fix imports after mergeailurux
2024-05-10Merge branch 'main' into file-browserailurux
2024-05-02move driver includes into a subdir as welljacqueline
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline