summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Patch from Ian StewartChristophe Fergeau2008-05-301-2/+3
* * src/Makefile.am:Christophe Fergeau2008-05-3011-858/+446
* Add missing static to function declarationsChristophe Fergeau2008-05-292-9/+9
* * src/db-artwork-parser.c (parse_mhii): removed artwork_fallbackJorg Schuler2008-05-281-27/+14
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setJorg Schuler2008-05-2810-71/+182
* * src/itdb_device.c: don't insert NULL firewire IDs in the SysInfoChristophe Fergeau2008-05-251-2/+4
* * configure.ac: rework libxml detectionChristophe Fergeau2008-05-253-2/+26
* * src/db-artwork-debug.c:Christophe Fergeau2008-05-256-40/+35
* * configure.ac: check libxml presenceChristophe Fergeau2008-05-258-275/+941
* Add jump table support (mhod53)Christophe Fergeau2008-05-251-21/+181
* Factor some code out of ithumb_writer_write_thumbnail for better readabilityChristophe Fergeau2008-05-241-156/+159
* Handle cropping for thumbnails needing itChristophe Fergeau2008-05-243-59/+170
* * src/itdb_photoalbum.cJorg Schuler2008-05-113-8/+15
* cleanup more of our dirs with make uninstallTodd Zullinger2008-03-291-1/+6
* Adapt artwork debugging code to the mhod string parsing consolidationChristophe Fergeau2008-02-032-32/+14
* Factorize mhod_type_3 and mhod_type_1 handlingChristophe Fergeau2008-02-034-74/+85
* Add comment about fields that aren't byteswapped, remove hardcoded intChristophe Fergeau2008-02-032-5/+8
* Merge ArtworkDB_MhodHeaderArtworkType3 and MhodHeaderArtworkType1 into Artwor...Christophe Fergeau2008-02-033-65/+29
* Fix potential memory leaksChristophe Fergeau2008-02-021-0/+3
* Make sure we use '/' in filenames on ipod shufflesChristophe Fergeau2008-01-291-2/+2
* Add and use itdb_file_set_contents to workaround a rename issue on sshfsChristophe Fergeau2008-01-293-41/+57
* Portability fix: only include unistd.h when it's availableChristophe Fergeau2008-01-295-1/+13
* Rework itdb_cp for MacOSX/Windows portabilityChristophe Fergeau2008-01-291-25/+28
* src/itdb_chapterdata.c: file missed being added in previous checkinMichael Tiffany2008-01-261-0/+233
* * src/itdb_track.cJorg Schuler2008-01-264-40/+156
* * src/itdb_device.c: fix ITDB_THUMB_PHOTO_FULL_SCREEN format onChristophe Fergeau2008-01-021-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-171-2/+2
* * src/itdb_device.c: fix typoes in iPod Touch model listsChristophe Fergeau2007-11-161-2/+2
* * src/itdb_itunesdb.c: use libgpod as the prefix of music files toChristophe Fergeau2007-11-141-2/+2
* * src/itdb_itunesdb.c: get rid of local g_mkdir_with_parents copyChristophe Fergeau2007-11-141-87/+10
* * src/itdb_itunesdb.c: ignore invalid UTF-8 paths which might haveChristophe Fergeau2007-11-141-3/+10
* * src/itdb_photoalbum.c: use g_list_remove all instead of anChristophe Fergeau2007-11-141-4/+1
* * src/itdb_photoalbum.c (itdb_photodb_photoalbum_remove): makeJorg Schuler2007-11-141-17/+10
* * src/itdb_photoalbum.c: fix bug in itdb_photodb_photoalbum_remove,Christophe Fergeau2007-11-131-1/+11
* * src/itdb_device.c: use the same photo thumbnail definitions forJorg Schuler2007-11-101-12/+3
* * src/itdb_device.c: added photo thumbnail definitions for iPodJorg Schuler2007-11-101-1/+15
* * src/db-artwork-parser.c (parse_mhba): fix double g_free on mhbaJorg Schuler2007-11-101-16/+30
* * src/db-parse-context.c (db_parse_context_get_m_header_internal):Jorg Schuler2007-11-091-0/+2
* * src/itdb_device.c: (itdb_device_requires_checksum): the iPod TouchChristophe Fergeau2007-11-081-1/+1
* * itdb_itunesdb.c (itdb_create_directories): Add support forJorg Schuler2007-11-061-0/+5
* * itdb_itunesdb.c (itdb_create_directories): Add support forJorg Schuler2007-11-041-0/+5
* Added support for video output of photos for iPod Nano Videos andJorg Schuler2007-11-046-78/+133
* Additional clean-ups after the glib requirement bumping pointed out byChristophe Fergeau2007-10-308-69/+4
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-291-2/+2
* * src/itdb_artwork.c:Christophe Fergeau2007-10-292-3/+3
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-294-5/+68
* * src/itdb_device.c: the iPod Touch probably uses the same image formatChristophe Fergeau2007-10-291-1/+1
* * configure.ac: remove mremap checkChristophe Fergeau2007-10-291-168/+69
* * src/db-artwork-writer.c: reread the pointer for memory mappedChristophe Fergeau2007-10-291-2/+16