summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * src/itdb_device.c:Christophe Fergeau2007-10-052-2/+14
* * src/db-artwork-writer.c: (itdb_track_filter_thumbnails),Christophe Fergeau2007-10-053-74/+139
* * src/itdb_itunesdb.c: (itdb_write_file): set Itdb_Track::idChristophe Fergeau2007-10-052-9/+18
* * README.SysInfo: add explanations about how the iPod needs to be Christophe Fergeau2007-10-012-0/+39
* * src/itdb_itunesdb.c: get rid of unused headersChristophe Fergeau2007-10-012-2/+4
* * src/itdb_itunesdb.c: integrate checksum writing into theJorg Schuler2007-10-013-123/+58
* * src/itdb_itunesdb.c (mk_mhit): write extended mhit header forJorg Schuler2007-10-014-9/+34
* * src/itdb_itunesdb.c: (itdb_write_checksum): remove debugging g_printChristophe Fergeau2007-09-302-9/+4
* * src/itdb_device.c: fix typo and don't mark iPod Classic as read-onlyChristophe Fergeau2007-09-302-3/+7
* * tools/read-sysinfoextended-sgutils.c: (main): use g_build_filenameChristophe Fergeau2007-09-282-2/+7
* Remove trailing whitespaceChristophe Fergeau2007-09-271-1/+1
* Fix make distcheckChristophe Fergeau2007-09-273-32/+33
* 2007-09-27 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2007-09-275-2/+184
* * src/itdb_itunesdb.c: (calculate_db_checksum),Christophe Fergeau2007-09-275-11/+28
* * src/itdb_device.c: remove "read only" notice on Nano VideoJorg Schuler2007-09-262-3/+13
* Forgot to add itdb_sysinfo.cJorg Schuler2007-09-242-0/+270
* ** code courtesy of Christophe Fergeau **Jorg Schuler2007-09-2413-27/+1281
* * src/itdb_device.c:Jorg Schuler2007-09-156-116/+305
* * src/db-image-parser.cJorg Schuler2007-09-0811-38/+551
* * itdb_itunesdb.c (itdb_get_control_dir):Jorg Schuler2007-09-045-3/+21
* * src/itdb_artwork.c (itdb_thumb_get_filename): checkJorg Schuler2007-08-182-3/+9
* * src/itdb_itunesdb (itdb_parse): don't callJorg Schuler2007-08-182-24/+31
* * src/itdb_itunesdb.c: make calls to utf16_strlen()Jorg Schuler2007-08-182-27/+22
* * src/db-artwork-writer.c (write_mhod_type_3): don't assume thatJorg Schuler2007-08-182-14/+29
* Remove mention of the short period where time_t access was not possible.Nicholas Piper2007-08-081-7/+0
* Move PyDateTime_IMPORT outside of ifdef HAVE_GDKPIXBUF + HAVE_PYGOBJECT, incl...Nicholas Piper2007-08-081-1/+1
* Todd's improvements to the Python README (insert libgpod version numbers into...Nicholas Piper2007-08-081-13/+13
* Try to deal with typestamps in a sane way in the Python bindingsNicholas Piper2007-08-075-3/+146