summaryrefslogtreecommitdiffstats
path: root/src/db-artwork-writer.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for video output of photos for iPod Nano Videos andJorg Schuler2007-11-041-23/+20
* * configure.ac: remove mremap checkChristophe Fergeau2007-10-291-168/+69
* * src/db-artwork-writer.c: reread the pointer for memory mappedChristophe Fergeau2007-10-291-2/+16
* * src/db-artwork-writer.c: (write_mhif), (should_write),Christophe Fergeau2007-10-241-77/+58
* * src/db-artwork-writer.c: (write_mhla): yet another missing endiannessChristophe Fergeau2007-10-241-2/+4
* * src/db-artwork-writer.c: (itdb_track_filter_thumbnails),Christophe Fergeau2007-10-051-53/+123
* * src/itdb_itunesdb.c (mk_mhit): write extended mhit header forJorg Schuler2007-10-011-6/+8
* * src/db-artwork-writer.c (write_mhod_type_3): don't assume thatJorg Schuler2007-08-181-14/+20
* * src/db-artwork-parser.c (parse_mhba): non-zero terminatedJorg Schuler2007-06-011-3/+3
* * src/db-artwork-parser.cJorg Schuler2007-05-271-3/+3
* * docs/reference/tmpl/device.sgmlJorg Schuler2007-04-271-6/+11
* * src/db-itunes-parser.hJorg Schuler2007-02-241-1/+1
* * itdb.h: Itdb_Artwork:Jorg Schuler2006-11-111-11/+14
* Added additional functionality for photo albumsJorg Schuler2006-10-291-9/+26
* Major rework of picture support.Jorg Schuler2006-10-291-3/+4
* * src/db-artwork-writer.c (ipod_buffer_grow_file): printf(3) typeJorg Schuler2006-08-181-2/+2
* 2006-06-05 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-06-041-1/+1
* * src/db-artwork-writer.cJorg Schuler2006-06-021-12/+4
* * src/itdb.h:Jorg Schuler2006-06-011-18/+26
* * src/db-artwork-writer.c (write_mhni): fix segfault caused byJorg Schuler2006-06-011-1/+2
* ***** merged photo-support branch back to MAIN. branch is taggedJorg Schuler2006-05-301-80/+351
* Alpha version of reversed-endian Artwork writing. Status: iTunesDBJorg Schuler2006-03-231-79/+122
* * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,Jorg Schuler2006-03-161-5/+5
* * configure.ac: bumped version to 0.3.2 for release.Jorg Schuler2006-03-041-1/+5
* * src/db-artwork-writer.c, src/itdb_itunesdb.c,Jorg Schuler2005-12-041-5/+1
* * src/db-artwork-writer/parser.c: Create ArtworkDB when it doesJorg Schuler2005-12-041-6/+3
* New API for thumbnail support: see src/itdb.h for details.Jorg Schuler2005-11-281-23/+27
* * overall changes to support itdb_image_get_gdk_pixbuf(). RunJorg Schuler2005-11-241-27/+3
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-231-48/+58
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-211-0/+4
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-021-6/+30
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-021-1/+0
* * (itdb_write): remove mountpoint as parameter as not used.Jorg Schuler2005-10-231-4/+4
* Added a few structures (notably MHBA and MHIA) to support the Photo Database.Flavio Stanchina2005-10-101-7/+4
* * Makefile.am: added bindings/... to EXTRA_DISTJorg Schuler2005-10-021-1/+11
* 2005-09-27 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-09-271-1/+8
* * applied Christophe Fergeau's patch which adds cover art writingJorg Schuler2005-09-221-0/+769