This website requires JavaScript.
Explore
Help
Register
Sign In
kode54
/
cog
Watch
2
Star
1
Fork
You've already forked cog
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7fc14f18ea
cog
/
Plugins
/
TagLib
History
vspader
79cd625152
Changed year to an NSNumber. Fixed up taglib plugin. Tracks/Years with 0 now show up as nothing.
2008-03-04 00:43:47 +00:00
..
TagLib.xcodeproj
Modified taglib plugin to not use the C bindings since they are not thread safe. Used C++ classes instead, which are.
2008-03-03 01:55:25 +00:00
Info.plist
Updated plugin architecture. No more plugin classes! Now loads classes based on protocol alone.
2007-10-20 15:46:39 +00:00
TagLibMetadataReader.h
Merged with cog-audio-framework branch. Cog now uses plugins.
2007-02-24 20:36:27 +00:00
TagLibMetadataReader.m
Changed year to an NSNumber. Fixed up taglib plugin. Tracks/Years with 0 now show up as nothing.
2008-03-04 00:43:47 +00:00
TagLib_Prefix.pch
Merged with cog-audio-framework branch. Cog now uses plugins.
2007-02-24 20:36:27 +00:00