cog/Audio
Christopher Snowhill 67495009ff Updates for new build system. 2018-06-28 04:03:37 -07:00
..
Chain Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
CogAudio.xcodeproj Updates for new build system. 2018-06-28 04:03:37 -07:00
Output Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
ThirdParty Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
Utils mamburu: Fixed crashes when seeking near the end of stream 2013-10-12 13:52:58 -07:00
AudioContainer.h
AudioContainer.m Add autorelease pools to various info loading functions, so that adding massive amounts of tracks to the playlist will not run out of file handles. 2016-06-29 22:14:13 -07: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
AudioMetadataReader.m Add autorelease pools to various info loading functions, so that adding massive amounts of tracks to the playlist will not run out of file handles. 2016-06-29 22:14:13 -07:00
AudioMetadataWriter.h Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
AudioMetadataWriter.m Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
AudioPlayer.h Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
AudioPlayer.m Added a fix so that a rapid succession of sub-10 second files do not get queued up until the player eventually crashes. 2016-09-17 20:59:58 -07:00
AudioPropertiesReader.h
AudioPropertiesReader.m Add autorelease pools to various info loading functions, so that adding massive amounts of tracks to the playlist will not run out of file handles. 2016-06-29 22:14:13 -07:00
AudioSource.h
AudioSource.m
CogAudio_Prefix.pch
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 Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -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 Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
Plugin.h Hopefully fix the last of the Automatic Reference Counting issues that remained. 2016-06-19 12:57:18 -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 Hopefully fix the last of the Automatic Reference Counting issues that remained. 2016-06-19 12:57:18 -07:00
Status.h Fixed up fading logic. 2009-02-28 13:19:26 -08:00