diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-09-13 14:13:00 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-09-13 14:13:00 +0000 |
| commit | 2851d32f59319267fb179868fd2270e3f672fa41 (patch) | |
| tree | 4a4ff35edbf59a6928c9ff470160ee20337d88e2 /ChangeLog | |
| parent | 69e01f75d6370f124afbadd10f27911137184266 (diff) | |
| download | libgpod-2851d32f59319267fb179868fd2270e3f672fa41.tar.gz libgpod-2851d32f59319267fb179868fd2270e3f672fa41.tar.xz libgpod-2851d32f59319267fb179868fd2270e3f672fa41.zip | |
* itdb_itunesdb: changed API for itdb_filename_on_ipod ()
* itdb.h: added 'gint musicdirs' to Itdb_iTunesDB (number of
F.. dirs available)
* itdb_itunesdb: itdb_cp_track_to_ipod() will now determine the
number of available F.. dirs before copying by calling new
function itdb_count_musicdirs()
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1088 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-09-13 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * itdb_itunesdb: changed API for itdb_filename_on_ipod () + * itdb.h: added 'gint musicdirs' to Itdb_iTunesDB (number of + F.. dirs available) + * itdb_itunesdb: itdb_cp_track_to_ipod() will now determine the + number of available F.. dirs before copying by calling new + function itdb_count_musicdirs() + 2005-09-11 Jorg Schuler <jcsjcs at users.sourceforge.net> * configure.ac: changed position of AC_GNU_SOURCE (caused error |
