diff ChangeLog @ 2636:517d13842fe7 trunk

[svn] improve support for static playlist. - Playlist.attribute has been introduced. if loading playlist file is marked as static playlist, this value would be set. - now user can specify whether save as a static playlist or not. - thanks to Playlist.attribute, meaningful mtime in a static playlist will be preserved.
author yaz
date Wed, 21 Mar 2007 02:13:02 -0700
parents 9b763f1f4e6a
children 420ce282920d
line wrap: on
line diff
--- a/ChangeLog	Wed Mar 21 01:59:48 2007 -0700
+++ b/ChangeLog	Wed Mar 21 02:13:02 2007 -0700
@@ -1,3 +1,17 @@
+2007-03-21 08:59:48 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [4288]
+  tweak UI behaviors:
+  - pressing ctrl-p raises preferences window if it has been opened.
+  - pressing Esc closes preferences window.
+  - centering "Save Playlist" dialog and the replace confirmation dialog.
+  
+  trunk/src/audacious/glade/prefswin.glade |    1 +
+  trunk/src/audacious/ui_playlist.c        |    1 +
+  trunk/src/audacious/ui_preferences.c     |    6 ++----
+  trunk/src/audacious/util.c               |    1 +
+  4 files changed, 5 insertions(+), 4 deletions(-)
+
+
 2007-03-21 06:58:31 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4286]
   - fixes for mowgli pre-GIT.