summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-06-01 14:19:21 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-06-01 14:19:21 +0000
commitf3acb3a321917fbdbb239c5d8469e90027ae8bc2 (patch)
tree9a5bf92348e86b28d97613adba5093d5882ae545 /ChangeLog
parent0f0282ae958409f87b0da99d4f0664cee0d76afa (diff)
downloadlibgpod-f3acb3a321917fbdbb239c5d8469e90027ae8bc2.tar.gz
libgpod-f3acb3a321917fbdbb239c5d8469e90027ae8bc2.tar.xz
libgpod-f3acb3a321917fbdbb239c5d8469e90027ae8bc2.zip
* src/itdb_photoalbum.c (itdb_photodb_parse): return a valid
photodb structure including the main Photo Library album if no database existed, analogous to itdb_photodb_create(). Without this the test-photos script won't work as expected and other applications also would have to add extra checks for presence of the main Photo Libarary. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1515 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 307c361..39ee960 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,13 @@
src/db-itunes-parser.h: '#if 0' unused structure to avoid
confusion.
+ * src/itdb_photoalbum.c (itdb_photodb_parse): return a valid
+ photodb structure including the main Photo Library album if no
+ database existed, analogous to itdb_photodb_create(). Without
+ this the test-photos script won't work as expected and other
+ applications also would have to add extra checks for presence of
+ the main Photo Libarary.
+
2007-05-30 Todd Zullinger <tmzullinger at users.sourceforge.net>
* bindings/python/tests/resources/iTunes/iTunesDB.ext