=== 2.7.5 ===

2004-07-29  Bastien Nocera  <hadess@hadess.net>

	* configure.in: 2.7.5

2004-07-29  Bastien Nocera  <hadess@hadess.net>

	* nautilus-cd-burner.c: (details_clicked), (ask_cancel), (main):
	Call the "CD Creator" "CD/DVD Creator"

2004-07-29  Bastien Nocera  <hadess@hadess.net>

	* cd-recorder.c: (cdrecord_stderr_read),
	(cd_recorder_write_cdrecord):
	* cd-recorder.h:
	* nautilus-cd-burner.c: (burn_cd), (main):
	* ncb.schemas.in: Implement "burnproof" as an option, as it is
	necessary to burn CDs on some systems (Closes: #137099). Display
	an error when cdrecord tells us that the system is too slow
	(Closes: #148749)

2004-07-29  Bastien Nocera  <hadess@hadess.net>

	* burn-extension.c: (nautilus_burn_get_file_items):
	* cd-drive.c: (hal_scan), (get_scsi_cd_name):
	* cd-recorder.c: (growisofs_stdout_read), (cdrecord_stdout_read),
	(growisofs_stderr_read), (cd_recorder_write_growisofs),
	(cd_recorder_write_cdrecord), (cd_recorder_finalize),
	(cd_recorder_init), (cd_recorder_class_init):
	* cd-recorder.h:
	* cdburn.glade:
	* cdrecorder-marshal.list:
	* nautilus-cd-burner.c: (action_changed_cb):
	Fix up the API of CDRecorder to list actions, as well as media type
	in the action-changed signal, Have "CD", "DVD", or "Disc" used
	appropriately (Closes: #140282)

2004-07-29  Bastien Nocera  <hadess@hadess.net>

	* nautilus-cd-burner.c: (main): make it possible to run n-c-b from
	its source directory

2004-07-29  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* burn-extension.c: (nautilus_module_initialize):
	* configure.in:
	Initialize i18n for nautilus extension.

2004-07-28  Bastien Nocera  <hadess@hadess.net>

	* nautilus-cd-burner.c: (ncb_hig_dialog),
	(ncb_hig_show_error_dialog), (insert_cd_request_cb),
	(show_error_message), (overwrite_existing_file), (burn_cd),
	(ask_cancel), (help_activate), (main): HIGify all the dialog windows
	in the application itself (Closes: #143117)

2004-07-28  Bastien Nocera  <hadess@hadess.net>

	* cd-drive.h:
	* list_cddrives.c: (list_cdroms): fix printing out the DVD sizes

2004-07-28  Bastien Nocera  <hadess@hadess.net>

	* cd-drive.c: (cd_drive_get_media_size_from_path):
	* dvd_plus_rw_utils.cpp: fix function prototypes for getting sizes from
	DVDs (still slightly broken)

2004-07-27  Bastien Nocera  <hadess@hadess.net>

	* cd-drive.c: (cd_drive_get_media_size_from_path):
	* cd-drive.h:
	* dvd_plus_rw_utils.cpp:
	* list_cddrives.c: (list_cdroms): merge the 2 different code paths
	(ATIP for CDs, and READ CAPACITY SCIS for DVDs), implements getting
	the size from a medium, and macro for bytes->minutes conversion

2004-07-27  Bastien Nocera  <hadess@hadess.net>

	* cd-drive.c: (cd_drive_get_media_size_from_path):
	rename get_disc_size to get_disc_size_cd
	move CD_ROM_SPEED where it can be used without HAL support
	(Closes: #148521)
	* dvd_plus_rw_utils.cpp: add get_disc_size_dvd which returns the
	amount of data in bytes that can fit on a DVD media

2004-07-26  Bastien Nocera  <hadess@hadess.net>

	* list_cddrives.c: (list_cdroms): print out the size, and length in
	minutes/seconds of the media in the drive (Closes: #148274)

2004-07-23  Fernando Herrera  <fherrera@onirica.com>
 
	* dvd_plus_rw_utils.cpp: MMC functions to get read/write speed
	and blank disc size 
	* cd-drive.c: (get_cd_properties):
	(get_device_max_read_speed), (get_device_max_write_speed),
	(add_linux_cd_recorder), (freebsd_scan), (cdrecord_scan):
	Use MMC functions to get speeds.
	(cd_drive_get_media_size_from_path), (cd_drive_get_media_size),
	* cd-drive.h: New functions to get media size.

2004-07-26  Bastien Nocera  <hadess@hadess.net>

	* cdburn.glade: chop the progress window text in 2 labels
	(Closes: #148425)

2004-07-23  Bastien Nocera  <hadess@hadess.net>

	* cd-drive.c: (cdrecord_scan): should be /dev/pgX not /dev/X for
	cdrecord detected drives (thanks Fernando)

=== 2.7.4 ===

2004-07-21  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 2.7.4