summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>teuf2005-11-211-0/+39
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>teuf2005-11-212-54/+19
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>teuf2005-11-211-5/+2
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>teuf2005-11-216-9/+13
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>teuf2005-11-213-28/+16
* * itdb_itunesdb.c: (itdb_rename_files) also remove "iTunesShuffle"jcsjcs2005-11-191-1/+22
* * itdb_playlist.c: added itdb_spl_update_live() for conveniencejcsjcs2005-11-192-5/+22
* * itdb_playlist.c: simplified API for itdb_spl_update() andjcsjcs2005-11-192-12/+23
* 2005-11-15 Christophe Fergeau <teuf@gnome.org>teuf2005-11-151-1/+5
* * src/itdb_itunesdb.c:jcsjcs2005-11-132-15/+25
* * src/itdb_itunesdb.c: when new rating is set on the iPod,jcsjcs2005-11-132-5/+15
* * src/itdb_track.c: (itdb_track_set_defaults) only change unk208jcsjcs2005-11-121-14/+20
* * src/itdb_itunesdb.c: (itdb_set_mountpoint) do not calljcsjcs2005-11-122-21/+16
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>teuf2005-11-082-3/+3
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>teuf2005-11-082-2/+2
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>teuf2005-11-083-7/+15
* 2005-11-06 Christophe Fergeau <teuf@gnome.org>teuf2005-11-062-0/+6
* 2005-11-05 Christophe Fergeau <teuf@gnome.org>teuf2005-11-051-5/+21
* 2005-11-05 Christophe Fergeau <teuf@gnome.org>teuf2005-11-052-9/+102
* 2005-11-04 Christophe Fergeau <teuf@gnome.org>teuf2005-11-044-7/+15
* 2005-11-04 Christophe Fergeau <teuf@gnome.org>teuf2005-11-041-0/+1
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>teuf2005-11-021-6/+30
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>teuf2005-11-022-1/+15
* * itdb_itunesdb.c: used GUINTxx_TO/FROM_xE() instead of "#ifjcsjcs2005-11-011-40/+14
* * itdb_itunesdb.c (get16lint): fixed bug affecting big endianjcsjcs2005-10-311-4/+4
* * itdb_itunesdb.c (get_mhip): fixed handling for iTunesDBjcsjcs2005-10-251-5/+17
* * itdb_itunesdb.c (itdb_parse): added comment, check for itdbjcsjcs2005-10-252-14/+26
* * (itdb_write): remove mountpoint as parameter as not used.jcsjcs2005-10-234-26/+14
* 2005-10-17 Christophe Fergeau <teuf@gnome.org>teuf2005-10-173-8/+8
* fixed 64 bit isssues (forgot one G_UINT_TO_POINTER)jcsjcs2005-10-152-16/+20
* * src/itdb_itunesdb.c,itdb_private.h: fixes for 64 bit systemsjcsjcs2005-10-154-201/+274
* 2005-10-14 Christophe Fergeau <teuf@gnome.org>teuf2005-10-143-11/+6
* 2005-10-12 Christophe Fergeau <teuf@gnome.org>teuf2005-10-121-2/+2
* * src/itdb_track.c: (itdb_track_add/itdb_track_set_defaults): setjcsjcs2005-10-112-3/+27
* 2005-10-11 Christophe Fergeau <teuf@gnome.org>teuf2005-10-111-1/+1
* Added a few structures (notably MHBA and MHIA) to support the Photo Database.fstanchina2005-10-106-33/+208
* Added a couple of #ifndef DEBUG_ARTWORKDB to db-artwork-parser.c, otherwise i...fstanchina2005-10-101-0/+4
* * bindings/python/gpod.i: applied Kelvin Lawson's patch to queryjcsjcs2005-10-096-5/+2156
* * Makefile.am: added bindings/... to EXTRA_DISTjcsjcs2005-10-028-69/+79
* added src/db-artwork-writer-dummy.cjcsjcs2005-10-021-0/+34
* * applied Chrisophe's patch to make libgdk optionaljcsjcs2005-09-293-6/+17
* * src/itdb_track.c: include thumbnails into itdb_track_duplicate()jcsjcs2005-09-283-6/+40
* * itdb.h, itdb_itunesdb.c, itdb_private.h: moved next_id fromjcsjcs2005-09-273-15/+17
* 2005-09-27 Christophe Fergeau <teuf@gnome.org>teuf2005-09-274-4/+22
* * itdb.h/itdb_playlist.c: new functions: itdb_playlist_is_mpl()jcsjcs2005-09-244-25/+87
* * bindings/: added python bindings provided by Nicholas Piperjcsjcs2005-09-233-486/+774
* * applied Christophe Fergeau's patch which adds cover art writingjcsjcs2005-09-2213-113/+1225
* 2005-09-21 Jorg Schuler <jcsjcs at users.sourceforge.net>jcsjcs2005-09-211-173/+288
* release of 0.1.3jcsjcs2005-09-203-15/+85
* * read iTunesStats file if present (corresponds to Play Countsjcsjcs2005-09-192-22/+132