diff ChangeLog @ 1012:d0d99b22e393 trunk

[svn] import major update by Aleksander Djuric (the original author). - major code cleanups - fix for badly playlist names - remove unnecessary functions - remove no-longer-needed files
author yaz
date Fri, 11 May 2007 01:15:39 -0700
parents 4a693f5b7054
children 177d47add6dd
line wrap: on
line diff
--- a/ChangeLog	Thu May 10 22:27:38 2007 -0700
+++ b/ChangeLog	Fri May 11 01:15:39 2007 -0700
@@ -1,3 +1,12 @@
+2007-05-11 05:27:38 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [2186]
+  - replace xmms_remote_*() with playlist functions.
+  
+  trunk/src/filewriter/filewriter.c |   30 +++++++++++++-----------------
+  trunk/src/filewriter/filewriter.h |    2 +-
+  2 files changed, 14 insertions(+), 18 deletions(-)
+
+
 2007-05-11 04:43:57 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [2184]
   - make this compile again and indent properly