cog/Audio
vspader a2b9db5f58 Fixed bug where dialogs would lose focus when the dock icon is clicked.
Fixed bug where playback would not resume when seeking to the end of a file.
Fixed bug where seek bar is enabled on launch.
2007-07-05 23:08:10 +00:00
..
Chain Fixed bug where dialogs would lose focus when the dock icon is clicked. 2007-07-05 23:08:10 +00:00
CogAudio.xcodeproj Fixed paths for xcode dependency handling. 2007-07-04 15:26:11 +00:00
Output Fixed bug where dialogs would lose focus when the dock icon is clicked. 2007-07-05 23:08:10 +00:00
ThirdParty Fix for some playback issues (low frequency files). 2007-05-16 01:06:23 +00:00
Utils Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioDecoder.h Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
AudioDecoder.m Fixed some problems with non-lowercase file extensions. 2007-06-10 22:05:49 +00:00
AudioMetadataReader.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioMetadataReader.m Fixed some problems with non-lowercase file extensions. 2007-06-10 22:05:49 +00:00
AudioPlayer.h Added some error messages that should hopefully fix some initial stuttering issues. 2007-03-19 00:19:47 +00:00
AudioPlayer.m Fixed bug where dialogs would lose focus when the dock icon is clicked. 2007-07-05 23:08:10 +00:00
AudioPropertiesReader.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
AudioPropertiesReader.m Fixed some problems with non-lowercase file extensions. 2007-06-10 22:05:49 +00:00
AudioSource.h Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
AudioSource.m Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +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 Fixed bug where unseekable songs still allowed the user to move the slider and updated the time. 2007-05-27 15:11:30 +00:00
PluginController.h Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
PluginController.m Fixed some problems with non-lowercase file extensions. 2007-06-10 22:05:49 +00:00
Status.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00