Commit Graph

28 Commits (62f6179abe24339c2e5b7350528afbcad4c52067)

Author SHA1 Message Date
ailurux 62f6179abe Added offset for track seeking, wav impl. only rn 1 year ago
jacqueline 7c6eb2997c Migrate 'now playing' screen to lua 1 year ago
jacqueline f3c5eec025 Rename the main audio tasks to be more sensible 2 years ago
jacqueline c635d5011c Put more audio pipeline wiring in control of the audio fsm 2 years ago
jacqueline 4e27de21e4 clean up a bunch of obselete audio code 2 years ago
jacqueline a4ba7350a7 Fix docs nits, avoid recalculating frame length 2 years ago
jacqueline 06283e0714 Fix issues with timing stereo streams 2 years ago
jacqueline c37ccb9851 Reintroduce track timer, now relying more on codecs 2 years ago
jacqueline d8fc77101d Give codecs complete control of their input files 2 years ago
jacqueline 3511852f39 Add very limited resampling (it's slow as shit) 2 years ago
jacqueline cdaa2ac97a Add duration for flacs 2 years ago
jacqueline 485eed2890 use libtag duration where available 2 years ago
jacqueline 9b1b401dcb big cleanup of new encoder + stream buffer types 2 years ago
jacqueline d8194135bb Do time tracking without floats 2 years ago
jacqueline 80d7df9109 fuck off 2 years ago
jacqueline 610991455d R4 pre-emptive bringup 2 years ago
jacqueline a4f94c812a Annote E V E R Y T H I N G with license info 2 years ago
jacqueline ecee01fe97 Remove audio drain task 2 years ago
jacqueline 5ac4d3949c Generalise worker tasks, and centralise task priorities + stacks 2 years ago
jacqueline 7c6fd654f5 New pipeline building, still needs proper control 2 years ago
jacqueline a9531c86a4 mostly single task pipeline 2 years ago
jacqueline 47ae601d41 Tidy up pipeline and use arena capacity to test for overruns 2 years ago
jacqueline a65d996583 Use the sync apis for I2S output 2 years ago
jacqueline 61c91b3cdb Mostly working pipeline, including proper EOF signalling 2 years ago
jacqueline 2056cad0ab WIP 2 years ago
jacqueline 01be69eca1 better handling of chunk buffer 2 years ago
jacqueline a7df285588 Mostly done pipeline arch. Now onto cleanup and building. 2 years ago
jacqueline 60169cdd91 WIP on our own pipeline 2 years ago