summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-12 08:29:36 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-02-12 08:29:36 +0000
commit973083664363fd1b366fc54346192b1ff03a7f60 (patch)
tree5e9f22a9f83af2ffc79ac1e09663d1e6a19f0100 /ChangeLog
parentcedefee4e08eff3ac9cfe1037f3c11abb2358bd8 (diff)
downloadlibgpod-973083664363fd1b366fc54346192b1ff03a7f60.tar.gz
libgpod-973083664363fd1b366fc54346192b1ff03a7f60.tar.xz
libgpod-973083664363fd1b366fc54346192b1ff03a7f60.zip
* ChangeLog
INSTALL_CVS configure.ac bindings/python/gtkpod.py bindings/python/ipod.py bindings/python/examples/add_song.py bindings/python/examples/create_mp3_tags_from_itdb.py: updates and fixes from Nicholas Piper. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1394 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad59e34..b54bf5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
2007-02-09 Jorg Schuler <jcsjcs at users.sourceforge.net>
+ * ChangeLog
+ INSTALL_CVS
+ configure.ac
+ bindings/python/gtkpod.py
+ bindings/python/ipod.py
+ bindings/python/examples/add_song.py
+ bindings/python/examples/create_mp3_tags_from_itdb.py:
+
+ updates and fixes from Nicholas Piper.
+
+2007-02-11 Nicholas Piper <nick-gtkpod at nickpiper.co.uk>
+
+ * bindings/python: Corrections to text encoding in the extended
+ database and switch to python-mutagen from python-eyeD3 Thanks
+ to Stalwart for his help clearing up handling broken filenames.
+
+2007-02-09 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
* src/ithumb-writer.c: reduced maximum size for ithmb files from
500 MB to 256 MB after reports of slow iPod interface behavior.