Commit Graph

963 Commits (0662bb037b94ffc50ee7ce313c348cbe6b7f6e4c)
 

Author SHA1 Message Date
jacqueline d2e5d2ab3c Fix up screen brightness and transitions 2 years ago
jacqueline 8a2a2d2265 Get basic audio playback going again 2 years ago
jacqueline ee5f662f9b Fix missing service impl 2 years ago
jacqueline 56c1b5f93b Fix include weirdness for lvgl 2 years ago
jacqueline dd27c35304 convert lvgl from submodule to a plain old directory 2 years ago
jacqueline 6fd588e970 Add touchwheel -> encoder adapter 2 years ago
jacqueline db2e29a72d Start on audio FSM playback. needs more thought. 2 years ago
jacqueline 4b93bb22db fish :) 2 years ago
jacqueline 65833649f4 Add some placeholder splash and menu screens 2 years ago
jacqueline 3b371cfc54 reuse annotate new files 2 years ago
jacqueline 3041e48ca6 Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw 2 years ago
jacqueline 876e5e70e9 Don't crash if there's no sd card 2 years ago
jacqueline a4f94c812a Annote E V E R Y T H I N G with license info 2 years ago
jacqueline ebcdf93930 Re-enable app console 2 years ago
jacqueline 4bff06c76c Drop himem audio buffers (for now?) 2 years ago
jacqueline ecee01fe97 Remove audio drain task 2 years ago
jacqueline 82830f995c Fix some logging, add transition to missing storage 2 years ago
jacqueline da977aaa3f Merge branch 'main' into state-machines 2 years ago
jacqueline 5ac4d3949c Generalise worker tasks, and centralise task priorities + stacks 2 years ago
jacqueline a6ab150405 Add tinyfsm, start converting core functions to an FSM-based event loop 2 years ago
jacqueline b320a6a863 Add basic samd class 2 years ago
jacqueline d71f726c42 Add pagination to database queries 2 years ago
jacqueline 785349eb5b Touchwheel works!!!!!!! 2 years ago
jacqueline f3d0e8f98f Slightly improve touchwheel not-working-ness 2 years ago
jacqueline 961c8014ad Add some basic tests for the database 2 years ago
jacqueline 10eb120878 Add tests for record encoding 2 years ago
jacqueline d739edef76 Fix tests! 2 years ago
jacqueline 16e6180ba7 Database init is now stable! 2 years ago
jacqueline fe19478e0f Output hash of song triple 2 years ago
jacqueline 86c44199b0 add komihash: the fast and fun hashing header! 2 years ago
jacqueline ee559cd722 Give the touchwheel a little more juice for debugging 2 years ago
jacqueline 09ad66136d clang-format 2 years ago
jacqueline bdadc159c7 Add libtags for extracting info from files 2 years ago
jacqueline cd520b9360 Make queries a little less copy-paste 2 years ago
jacqueline 5d7cbec34c Move DB interactions to a background thread 2 years ago
jacqueline fbe047a35f Add some basic data and retrieval 2 years ago
jacqueline 083f4011aa removed unused raw db stuff 2 years ago
jacqueline 2be4d4204c Allow RenameFile to overwrite existing files 2 years ago
jacqueline 7972bd4567 Merge branch 'main' into leveldb 2 years ago
jacqueline 5575378c1c fix use-after-move 2 years ago
jacqueline 464a4bf527 Add a RAII-friendly DI wrapper for driver instances 2 years ago
jacqueline 84f45e6045 Don't crash if there's no sd card :) 2 years ago
jacqueline 7083459cf3 wrap driver instance ownership + di in a class 2 years ago
jacqueline 130009eb14 Pin audio pipeline to the app core 2 years ago
jacqueline cc3fd9571e split out lvgl task into its own component 2 years ago
jacqueline f955804495 use a freertos timer for lvgl ticks 2 years ago
jacqueline 27c63ebb95 Switch to an MVP-ready 16bit three wire DAC setup 2 years ago
jacqueline 2d95b63727 Working without big distortion :) 2 years ago
jacqueline 731b2cfa77 working isr-based sink, but still grainy 2 years ago
jacqueline 4c77950e70 Pipeline working and outputting correctly, but noisy 2 years ago