summaryrefslogtreecommitdiff
path: root/src/codecs/foxenflac.cpp
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-04Do our own resamplingjacqueline
2023-07-31Add duration for flacsjacqueline
2023-07-31fix flac playback. now it plays nice and smooth :)jacqueline
2023-07-07wire up the playing screen with some real datajacqueline
2023-06-15Add vorbis and flac decoders, flesh out codec interfacejacqueline