summaryrefslogtreecommitdiff
path: root/src/audio
AgeCommit message (Expand)Author
2023-08-10Fix issues with timing stereo streamsjacqueline
2023-08-10Reintroduce track timer, now relying more on codecsjacqueline
2023-08-10Use the libspeexdsp resamplerjacqueline
2023-08-10Give codecs complete control of their input filesjacqueline
2023-08-09Add vorbis support whilst we're herejacqueline
2023-08-08Flesh out opus decoder. it doesn't work! i hate opus.jacqueline
2023-08-08Investigate and improve core pinning for resamplerjacqueline
2023-08-08Fix resampler issue, do a little performance tuningjacqueline
2023-08-07Downscaling working!jacqueline
2023-08-07Resampling *basically* working? Just cleanup and buffering issuesjacqueline
2023-08-07Fix dangle build issues, do some tweaks to investigate performancejacqueline
2023-08-04Do our own resamplingjacqueline
2023-08-03Tweak buffer size and placementjacqueline
2023-08-03Add very limited resampling (it's slow as shit)jacqueline
2023-08-01Add libsamplerate for resampling decoder outputjacqueline
2023-07-31Add duration for flacsjacqueline
2023-07-31fix flac playback. now it plays nice and smooth :)jacqueline
2023-07-31use libtag duration where availablejacqueline
2023-07-28clang-formatjacqueline
2023-07-28ux fixesjacqueline
2023-07-28Volume control! Reasonable default volume! Hooray!jacqueline
2023-07-26Fix premature end of trackjacqueline
2023-07-26big cleanup of new encoder + stream buffer typesjacqueline
2023-07-26make event queue go fasterjacqueline
2023-07-25Do time tracking without floatsjacqueline
2023-07-25fuck offjacqueline
2023-07-17Basic playlists for upcomingjacqueline
2023-07-07vbr-compatible mp3 duration :)jacqueline
2023-07-07wire up the playing screen with some real datajacqueline
2023-06-30gpio expander pin change -> event!jacqueline
2023-06-30Clean up gpios interfacejacqueline
2023-06-30Start on converting gpio expander interupts to fsm eventsjacqueline
2023-06-23add indexing to the databasejacqueline
2023-06-22Fix (i think?) mysterious overly large reads in libmadjacqueline
2023-06-21Add current playback timestampsjacqueline
2023-06-21Fix spurious stream startsjacqueline
2023-06-19back to back flac playback is working :)jacqueline
2023-06-19Support playing tracks by track idjacqueline
2023-06-15song -> trackjacqueline
2023-06-15Remove chatty logginjacqueline
2023-06-15Add vorbis and flac decoders, flesh out codec interfacejacqueline
2023-06-07Do some prep cleanup for multiple filetypesjacqueline
2023-06-07Flesh out audio state machine for playbackjacqueline
2023-06-07R4 pre-emptive bringupjacqueline
2023-06-06Get basic audio playback going againjacqueline
2023-06-01Start on audio FSM playback. needs more thought.jacqueline
2023-05-24reuse annotate new filesjacqueline
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-23Drop himem audio buffers (for now?)jacqueline