summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenJorg Schuler2008-06-291-5/+6
* patch by: Mike Heffner <mikeh@fesnel.com>Christophe Fergeau2008-06-282-0/+5
* * src/itdb_device.c: rework timezone handling: handle timezones asChristophe Fergeau2008-06-241-32/+131
* * src/itdb_device.c: oops, forgot a ','Christophe Fergeau2008-06-141-1/+1
* Fix some ipod_model_table entriesChristophe Fergeau2008-06-141-3/+11
* Remove buggy function to test if an ipod supports videoChristophe Fergeau2008-06-141-19/+1
* * src/itdb_device.h:Christophe Fergeau2008-06-093-96/+235
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-095-11/+57
* * src/itdb_device.c:Christophe Fergeau2008-06-094-100/+199
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-096-142/+68
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportChristophe Fergeau2008-06-0910-213/+248
* * src/gchecksum.c: fix compilation (it's only compiled on system withChristophe Fergeau2008-06-091-7/+1
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-094-7/+24
* * src/itdb_track.c (itdb_track_remove_thumbnails): set mhii_linkJorg Schuler2008-06-052-0/+5
* * src/gchecksum.cJorg Schuler2008-06-026-21/+1738
* * src/itdb_thumb.cJorg Schuler2008-06-011-7/+3
* * src/itdb_thumb.cJorg Schuler2008-05-304-8/+11
* forgot to add these new filesChristophe Fergeau2008-05-302-0/+576
* 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