cog/Audio
areff f64ebf597f Added incremental seeking with remote, volumeUp/Down now take an amount argument, seekForward/Backward now take an amount argument, fixed incremental fadeout that will not register more than one timer, added status kCogStatusFading 2008-02-13 18:03:06 +00:00
..
Chain Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken. 2007-11-24 20:16:27 +00:00
CogAudio.xcodeproj Bug fix for flac files. 2007-11-04 03:08:41 +00:00
Output Cleaned up memory leaks. 2007-10-13 07:09:46 +00:00
ThirdParty Removed debugging messages. 2007-07-11 01:20:32 +00:00
Utils Bug fixes from 0.07 branch. 2007-10-19 02:23:10 +00:00
AudioContainer.h Added AudioContainer plugin and made pls and m3u loaders that use it. 2007-10-09 01:20:46 +00:00
AudioContainer.m Added AudioContainer plugin and made pls and m3u loaders that use it. 2007-10-09 01:20:46 +00:00
AudioDecoder.h Added mime type support. 2007-10-14 18:12:15 +00:00
AudioDecoder.m Added mime type support. 2007-10-14 18:12:15 +00:00
AudioMetadataReader.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioMetadataReader.m Added AudioContainer plugin and made pls and m3u loaders that use it. 2007-10-09 01:20:46 +00:00
AudioPlayer.h Added [audioPlayer volume]. 2008-02-13 01:50:39 +00:00
AudioPlayer.m Added [audioPlayer volume]. 2008-02-13 01:50:39 +00:00
AudioPropertiesReader.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioPropertiesReader.m Added AudioContainer plugin and made pls and m3u loaders that use it. 2007-10-09 01:20:46 +00:00
AudioSource.h Added AudioContainer plugin and made pls and m3u loaders that use it. 2007-10-09 01:20:46 +00:00
AudioSource.m Added AudioContainer plugin and made pls and m3u loaders that use it. 2007-10-09 01:20:46 +00:00
CogAudio_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Info.plist Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Plugin.h Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken. 2007-11-24 20:16:27 +00:00
PluginController.h Fixed the way plugin controller was setup and loaded. 2007-10-20 15:53:52 +00:00
PluginController.m Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken. 2007-11-24 20:16:27 +00:00
Status.h Added incremental seeking with remote, volumeUp/Down now take an amount argument, seekForward/Backward now take an amount argument, fixed incremental fadeout that will not register more than one timer, added status kCogStatusFading 2008-02-13 18:03:06 +00:00