comparison ChangeLog @ 2530:7c6ce705adda trunk

[svn] - manually save player positions.
author nenolod
date Thu, 15 Feb 2007 17:26:58 -0800
parents 299be5908480
children 28814e6846e5
comparison
equal deleted inserted replaced
2529:299be5908480 2530:7c6ce705adda
1 2007-02-15 23:17:36 +0000 Michael Farber <01mf02@gmail.com>
2 revision [4068]
3 - made new INI file parser
4 - removed old-style read_ini_string() function
5 - made skin routines use new INI parser
6
7
8 trunk/src/audacious/util.c | 265 ++++++++++++++++++++++++-------------
9 trunk/src/audacious/util.h | 13 +
10 trunk/src/audacious/widgets/skin.c | 210 +++++++++++++++--------------
11 3 files changed, 301 insertions(+), 187 deletions(-)
12
13
1 2007-02-15 10:03:34 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 14 2007-02-15 10:03:34 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4066] 15 revision [4066]
3 - playlist editor: use SkinnedWindow widgetlist 16 - playlist editor: use SkinnedWindow widgetlist
4 17
5 trunk/src/audacious/ui_playlist.c | 44 +++++++++++++++++--------------------- 18 trunk/src/audacious/ui_playlist.c | 44 +++++++++++++++++---------------------