libipoddevice r167 - in trunk: . src



Author: abock
Date: 2007-03-26 19:15:46 +0100 (Mon, 26 Mar 2007)
New Revision: 167
ViewCVS link: http://svn.gnome.org/viewcvs/libipoddevice?rev=167&view=rev

Added:
   trunk/src/ipod-prepare-sysinfo.c
   trunk/src/ipod-prepare-sysinfo.h
Modified:
   trunk/ChangeLog
   trunk/src/Makefile.am
   trunk/src/hal-ipod-info.c
   trunk/src/ipod-device.c
   trunk/src/ipod-model-table.h
Log:
2007-03-26  Aaron Bockover  <abock gnome org>

    Support HFS+ iPods a little better by being able to write/read the plist
    metadata off the device (in /tmp); Support 2nd generation iPod Shuffles

    * src/ipod-prepare-sysinfo.c: Build the extended sysinfo path (plist)
    based on if the device is writable or not

    * src/ipod-model-table.h: Added more serial codes to the model table
    and added support for second generation shuffles

    * src/hal-ipod-info.c: Write the plist to either /tmp/ipod-sysinfo-<serial>
    if the device is read only or to the correct place on the device otherwise

    * src/ipod-device.c: Read plist from above location; trim the serial number
    for whitespace as some plist data has trailing space






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]