StreamingKit/Audjustable/Classes/AudioPlayer
John Boiles 5baa7a07c2 Adding some casts to get rid of Xcode warnings. 2013-10-15 13:49:40 -07: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 Adding some casts to get rid of Xcode warnings. 2013-10-15 13:49:40 -07: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 Adding some casts to get rid of Xcode warnings. 2013-10-15 13:49:40 -07: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