Graphique des révisions

308 Révisions (40475b15e833dff496b17929024bddbbe10041b0)
 

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