コミットグラフ

197 コミット (82830f995c561567c84b8ea74bc270ae0b488d30)
 

作成者 SHA1 メッセージ 日付
jacqueline 82830f995c Fix some logging, add transition to missing storage 2年前
jacqueline da977aaa3f Merge branch 'main' into state-machines 2年前
jacqueline 5ac4d3949c Generalise worker tasks, and centralise task priorities + stacks 2年前
jacqueline a6ab150405 Add tinyfsm, start converting core functions to an FSM-based event loop 2年前
jacqueline b320a6a863 Add basic samd class 3年前
jacqueline d71f726c42 Add pagination to database queries 3年前
jacqueline 785349eb5b Touchwheel works!!!!!!! 3年前
jacqueline f3d0e8f98f Slightly improve touchwheel not-working-ness 3年前
jacqueline 961c8014ad Add some basic tests for the database 3年前
jacqueline 10eb120878 Add tests for record encoding 3年前
jacqueline d739edef76 Fix tests! 3年前
jacqueline 16e6180ba7 Database init is now stable! 3年前
jacqueline fe19478e0f Output hash of song triple 3年前
jacqueline 86c44199b0 add komihash: the fast and fun hashing header! 3年前
jacqueline ee559cd722 Give the touchwheel a little more juice for debugging 3年前
jacqueline 09ad66136d clang-format 3年前
jacqueline bdadc159c7 Add libtags for extracting info from files 3年前
jacqueline cd520b9360 Make queries a little less copy-paste 3年前
jacqueline 5d7cbec34c Move DB interactions to a background thread 3年前
jacqueline fbe047a35f Add some basic data and retrieval 3年前
jacqueline 083f4011aa removed unused raw db stuff 3年前
jacqueline 2be4d4204c Allow RenameFile to overwrite existing files 3年前
jacqueline 7972bd4567 Merge branch 'main' into leveldb 3年前
jacqueline 5575378c1c fix use-after-move 3年前
jacqueline 464a4bf527 Add a RAII-friendly DI wrapper for driver instances 3年前
jacqueline 84f45e6045 Don't crash if there's no sd card :) 3年前
jacqueline 7083459cf3 wrap driver instance ownership + di in a class 3年前
jacqueline 130009eb14 Pin audio pipeline to the app core 3年前
jacqueline cc3fd9571e split out lvgl task into its own component 3年前
jacqueline f955804495 use a freertos timer for lvgl ticks 3年前
jacqueline 27c63ebb95 Switch to an MVP-ready 16bit three wire DAC setup 3年前
jacqueline 2d95b63727 Working without big distortion :) 3年前
jacqueline 731b2cfa77 working isr-based sink, but still grainy 3年前
jacqueline 4c77950e70 Pipeline working and outputting correctly, but noisy 3年前
jacqueline 561f9d2a07 Ensure the sink buffer is large enough to not fully drain during 3年前
jacqueline 25c5896dc5 add some bounds checking asserts 3年前
jacqueline 7a54ff0df9 WIP track down new pipeline memory issues 3年前
jacqueline 40a9734b04 Redo pcm registers to include pages 3年前
jacqueline 3836768bb8 new pipeline working(?), but the dac eludes me 3年前
jacqueline 7c6fd654f5 New pipeline building, still needs proper control 3年前
jacqueline 3817ec0c77 turn on amp for development 3年前
jacqueline a9531c86a4 mostly single task pipeline 3年前
jacqueline 2a46eecdc6 Temporarily allow the touchwheel to be missing 3年前
jacqueline 35ecf8c49b rename 3年前
jacqueline a1cef17c5b Leave the display reset pin alone; we don't need it 3年前
jacqueline c93ed8efad fix some display issues 3年前
jacqueline 1b245316fe fix up touchpad timeouts, make it less chatty 3年前
jacqueline 9799ab458d fix sd card on for dev + mux pin 3年前
jacqueline a0ae39befe Update pinouts for R3 3年前
jacqueline 53ad4fc3f2 daniel wat 3年前