.. |
Chain
|
Initialize some pointers properly, and redesign to reallocate the converter buffer instead of freeing it every time
|
2013-10-13 05:14:57 -07:00 |
CogAudio.xcodeproj
|
Upgraded a couple of projects, raised the minimum OS version to 10.7, and removed libstdc++ setting from any projects that needed it
|
2013-10-12 19:18:46 -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 |