cog/Plugins/MAD
Christopher Snowhill 67f05bad27 [MAD Decoder] Fix streamed MP3s not working
Due to a change designed to stop playback when the end of the file is
reached, which should not be checked for unseekable files, which are
web streams that only stop when the connection drops, or when the user
stops playback manually.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-11 19:44:19 -07:00
..
MAD.xcodeproj [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
ThirdParty [MAD Decoder] Add support for FhG VBRI headers 2022-06-19 19:40:40 -07:00
MADDecoder.h [MAD Decoder] Add support for FhG VBRI headers 2022-06-19 19:40:40 -07:00
MADDecoder.m [MAD Decoder] Fix streamed MP3s not working 2022-07-11 19:44:19 -07:00