Total playlist time displayed in title (simon savary)
parent
3597e03585
commit
b1ad4b00ae
|
@ -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.
|
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. ($)
|
Added a donation menu item. ($)
|
||||||
Clicking the text field now toggles Time Elapsed with Time Remaining.
|
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
|
0.05 alpha 1
|
||||||
------------
|
------------
|
||||||
|
|
|
@ -471,8 +471,8 @@
|
||||||
8EE90D3708830662002238C8 /* Localizable.strings */,
|
8EE90D3708830662002238C8 /* Localizable.strings */,
|
||||||
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
||||||
29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
|
29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
|
||||||
8E10DBEF084BBCF00013815C /* Credits.html */,
|
|
||||||
8E5A90B0084CBC2F00AE6D62 /* Changelog */,
|
8E5A90B0084CBC2F00AE6D62 /* Changelog */,
|
||||||
|
8E10DBEF084BBCF00013815C /* Credits.html */,
|
||||||
8E8F3F9B0855499500BCF803 /* README */,
|
8E8F3F9B0855499500BCF803 /* README */,
|
||||||
8E7FA05908731B6F005E8B5F /* COMPILE */,
|
8E7FA05908731B6F005E8B5F /* COMPILE */,
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue