comparison 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
comparison
equal deleted inserted replaced
2650:f41ca301852a 2651:4d5e6a8717dd
1 2007-04-05 13:11:33 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4326]
3 - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860.
4
5 trunk/src/audacious/ui_playlist.c | 10 ++++++++++
6 1 file changed, 10 insertions(+)
7
8
1 2007-04-05 12:56:00 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 9 2007-04-05 12:56:00 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4324] 10 revision [4324]
3 - don't resample if source rate matches the internal clock rate. closes #881. 11 - don't resample if source rate matches the internal clock rate. closes #881.
4 12
5 trunk/src/audacious/output.c | 4 ++++ 13 trunk/src/audacious/output.c | 4 ++++