summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Python: Add a quiet parameter to Database.remove() and use it in testsTodd Zullinger2008-08-233-4/+14
* Update python bindings to work with the new thumbnail API.Todd Zullinger2008-08-205-90/+32
* Ignore libtool generated files in bindings/pythonTodd Zullinger2008-08-200-0/+0
* 2008-08-09 Paul Richardson <phantom_sf at users.sourceforge.net>P.G. Richardson2008-08-094-0/+14
* Remove uses of deprecated itdb_time_* functionsTodd Zullinger2008-08-093-8/+10
* Ignore *.o files in docs/reference{,/tmpl} directoriesTodd Zullinger2008-08-070-0/+0
* Ignore *.o files in src, tests, and tools directoriesTodd Zullinger2008-08-070-0/+0
* Ignore docs/reference/libgpod-undeclared.txtTodd Zullinger2008-08-070-0/+0
* Add test-sysinfo-extended-parsing to svn:ignore prop in tests/Todd Zullinger2008-08-060-0/+0
* 2008-08-03 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2008-08-032-15/+9
* Fix typo in itdb_track_get_thumbnail() doc commentTodd Zullinger2008-08-022-1/+6
* s/test -a/test -eChristophe Fergeau2008-08-012-1/+6
* Fix auto-enabling of more warnings when using a svn checkoutChristophe Fergeau2008-08-012-1/+7
* Move ITDB_DEVICE_ERROR from itdb_plist.h to itdb_device.hChristophe Fergeau2008-08-014-6/+14
* Rename unk146 to explicit_flag in Itdb_Track now that it's purpose is knownTodd Zullinger2008-07-304-5/+13
* Fix a few issues in the API doc after the API changes that went onChristophe Fergeau2008-07-293-12/+29
* itdb_thumb_to_pixbufs API docChristophe Fergeau2008-07-291-0/+17
* Some public API work, hide ItdbThumbType as well as ItdbThumbIpodChristophe Fergeau2008-07-295-26/+45