summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typosDaniele Forsi2009-01-021-9/+9
* Updated NEWS fileChristophe Fergeau2009-01-022-0/+66
* Fix static nano4g artwork information tablesChristophe Fergeau2009-01-012-4/+12
* Add Itdb_Track::album_id to prevent future ABI breakageChristophe Fergeau2009-01-012-0/+7
* Add serial number for pink and silver 16GB nanosChristophe Fergeau2008-12-292-3/+10
* Python: fix sha DeprecationWarning with python-2.6Todd Zullinger2008-12-282-2/+16
* Update Spanish translation (Alejandro Lamas Daviña)Todd Zullinger2008-12-262-130/+70
* Remove unwanted addition of model name in last commitChristophe Fergeau2008-12-222-1/+7
* Add ipod shuffle info from Neil CampbellChristophe Fergeau2008-12-222-0/+7
* Add serial numbers for yellow and green 16GB nano4gChristophe Fergeau2008-12-222-0/+7
* Add serial number for 16GB Purple Nano 4gChristophe Fergeau2008-12-182-0/+6
* remove ChangeLog entries automatically added by gettextizeDaniele Forsi2008-12-161-13/+0
* updated Italian translationDaniele Forsi2008-12-162-258/+145
* * src/itdb_plist.c: substitute g_base64_decode() between versionJorg Schuler2008-12-153-0/+23
* * po/fr.po: Update French translation (Éric Lassauge)Jorg Schuler2008-12-132-119/+75
* Add hardcoded tables for nano4g artworkChristophe Fergeau2008-12-122-0/+31
* Add SN for 16GB orange nano4gChristophe Fergeau2008-12-122-0/+6
* Update Swedish translation (Stefan Asserhäll)Todd Zullinger2008-12-102-133/+74
* Update Hebrew translation (Assaf Gillat)Todd Zullinger2008-12-102-243/+213
* Bump version and soname for 0.7.0rc1Todd Zullinger2008-12-082-4/+6
* Update po filesTodd Zullinger2008-12-0810-1506/+3320
* Update API documentationTodd Zullinger2008-12-0827-1345/+2542
* Whitespace cleanupTodd Zullinger2008-12-0814-268/+181
* * itdb_itunesdb.c (jump_table_letter): don't terminate whenJorg Schuler2008-12-072-1/+7
* * configure.ac: don't add "-Wall" to CFLAGSJorg Schuler2008-11-302-1/+6
* * src/db-parse-context.h: remove unneeded G_GNUC_INTERNAL at theJorg Schuler2008-11-302-1/+8
* Attempt at fixing an artwork display bug on the nano4gChristophe Fergeau2008-11-172-7/+23
* Stricter sanity checkChristophe Fergeau2008-11-172-2/+10
* Add overflow checks when computing sizes to use as a malloc argChristophe Fergeau2008-11-172-14/+36
* Remove chapterdata_raw and chapterdata_raw_length from Itdb_TrackTodd Zullinger2008-11-143-10/+10
* * src/itdb_device.c: SN YX6 corresponds to a Shuffle model B225Christophe Fergeau2008-10-222-1/+6
* Use SysInfoExtended if available for itdb_device_supports_photoChristophe Fergeau2008-10-212-2/+10
* Add SN for 16GB blue nanoChristophe Fergeau2008-10-202-0/+6
* Add serial number for 16GB Black NanoChristophe Fergeau2008-10-152-0/+6
* Fix printf modifiers for more portabilityChristophe Fergeau2008-10-082-13/+19
* Fix data sizes used in Itdb_ArtworkFormatChristophe Fergeau2008-10-082-3/+11
* Fix itdb_device_supports_artwork to use info from SysInfoExtendedChristophe Fergeau2008-10-072-2/+9
* Adjust SysInfoExtended parsing to the plist parser changesChristophe Fergeau2008-10-072-13/+17
* Fix blank node handling in the plist parserChristophe Fergeau2008-10-072-5/+15
* Add array support to the plist parserChristophe Fergeau2008-10-072-19/+77
* * src/itdb_device.c: add serial number for the 8GB Silver Nano 4gChristophe Fergeau2008-10-042-1/+7
* A few more fixes in the ipod model tablesChristophe Fergeau2008-10-012-3/+8
* Add missing name for the Yellow 4g nanoChristophe Fergeau2008-10-012-0/+5
* * src/itdb_device.c: and add SN for the 8GB Red NanoChristophe Fergeau2008-10-012-0/+5
* * src/itdb_device.c: add SN for 16GB Red NanoChristophe Fergeau2008-10-012-0/+5
* * src/itdb.h: add enum entries for the new ipod classic and the newChristophe Fergeau2008-10-013-8/+110
* 2008-09-11 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2008-09-112-0/+7
* Python: Set the mediatype field for Track objectsTodd Zullinger2008-08-232-1/+12
* Python: Whitespace cleanup of tests.pyTodd Zullinger2008-08-232-5/+8
* Python: Be more consistent with other container objects and classesTodd Zullinger2008-08-233-5/+75