cog/Audio
Chris Moeller 755147b48a Through a bit of ugliness and interface exposure, the InputNode will now pause the OutputNode while it is making the decoder seek, which prevents cases of the output continuing to run for seconds at a time during a slow seek operation by decoders such as HighlyComplete 2013-10-20 22:04:09 -07:00
..
Chain Through a bit of ugliness and interface exposure, the InputNode will now pause the OutputNode while it is making the decoder seek, which prevents cases of the output continuing to run for seconds at a time during a slow seek operation by decoders such as HighlyComplete 2013-10-20 22:04:09 -07:00
CogAudio.xcodeproj Enabled DEBUG=1 macro in debug builds of several older projects 2013-10-17 23:39:26 -07: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 Implemented pause on startup 2013-10-12 19:16:47 -07: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 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 Cleaned up most of the warnings, eliminated use of deprecated APIs, and fixed the hotkeys crashing. 2013-10-03 01:00:58 -07:00
PluginController.h Removed singleton nonsense. 2008-03-03 02:18:27 +00:00
PluginController.m mamburu: Logging improved, no more excessive logging in release builds 2013-10-11 05:03:55 -07:00
Status.h Fixed up fading logic. 2009-02-28 13:19:26 -08:00