提交图

860 次代码提交 (f1992fc8560dd3eb16487530f9fae31412ba3843)
 

作者 SHA1 备注 提交日期
jacqueline fa7fa98dc1 Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw 2 年前
jacqueline 85379b359c Add some cool battery icons 2 年前
ailurux db601935c6 Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw 2 年前
ailurux 6f4ace1dd4 Custom themes and top bar styling 2 年前
jacqueline 3a0c42f924 Move battery measurement to its own class 2 年前
jacqueline a1327763ab Support play/pause toggling 2 年前
jacqueline 8ff93f5467 Make idle state more robust + check playback state 2 年前
jacqueline 0f5cf25e73 More performance and usability tweaks 2 年前
jacqueline 485e9adfce Performance tweaks for smoother tunes 2 年前
jacqueline 795f268737 Add placeholder settings UI 2 年前
jacqueline 3b3bc64d19 Add modal dialog support 2 年前
jacqueline 079b2b53d4 Improve DAC startup for r6 2 年前
jacqueline 394e3e9466 Throttle framerate a little more 2 年前
jacqueline 58854bc55d Improve centre button responsiveness 2 年前
jacqueline ee949829d9 Add battery % with change events 2 年前
jacqueline 9c105cf613 Good idea to commit all the files! 2 年前
jacqueline 588857fef8 good idea to unmute the dac! 2 年前
jacqueline 764b01e913 Add idle->standby support when locked and no music 2 年前
jacqueline 27f329a9db Add an app console triggered shutdown 2 年前
jacqueline 51cb168f79 sorry daniel 2 年前
jacqueline cad7060540 Add interrupts for samd changes 2 年前
jacqueline 697ec3c584 Fix no battery detection 2 年前
jacqueline 65a1f09a90 Support app console commands for the samd 2 年前
jacqueline d8533c42df Start on basic onboarding screens 2 年前
jacqueline f3c5eec025 Rename the main audio tasks to be more sensible 2 年前
jacqueline c635d5011c Put more audio pipeline wiring in control of the audio fsm 2 年前
jacqueline 4e27de21e4 clean up a bunch of obselete audio code 2 年前
jacqueline 62dce8d9fc Save current output mode to nvs 2 年前
jacqueline 544b0013b1 persist preferred bluetooth device in nvs 2 年前
jacqueline d6b83fcf4a Flesh out basic bluetooth support 2 年前
jacqueline 205e305350 Implement the easy seeks 2 年前
jacqueline 9ddaca4fcb remove unused dithering stuff 2 年前
jacqueline a4ba7350a7 Fix docs nits, avoid recalculating frame length 2 年前
jacqueline 06283e0714 Fix issues with timing stereo streams 2 年前
jacqueline c37ccb9851 Reintroduce track timer, now relying more on codecs 2 年前
jacqueline 958160aa54 Use the libspeexdsp resampler 2 年前
jacqueline d8fc77101d Give codecs complete control of their input files 2 年前
jacqueline 67caeb6e3c Use opusfile instead of working directly with ogg and opus 2 年前
jacqueline 578c3737f8 Add vorbis support whilst we're here 2 年前
jacqueline f277bd5d0c Add tremor, add new ogg rules to make tremor deps happy 2 年前
jacqueline 1b6811663c Add libogg for handling opus streams reasonably 2 年前
jacqueline 6c3501dbcb Flesh out opus decoder. it doesn't work! i hate opus. 2 年前
jacqueline e1181fbe59 Merge branch 'main' into opus 2 年前
jacqueline 592f231627 Improve sd card errors 2 年前
jacqueline 520ec6d98a Add skeleton of bluetooth FSM 2 年前
jacqueline e2479ee7aa Update sdkconfig 2 年前
jacqueline 93ccf11fc5 Investigate and improve core pinning for resampler 2 年前
jacqueline 6c99f9f2fe Fix resampler issue, do a little performance tuning 2 年前
jacqueline 49f82d2f3d Use a timer to keep framerate consistent 2 年前
jacqueline d71682d26e Add a console command for task-level performance checks 2 年前