summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* forgot to add these new filesteuf2008-05-302-0/+576
* Patch from Ian Stewartteuf2008-05-301-2/+3
* * src/Makefile.am:teuf2008-05-3011-858/+446
* Add missing static to function declarationsteuf2008-05-292-9/+9
* * src/db-artwork-parser.c (parse_mhii): removed artwork_fallbackjcsjcs2008-05-281-27/+14
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setjcsjcs2008-05-2810-71/+182
* * src/itdb_device.c: don't insert NULL firewire IDs in the SysInfoteuf2008-05-251-2/+4
* * configure.ac: rework libxml detectionteuf2008-05-253-2/+26
* * src/db-artwork-debug.c:teuf2008-05-256-40/+35
* * configure.ac: check libxml presenceteuf2008-05-258-275/+941
* Add jump table support (mhod53)teuf2008-05-251-21/+181
* Factor some code out of ithumb_writer_write_thumbnail for better readabilityteuf2008-05-241-156/+159
* Handle cropping for thumbnails needing itteuf2008-05-243-59/+170
* * src/itdb_photoalbum.cjcsjcs2008-05-113-8/+15
* cleanup more of our dirs with make uninstalltmzullinger2008-03-291-1/+6
* Adapt artwork debugging code to the mhod string parsing consolidationteuf2008-02-032-32/+14
* Factorize mhod_type_3 and mhod_type_1 handlingteuf2008-02-034-74/+85
* Add comment about fields that aren't byteswapped, remove hardcoded intteuf2008-02-032-5/+8
* Merge ArtworkDB_MhodHeaderArtworkType3 and MhodHeaderArtworkType1 into Artwor...teuf2008-02-033-65/+29
* Fix potential memory leaksteuf2008-02-021-0/+3
* Make sure we use '/' in filenames on ipod shufflesteuf2008-01-291-2/+2
* Add and use itdb_file_set_contents to workaround a rename issue on sshfsteuf2008-01-293-41/+57
* Portability fix: only include unistd.h when it's availableteuf2008-01-295-1/+13
* Rework itdb_cp for MacOSX/Windows portabilityteuf2008-01-291-25/+28
* src/itdb_chapterdata.c: file missed being added in previous checkintiffman2008-01-261-0/+233
* * src/itdb_track.cjcsjcs2008-01-264-40/+156
* * src/itdb_device.c: fix ITDB_THUMB_PHOTO_FULL_SCREEN format onteuf2008-01-021-1/+1
* Got rid of timestamp.jcsjcs2007-11-171-2/+1
* * src/itdb_playlist.c (itdb_splr_eval): track length in rules forjcsjcs2007-11-171-2/+2
* * src/itdb_device.c: fix typoes in iPod Touch model liststeuf2007-11-161-2/+2
* * src/itdb_itunesdb.c: use libgpod as the prefix of music files toteuf2007-11-141-2/+2
* * src/itdb_itunesdb.c: get rid of local g_mkdir_with_parents copyteuf2007-11-141-87/+10
* * src/itdb_itunesdb.c: ignore invalid UTF-8 paths which might haveteuf2007-11-141-3/+10
* * src/itdb_photoalbum.c: use g_list_remove all instead of anteuf2007-11-141-4/+1
* * src/itdb_photoalbum.c (itdb_photodb_photoalbum_remove): makejcsjcs2007-11-141-17/+10
* * src/itdb_photoalbum.c: fix bug in itdb_photodb_photoalbum_remove,teuf2007-11-131-1/+11
* * src/itdb_device.c: use the same photo thumbnail definitions forjcsjcs2007-11-101-12/+3
* * src/itdb_device.c: added photo thumbnail definitions for iPodjcsjcs2007-11-101-1/+15
* * src/db-artwork-parser.c (parse_mhba): fix double g_free on mhbajcsjcs2007-11-101-16/+30
* * src/db-parse-context.c (db_parse_context_get_m_header_internal):jcsjcs2007-11-091-0/+2
* * src/itdb_device.c: (itdb_device_requires_checksum): the iPod Touchteuf2007-11-081-1/+1
* * itdb_itunesdb.c (itdb_create_directories): Add support forjcsjcs2007-11-061-0/+5
* * itdb_itunesdb.c (itdb_create_directories): Add support forjcsjcs2007-11-041-0/+5
* Added support for video output of photos for iPod Nano Videos andjcsjcs2007-11-046-78/+133
* Additional clean-ups after the glib requirement bumping pointed out byteuf2007-10-308-69/+4
* Patch from Filippo Giunchedi <filippo@esaurito.net>teuf2007-10-291-2/+2
* * src/itdb_artwork.c:teuf2007-10-292-3/+3
* Patch from Filippo Giunchedi <filippo@esaurito.net>teuf2007-10-294-5/+68
* * src/itdb_device.c: the iPod Touch probably uses the same image formatteuf2007-10-291-1/+1
* * configure.ac: remove mremap checkteuf2007-10-291-168/+69