brasero r464 - in trunk: . po src



Author: philippr
Date: 2007-11-07 15:20:39 +0000 (Wed, 07 Nov 2007)
New Revision: 464
ViewCVS link: http://svn.gnome.org/viewcvs/brasero?rev=464&view=rev

Added:
   trunk/src/burn-image-format.c
   trunk/src/burn-image-format.h
Modified:
   trunk/ChangeLog
   trunk/po/ChangeLog
   trunk/po/POTFILES.in
   trunk/src/Makefile.am
   trunk/src/brasero-dest-selection.c
   trunk/src/burn-basics.h
   trunk/src/burn-iso9660.c
   trunk/src/burn-track.c
   trunk/src/burn-track.h
   trunk/src/burn-volume.c
   trunk/src/burn-volume.h
Log:
	Fix a problem with cue/clone/cdrdao images that couldn\'t be burnt:
	Added a small and rought parser for cue and cdrdao to get the paths
	to their images and retrieve a more precise size.

	* src/Makefile.am:
	* src/brasero-dest-selection.c:
	(brasero_dest_selection_set_image_properties),
	(brasero_dest_selection_check_image_settings):
	* src/burn-basics.h:
	* src/burn-image-format.c: (brasero_image_format_read_path),
	(brasero_image_format_get_cue_file_complement),
	(brasero_image_format_get_toc_file_complement),
	(brasero_image_format_get_complement),
	(brasero_image_format_get_MSF_address),
	(brasero_image_format_get_DATAFILE_info),
	(brasero_image_format_get_FILE_info),
	(brasero_image_format_get_cdrdao_size),
	(brasero_image_format_get_cue_size),
	(brasero_image_format_get_iso_size),
	(brasero_image_format_get_clone_size):
	* src/burn-image-format.h:
	* src/burn-iso9660.c:
	* src/burn-track.c: (brasero_track_get_image_source),
	(brasero_track_get_toc_source), (brasero_track_get_image_size):
	* src/burn-track.h:
	* src/burn-volume.c: (brasero_volume_file_size):
	* src/burn-volume.h:





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