summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2006-04-10 18:38:10 +0000
committerChristophe Fergeau <teuf@gnome.org>2006-04-10 18:38:10 +0000
commitdcc1cef6e0085f01e2c045c565f8cf667b223d2d (patch)
tree5f3629829d382928a834449f1e374d4132195b10 /ChangeLog
parent8201d5330e1d70d1627094792a8c7d5d1d5dd1f2 (diff)
downloadlibgpod-dcc1cef6e0085f01e2c045c565f8cf667b223d2d.tar.gz
libgpod-dcc1cef6e0085f01e2c045c565f8cf667b223d2d.tar.xz
libgpod-dcc1cef6e0085f01e2c045c565f8cf667b223d2d.zip
* tests/test-ls.c: new test program reading and displaying the iPod
content * tests/test-rebuild-db.cc: new test program which looks for mp3 files on the iPod in the Music dir and rebuild an iPod database from that (it uses taglib to parse the tags, so it's conditionnally built depending on taglib's availability) * configure.ac: * tests/Makefile.am: build system changes to accomodate the 2 new test programs git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1245 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f58f8..1f5afbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2006-04-10 Christophe Fergeau <teuf@gnome.org>
+ * tests/test-ls.c: new test program reading and displaying the iPod
+ content
+ * tests/test-rebuild-db.cc: new test program which looks for mp3 files
+ on the iPod in the Music dir and rebuild an iPod database from that
+ (it uses taglib to parse the tags, so it's conditionnally built
+ depending on taglib's availability)
+ * configure.ac:
+ * tests/Makefile.am: build system changes to accomodate the 2 new test
+ programs
+
+2006-04-10 Christophe Fergeau <teuf@gnome.org>
+
* src/itdb_device.h: removed dead code
* src/itdb_playlist.c: make spl_update2 static, kill spl_update