summaryrefslogtreecommitdiffstats
path: root/src/itdb_device.c
Commit message (Expand)AuthorAgeFilesLines
* Fix static nano4g artwork information tablesChristophe Fergeau2009-01-011-4/+7
* Add serial number for pink and silver 16GB nanosChristophe Fergeau2008-12-291-3/+5
* Remove unwanted addition of model name in last commitChristophe Fergeau2008-12-221-1/+0
* Add ipod shuffle info from Neil CampbellChristophe Fergeau2008-12-221-0/+3
* Add serial numbers for yellow and green 16GB nano4gChristophe Fergeau2008-12-221-0/+2
* Add serial number for 16GB Purple Nano 4gChristophe Fergeau2008-12-181-0/+1
* * src/itdb_plist.c: substitute g_base64_decode() between versionJorg Schuler2008-12-151-0/+7
* Add hardcoded tables for nano4g artworkChristophe Fergeau2008-12-121-0/+24
* Add SN for 16GB orange nano4gChristophe Fergeau2008-12-121-0/+1
* Update API documentationTodd Zullinger2008-12-081-39/+66
* Whitespace cleanupTodd Zullinger2008-12-081-3/+0
* * src/itdb_device.c: SN YX6 corresponds to a Shuffle model B225Christophe Fergeau2008-10-221-1/+1
* Use SysInfoExtended if available for itdb_device_supports_photoChristophe Fergeau2008-10-211-2/+4
* Add SN for 16GB blue nanoChristophe Fergeau2008-10-201-0/+1
* Add serial number for 16GB Black NanoChristophe Fergeau2008-10-151-0/+1
* Fix itdb_device_supports_artwork to use info from SysInfoExtendedChristophe Fergeau2008-10-071-2/+4
* * src/itdb_device.c: add serial number for the 8GB Silver Nano 4gChristophe Fergeau2008-10-041-1/+2
* A few more fixes in the ipod model tablesChristophe Fergeau2008-10-011-3/+3
* Add missing name for the Yellow 4g nanoChristophe Fergeau2008-10-011-0/+1
* * src/itdb_device.c: and add SN for the 8GB Red NanoChristophe Fergeau2008-10-011-0/+1
* * src/itdb_device.c: add SN for 16GB Red NanoChristophe Fergeau2008-10-011-0/+1
* * src/itdb.h: add enum entries for the new ipod classic and the newChristophe Fergeau2008-10-011-8/+98
* 2008-09-11 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2008-09-111-0/+1
* Use GError in SysInfoExtended parsingChristophe Fergeau2008-07-291-1/+1
* Add error handling to the plist XML parserChristophe Fergeau2008-07-291-0/+9
* * src/ithumb-writer.c (pack_RGB_565), (pack_RGB_555)Jorg Schuler2008-07-201-0/+3
* * src/itdb_device.c (itdb_device_set_timezone_info): avoid g_statJorg Schuler2008-07-191-0/+5
* * src/itdb_device.c: assume the following generations do notJorg Schuler2008-07-191-3/+3
* Fix up information from podsleuthChristophe Fergeau2008-07-061-6/+6
* Add a way to get an Itdb_ModelInfo from a serial numberChristophe Fergeau2008-07-061-18/+228
* Add missing 2GB ipod shuffle models and ipod shuffle redChristophe Fergeau2008-07-061-0/+6
* Pick itdb_device_get_storage_info from songbirdChristophe Fergeau2008-07-061-0/+54
* fix typos: s/ipod/iPod/ s/availale/available/ s/of non-existent/if non-existent/Daniele Forsi2008-06-291-1/+1
* * src/itdb_device.c: rework timezone handling: handle timezones asChristophe Fergeau2008-06-241-32/+131
* * src/itdb_device.c: oops, forgot a ','Christophe Fergeau2008-06-141-1/+1
* Fix some ipod_model_table entriesChristophe Fergeau2008-06-141-3/+11
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-0/+44
* * src/itdb_device.c:Christophe Fergeau2008-06-091-50/+76
* * src/db-artwork-writer.c:Christophe Fergeau2008-06-091-58/+51
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportChristophe Fergeau2008-06-091-73/+168
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setJorg Schuler2008-05-281-4/+4
* * src/itdb_device.c: don't insert NULL firewire IDs in the SysInfoChristophe Fergeau2008-05-251-2/+4
* * configure.ac: check libxml presenceChristophe Fergeau2008-05-251-1/+29
* Handle cropping for thumbnails needing itChristophe Fergeau2008-05-241-2/+13
* Portability fix: only include unistd.h when it's availableChristophe Fergeau2008-01-291-0/+2
* * src/itdb_device.c: fix ITDB_THUMB_PHOTO_FULL_SCREEN format onChristophe Fergeau2008-01-021-1/+1
* * src/itdb_device.c: fix typoes in iPod Touch model listsChristophe Fergeau2007-11-161-2/+2
* * src/itdb_device.c: use the same photo thumbnail definitions forJorg Schuler2007-11-101-12/+3
* * src/itdb_device.c: added photo thumbnail definitions for iPodJorg Schuler2007-11-101-1/+15
* * src/itdb_device.c: (itdb_device_requires_checksum): the iPod TouchChristophe Fergeau2007-11-081-1/+1