comparison ChangeLog @ 1906:7244510ae8af trunk

[svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;)
author nenolod
date Fri, 27 Oct 2006 02:03:17 -0700
parents 6b4116c34489
children d7301ba54f70
comparison
equal deleted inserted replaced
1905:6b4116c34489 1906:7244510ae8af
1 2006-10-27 09:01:55 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2767]
3 - change "Transparency" to "Miscillaneous UI Features" in prefswin
4 - add option to use XMMS-like fileselector instead of the one provided
5 by GTK2
6
7 trunk/audacious/glade/prefswin.glade | 38 ++++
8 trunk/audacious/main.c | 2
9 trunk/audacious/main.h | 1
10 trunk/audacious/prefswin.c | 18 ++
11 trunk/audacious/util.c | 280 ++++++++++++++++++++++++++++++++++-
12 5 files changed, 330 insertions(+), 9 deletions(-)
13
14
1 2006-10-27 07:19:32 +0000 William Pitcock <nenolod@nenolod.net> 15 2006-10-27 07:19:32 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2765] 16 revision [2765]
3 - add a default value for cfg.use_file_cover (FALSE) 17 - add a default value for cfg.use_file_cover (FALSE)
4 18
5 trunk/audacious/main.c | 1 + 19 trunk/audacious/main.c | 1 +