Mercurial > audlegacy
diff ChangeLog @ 2651:4d5e6a8717dd trunk
[svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions
author | giacomo |
---|---|
date | Thu, 05 Apr 2007 09:26:13 -0700 |
parents | f41ca301852a |
children | 2d0c90f38824 |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 05 06:11:33 2007 -0700 +++ b/ChangeLog Thu Apr 05 09:26:13 2007 -0700 @@ -1,3 +1,11 @@ +2007-04-05 13:11:33 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4326] + - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860. + + trunk/src/audacious/ui_playlist.c | 10 ++++++++++ + 1 file changed, 10 insertions(+) + + 2007-04-05 12:56:00 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4324] - don't resample if source rate matches the internal clock rate. closes #881.