diff --git a/Changelog b/Changelog index 37f4116da..e88f13076 100644 --- a/Changelog +++ b/Changelog @@ -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. diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index 031b42481..fd6c2ea10 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -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", diff --git a/Credits.html b/Credits.html index 7879e1ce9..9947252da 100644 --- a/Credits.html +++ b/Credits.html @@ -1,4 +1,5 @@ +This release of Cog is dedicated to Bowser, lord of the Koopas. Be persistent, and you too can have buddha nature.