cog/Audio
Chris Moeller ce2303ef24 Update project files for new Xcode 2015-11-12 21:31:10 -08:00
..
Chain Added slight sleep delay to retry cycle of input decoder chain 2015-08-02 00:18:22 -07:00
CogAudio.xcodeproj Update project files for new Xcode 2015-11-12 21:31:10 -08:00
Output mamburu: Fixed crashes when seeking near the end of stream 2013-10-12 13:52:58 -07:00
ThirdParty Now handling a race condition where the buffer is emptied between where it is read and where it is told how much has been read from it 2013-10-13 05:59:19 -07:00
Utils mamburu: Fixed crashes when seeking near the end of stream 2013-10-12 13:52:58 -07: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
AudioMetadataWriter.h 2008-12-15 10:34:45 +00:00
AudioMetadataWriter.m 2008-12-15 10:34:45 +00:00
AudioPlayer.h Implemented pause on startup 2013-10-12 19:16:47 -07:00
AudioPlayer.m Fixed Repeat None correctly this time 2015-02-10 21:42:36 -08: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
CogPluginMulti.h Added class priority levels to metadata readers, properties readers, and containers, all so sidplay can be downvoted for mishandling id MUS format when trying to read its own MUS format 2015-04-13 00:39:24 -07:00
CogPluginMulti.m Added class priority levels to metadata readers, properties readers, and containers, all so sidplay can be downvoted for mishandling id MUS format when trying to read its own MUS format 2015-04-13 00:39:24 -07:00
Helper.h Added better tooltip feedback. 2009-02-09 05:53:38 +00:00
Helper.m Added better tooltip feedback. 2009-02-09 05:53:38 +00:00
Info.plist Corrected bundle identifiers 2013-10-10 04:28:04 -07:00
Plugin.h Added class priority levels to metadata readers, properties readers, and containers, all so sidplay can be downvoted for mishandling id MUS format when trying to read its own MUS format 2015-04-13 00:39:24 -07:00
PluginController.h Added class priority levels to metadata readers, properties readers, and containers, all so sidplay can be downvoted for mishandling id MUS format when trying to read its own MUS format 2015-04-13 00:39:24 -07:00
PluginController.m Added class priority levels to metadata readers, properties readers, and containers, all so sidplay can be downvoted for mishandling id MUS format when trying to read its own MUS format 2015-04-13 00:39:24 -07:00
Status.h Fixed up fading logic. 2009-02-28 13:19:26 -08:00