vspader
208a541c4c
Updated project files.
2008-06-21 05:04:23 +00:00
vspader
03ad906fb4
Fixed shorten and cue sheet decoders so they conform with the updated protocols.
2008-03-30 15:43:28 +00:00
vspader
cc806285e0
Updated plugin architecture. No more plugin classes! Now loads classes based on protocol alone.
2007-10-20 15:46:39 +00:00
vspader
5084b555cb
Removed nonexistent framework search paths.
2007-10-14 19:18:20 +00:00
vspader
3ee193e975
Updated mime types.
2007-10-14 18:39:58 +00:00
vspader
c536ea06a5
Removed useless PropertiesReader classes.
...
PluginController now uses the decoder if a properties reader class is not found.
PropertiesReaders should still be created if performance can be improved if code is only reading properties.
2007-10-14 17:31:20 +00:00
vspader
d5919bc93e
Further cleanup and memory leak fixes.
2007-10-13 07:51:42 +00:00
vspader
daba91b462
Removed debugging messages.
2007-07-11 01:20:32 +00:00
vspader
3c81795044
Fixed paths for xcode dependency handling.
2007-07-04 15:26:11 +00:00
vspader
dddca88026
Fixed bugs in quicktime plugin.
...
Removed quicktime plugin from build.
Removed build_dependencies scripts, now uses xcodes dependency handling.
2007-07-04 14:46:33 +00:00
vspader
78a908274b
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
vspader
04c2fe383c
Fixed 100% CPU usage on shorten file change by disabling optimizatins in Shorten framework. It seems to be a GCC optimization bug.
2007-05-27 14:48:01 +00:00
vspader
0be36644a6
Fix for shorten bug at 48000 output rate.
2007-05-16 22:56:54 +00:00
vspader
a18ab13d58
Fixed up shorten decoder.
2007-05-16 01:30:28 +00:00
vspader
ab0cb5c15d
Fixed shorten decoder.
2007-05-11 01:33:05 +00:00
vspader
657d6a2860
Shorten Framework currently has no callback mechanisms. Until then, did a workaround for the source system.
2007-03-04 18:46:44 +00:00
vspader
934840ace5
Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work.
2007-03-02 01:36:52 +00:00
vspader
927b65a4a5
Merged with cog-audio-framework branch. Cog now uses plugins.
2007-02-24 20:36:27 +00:00