Commit Graph

887 Commits (170310d7e58b83e157e77d3393824797ba2e2a28)

Author SHA1 Message Date
vspader bedc3a2ade Updated tracking slider so it works again. The time is updated while dragging, and seeking is only done when the mouse button is released. 2008-05-01 23:35:39 +00:00
vspader 9af41d7542 A few taglib fixes. Reads id3v2 before ape for mp3 files. Added AutoReleasePool to backgrounded method. 2008-03-03 03:26:19 +00:00
vspader 6a4b661208 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
areff c5a869d406 Some basic WMA code added, reads file properties correctly, code of function tag_recode in asf.c changed due to crasher (this needs to be investigated) 2008-02-28 05:33:56 +00:00
areff 37d159e009 Initial WMA framework and plugin structure added to project. 2008-02-26 20:53:18 +00:00
vspader 2320039745 Added APE tag support to mp3 files. APE is preferred to id3 at the moment. 2008-02-24 14:28:30 +00:00
vspader 5808b34a16 Fix for mod files with missing? sample data. Fixes #71. 2008-02-22 04:45:21 +00:00
matthewleon a5c8447b8d Fixed mpcdec framework settings to get it to compile in debug configuration on case-sensitive FS. (Modified case from MPCDec to mpcdec, as I already did for release configuration). 2008-02-12 10:30:32 +00:00
vspader 3244e20608 Added patch for compilation case-sensitive filesystems from Matthew Grinshpun. 2008-02-08 00:08:56 +00:00
vspader bb7de6897e Additional UI nicities.
Fixed bug in sparkle minimum version check.
2008-01-24 02:17:57 +00:00
vspader 56c8b9202f Fixed some table columns bugs. 2008-01-24 01:44:24 +00:00
vspader 5715522470 Moved to frame-based reading/seeking instead of byte/second based. Some formats have still not been updated and are broken.
Added icons for other formats.
2007-11-24 20:16:27 +00:00
vspader ccf45218fb Adding sparkle with minimum version checking. 2007-11-04 03:44:15 +00:00
vspader de85236760 Fix for MAC so Cog builds on Leopard 2007-10-27 09:08:08 +00:00
vspader d82fdcbf62 Bug fixes from 0.07 branch. 2007-10-19 02:23:10 +00:00
vspader 8454204f44 Added taglib from songbird repository for m4a support. 2007-10-16 22:31:23 +00:00
vspader edf510908d Removed user files. 2007-10-13 03:58:50 +00:00
vspader bfb3e1ed49 Updated FLAC to 1.2.1 2007-10-13 03:57:01 +00:00
vspader d837819fd2 Forgot to add dumb framework! duh! 2007-10-13 02:28:53 +00:00
vspader 6b7550de97 Added mod/tracker support through Dumb. 2007-10-12 01:03:12 +00:00
vspader 2b0eaf3369 Added GME for game music emulation. 2007-10-11 23:11:58 +00:00
vspader 0584150ffd Missed a couple of updated taglib files. 2007-07-15 02:41:10 +00:00
vspader 46df6f12f5 Removed Localization folder and scripts, since they won't be needed anymore.
Updated TagLib to latest svn trunk.
Cleaned up TagLib.
2007-07-15 02:32:48 +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 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 2659c1905c Removed id3v2 debugging message. 2007-05-16 03:27:46 +00:00
vspader 79934e0607 Fix for some playback issues (low frequency files). 2007-05-16 01:06:23 +00:00
svenforkbeard 8fd4ca4d50 Removed the French localization. 2007-05-15 05:19:33 +00:00
vspader d6cd790e53 Removed build folder. 2007-03-17 01:00:53 +00:00
vspader f86f34a449 Removed useless message. 2007-03-05 00:49:18 +00:00
vspader 5b40f598e1 Fix for endian issues in the CRC calculations in the MAC framework. 2007-03-05 00:33:00 +00:00
vspader 9f479d9a3e Cleaned up frameworks. 2007-03-04 21:42:50 +00:00
vspader fbd90253a4 Cleaned up flac framework. 2007-03-04 21:39:20 +00:00
vspader adc00f188e Upgraded flac to 1.1.4. 2007-03-04 21:21:36 +00:00
vspader 927b65a4a5 Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
vspader 0eb3b540d5 New update functionality courtesy of sparkle. 2007-02-19 02:55:34 +00:00