提交图

544 次代码提交 (414f139ae3f0a46de745c3b20b27e9632d71e839)
 

作者 SHA1 备注 提交日期
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 年前
jacqueline 40475b15e8 Remove unused pcmconv impls 2 年前
jacqueline c38754401b Downscaling working! 2 年前
jacqueline a66c342806 Resampling *basically* working? Just cleanup and buffering issues 2 年前
jacqueline 4118d880c3 Fix dangle build issues, do some tweaks to investigate performance 2 年前
jacqueline 60f7677132 Do our own resampling 2 年前
jacqueline 3b240d1cd5 remove stb_vorbis 2 年前
jacqueline 31f6123b7b Tweak buffer size and placement 2 年前
jacqueline 3511852f39 Add very limited resampling (it's slow as shit) 2 年前
jacqueline fbebc52511 Add libsamplerate for resampling decoder output 2 年前
jacqueline 55429fa623 Ignore helix config 2 年前
jacqueline 955a8ce303 Basic nvs init + bluetooth in the build 2 年前
jacqueline c3f40a8cc3 Start on opus decoder structure 2 年前
jacqueline 23393312b7 checkin in opus reference decoder 2 年前
jacqueline d41de537a0 fix libtags m4a issue 2 年前
jacqueline 34a4207fb9 Log specifics of hash collisions 2 年前
jacqueline 8f0b942cdd Return zeroes when the touchwheel isn't connected 2 年前