StreamingKit/Audjustable/Classes/AudioPlayer
Alexey Blinov ec8b82b28f Removed test code 2013-08-30 18:34:57 +01:00
..
AudioPlayer.h Created a new internal state - AudioPlayerInternalStateRebuffering, it's mostly cosmetic so users of Audjustable are informed when playback pauses because the buffers have dried up 2013-04-08 10:49:47 +00:00
AudioPlayer.m Removed test code 2013-08-30 18:34:57 +01:00
AutoRecoveringHttpDataSource.h Fix headers 2013-01-04 11:55:36 +00:00
AutoRecoveringHttpDataSource.m Added cancel of previous performSelector invocations to the auto-recovering http data source 2013-04-03 13:45:06 +01:00
CoreFoundationDataSource.h Fixed progress is incorrect when file finishes playing half way through. 2012-10-10 13:25:06 +01:00
CoreFoundationDataSource.m Fix memory leaks of closed CFReadStreams in CoreFoundationDataSource 2013-04-01 15:32:16 +01:00
DataSource.h Added support for file format hint detection to DataSource, LocalFileDataSource and HttpDataSource using file extensions and mime types 2013-04-03 16:41:09 +01:00
DataSource.m Added support for file format hint detection to DataSource, LocalFileDataSource and HttpDataSource using file extensions and mime types 2013-04-03 16:41:09 +01:00
DataSourceWrapper.h Fix headers 2013-01-04 11:55:36 +00:00
DataSourceWrapper.m Added support for file format hint detection to DataSource, LocalFileDataSource and HttpDataSource using file extensions and mime types 2013-04-03 16:41:09 +01:00
HttpDataSource.h Added support for file format hint detection to DataSource, LocalFileDataSource and HttpDataSource using file extensions and mime types 2013-04-03 16:41:09 +01:00
HttpDataSource.m Fix memory leak in HttpDataSource:dataAvailable 2013-04-08 20:20:09 +01:00
LocalFileDataSource.h Added support for file format hint detection to DataSource, LocalFileDataSource and HttpDataSource using file extensions and mime types 2013-04-03 16:41:09 +01:00
LocalFileDataSource.m Added support for file format hint detection to DataSource, LocalFileDataSource and HttpDataSource using file extensions and mime types 2013-04-03 16:41:09 +01:00