CVSROOT:        /cvs/gnome
Module name:    libipoddevice
Changes by:     abock   06/02/13 01:19:55

Modified files:
        .              : ChangeLog configure.ac 
        src            : ipod-device.c 

Log message:
2006-02-13  Aaron Bockover  <[EMAIL PROTECTED]>

* configure.ac: Bump to 0.4.1; check for HAL 0.5.6 to define
HAVE_HAL_EJECT, which is used for conditionally compiling DBus/HAL
Method support for Ejecting over HAL

* src/ipod-device.c (ipod_device_eject_hal): Method that calls a
DBus method against HAL to queue an eject request; needs HAL 0.5.6 or
better

(ipod_device_eject): Call ipod_device_eject_hal if HAVE_HAL_EJECT is
defined; ejecting centrally through HAL is *sooo* much better than
execing some configured unmount/eject command sequence; this obsoletes
umount and eject (directly), submount, and pmount, though all are still
supported fallback options

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libipoddevice&who=abock&date=explicit&mindate=2006-02-13%2001:18&maxdate=2006-02-13%2001:20

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to