Commit Graph

48 Commits

Author SHA1 Message Date
Thomas Schmitt f860e24e58 Avoiding repeated PVD read attempts if first reading of PVD yielded error 2011-04-22 08:18:41 +00:00
Thomas Schmitt 472d7610ad Better handling of pseudo-drive without read-permission 2011-03-24 18:25:00 +00:00
Thomas Schmitt cf49e83893 Prepared libisoburn for drive role 5 2011-03-21 09:31:51 +00:00
Thomas Schmitt 6968b72648 Prepared libisoburn for drive role 4 2011-03-13 13:15:41 +00:00
Thomas Schmitt a08a753967 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +00:00
Thomas Schmitt 963d139093 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
Thomas Schmitt a08a54913b Fixed a bug about read displacement introduced with rev 3490 2010-12-04 17:43:30 +00:00
Thomas Schmitt 668e58761b New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement() 2010-11-30 09:39:44 +00:00
Thomas Schmitt cc672d525b Removed development marks 2010-09-11 12:50:36 +00:00
Thomas Schmitt d54efd4bc2 Enabled multi-session with partition offset 2010-09-10 17:10:03 +00:00
Thomas Schmitt bf20ca5dfb Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
Thomas Schmitt 932a7e84e1 libisoburn now always loads the System Area with the ISO image 2010-04-16 19:54:54 +00:00
Thomas Schmitt 91e0b07080 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
Thomas Schmitt 5a48f5542a Re-enabled recognition of missiong or empty disk files as blank drive (rev 2997) 2010-01-11 11:31:36 +00:00
Thomas Schmitt ea9cb3ab4b Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
Thomas Schmitt cf046f9533 Declared as closed those media which have read errors in the first 64 kB 2009-10-07 07:25:40 +00:00
Thomas Schmitt 9766c28d4f Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00
Thomas Schmitt 219aa7e4b6 New write options session_md5, file_md5, read option nomd5 2009-08-10 19:21:43 +00:00
Thomas Schmitt f70287eaf8 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
Thomas Schmitt fedb8fdfba Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +00:00
Thomas Schmitt d5cb4aa3d0 New API functions isoburn_ropt_[sg]et_auto_incharset() 2009-03-20 19:29:04 +00:00
Thomas Schmitt ca4777fba9 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:35:22 +00:00
Thomas Schmitt d03734211f Now it is isoburn_ropt_noaaip , isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-22 13:01:13 +00:00
Thomas Schmitt d678296449 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
Thomas Schmitt 9716ac2333 New API macro isoburn_ropt_noaaip controls enabling of AAIP loading 2009-01-21 15:02:56 +00:00
Thomas Schmitt b07e37454a Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
Thomas Schmitt 88ef7d06f4 New API function isoburn_prepare_blind_grow() for -as mkisofs -multi 2008-07-05 13:25:06 +00:00
Thomas Schmitt ae5ad5a143 New API functions isoburn_preset_msgs_submit(), isoburn_set_msgs_submit() 2008-06-18 16:14:44 +00:00
Thomas Schmitt 5f5b0c7016 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
Thomas Schmitt 36aa59297a Trying to better handle non ISO images on -indev 2008-05-09 20:54:58 +00:00
Thomas Schmitt 947bb33173 Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
Thomas Schmitt 3eae8634cd Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
Thomas Schmitt c3048d6282 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43:39 +00:00
Thomas Schmitt 1e2cf64922 Pacifier for isoburn_read_image() 2008-02-06 21:45:31 +00:00
Thomas Schmitt 0752efbef1 Inserted problem messages where libisoburn API produces own failures 2008-02-04 18:47:17 +00:00
Thomas Schmitt b006ab11b2 Adapted to libisofs revisio 328 2008-02-03 15:58:00 +00:00
Thomas Schmitt eca39c33e0 Made use of ISO_ERR_SEV() and ISO_ERR_PRIO() 2008-02-03 13:16:18 +00:00
Thomas Schmitt 897045c51c Adapted to libisofs revision 313 2008-01-31 15:22:23 +00:00
Thomas Schmitt 55b155efb9 Adapted to libisofs revison 294 2008-01-28 17:20:10 +00:00
Thomas Schmitt 3fbaf84660 Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
Mario Danic dd7bf461a0 Done some organizational changes to libisoburn 2007-09-14 04:11:23 +00:00
Vreixo Formoso Lopes afd6178b6c Add fabricated disc status. 2007-09-13 10:29:49 +00:00
Vreixo Formoso Lopes 1d37dc892a Implementation of isoburn_read_volset(). 2007-09-12 15:47:26 +00:00
Vreixo Formoso Lopes 50dde204ca Remove private header import and copy needed functions. 2007-09-12 15:13:51 +00:00
Vreixo Formoso Lopes ba0e689ada API for volset read, burn_disc creation and sync. write.
Updating of isoburn_start_emulation() to make use of new
isoburn_set_start_byte().
2007-09-12 09:25:44 +00:00
Vreixo Formoso Lopes 133a49ae17 Some initial code for libisofs related wraps. 2007-09-06 16:57:22 +00:00
Thomas Schmitt af4e451600 Should have used copy+paste when writing Vreixos name 2007-09-01 18:58:19 +00:00
Thomas Schmitt 244f89e275 Initial content of libisoburn 2007-09-01 18:20:53 +00:00