summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing #include unistd.hteuf2008-05-242-0/+9
* * tests/test-covers.c: print more info (marginally)jcsjcs2008-05-172-1/+8
* * src/itdb_photoalbum.cjcsjcs2008-05-115-10/+26
* * tests/test-covers.c: print more status messages.jcsjcs2008-05-102-1/+8
* Write shuffle data (thanks to Diogo Dutra)tmzullinger2008-05-022-0/+6
* Bump version to 0.6.1SVN (belatedly :-)tmzullinger2008-05-012-3/+8
* * bindings/python/examples/Makefile.amjcsjcs2008-04-193-0/+58
* cleanup more of our dirs with make uninstalltmzullinger2008-03-294-1/+16
* include string.h to fix builds with gcc 4.3 (fixes SF tracker #1928618)tmzullinger2008-03-292-0/+6
* shell portability fixes (courtesy of Klaus Heinz)tmzullinger2008-03-033-5/+10
* Track.set_thumbnail() was renamed to Track.set_coverart_from_file() a long ti...tmzullinger2008-02-132-1/+6
* Adapt artwork debugging code to the mhod string parsing consolidationteuf2008-02-033-32/+20
* Factorize mhod_type_3 and mhod_type_1 handlingteuf2008-02-035-74/+93
* Add comment about fields that aren't byteswapped, remove hardcoded intteuf2008-02-033-5/+14
* Merge ArtworkDB_MhodHeaderArtworkType3 and MhodHeaderArtworkType1 into Artwor...teuf2008-02-034-67/+39
* Fix potential memory leaksteuf2008-02-022-0/+8
* Make sure the fields we print aren't NULLteuf2008-01-292-1/+11
* Make sure we use '/' in filenames on ipod shufflesteuf2008-01-292-2/+8
* Add and use itdb_file_set_contents to workaround a rename issue on sshfsteuf2008-01-294-41/+66
* Portability fix: only include unistd.h when it's availableteuf2008-01-296-1/+22
* Rework itdb_cp for MacOSX/Windows portabilityteuf2008-01-292-25/+33
* src/itdb_chapterdata.c: file missed being added in previous checkintiffman2008-01-262-1/+239
* * src/itdb_track.cjcsjcs2008-01-265-40/+164
* * src/itdb_device.c: fix ITDB_THUMB_PHOTO_FULL_SCREEN format onteuf2008-01-022-1/+7
* add ACLOCAL_AMFLAGS to fix some autoreconf issues (thanks to Frank Lichtenhel...tmzullinger2007-12-132-0/+7
* conditionally add gdk-pixbuf to pkg-config Requirestmzullinger2007-11-263-14/+38
* update svn:ignoretmzullinger2007-11-250-0/+0
* setup svn:ignore for the tools dirtmzullinger2007-11-250-0/+0
* pass any user-specified options to configuretmzullinger2007-11-252-1/+5
* Fixed date.jcsjcs2007-11-171-1/+1
* Got rid of timestamp.jcsjcs2007-11-171-2/+1
* * src/itdb_playlist.c (itdb_splr_eval): track length in rules forjcsjcs2007-11-172-2/+14
* * src/itdb_device.c: fix typoes in iPod Touch model liststeuf2007-11-162-2/+6
* * src/itdb_itunesdb.c: use libgpod as the prefix of music files toteuf2007-11-142-2/+7
* * src/itdb_itunesdb.c: get rid of local g_mkdir_with_parents copyteuf2007-11-142-87/+16
* * src/itdb_itunesdb.c: ignore invalid UTF-8 paths which might haveteuf2007-11-142-3/+15
* * src/itdb_photoalbum.c: use g_list_remove all instead of anteuf2007-11-142-4/+6
* * src/itdb_photoalbum.c (itdb_photodb_photoalbum_remove): makejcsjcs2007-11-142-19/+16
* * src/itdb_photoalbum.c: fix bug in itdb_photodb_photoalbum_remove,teuf2007-11-132-1/+18
* Mark release 0.6.0 in the ChangeLogteuf2007-11-101-0/+2
* * src/itdb_device.c: use the same photo thumbnail definitions forjcsjcs2007-11-102-12/+7
* * Makefile.am: add README.SysInfo to EXTRADISTteuf2007-11-102-0/+5
* * NEWS: update for 0.6.0 releaseteuf2007-11-103-4/+72
* * src/itdb_device.c: added photo thumbnail definitions for iPodjcsjcs2007-11-102-1/+19
* * src/db-artwork-parser.c (parse_mhba): fix double g_free on mhbajcsjcs2007-11-102-16/+37
* * src/db-parse-context.c (db_parse_context_get_m_header_internal):jcsjcs2007-11-092-0/+7
* * src/itdb_device.c: (itdb_device_requires_checksum): the iPod Touchteuf2007-11-082-1/+6
* * tools/hal-callout.c: (mount_ipod): use g_get_tmp_dir instead ofteuf2007-11-082-2/+6
* * tools/hal-callout.c (mount_ipod): fix bug that preventedjcsjcs2007-11-073-2/+44
* * configure.ac: raise version number and soname in preparation for ateuf2007-11-062-4/+9