summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-07-06 14:04:46 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-07-06 14:04:46 +0000
commitdd59f19e0855d3e65cc569c7c92c7f3614b2c6fb (patch)
tree020cc9b46576e4188f7c0b479c385bf1df519ec1 /ChangeLog
parent35a75d4a7a0bfa12f04d65235f14fe10de079653 (diff)
downloadlibgpod-tmz-dd59f19e0855d3e65cc569c7c92c7f3614b2c6fb.tar.gz
libgpod-tmz-dd59f19e0855d3e65cc569c7c92c7f3614b2c6fb.tar.xz
libgpod-tmz-dd59f19e0855d3e65cc569c7c92c7f3614b2c6fb.zip
Pick itdb_device_get_storage_info from songbird
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2041 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d55de38..7023f74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-07-06 Christophe Fergeau <teuf@gnome.org>
+ * src/itdb_device.c:
+ * src/itdb_device.h: add itdb_device_get_storage_info method
+ * src/itdb_itunesdb.c: use that method instead of directly using
+ statvfs, makes it easier to port things over to MSVC8
+
+2008-07-05 Christophe Fergeau <teuf@gnome.org>
+
+ Patch from: Songbird (http://getsongbird.com/)
+
* src/db-itunes-parser.h: remove unused constant
* src/db-parse-context.c:
* src/db-parse-context.h: use GMappedFile instead of directly using