summaryrefslogtreecommitdiffstats
path: root/src/ithumb-writer.c
Commit message (Expand)AuthorAgeFilesLines
* Update API documentationTodd Zullinger2008-12-081-1/+1
* Attempt at fixing an artwork display bug on the nano4gChristophe Fergeau2008-11-171-7/+16
* Stricter sanity checkChristophe Fergeau2008-11-171-2/+6
* Add overflow checks when computing sizes to use as a malloc argChristophe Fergeau2008-11-171-14/+32
* 2008-08-03 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2008-08-031-15/+3
* * src/ithumb-writer.c (pack_RGB_565), (pack_RGB_555)Jorg Schuler2008-07-201-3/+6
* Fix bug in thumbnail resizing when not cropping which caused duplicated lines...Christophe Fergeau2008-07-061-20/+21
* Fix bug in thumbnail rearranging codeChristophe Fergeau2008-07-051-2/+2
* Fix a memory leakChristophe Fergeau2008-07-051-0/+1
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenJorg Schuler2008-06-291-5/+6
* * src/itdb_device.h:Christophe Fergeau2008-06-091-74/+207
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-36/+15
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportChristophe Fergeau2008-06-091-19/+20
* * src/gchecksum.cJorg Schuler2008-06-021-2/+13
* * src/itdb_thumb.cJorg Schuler2008-05-301-2/+4
* * src/Makefile.am:Christophe Fergeau2008-05-301-121/+177
* Add missing static to function declarationsChristophe Fergeau2008-05-291-2/+2
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setJorg Schuler2008-05-281-2/+4
* * src/db-artwork-debug.c:Christophe Fergeau2008-05-251-6/+6
* 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-241-57/+154
* Portability fix: only include unistd.h when it's availableChristophe Fergeau2008-01-291-0/+2
* Added support for video output of photos for iPod Nano Videos andJorg Schuler2007-11-041-23/+78
* Additional clean-ups after the glib requirement bumping pointed out byChristophe Fergeau2007-10-301-0/+1
* * src/itdb_artwork.c:Christophe Fergeau2007-10-291-1/+1
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-291-0/+16
* * src/itdb_device.c (ipod_classic_1_artwork_info)Jorg Schuler2007-10-271-13/+98
* * src/itdb_photoalbum.c: (itdb_get_photos_dir):Christophe Fergeau2007-10-211-1/+1
* * src/db-image-parser.cJorg Schuler2007-09-081-8/+174
* * src/itdb.hJorg Schuler2007-03-211-0/+8
* * src/ithumb-writer.c: reduced maximum size for ithmb files fromJorg Schuler2007-02-091-2/+4
* * src/pixmaps.cJorg Schuler2007-01-091-6/+25
* * src/ithumb-writer.c (ithumb_writer_write_thumbnail): handleJorg Schuler2006-11-261-6/+10
* * When adding photos to the iPod the user may or may not want toJorg Schuler2006-11-231-5/+34
* * itdb_artwork.c: added support for UYVY format for iPod Video andJorg Schuler2006-11-121-23/+136
* * ithumb-writer.c (itdb_write_ithumb_files):Jorg Schuler2006-11-121-63/+115
* * src/ithumb-writer.c: removed re-using of thumbnail data in orderJorg Schuler2006-09-211-30/+1
* Sizing of pixmap did not work properly for data (non-file) coverart.Jorg Schuler2006-09-171-3/+3
* * src/itdb.hJorg Schuler2006-09-171-21/+52
* 2006-06-05 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-06-041-5/+5
* * src/db-artwork-writer.cJorg Schuler2006-06-021-32/+54
* * src/itdb.h:Jorg Schuler2006-06-011-8/+17
* ***** merged photo-support branch back to MAIN. branch is taggedJorg Schuler2006-05-301-80/+167
* Alpha version of reversed-endian Artwork writing. Status: iTunesDBJorg Schuler2006-03-231-6/+16
* * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,Jorg Schuler2006-03-161-34/+43
* * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c:Jorg Schuler2006-02-031-6/+6
* * src/ithumb-writer.c: fixed typo leading to segfault.Jorg Schuler2005-12-101-1/+1
* * src/ithumb-writer.c: create Artwork directory when attempting toJorg Schuler2005-12-091-0/+9
* * src/itdb_track.c: take care of artwork_size/_count a littleJorg Schuler2005-12-041-48/+129
* * src/db-artwork-writer.c, src/itdb_itunesdb.c,Jorg Schuler2005-12-041-1/+0