summaryrefslogtreecommitdiffstats
path: root/src/db-artwork-writer.c
Commit message (Expand)AuthorAgeFilesLines
* Properly set padding to 0 in mhod type 3teuf2008-07-051-0/+2
* patch by: Mike Heffner <mikeh@fesnel.com>teuf2008-06-281-0/+4
* * src/db-artwork-writer.c:teuf2008-06-091-10/+2
* * src/db-artwork-writer.c:teuf2008-06-091-25/+0
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportteuf2008-06-091-9/+19
* * src/db-artwork-writer.c:teuf2008-06-091-0/+1
* * src/gchecksum.cjcsjcs2008-06-021-17/+230
* * src/Makefile.am:teuf2008-05-301-91/+33
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setjcsjcs2008-05-281-8/+5
* * src/db-artwork-debug.c:teuf2008-05-251-16/+11
* * src/itdb_photoalbum.cjcsjcs2008-05-111-2/+2
* Factorize mhod_type_3 and mhod_type_1 handlingteuf2008-02-031-2/+2
* Add comment about fields that aren't byteswapped, remove hardcoded intteuf2008-02-031-4/+7
* Merge ArtworkDB_MhodHeaderArtworkType3 and MhodHeaderArtworkType1 into Artwor...teuf2008-02-031-15/+14
* Add and use itdb_file_set_contents to workaround a rename issue on sshfsteuf2008-01-291-6/+8
* Portability fix: only include unistd.h when it's availableteuf2008-01-291-0/+2
* Added support for video output of photos for iPod Nano Videos andjcsjcs2007-11-041-23/+20
* * configure.ac: remove mremap checkteuf2007-10-291-168/+69
* * src/db-artwork-writer.c: reread the pointer for memory mappedteuf2007-10-291-2/+16
* * src/db-artwork-writer.c: (write_mhif), (should_write),teuf2007-10-241-77/+58
* * src/db-artwork-writer.c: (write_mhla): yet another missing endiannessteuf2007-10-241-2/+4
* * src/db-artwork-writer.c: (itdb_track_filter_thumbnails),teuf2007-10-051-53/+123
* * src/itdb_itunesdb.c (mk_mhit): write extended mhit header forjcsjcs2007-10-011-6/+8
* * src/db-artwork-writer.c (write_mhod_type_3): don't assume thatjcsjcs2007-08-181-14/+20
* * src/db-artwork-parser.c (parse_mhba): non-zero terminatedjcsjcs2007-06-011-3/+3
* * src/db-artwork-parser.cjcsjcs2007-05-271-3/+3
* * docs/reference/tmpl/device.sgmljcsjcs2007-04-271-6/+11
* * src/db-itunes-parser.hjcsjcs2007-02-241-1/+1
* * itdb.h: Itdb_Artwork:jcsjcs2006-11-111-11/+14
* Added additional functionality for photo albumsjcsjcs2006-10-291-9/+26
* Major rework of picture support.jcsjcs2006-10-291-3/+4
* * src/db-artwork-writer.c (ipod_buffer_grow_file): printf(3) typejcsjcs2006-08-181-2/+2
* 2006-06-05 Jorg Schuler <jcsjcs at users.sourceforge.net>jcsjcs2006-06-041-1/+1
* * src/db-artwork-writer.cjcsjcs2006-06-021-12/+4
* * src/itdb.h:jcsjcs2006-06-011-18/+26
* * src/db-artwork-writer.c (write_mhni): fix segfault caused byjcsjcs2006-06-011-1/+2
* ***** merged photo-support branch back to MAIN. branch is taggedjcsjcs2006-05-301-80/+351
* Alpha version of reversed-endian Artwork writing. Status: iTunesDBjcsjcs2006-03-231-79/+122
* * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,jcsjcs2006-03-161-5/+5
* * configure.ac: bumped version to 0.3.2 for release.jcsjcs2006-03-041-1/+5
* * src/db-artwork-writer.c, src/itdb_itunesdb.c,jcsjcs2005-12-041-5/+1
* * src/db-artwork-writer/parser.c: Create ArtworkDB when it doesjcsjcs2005-12-041-6/+3
* New API for thumbnail support: see src/itdb.h for details.jcsjcs2005-11-281-23/+27
* * overall changes to support itdb_image_get_gdk_pixbuf(). Runjcsjcs2005-11-241-27/+3
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>teuf2005-11-231-48/+58
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>teuf2005-11-211-0/+4
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>teuf2005-11-021-6/+30
* 2005-11-02 Christophe Fergeau <teuf@gnome.org>teuf2005-11-021-1/+0
* * (itdb_write): remove mountpoint as parameter as not used.jcsjcs2005-10-231-4/+4
* Added a few structures (notably MHBA and MHIA) to support the Photo Database.fstanchina2005-10-101-7/+4