summaryrefslogtreecommitdiffstats
path: root/src/db-artwork-writer.c
Commit message (Expand)AuthorAgeFilesLines
* Don't try to write ArtworkDB/PhotoDB when we fail to write ithmb filesChristophe Fergeau2008-07-101-2/+10
* Properly set padding to 0 in mhod type 3Christophe Fergeau2008-07-051-0/+2
* patch by: Mike Heffner <mikeh@fesnel.com>Christophe Fergeau2008-06-281-0/+4
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-10/+2
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-25/+0
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportChristophe Fergeau2008-06-091-9/+19
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-0/+1
* * src/gchecksum.cJorg Schuler2008-06-021-17/+230
* * src/Makefile.am:Christophe Fergeau2008-05-301-91/+33
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setJorg Schuler2008-05-281-8/+5
* * src/db-artwork-debug.c:Christophe Fergeau2008-05-251-16/+11
* * src/itdb_photoalbum.cJorg Schuler2008-05-111-2/+2
* Factorize mhod_type_3 and mhod_type_1 handlingChristophe Fergeau2008-02-031-2/+2
* Add comment about fields that aren't byteswapped, remove hardcoded intChristophe Fergeau2008-02-031-4/+7
* Merge ArtworkDB_MhodHeaderArtworkType3 and MhodHeaderArtworkType1 into Artwor...Christophe Fergeau2008-02-031-15/+14
* Add and use itdb_file_set_contents to workaround a rename issue on sshfsChristophe Fergeau2008-01-291-6/+8
* 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/+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