diff --git a/Changelog b/Changelog index 222c742eb..6cbdbb050 100644 --- a/Changelog +++ b/Changelog @@ -8,7 +8,9 @@ Info button now turns off when manually dragging the info drawer closed. Fixed weirdness when displaying the info drawer after closing the window (via menu or keyboard shortcut). Performing Get info now makes the window visible. Added a donation menu item. ($) Clicking the text field now toggles Time Elapsed with Time Remaining. -Trying to play an invalid sound file now goes to the next file. Still need to do that when normally changing tracks. +Invalid files are now skipped. +Total playlist time displayed in title (simon savary) + 0.05 alpha 1 ------------ diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index eae23cdff..450ca35e4 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -471,8 +471,8 @@ 8EE90D3708830662002238C8 /* Localizable.strings */, 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 29B97318FDCFA39411CA2CEA /* MainMenu.nib */, - 8E10DBEF084BBCF00013815C /* Credits.html */, 8E5A90B0084CBC2F00AE6D62 /* Changelog */, + 8E10DBEF084BBCF00013815C /* Credits.html */, 8E8F3F9B0855499500BCF803 /* README */, 8E7FA05908731B6F005E8B5F /* COMPILE */, );