summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* conditionally add gdk-pixbuf to pkg-config RequiresTodd Zullinger2007-11-263-14/+38
* update svn:ignoreTodd Zullinger2007-11-250-0/+0
* setup svn:ignore for the tools dirTodd Zullinger2007-11-250-0/+0
* pass any user-specified options to configureTodd Zullinger2007-11-252-1/+5
* Fixed date.Jorg Schuler2007-11-171-1/+1
* Got rid of timestamp.Jorg Schuler2007-11-171-2/+1
* * src/itdb_playlist.c (itdb_splr_eval): track length in rules forJorg Schuler2007-11-172-2/+14
* * src/itdb_device.c: fix typoes in iPod Touch model listsChristophe Fergeau2007-11-162-2/+6
* * src/itdb_itunesdb.c: use libgpod as the prefix of music files toChristophe Fergeau2007-11-142-2/+7
* * src/itdb_itunesdb.c: get rid of local g_mkdir_with_parents copyChristophe Fergeau2007-11-142-87/+16
* * src/itdb_itunesdb.c: ignore invalid UTF-8 paths which might haveChristophe Fergeau2007-11-142-3/+15
* * src/itdb_photoalbum.c: use g_list_remove all instead of anChristophe Fergeau2007-11-142-4/+6
* * src/itdb_photoalbum.c (itdb_photodb_photoalbum_remove): makeJorg Schuler2007-11-142-19/+16
* * src/itdb_photoalbum.c: fix bug in itdb_photodb_photoalbum_remove,Christophe Fergeau2007-11-132-1/+18
* Mark release 0.6.0 in the ChangeLogChristophe Fergeau2007-11-101-0/+2
* * src/itdb_device.c: use the same photo thumbnail definitions forJorg Schuler2007-11-102-12/+7
* * Makefile.am: add README.SysInfo to EXTRADISTChristophe Fergeau2007-11-102-0/+5
* * NEWS: update for 0.6.0 releaseChristophe Fergeau2007-11-103-4/+72
* * src/itdb_device.c: added photo thumbnail definitions for iPodJorg Schuler2007-11-102-1/+19
* * src/db-artwork-parser.c (parse_mhba): fix double g_free on mhbaJorg Schuler2007-11-102-16/+37
* * src/db-parse-context.c (db_parse_context_get_m_header_internal):Jorg Schuler2007-11-092-0/+7
* * src/itdb_device.c: (itdb_device_requires_checksum): the iPod TouchChristophe Fergeau2007-11-082-1/+6
* * tools/hal-callout.c: (mount_ipod): use g_get_tmp_dir instead ofChristophe Fergeau2007-11-082-2/+6
* * tools/hal-callout.c (mount_ipod): fix bug that preventedJorg Schuler2007-11-073-2/+44
* * configure.ac: raise version number and soname in preparation for aChristophe Fergeau2007-11-062-4/+9
* * configure.ac:Christophe Fergeau2007-11-067-75/+291
* * itdb_itunesdb.c (itdb_create_directories): Add support forJorg Schuler2007-11-062-0/+10
* * itdb_itunesdb.c (itdb_create_directories): Add support forJorg Schuler2007-11-042-0/+9
* Added support for video output of photos for iPod Nano Videos andJorg Schuler2007-11-047-90/+172
* Additional clean-ups after the glib requirement bumping pointed out byChristophe Fergeau2007-10-3010-70/+21
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-292-2/+8
* * src/itdb_artwork.c:Christophe Fergeau2007-10-293-3/+9
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-295-5/+77
* * src/itdb_device.c: the iPod Touch probably uses the same image formatChristophe Fergeau2007-10-292-1/+6
* * configure.ac: raise glib requirement to 2.8 (because ofChristophe Fergeau2007-10-292-1/+6
* * configure.ac: remove mremap checkChristophe Fergeau2007-10-293-169/+74
* * src/db-artwork-writer.c: reread the pointer for memory mappedChristophe Fergeau2007-10-292-2/+26
* * src/itdb_device.c (ipod_classic_1_artwork_info)Jorg Schuler2007-10-276-58/+197
* * src/db-artwork-writer.c: (write_mhif), (should_write),Christophe Fergeau2007-10-242-77/+65
* * src/db-artwork-writer.c: (write_mhla): yet another missing endiannessChristophe Fergeau2007-10-242-2/+9
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-242-1/+8
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-212-1/+8
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-213-12/+26
* * src/itdb_photoalbum.c: (itdb_get_photos_dir):Christophe Fergeau2007-10-213-2/+8
* Add --enable-gtk-doc to the gnome-autogen.sh call. This allows make distcheck...Todd Zullinger2007-10-172-1/+8
* * gnome-autogen.sh: switch to newer version of that file Christophe Fergeau2007-10-162-30/+67
* * src/itdb_device.c: (itdb_device_requires_checksum): add missing Christophe Fergeau2007-10-092-0/+7
* Explicitly enumerate the ipod models to get a warning if new models are added...Christophe Fergeau2007-10-091-5/+23
* * src/itdb_device.c: (itdb_device_requires_checksum):Christophe Fergeau2007-10-074-2/+34
* * src/itdb_sha1.c: (generate_key): move cryptic calculations Christophe Fergeau2007-10-052-108/+73