diff ChangeLog @ 2530:7c6ce705adda trunk

[svn] - manually save player positions.
author nenolod
date Thu, 15 Feb 2007 17:26:58 -0800
parents 299be5908480
children 28814e6846e5
line wrap: on
line diff
--- a/ChangeLog	Thu Feb 15 15:17:36 2007 -0800
+++ b/ChangeLog	Thu Feb 15 17:26:58 2007 -0800
@@ -1,3 +1,16 @@
+2007-02-15 23:17:36 +0000  Michael Farber <01mf02@gmail.com>
+  revision [4068]
+  - made new INI file parser
+  - removed old-style read_ini_string() function
+  - made skin routines use new INI parser
+  
+  
+  trunk/src/audacious/util.c         |  265 ++++++++++++++++++++++++-------------
+  trunk/src/audacious/util.h         |   13 +
+  trunk/src/audacious/widgets/skin.c |  210 +++++++++++++++--------------
+  3 files changed, 301 insertions(+), 187 deletions(-)
+
+
 2007-02-15 10:03:34 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4066]
   - playlist editor: use SkinnedWindow widgetlist