diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-03-17 14:17:49 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-03-17 14:17:49 +0000 |
| commit | 27b50601e307b9dcd5c699faf8183eaf1bf5a295 (patch) | |
| tree | 6e67067e221270b08d2ad1ffb339f812668ed0a1 /ChangeLog | |
| parent | ace89adce995bd158ef49390a6438c093bf306b3 (diff) | |
| download | libgpod-27b50601e307b9dcd5c699faf8183eaf1bf5a295.tar.gz libgpod-27b50601e307b9dcd5c699faf8183eaf1bf5a295.tar.xz libgpod-27b50601e307b9dcd5c699faf8183eaf1bf5a295.zip | |
* simplified some code by using itdb_get_path() instead of
itdb_resolve_path().
* itdb_itunesdb.c (itdb_get_path): fixed bug.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1221 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ private Itdb_Device. Use itdb_set_mountpoint() and itdb_get_mountpoint() to access the mountpoint. + * simplified some code by using itdb_get_path() instead of + itdb_resolve_path(). + + * itdb_itunesdb.c (itdb_get_path): fixed bug. + 2005-02-12 Jorg Schuler <jcsjcs at users.sourceforge.net> * itdb.h, itdb_itunesdb.c: added functions for autodetection of |
