summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add note about hal calloutHEADmasterTodd Zullinger2009-01-091-0/+11
* Minor grammatical fixesTodd Zullinger2009-01-091-4/+4
* Add zh_CN to ALL_LINGUASTodd Zullinger2009-01-061-1/+1
* Add simple Chinese translation (Tan Zhixin)Todd Zullinger2009-01-062-0/+833
* Update German translation (Jonas Cleve)Todd Zullinger2009-01-052-255/+142
* Bump version for 0.7.0rc2Todd Zullinger2009-01-032-1/+3
* Update NEWSTodd Zullinger2009-01-031-3/+12
* Document Itdb_Track->album_idTodd Zullinger2009-01-033-0/+6
* Python: make Track.get_coverart() return None if artwork is absentTodd Zullinger2009-01-032-2/+9
* More NEWS (mention the new libxml2 dep)Christophe Fergeau2009-01-022-6/+18
* Link with -lm since we are using round and ceil in ithumb-writer.cChristophe Fergeau2009-01-022-1/+6
* 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