Gráfico de commits

607 Commits (c29b5521ed189c9c03367a83157ab146f3a03289)
 

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