CQTexperiment
vspader 2005-06-29 18:23:55 +00:00
parent 66c34388e2
commit 1fee91dfc3
3 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Fixed id3v1 tag issue when taggers use spaces to fill empty bytes.
Fixed minor UI (Hide NewApplication) bug.
Fixed version number, so autoupdate should work.
Compiled with GCC3.3, which should hopefully fix issues with 10.3.
Compiled with GCC3.3, which should hopefully fix issues with 10.3. (If it doesn't, contact me please)
Now ignores case when dealing with file extensions.
Added volume slider.

View File

@ -700,6 +700,8 @@
buildSettings = {
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(SRCROOT)/Libraries/DecMPA/build/Deployment",
"$(SRCROOT)/Libraries/FAAD2/build/Deployment",
"$(SRCROOT)/Libraries/FLAC/build/Deployment",
"$(SRCROOT)/Libraries/MAC/build/Deployment",
"$(SRCROOT)/Libraries/MPCDec/build/Deployment",

View File

@ -1,4 +1,5 @@
<html>
<body>
This release of Cog is dedicated to Bowser, lord of the Koopas. Be persistent, and you too can have buddha nature.
</body>
</html>