Commit Graph

1189 Commits (3bad60d3a3c7e249c9d38508c0c151b0158d99fc)
 

Author SHA1 Message Date
jacqueline b95cd34520 Make the 'Podcasts' index just a list by title 9 months ago
jacqueline ade5e4bc08 Encode and decode MediaType in TrackData 9 months ago
jacqueline ea9c7a0498 Include leading slash in media type paths 9 months ago
jacqueline 57af3e64c8 Introduce a MediaType for each track and index 9 months ago
jacqueline 9c95c2b422 Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 9 months ago
jacqueline 111085b857 Add quick USB MSC access to the main menu 9 months ago
cooljqln 1eddfe97d9 Merge pull request 'daniel/persistent-positions' (#104) from daniel/persistent-positions into main 9 months ago
ailurux 7f43d4d126 Add luals stubs for new methods 9 months ago
ailurux e96dcde085 Fix commented issues 9 months ago
ailurux 3be8ae3349 Remove logging 9 months ago
ailurux c479d699d0 Implements seeking to saved position for tracks 9 months ago
ailurux 6c1757a176 Merge branch 'main' into daniel/persistent-positions 9 months ago
jacqueline 9aa77ec5ad Actually this is more like a minor bump 9 months ago
jacqueline a650c94d18 Version bump 9 months ago
jacqueline 7d1266404d Move SPI ISR back to CPU0 9 months ago
ailurux c4ec089a90 Added lua methods to access track data 9 months ago
cooljqln c030a4510a Merge pull request 'Introduce basic TTS support using pre-recorded voice lines' (#103) from jqln/tts into main 9 months ago
ailurux f58679983e Save positions over 5 minutes, every minute 9 months ago
ailurux 79dccc2685 Merge branch 'main' into daniel/persistent-positions 9 months ago
jacqueline 1106012bde Merge branch 'main' into jqln/tts 9 months ago
jacqueline a174d76aa1 Mount the SD card asynchronously when it becomes available 9 months ago
ailurux ca5e866a2f Remove explicit opacity set on header 9 months ago
ailurux df8de179e0 Merge branch 'main' into daniel/persistent-positions 9 months ago
ailurux d4bad11130 WIP: Fixed errors, cleanup 9 months ago
ailurux 4353779810 WIP: Add last_position field to track data and start on implementation 9 months ago
ailurux 9a47e43ab7 daniel/theme-tweaks (#102) 9 months ago
jacqueline d8b9e65e68 Clean up some tts logging and descriptions 9 months ago
jacqueline c51709f99f Pause and unpause the current audio output in response to TTS 9 months ago
jacqueline 542ebc6531 Play TTS files in response to TTS prompts, but it's legible now 9 months ago
ailurux 1f5ce24389 Rename set_style to set_subject 9 months ago
jacqueline 50d6efada5 Use '/sd' instead of '/sdcard' for accessing the sd card 9 months ago
jacqueline d0b739c66e Play basic wav files in response to tts prompts 9 months ago
jacqueline 2b1a01705d Merge branch 'main' into jqln/tts 9 months ago
jacqueline acdc9789c9 version bump 9 months ago
ailurux 45937ac648 High contrast theme + Icon Improvements (#100) 9 months ago
jacqueline dacf3efc45 Look for music in "/Music", with the root dir as a fallback 9 months ago
ailurux 067069bf3b Merge pull request 'Support m3u(8) files as playlists, ignoring any comment lines' (#98) from jqln/playlist-cleanip into main 9 months ago
jacqueline d0f70787b1 m3u and m3u8 9 months ago
jacqueline 172d31ec6d Ignore comments within playlist files 9 months ago
jacqueline 0426dfd4f2 Support opening m3u and m3u8 files as playlists 9 months ago
jacqueline 99a3a904e4 Handle collation text that includes '\0' 9 months ago
jacqueline e6921dc055 Use libogg + our own parser for ogg files 9 months ago
jacqueline b4a2b4fb6f Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw 10 months ago
jacqueline 3d484211a5 Add reference doc regen instructions 10 months ago
ailurux 20d5de38cc Style regulatory icons so they are visible with the light theme 10 months ago
jacqueline 91eaed4b37 use snake_case consistently in lua function names 10 months ago
ailurux 96a224c0df Lua API improvements and fixes 10 months ago
jacqueline 3421bd652c When clicking a track in the file browser, play it 10 months ago
jacqueline af7a70450e Support adding filepaths to the track queue 10 months ago
jacqueline 9145722b08 Don't show n+1/n when we run out of queue 10 months ago