Commit Graph

1517 Commits

Author SHA1 Message Date
Thomas Schmitt 5764c37b52 Changed wrong use of "resp." in docs 2015-07-31 17:12:51 +00:00
Thomas Schmitt 0adcb08a86 Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00:00
Thomas Schmitt e65ab7648a New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive= 2015-07-31 16:23:08 +00:00
Thomas Schmitt a29ed10c14 Silenced false positive of cppcheck 2015-07-04 09:48:41 +00:00
Thomas Schmitt 1647f137ab Silenced a semi-correct error message of cppcheck 2015-07-04 09:47:30 +00:00
Thomas Schmitt dc7c94cfeb Reacted on cppcheck warning about uninitialized variable 2015-07-04 08:50:27 +00:00
Thomas Schmitt 862f015d50 Closed memory leaks on lack of memory reported by cppcheck 2015-07-04 08:49:24 +00:00
Thomas Schmitt 00e7295c58 Updated copyright year of xorriso command -version 2015-06-30 14:42:18 +00:00
Thomas Schmitt 6c34059965 Bug fix: -backslash_codes "on" did not work outside quotes and with showing "\r" 2015-06-24 16:15:44 +00:00
Thomas Schmitt 5ec866e32a Version leap to libisoburn-1.4.1 2015-05-17 20:53:33 +00:00
Thomas Schmitt 0a8b9c3af4 Enabled output of volume id und modification date with -report_system_area cmd 2015-05-14 13:12:44 +00:00
Thomas Schmitt 214fc269a3 Updated some copyright marks 2015-05-14 11:40:13 +00:00
Thomas Schmitt b3a7dee69b Enabled output of HFS+ proposal with report_system_area cmd and as_mkisofs 2015-05-14 10:08:32 +00:00
Thomas Schmitt 8c1a77fdd8 Some corrections about -report_system_area cmd and as_mkisofs 2015-05-11 16:04:21 +00:00
Thomas Schmitt 2bc1acf90b Some corrections about -report_system_area cmd and as_mkisofs 2015-05-10 09:34:30 +00:00
Thomas Schmitt b60d94849c Emitting sparse zeroizers for system area and SORRY events for some insufficiencies 2015-05-07 15:20:42 +00:00
Thomas Schmitt 8b4eca4391 Emitting interval reader strings with -report_system_area cmd or as_mkisofs 2015-05-07 07:54:16 +00:00
Thomas Schmitt 3e424c5991 Counting -volid as pending change only if the text really changed 2015-04-23 14:24:49 +00:00
Thomas Schmitt 8fbd7bbf69 Enabled use of libisofs interval reader in xorriso 2015-04-23 14:23:45 +00:00
Thomas Schmitt 811cbd8b80 New API call isoburn_igopt_set_part_flag() and libisofs interval reader flags 2015-04-23 13:51:44 +00:00
Thomas Schmitt 23133e5e77 Corrected error message about drive class "caution" 2015-03-03 20:20:14 +00:00
Thomas Schmitt e195c4465b New bootspec alpha_boot=, new -as mkisofs option -alpha-boot 2015-02-28 14:31:04 +00:00
Thomas Schmitt fe80e13531 Corrected representation of isohybrid MBR with -report_system_area "cmd" 2015-02-07 11:51:05 +00:00
Thomas Schmitt b9b40fa38c New -boot_image bootspec "appended_part_as=", new -as mkisofs option -appended_part_as_gpt 2015-02-06 11:56:31 +00:00
Thomas Schmitt 7170af9f26 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 67c6efc245 Fixed memory error when overwriting boot image of loaded ISO. Caused by rev5386 2015-02-04 10:38:12 +00:00
Thomas Schmitt 20960d3806 Clarified meaning of xorriso->patch_isolinux_image in Xorriso_make_iso_write_opts() 2014-12-29 14:22:29 +00:00
Thomas Schmitt ad1ce6ee4d Fixed a typo in message of make install. Thanks to Jakub Wilk. 2014-12-29 10:59:24 +00:00
Thomas Schmitt a19f4915b0 Using libvolmgt on older Solaris 2014-12-21 22:26:33 +00:00
Thomas Schmitt 2c838f7175 Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:47:40 +00:00
Thomas Schmitt 4a9f4362fe Checking at configure time for timezone integer variable 2014-11-26 13:48:43 +00:00
Thomas Schmitt 0eb7e13c19 Letting -as mkisofs -sparc-label perform command -boot_image any sparc_label= 2014-11-13 18:05:57 +00:00
Thomas Schmitt 9b4e3ed24d With -report_system_area as_mkisofs: Adding option -B if --grub2-sparc-core 2014-11-13 18:04:24 +00:00
Thomas Schmitt dbffc18df9 Sort weight 1000000000 for El Torito boot catalog with -boot_image patch 2014-11-11 11:27:51 +00:00
Thomas Schmitt ab1ce60c25 New -find action "show_stream_id" 2014-11-04 12:19:00 +00:00
Thomas Schmitt d67f5eefa6 Reacted on compiler warning about rev 5386 2014-10-28 14:22:05 +00:00
Thomas Schmitt 5bf5a77cef Added a clarifying comment about XorrisO.patch_system_area 2014-10-28 14:12:52 +00:00
Thomas Schmitt 63bd1bdfa3 Interpreting number suffix "d" (disk block) as factor of 512 2014-10-28 14:08:31 +00:00
Thomas Schmitt 9cd6c71d39 Argument "." for system area import commands 2014-10-28 14:07:32 +00:00
Thomas Schmitt b66bf3e391 Improved processing of system area in multi-session situations 2014-10-28 14:04:37 +00:00
Thomas Schmitt b0b0a45f2b Preparing for -report_system_area formats "cmd" and "as_mkisofs" 2014-10-28 14:03:42 +00:00
Thomas Schmitt 0740c11dde Supporting -as mkisofs -chrp-boot as alias of -chrp-boot-part 2014-10-03 18:08:03 +00:00
Thomas Schmitt 8b326cbb91 New -boot_image bootspecs partition_table=gpt_basdat, gpt_hfsplus, apm_hfsplus 2014-09-30 18:18:58 +00:00
Thomas Schmitt 78c96924e1 Officially supporting combination -isohybrid-gpt-basdat -isohybrid-apm-hfsplus 2014-09-28 08:59:28 +00:00
Thomas Schmitt 025ed8f5a3 Reporting with severity DEBUG about read error messages during image loading 2014-09-23 06:47:05 +00:00
Thomas Schmitt 55f0179327 Corrected xorrisofs help text about -chrp-boot-part and -prep-boot-part 2014-09-23 06:45:32 +00:00
Thomas Schmitt 52a52b93f7 Updated change log and web page 2014-08-20 10:01:03 +00:00
Thomas Schmitt a79751ca63 Version leap to libisoburn-1.3.9 2014-06-28 07:21:50 +00:00
Thomas Schmitt a45ff8e2b9 Corrected a type in declaration 2014-06-28 07:03:26 +00:00
Thomas Schmitt f60f2b0348 Keeping releng/releng_generated_data/.svn out of libisoburn tarball 2014-06-15 18:33:28 +00:00