StreamingKit/Audjustable/Classes/AudioPlayer
Thong Nguyen e289690a25 Fixed bug where AudioPlayer may skip current track part way through if next queued track is being buffered and it has a different audio format 2013-03-24 16:23:35 +00:00
..
AudioPlayer.h Fixed bug where AudioPlayer may skip current track part way through if next queued track is being buffered and it has a different audio format 2013-03-24 16:23:35 +00:00
AudioPlayer.m Fixed bug where AudioPlayer may skip current track part way through if next queued track is being buffered and it has a different audio format 2013-03-24 16:23:35 +00:00
AutoRecoveringHttpDataSource.h Fix headers 2013-01-04 11:55:36 +00:00
AutoRecoveringHttpDataSource.m Fix headers 2013-01-04 11:55:36 +00: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 CoreFoundationDataSource not releasing resources as early as possible 2013-03-22 11:40:00 +00:00
DataSource.h Battery life optimisations on iOS. Increased background plyback battery life by 200-300% 2012-11-24 14:00:16 +00:00
DataSource.m Fixed progress is incorrect when file finishes playing half way through. 2012-10-10 13:25:06 +01:00
DataSourceWrapper.h Fix headers 2013-01-04 11:55:36 +00:00
DataSourceWrapper.m Fix DataSourceWrapper not nilifying innerDataSource delegate on release. Added some sanity locks around accessing ARC-ed fields of AudioPlayer from audio queue thread 2013-03-10 16:45:28 +00:00
HttpDataSource.h Fixed progress is incorrect when file finishes playing half way through. 2012-10-10 13:25:06 +01:00
HttpDataSource.m Fixed progress is incorrect when file finishes playing half way through. 2012-10-10 13:25:06 +01:00
LocalFileDataSource.h Fixed progress is incorrect when file finishes playing half way through. 2012-10-10 13:25:06 +01:00
LocalFileDataSource.m Fixed progress is incorrect when file finishes playing half way through. 2012-10-10 13:25:06 +01:00