c1ba7d93d9
Removed dependencies of libburn where possible and removed
...
the remaining demo/iso_grow.c from Makefile.am.
2009-02-18 10:29:26 +01:00
68419703d7
Added iso_image_update_sizes() API.
...
This requires increasing IsoStreamIface version, as we need to add a new
method on it. API/ABI remains compatible with older version.
2008-09-07 16:32:18 +02:00
ea45f858cb
Default Builder is now based on low level node create functions.
2008-01-26 16:10:23 +01:00
764e99e34b
For API stablility reasons, make Ecma119WriteOpts private.
2008-01-26 13:04:16 +01:00
a282a7581e
Expose report callback.
2008-01-23 20:46:38 +01:00
c272228590
Removed stop_on_error, now replaced by iso_set_abort_severity().
2008-01-23 20:11:52 +01:00
d92f8f68d2
Option to set default values for file timestamps.
2008-01-23 19:46:36 +01:00
ebcd5883e2
Update burn_source to version 1, that adds cancel() function.
2008-01-23 00:34:27 +01:00
164e97f6bc
Added API to set the abort severity.
2008-01-22 22:24:33 +01:00
df5aa263ec
Replace per Image messenger with a global one, and use image id instead.
2008-01-19 02:48:12 +01:00
5ed68d20e9
Add support for ISO-9660:1999.
2008-01-16 21:51:41 +01:00
5fe04ccfb2
Add option to ignore special files.
2008-01-15 17:23:34 +01:00
9a66c6cd33
Enhance support for relaxe ISO constraints.
2008-01-15 00:21:07 +01:00
9ebc4a1eef
Add some more control to the ring buffer.
2008-01-14 21:13:53 +01:00
a1bcc73198
Support for relaxed filenames on ISO-9660 images.
2008-01-13 01:06:56 +01:00
e9e1d28333
Improve demo program, including support for El-Torito.
2008-01-10 19:41:38 +01:00
5d81305042
Expose Joliet.
2008-01-08 16:10:25 +01:00
e471333b0b
Rename function to create burn_source.
2008-01-05 00:42:32 +01:00
ee78419935
Add support for appendable multisession images.
2008-01-04 23:54:31 +01:00
a2645cbf40
Expose several tree options, to control recursive dir addition.
2007-12-29 17:15:24 +01:00
26a04559c7
Some fixes to memory leak bugs.
2007-12-28 22:45:56 +01:00
9a90afcf69
Support for setting an output charset for RR NM entries.
...
It will default to input charset (i.e. the locale charset for now).
Names will be stored internally in that locale charset. Note that input
charset musn't be changed by user. Instead, we can provide an input
charset property to IsoFilesystem implementations.
2007-12-28 00:20:02 +01:00
a8636eaa60
Support for setting default modes for files and dirs.
2007-12-27 18:10:14 +01:00
941e2022e8
Expose RockRidge option.
2007-12-27 10:43:06 +01:00
de3c4e4962
Little demo program to test image generation.
2007-12-22 17:09:49 +01:00