cog/Plugins/HTTPSource
Christopher Snowhill fc1a226791 [HTTP Reader] Fix reading small static files
The reader was previously returning a failure state on open if the read
completed and fit entirely into the read buffer, which broke most remote
M3U or PLS playlists.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-11 19:44:19 -07:00
..
HTTPSource.xcodeproj [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
HTTPSource.h HTTP Reader: Replaced implementation with libCURL 2022-02-09 13:41:01 -08:00
HTTPSource.m [HTTP Reader] Fix reading small static files 2022-07-11 19:44:19 -07:00
HTTPSource_Prefix.pch Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00