summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/ithumb-writer.c (pack_RGB_565), (pack_RGB_555)Jorg Schuler2008-07-202-3/+9
* * src/itdb_device.c (itdb_device_set_timezone_info): avoid g_statJorg Schuler2008-07-191-0/+5
* * src/itdb_device.c: assume the following generations do notJorg Schuler2008-07-191-3/+3
* Remove references to itdb_thumb_get_gdk_pixbuf()Todd Zullinger2008-07-171-9/+6
* Don't try to write ArtworkDB/PhotoDB when we fail to write ithmb filesChristophe Fergeau2008-07-101-2/+10
* Fix up information from podsleuthChristophe Fergeau2008-07-061-6/+6
* Add a way to get an Itdb_ModelInfo from a serial numberChristophe Fergeau2008-07-061-18/+228
* Add missing 2GB ipod shuffle models and ipod shuffle redChristophe Fergeau2008-07-062-0/+7
* Pick itdb_device_get_storage_info from songbirdChristophe Fergeau2008-07-063-10/+61
* Use GMappedFile instead of directly using mmapChristophe Fergeau2008-07-063-45/+31
* Remove inner functions to make MSVC8 compat easierChristophe Fergeau2008-07-062-23/+20
* Remove non-useful argument to db_parse_context_destroy (patch from songbird)Christophe Fergeau2008-07-063-6/+6
* Fix bug in thumbnail resizing when not cropping which caused duplicated lines...Christophe Fergeau2008-07-061-20/+21
* Fix memleakChristophe Fergeau2008-07-051-0/+1
* Fix bug in thumbnail rearranging codeChristophe Fergeau2008-07-051-2/+2
* Properly set padding to 0 in mhod type 3Christophe Fergeau2008-07-051-0/+2
* Fix a memory leakChristophe Fergeau2008-07-051-0/+1
* fix typos: s/ipod/iPod/ s/availale/available/ s/of non-existent/if non-existent/Daniele Forsi2008-06-294-10/+10
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenJorg Schuler2008-06-292-66/+132
* * 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