summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix up information from podsleuthteuf2008-07-061-6/+6
* Add a way to get an Itdb_ModelInfo from a serial numberteuf2008-07-061-18/+228
* Add missing 2GB ipod shuffle models and ipod shuffle redteuf2008-07-062-0/+7
* Pick itdb_device_get_storage_info from songbirdteuf2008-07-063-10/+61
* Use GMappedFile instead of directly using mmapteuf2008-07-063-45/+31
* Remove inner functions to make MSVC8 compat easierteuf2008-07-062-23/+20
* Remove non-useful argument to db_parse_context_destroy (patch from songbird)teuf2008-07-063-6/+6
* Fix bug in thumbnail resizing when not cropping which caused duplicated lines...teuf2008-07-061-20/+21
* Fix memleakteuf2008-07-051-0/+1
* Fix bug in thumbnail rearranging codeteuf2008-07-051-2/+2
* Properly set padding to 0 in mhod type 3teuf2008-07-051-0/+2
* Fix a memory leakteuf2008-07-051-0/+1
* fix typos: s/ipod/iPod/ s/availale/available/ s/of non-existent/if non-existent/dforsi2008-06-294-10/+10
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenjcsjcs2008-06-292-66/+132
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenjcsjcs2008-06-291-5/+6
* patch by: Mike Heffner <mikeh@fesnel.com>teuf2008-06-282-0/+5
* * src/itdb_device.c: rework timezone handling: handle timezones asteuf2008-06-241-32/+131
* * src/itdb_device.c: oops, forgot a ','teuf2008-06-141-1/+1
* Fix some ipod_model_table entriesteuf2008-06-141-3/+11
* Remove buggy function to test if an ipod supports videoteuf2008-06-141-19/+1
* * src/itdb_device.h:teuf2008-06-093-96/+235
* * src/db-artwork-writer.c:teuf2008-06-095-11/+57
* * src/itdb_device.c:teuf2008-06-094-100/+199
* * src/db-artwork-writer.c:teuf2008-06-096-142/+68
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportteuf2008-06-0910-213/+248
* * src/gchecksum.c: fix compilation (it's only compiled on system withteuf2008-06-091-7/+1
* * src/db-artwork-writer.c:teuf2008-06-094-7/+24
* * src/itdb_track.c (itdb_track_remove_thumbnails): set mhii_linkjcsjcs2008-06-052-0/+5
* * src/gchecksum.cjcsjcs2008-06-026-21/+1738
* * src/itdb_thumb.cjcsjcs2008-06-011-7/+3
* * src/itdb_thumb.cjcsjcs2008-05-304-8/+11
* 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