Commit Graph

61 Commits

Author SHA1 Message Date
Thomas Schmitt 59c4712b1a New API calls isoburn_igopt_set_stdio_endsync(), isoburn_igopt_get_stdio_endsync() 2014-04-13 12:05:58 +00:00
Thomas Schmitt 5ab4f14c04 Fixed a small memory leak in case of failed ISO image reading 2012-04-19 07:31:18 +00:00
Thomas Schmitt b406e8e93e Reacted on warnings of cppcheck 2012-03-21 19:30:38 +00:00
Thomas Schmitt b42293cd05 New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache() 2012-03-11 16:20:30 +00:00
Thomas Schmitt d09ee8335e New default permission on / directory: rwxr-xr-x 2012-02-27 15:02:25 +00:00
Thomas Schmitt 719ef2a6d3 New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() 2012-02-14 10:31:00 +00:00
Thomas Schmitt f6d0a17b90 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:09:45 +00:00
Thomas Schmitt 61c485fc10 Recognizing overwritable media, blanked by cdrskin --grow_overwriteable_iso 2011-07-10 11:26:20 +00:00
Thomas Schmitt 3f58069723 Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso 2011-07-07 11:44:45 +00:00
Thomas Schmitt 8a227d87e7 Hopefully fixed Debian bug 632865: blank ISO images with drive role 5 2011-07-06 19:01:55 +00:00
Thomas Schmitt 64bb496591 Revoked experimental change which sneaked into SVN by rev 3737 2011-05-19 13:44:08 +00:00
Thomas Schmitt 7e2d7e5997 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:14:29 +00:00
Thomas Schmitt 31300231df Replaced some large local variables by other means in 2011-05-09 15:49:47 +00:00
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