Commit Graph

434 Commits

Author SHA1 Message Date
Thomas Schmitt e72d702ce7 When pseudo-blanking: Invalidate all ECMA-119 volume descriptors, not only PVD 2017-05-05 14:31:57 +02:00
Thomas Schmitt f3b8515366 Corrected an error in description of isoburn_igopt_get_iso_mbr_part_type() 2017-02-27 10:30:32 +01:00
Thomas Schmitt 0d07bd1d87 New API calls isoburn_igopt_set_iso_mbr_part_type(), isoburn_igopt_get_iso_mbr_part_type() 2017-02-27 10:15:58 +01:00
Thomas Schmitt 3da2ac249f Applying -dummy mode explicitely to superblock relocation 2016-11-18 18:37:28 +01:00
Thomas Schmitt d5d158f05a Corrected sorting in libisoburn.ver 2016-10-07 15:06:00 +00:00
Thomas Schmitt d376532886 Version leap to libisoburn-1.4.7 2016-09-16 19:57:09 +00:00
Thomas Schmitt 79a45f90f6 New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid() 2016-08-12 18:46:36 +00:00
Thomas Schmitt 3486726ebb Mentioned that an empty name with isoburn_igopt_set_scdbackup_tag disables it 2016-08-05 11:19:57 +00:00
Thomas Schmitt 07345cf49d New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
Thomas Schmitt 21800fbf56 Requiring libburn-1.4.5 2016-07-31 07:19:31 +00:00
Thomas Schmitt 9f66f7301b Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
Thomas Schmitt a9d245961d Version leap to libisoburn-1.4.5 2016-07-02 14:46:07 +00:00
Thomas Schmitt e6fde3483c Letting isoburn_disc_erase() invalidate UDF extended descriptors if present 2016-05-03 07:57:32 +00:00
Thomas Schmitt 3664cab771 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 2016-03-18 13:55:09 +00:00
Thomas Schmitt 5a7155d8a4 Added to libisoburn.h "extern C" for C++, and protection against double include 2016-03-15 20:34:09 +00:00
Thomas Schmitt 5df9333c8f Reacted on doxygen warnings of Fedora s390x build log 2016-02-07 19:42:24 +00:00
Thomas Schmitt f120428c99 Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
Thomas Schmitt f3b55f2864 New API calls isoburn_igopt_set_appended_as_apm, isoburn_igopt_set_part_like_isoisoburn_igopt_set_part_like_isohybrid 2016-02-05 09:50:46 +00:00
Thomas Schmitt 3415007907 Letting bit15 of system_area_options pass to libisofs 2016-01-01 17:22:18 +00:00
Thomas Schmitt 4ffa75abc3 Version leap to libisoburn-1.4.3 2015-11-29 08:39:29 +00:00
Thomas Schmitt 97e3e29c44 Prevented a SIGSEGV with isoburn_read_image() feature to submit NULL parameter. Coverity CID 28721. 2015-11-09 13:31:59 +00:00
Thomas Schmitt 9efb046330 Made clear that a drive needs an isoburn object for writing. Coverity CID 28758. 2015-11-03 15:41:47 +00:00
Thomas Schmitt 2e535ade2a New command -read_fs 2015-09-22 15:59:16 +00:00
Thomas Schmitt 3d36b343ce Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
Thomas Schmitt 0c2eed9f2e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt 44d09c30c0 New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode() 2015-09-17 12:05:40 +00:00
Thomas Schmitt c09ef379d1 New command -ecma119_map 2015-08-17 20:08:42 +00:00
Thomas Schmitt 465509d0d1 New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_* 2015-08-17 20:01:30 +00:00
Thomas Schmitt 02213905f4 Changed wrong use of "resp." in docs 2015-07-31 17:12:51 +00:00
Thomas Schmitt 25d574a52e Version leap to libisoburn-1.4.1 2015-05-17 20:53:33 +00:00
Thomas Schmitt 5cd5f6abf9 New API call isoburn_igopt_set_part_flag() and libisofs interval reader flags 2015-04-23 13:51:44 +00:00
Thomas Schmitt e5f9d21ce8 New API calls isoburn_igopt_set_appended_as_gpt(), isoburn_igopt_get_appended_as_gpt() 2015-02-06 11:48:23 +00:00
Thomas Schmitt e77ea00398 Reporting with severity DEBUG about read error messages during image loading 2014-09-23 06:47:05 +00:00
Thomas Schmitt 6cc1d7297d Version leap to libisoburn-1.3.9 2014-06-28 07:21:50 +00:00
Thomas Schmitt a803264cd0 Bug fix: -blank force:all on DVD+RW had no effect 2014-05-03 11:50:48 +00:00
Thomas Schmitt 1424d7539f New API call isoburn_disc_pretend_full_uncond() 2014-05-03 11:47:23 +00:00
Thomas Schmitt a4a13cbe2c New command -report_el_torito (former -report_system_area "el_torito") 2014-04-29 17:49:08 +00:00
Thomas Schmitt 51c02ceba7 New command -concat 2014-04-21 13:18:38 +00:00
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 c6d9423051 New command -report_system_area 2014-04-11 16:12:22 +00:00
Thomas Schmitt 154b50f6f7 Requiring libburn-1.3.7 and libisofs-1.3.7 2014-04-08 09:45:08 +00:00
Thomas Schmitt bb96568038 Corrected outdated description of GRUB2 MBR patching 2014-03-14 13:41:58 +00:00
Thomas Schmitt b0dd4c2c29 Version leap to libisoburn-1.3.7 2014-03-04 17:00:03 +00:00
Thomas Schmitt 9e54087dd5 Requiring libisofs-1.3.5 and libburn-1.3.5 2014-02-10 21:30:17 +00:00
Thomas Schmitt 98de4cc328 Mentioned system area type 5 for HP-PA version 5 2014-01-16 11:24:06 +00:00
Thomas Schmitt b2eacd7d7f Mentioned system area type 4 for HP-PA 2014-01-14 08:49:49 +00:00
Thomas Schmitt 61244da0bf New API call isoburn_conv_name_chars() 2013-12-28 19:48:44 +00:00
Thomas Schmitt b5ddf6f4d7 New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_joliet_utf16 2013-12-18 07:42:10 +00:00
Thomas Schmitt da0f812ded Version leap to libisoburn-1.3.5 2013-12-12 15:50:58 +00:00
Thomas Schmitt 22c6f2cb15 Releasing loaded ISO image data when no longer needed 2013-11-17 12:05:40 +00:00