summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-238-198/+247
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-231-0/+1
* 2005-11-22 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-221-3/+2
* 2005-11-22 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-221-1/+2
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-211-1/+2
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-211-0/+39
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-212-54/+19
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-211-5/+2
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-216-9/+13
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-213-28/+16
* * itdb_itunesdb.c: (itdb_rename_files) also remove "iTunesShuffle"Jorg Schuler2005-11-191-1/+22
* * itdb_playlist.c: added itdb_spl_update_live() for convenienceJorg Schuler2005-11-192-5/+22
* * itdb_playlist.c: simplified API for itdb_spl_update() andJorg Schuler2005-11-192-12/+23
* 2005-11-15 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-151-1/+5
* * src/itdb_itunesdb.c:Jorg Schuler2005-11-132-15/+25
* * src/itdb_itunesdb.c: when new rating is set on the iPod,Jorg Schuler2005-11-132-5/+15
* * src/itdb_track.c: (itdb_track_set_defaults) only change unk208Jorg Schuler2005-11-121-14/+20
* * src/itdb_itunesdb.c: (itdb_set_mountpoint) do not callJorg Schuler2005-11-122-21/+16
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-082-3/+3
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-082-2/+2
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-083-7/+15
* 2005-11-06 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-062-0/+6
* 2005-11-05 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-051-5/+21
* 2005-11-05 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-052-9/+102
* 2005-11-04 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-044-7/+15
* 2005-11-04 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-041-0/+1
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-021-6/+30
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-022-1/+15
* * itdb_itunesdb.c: used GUINTxx_TO/FROM_xE() instead of "#ifJorg Schuler2005-11-011-40/+14
* * itdb_itunesdb.c (get16lint): fixed bug affecting big endianJorg Schuler2005-10-311-4/+4
* * itdb_itunesdb.c (get_mhip): fixed handling for iTunesDBJorg Schuler2005-10-251-5/+17
* * itdb_itunesdb.c (itdb_parse): added comment, check for itdbJorg Schuler2005-10-252-14/+26
* * (itdb_write): remove mountpoint as parameter as not used.Jorg Schuler2005-10-234-26/+14
* 2005-10-17 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-173-8/+8
* fixed 64 bit isssues (forgot one G_UINT_TO_POINTER)Jorg Schuler2005-10-152-16/+20
* * src/itdb_itunesdb.c,itdb_private.h: fixes for 64 bit systemsJorg Schuler2005-10-154-201/+274
* 2005-10-14 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-143-11/+6
* 2005-10-12 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-121-2/+2
* * src/itdb_track.c: (itdb_track_add/itdb_track_set_defaults): setJorg Schuler2005-10-112-3/+27
* 2005-10-11 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-10-111-1/+1
* Added a few structures (notably MHBA and MHIA) to support the Photo Database.Flavio Stanchina2005-10-106-33/+208
* Added a couple of #ifndef DEBUG_ARTWORKDB to db-artwork-parser.c, otherwise i...Flavio Stanchina2005-10-101-0/+4
* * bindings/python/gpod.i: applied Kelvin Lawson's patch to queryJorg Schuler2005-10-096-5/+2156
* * Makefile.am: added bindings/... to EXTRA_DISTJorg Schuler2005-10-028-69/+79
* added src/db-artwork-writer-dummy.cJorg Schuler2005-10-021-0/+34
* * applied Chrisophe's patch to make libgdk optionalJorg Schuler2005-09-293-6/+17
* * src/itdb_track.c: include thumbnails into itdb_track_duplicate()Jorg Schuler2005-09-283-6/+40
* * itdb.h, itdb_itunesdb.c, itdb_private.h: moved next_id fromJorg Schuler2005-09-273-15/+17
* 2005-09-27 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-09-274-4/+22
* * itdb.h/itdb_playlist.c: new functions: itdb_playlist_is_mpl()Jorg Schuler2005-09-244-25/+87