From b1ad4b00aeb3118fa42780595ba68aac024ce36f Mon Sep 17 00:00:00 2001 From: vspader Date: Thu, 13 Apr 2006 04:01:46 +0000 Subject: [PATCH] Total playlist time displayed in title (simon savary) --- Changelog | 4 +++- Cog.xcodeproj/project.pbxproj | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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 */, );