cog/Audio
vspader 3ab720427e Made stop update synchronous since there were issues when moving on to the next song. 2008-02-22 03:46:04 +00:00
..
Chain Fixed Trac bug 65: Doesn't show correct position after 203:50 mins - caused by an unsigned long overflow. 2008-02-18 11:37:33 +00:00
CogAudio.xcodeproj Moved volume controls into AudioPlayer, logarithmic helper functions now have their own file, fixed broken seekbar resize 2008-02-17 18:44:11 +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 Made stop update synchronous since there were issues when moving on to the next song. 2008-02-22 03:46:04 +00:00
AudioPlayer.m Made stop update synchronous since there were issues when moving on to the next song. 2008-02-22 03:46:04 +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
Helper.h Moved volume controls into AudioPlayer, logarithmic helper functions now have their own file, fixed broken seekbar resize 2008-02-17 18:44:11 +00:00
Helper.m Moved volume controls into AudioPlayer, logarithmic helper functions now have their own file, fixed broken seekbar resize 2008-02-17 18:44:11 +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 Fixed #70. 2008-02-22 03:09:03 +00:00