summaryrefslogtreecommitdiff
path: root/src/codecs/foxenflac.cpp
AgeCommit message (Expand)Author
2023-12-19replace foxenflac with miniflacjacqueline
2023-11-07Make foxenflac a little less memory hungryjacqueline
2023-10-28Annotates the kTag with maybe_unused; they're only used for logging.Robin Howard
2023-10-16Fix incorrect track lengthsjacqueline
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