CVSROOT: /cvs/gnome Module name: nautilus-cd-burner Changes by: mccann 06/01/16 21:33:03
Modified files: . : ChangeLog configure.in list_cddrives.c nautilus-burn-drive.c nautilus-burn-drive.h nautilus-cd-burner.c Log message: 2006-01-16 William Jon McCann <[EMAIL PROTECTED]> * configure.in: Bump HAL requirement. * list_cddrives.c (list_drives): List write speeds. * nautilus-burn-drive.c (fill_write_speeds) (nautilus_burn_drive_get_max_write_speeds, hal_parse_write_speeds) (hal_drive_from_udi, add_linux_cd_recorder, add_linux_cd_drive) (freebsd_scan, cdrecord_scan, nautilus_burn_drive_get_file_image) (nautilus_burn_drive_finalize, nautilus_burn_drive_init): 3 new functions to deal with having a list of possible write speeds. Added support for reading support drive speed from HAL. Added call to fill_write_speeds to other functions to fill in default write speeds (maxspeed to 1) and also in the case where HAL does not have the write_speeds property. Added initialisation and memory free code to init/finalize functions respectively. * nautilus-burn-drive.h: Added write_speeds member. Added nautilus_burn_drive_get_write_speeds() prototype. * nautilus-cd-burner.c (refresh_dialog): Replace old code which obtained maximum drive speed and listed all speeds up to it with code that lists the supported drive speeds as reported by nautilus_burn_drive_get_write_speeds(). patch from: Ryan Lortie <[EMAIL PROTECTED]> Fixes #157899. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=nautilus-cd-burner&who=mccann&date=explicit&mindate=2006-01-16%2021:32&maxdate=2006-01-16%2021:34 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list