summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2005-11-15 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-151-0/+5
* * src/itdb_itunesdb.c:Jorg Schuler2005-11-131-0/+3
* * src/itdb_itunesdb.c: when new rating is set on the iPod,Jorg Schuler2005-11-131-0/+6
* * src/itdb_track.c: (itdb_track_set_defaults) only change unk208Jorg Schuler2005-11-121-0/+5
* * src/itdb_itunesdb.c: (itdb_set_mountpoint) do not callJorg Schuler2005-11-121-0/+11
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-081-0/+5
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-081-0/+5
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-081-0/+6
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-081-0/+9
* 2005-11-06 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-061-0/+5
* 2005-11-05 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-051-0/+6
* 2005-11-05 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-051-0/+8
* 2005-11-04 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-041-0/+12
* 2005-11-04 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-041-0/+5
* 2005-11-04 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-041-0/+5
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-021-0/+7
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-021-0/+7
* * itdb_itunesdb.c: used GUINTxx_TO/FROM_xE() instead of "#ifJorg Schuler2005-11-011-0/+3
* Testing new anti-spam settings.Jorg Schuler2005-11-011-1/+0
* Testing new settings for gtkpod-cvs list.Jorg Schuler2005-11-011-0/+1
* * itdb_itunesdb.c (get16lint): fixed bug affecting big endianJorg Schuler2005-10-311-0/+5
* * itdb_itunesdb.c (get_mhip): fixed handling for iTunesDBJorg Schuler2005-10-251-0/+3
* * itdb_itunesdb.c (itdb_parse): added comment, check for itdbJorg Schuler2005-10-251-0/+8
* * (itdb_write): remove mountpoint as parameter as not used.Jorg Schuler2005-10-231-0/+4
* 2005-10-20 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-201-0/+4
* * configure.ac: print warning and hint if ./mkinstalldirs is notJorg Schuler2005-10-191-0/+9
* 2005-10-17 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-171-0/+9
* * src/itdb_itunesdb.c,itdb_private.h: fixes for 64 bit systemsJorg Schuler2005-10-151-0/+7
* 2005-10-12 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-121-0/+7
* * tests/.cvsignore: updatedJorg Schuler2005-10-111-0/+2
* * src/itdb_track.c: (itdb_track_add/itdb_track_set_defaults): setJorg Schuler2005-10-111-0/+4
* 2005-10-11 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-111-0/+5
* * bindings/python/gpod.i: applied Kelvin Lawson's patch to queryJorg Schuler2005-10-091-0/+16
* * Makefile.am: added bindings/... to EXTRA_DISTJorg Schuler2005-10-021-0/+23
* * applied Chrisophe's patch to make libgdk optionalJorg Schuler2005-09-291-0/+14
* * .cvsignore: added reasonable defaults in ./ ./src/ ./tests ./poJorg Schuler2005-09-271-0/+4
* * itdb.h, itdb_itunesdb.c, itdb_private.h: moved next_id fromJorg Schuler2005-09-271-0/+10
* 2005-09-27 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-09-271-0/+10
* * itdb.h/itdb_playlist.c: new functions: itdb_playlist_is_mpl()Jorg Schuler2005-09-241-0/+13
* * bindings/: added python bindings provided by Nicholas PiperJorg Schuler2005-09-231-6/+17
* * added python bindings provided by Nicholas PiperJorg Schuler2005-09-231-0/+5
* * applied Christophe Fergeau's patch which adds cover art writingJorg Schuler2005-09-221-0/+5
* 2005-09-21 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2005-09-211-0/+10
* release of 0.1.3Jorg Schuler2005-09-201-2/+4
* * read iTunesStats file if present (corresponds to Play CountsJorg Schuler2005-09-191-1/+7
* 2005-09-17 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2005-09-191-0/+12
* * itdb.h/itdb_itunesdb.c: changed 'static voidJorg Schuler2005-09-161-0/+5
* * autogen.sh: automatically call ./configureJorg Schuler2005-09-141-0/+6
* * itdb_itunesdb: changed API for itdb_filename_on_ipod ()Jorg Schuler2005-09-131-0/+9
* * configure.ac: changed position of AC_GNU_SOURCE (caused errorJorg Schuler2005-09-111-0/+5