summaryrefslogtreecommitdiffstats
path: root/src/itdb_artwork.c
Commit message (Expand)AuthorAgeFilesLines
* Update API documentationTodd Zullinger2008-12-081-52/+65
* Whitespace cleanupTodd Zullinger2008-12-081-27/+24
* Fix a few issues in the API doc after the API changes that went onChristophe Fergeau2008-07-291-4/+2
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenJorg Schuler2008-06-291-3/+5
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-1/+2
* * src/Makefile.am:Christophe Fergeau2008-05-301-432/+99
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setJorg Schuler2008-05-281-0/+4
* Added support for video output of photos for iPod Nano Videos andJorg Schuler2007-11-041-4/+3
* Additional clean-ups after the glib requirement bumping pointed out byChristophe Fergeau2007-10-301-0/+1
* * src/itdb_artwork.c:Christophe Fergeau2007-10-291-2/+2
* Patch from Filippo Giunchedi <filippo@esaurito.net>Christophe Fergeau2007-10-291-0/+49
* * src/itdb_device.c (ipod_classic_1_artwork_info)Jorg Schuler2007-10-271-43/+59
* * src/db-image-parser.cJorg Schuler2007-09-081-13/+273
* * src/itdb_artwork.c (itdb_thumb_get_filename): checkJorg Schuler2007-08-181-2/+6
* * src/itdb_artwork.c (itdb_thumb_free, itdb_thumb_duplicate): fixJorg Schuler2007-06-291-0/+4
* * src/itdb_artwork.cJorg Schuler2007-05-071-1/+1
* * src/itdb.hJorg Schuler2007-03-211-1/+73
* * src/itdb_artwork.c (itdb_artwork_remove_thumbnail): memory usedJorg Schuler2007-03-211-2/+3
* * src/ithumb-writer.c (ithumb_writer_write_thumbnail): handleJorg Schuler2006-11-261-2/+5
* * When adding photos to the iPod the user may or may not want toJorg Schuler2006-11-231-5/+32
* * itdb_artwork.c: added support for UYVY format for iPod Video andJorg Schuler2006-11-121-16/+118
* Sizing of pixmap did not work properly for data (non-file) coverart.Jorg Schuler2006-09-171-3/+3
* * src/itdb.hJorg Schuler2006-09-171-5/+81
* 2006-06-05 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-06-041-10/+49
* * tests/test-photos.c: added possibility to dump all photos into aJorg Schuler2006-06-021-8/+19
* ***** merged photo-support branch back to MAIN. branch is taggedJorg Schuler2006-05-301-3/+15
* * docs/Makefile.am:Christophe Fergeau2006-04-101-21/+108
* Alpha version of reversed-endian Artwork writing. Status: iTunesDBJorg Schuler2006-03-231-4/+5
* * itdb_itunesdb.c (itdb_write_file): move endianess autodetectionJorg Schuler2006-03-181-2/+2
* * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,Jorg Schuler2006-03-161-16/+15
* * src/itdb_artwork.c: (itdb_thumb_get_gdk_pixbuf) allow to getJorg Schuler2005-12-111-28/+69
* * src/itdb_artwork.c: fix compilation problem when gdkpixbuf isJorg Schuler2005-12-091-1/+3
* * src/itdb_itunesdb.c: change g_assert to g_return_if_fail (don'tJorg Schuler2005-12-061-2/+2
* * src/db-artwork-writer.c, src/itdb_itunesdb.c,Jorg Schuler2005-12-041-3/+5
* 2005-11-28 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-281-0/+4
* New API for thumbnail support: see src/itdb.h for details.Jorg Schuler2005-11-281-0/+429