summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Properly set padding to 0 in mhod type 3Christophe Fergeau2008-07-051-0/+4
* Fix a memory leakChristophe Fergeau2008-07-051-0/+5
* fix typos: s/ipod/iPod/ s/availale/available/ s/of non-existent/if non-existent/Daniele Forsi2008-06-291-0/+5
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenJorg Schuler2008-06-291-0/+22
* * src/ithumb-writer.c (itdb_write_ithumb_files): fix bug whenJorg Schuler2008-06-291-0/+6
* patch by: Mike Heffner <mikeh@fesnel.com>Christophe Fergeau2008-06-281-0/+8
* * src/itdb_device.c: rework timezone handling: handle timezones asChristophe Fergeau2008-06-241-0/+8
* * src/itdb_device.c: oops, forgot a ','Christophe Fergeau2008-06-141-0/+4
* Fix some ipod_model_table entriesChristophe Fergeau2008-06-141-0/+5
* Remove buggy function to test if an ipod supports videoChristophe Fergeau2008-06-141-0/+6
* * src/itdb_device.h:Christophe Fergeau2008-06-091-1/+0
* git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2013 f01d2...Christophe Fergeau2008-06-091-0/+8
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-5/+16
* * src/itdb_device.c:Christophe Fergeau2008-06-091-0/+9
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-0/+11
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportChristophe Fergeau2008-06-091-0/+21
* * src/gchecksum.c: fix compilation (it's only compiled on system withChristophe Fergeau2008-06-091-0/+5
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-0/+7
* * src/itdb_track.c (itdb_track_remove_thumbnails): set mhii_linkJorg Schuler2008-06-051-0/+8
* * src/gchecksum.cJorg Schuler2008-06-021-0/+21
* * src/itdb_thumb.cJorg Schuler2008-06-011-0/+7
* * src/itdb_thumb.cJorg Schuler2008-05-301-0/+7
* Patch from Ian StewartChristophe Fergeau2008-05-301-0/+7
* * src/Makefile.am:Christophe Fergeau2008-05-301-0/+23
* Add missing static to function declarationsChristophe Fergeau2008-05-291-0/+5
* * src/db-artwork-parser.c (parse_mhii): removed artwork_fallbackJorg Schuler2008-05-281-0/+5
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setJorg Schuler2008-05-281-0/+36
* * configure.ac: libxml presence is mandatory unlessChristophe Fergeau2008-05-251-0/+5
* * src/itdb_device.c: don't insert NULL firewire IDs in the SysInfoChristophe Fergeau2008-05-251-0/+5
* * configure.ac: rework libxml detectionChristophe Fergeau2008-05-251-0/+8
* * src/db-artwork-debug.c:Christophe Fergeau2008-05-251-0/+10
* * configure.ac: check libxml presenceChristophe Fergeau2008-05-251-0/+20
* Add jump table support (mhod53)Christophe Fergeau2008-05-251-0/+6
* Factor some code out of ithumb_writer_write_thumbnail for better readabilityChristophe Fergeau2008-05-241-0/+6
* Handle cropping for thumbnails needing itChristophe Fergeau2008-05-241-0/+9
* Add missing #include unistd.hChristophe Fergeau2008-05-241-0/+6
* * tests/test-covers.c: print more info (marginally)Jorg Schuler2008-05-171-0/+4
* * src/itdb_photoalbum.cJorg Schuler2008-05-111-1/+10
* * tests/test-covers.c: print more status messages.Jorg Schuler2008-05-101-0/+5
* Write shuffle data (thanks to Diogo Dutra)Todd Zullinger2008-05-021-0/+3
* Bump version to 0.6.1SVN (belatedly :-)Todd Zullinger2008-05-011-1/+6
* * bindings/python/examples/Makefile.amJorg Schuler2008-04-191-0/+5
* cleanup more of our dirs with make uninstallTodd Zullinger2008-03-291-0/+4
* include string.h to fix builds with gcc 4.3 (fixes SF tracker #1928618)Todd Zullinger2008-03-291-0/+5
* shell portability fixes (courtesy of Klaus Heinz)Todd Zullinger2008-03-031-0/+5
* Track.set_thumbnail() was renamed to Track.set_coverart_from_file() a long ti...Todd Zullinger2008-02-131-0/+5
* Adapt artwork debugging code to the mhod string parsing consolidationChristophe Fergeau2008-02-031-0/+6
* Factorize mhod_type_3 and mhod_type_1 handlingChristophe Fergeau2008-02-031-0/+8
* Add comment about fields that aren't byteswapped, remove hardcoded intChristophe Fergeau2008-02-031-0/+6
* Merge ArtworkDB_MhodHeaderArtworkType3 and MhodHeaderArtworkType1 into Artwor...Christophe Fergeau2008-02-031-2/+10