Commit Graph

1459 Commits

Author SHA1 Message Date
Thomas Schmitt 90c587e475 Improved -check_media handling of last two blocks in initial CD TAO session 2012-10-25 12:57:08 +00:00
Thomas Schmitt f689525bee New -blank mode prefix "force:" 2012-10-24 09:59:13 +00:00
Thomas Schmitt 3d5c45892c New command -lns for creating symbolic links 2012-10-19 08:19:02 +00:00
Thomas Schmitt a34914798f New API call Xorriso__severity_cmp() 2012-10-14 19:04:56 +00:00
Thomas Schmitt 4b83472012 Enabled use of Xorriso_parse_line() with xorriso==NULL 2012-10-03 12:43:08 +00:00
Thomas Schmitt 548128f7d2 Configuration for use of libcdio on cygwin. Thanks Rocky Bernstein. 2012-10-02 13:47:05 +00:00
Thomas Schmitt d7b1bd988f Corrected interpretation of flag in Xorriso_parse_line() 2012-09-29 17:36:53 +00:00
Thomas Schmitt 9c31b06148 New -boot_image partition_cyl_align mode "all" 2012-09-21 12:03:32 +00:00
Thomas Schmitt bd1b34652e Small enhancement of API description 2012-09-21 11:56:05 +00:00
Thomas Schmitt 8594e8b927 Made -pkt_output combinable with message output lists 2012-09-16 14:19:28 +00:00
Thomas Schmitt 1a684c064b New API call Xorriso_peek_outlists() 2012-09-15 17:04:32 +00:00
Thomas Schmitt fc689bc70b Changed prototype of new API call Xorriso_start_msg_watcher() 2012-09-15 09:52:29 +00:00
Thomas Schmitt 7e448296c4 New API call Xorriso_start_msg_watcher() 2012-09-14 17:52:21 +00:00
Thomas Schmitt cce834f76f Made Xorriso_process_msg_queues() thread-safe 2012-09-13 13:09:54 +00:00
Thomas Schmitt 50abc6fca7 Disabled a not yet thread-safe part of the new API call 2012-09-11 12:26:47 +00:00
Thomas Schmitt 7515b023c8 New API call Xorriso_fetch_outlists() 2012-09-11 09:28:05 +00:00
Thomas Schmitt 9e887a3d0f Demonstration program of xorriso at two pipes: test/frontend_pipes_xorriso.c 2012-09-09 18:18:11 +00:00
Thomas Schmitt a1b97bfa83 Reacted on compiler warning about rev 4822 2012-09-08 18:12:30 +00:00
Thomas Schmitt 9b1b770c1b New API calls Xorriso_parse_line() and Xorriso__dispose_words() 2012-09-08 17:38:36 +00:00
Thomas Schmitt e0201c478f Fixed SIGSEGV introduced by rev 4819 2012-09-08 08:28:42 +00:00
Thomas Schmitt da2d02048a Enhanced command -status to recognize -cdi 2012-08-20 08:44:41 +00:00
Thomas Schmitt 2c8d3dd0ae New -rom_toc_scan option "emul_wide" 2012-08-14 10:32:35 +00:00
Thomas Schmitt 67ed82cd77 New flag bit 9 with isoburn_drive_aquire() 2012-08-14 10:27:23 +00:00
Thomas Schmitt b7fdd82cf7 Small beautification of previous commit. 2012-07-25 18:43:03 +00:00
Thomas Schmitt 56ecab0f85 Bug fix: SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6 2012-07-25 18:27:01 +00:00
Thomas Schmitt bce5a0251c Clarified role of drive when parsing already loaded ISO 9660 superblock 2012-07-25 18:15:26 +00:00
Thomas Schmitt ba1e772e26 Version leap to libisoburn-1.2.5 2012-07-20 18:58:07 +00:00
Thomas Schmitt a91bd45f31 Bug fix: -update deleted MD5 of files of which only attributes changed 2012-07-12 16:31:31 +00:00
Thomas Schmitt e0edbd8ad2 Write type selection via libisoburn API to avoid redundant decisions 2012-07-10 08:29:35 +00:00
Thomas Schmitt cd6f758d2f New API calls isoburn_igopt_set_write_type() , isoburn_igopt_get_write_type() 2012-07-10 08:28:20 +00:00
Thomas Schmitt 4000d33656 Re-introduced capability of multi-session on overwritables. Spoiled by rev 4780. 2012-07-08 20:06:34 +00:00
Thomas Schmitt b091400f3b New -as cdrecord options -tao -sao -dao 2012-07-08 17:14:22 +00:00
Thomas Schmitt 70edee7c81 Reacted on compiler complaint about rev 4779 2012-07-08 13:54:55 +00:00
Thomas Schmitt f21ce9d62b New xorriso command -write_type 2012-07-08 13:47:36 +00:00
Thomas Schmitt a5c3ce4ee2 Delegated write_type selection to caller of libisoburn 2012-07-08 13:42:01 +00:00
Thomas Schmitt 7f7f932c0f New -as mkisofs options -hfsplus-block-size and -apm-block-size 2012-06-27 19:20:52 +00:00
Thomas Schmitt a3927053c2 New -boot_image bootspecs hfsplus_block_size= and apm_block_size= 2012-06-27 18:48:16 +00:00
Thomas Schmitt d6fad753cd New API calls isoburn_igopt_set_hfsp_block_size() and isoburn_igopt_get_hfsp_block_size() 2012-06-27 18:45:32 +00:00
Thomas Schmitt 68ac625617 Loaded images with HFS+ attributes were marked as having changes pending 2012-06-25 12:53:41 +00:00
Thomas Schmitt 5315d3a8ca Now expecting disk_path with -as mkisofs -hfs-bless 2012-06-21 20:43:02 +00:00
Thomas Schmitt abb6a2704f New -find test -disk_path 2012-06-21 20:34:40 +00:00
Thomas Schmitt 50cdd0ac0e New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus 2012-06-20 19:06:26 +00:00
Thomas Schmitt e0845c9afa Pseudo blessing "none" to revoke any HFS+ blessing of a node 2012-06-18 18:11:09 +00:00
Thomas Schmitt eae25e0cad New boot_specs efi_boot_part, prep_boot_part, chrp_boot_part 2012-06-18 11:20:31 +00:00
Thomas Schmitt d775f22efc Documented -as mkisofs options *-boot-part 2012-06-18 08:26:06 +00:00
Thomas Schmitt 3604969508 Provisorily banned the combination of -hfsplus and ISO image growing 2012-06-15 08:56:38 +00:00
Thomas Schmitt 0c8fd68115 Updated change log and web page 2012-06-14 14:29:08 +00:00
Thomas Schmitt d683ff9d01 Provisory new -as mkisofs option -chrp-boot-part 2012-06-12 19:27:23 +00:00
Thomas Schmitt 39ee6fa69e New system area sub type CHRP with isoburn_igopt_set_system_area() 2012-06-12 19:26:14 +00:00
Thomas Schmitt 75a53dc9a2 Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part 2012-06-12 11:35:05 +00:00
Thomas Schmitt f133a1eee3 Provisory new API calls isoburn_igopt_set_prep_partition, isoburn_igopt_set_efi_bootp 2012-06-12 11:33:46 +00:00
Thomas Schmitt f2422356cf Provisory new -as mkisofs option -fat 2012-06-10 18:41:17 +00:00
Thomas Schmitt 9a98a98787 Provisory new image generation extension isoburn_igopt_fat 2012-06-10 18:39:50 +00:00
Thomas Schmitt df26010057 Fixed false error with -as mkisofs option -hfsplus. Introduced by rev 4750. 2012-06-10 08:29:57 +00:00
Thomas Schmitt 7f72530f68 Made HFS creator, type, blessing persistent in AAIP isofs.hx isofs.hb 2012-06-08 07:09:30 +00:00
Thomas Schmitt 7847538099 Updated documentation of xorriso and xorrisofs about HFS+ 2012-06-06 18:48:26 +00:00
Thomas Schmitt 9b2e9f008d Silenced harmless compiler warnings 2012-06-05 14:58:25 +00:00
Thomas Schmitt cdcd253096 Closed a memory leak about -print_size, found by valgrind 2012-06-05 10:30:58 +00:00
Thomas Schmitt 141c739556 Corrected a mistake in previous revision 2012-05-31 07:09:53 +00:00
Thomas Schmitt 61f46d5e4d New (yet inofficial) -find tests -has_hfs_crtp, has_hfs_bless 2012-05-31 07:04:46 +00:00
Thomas Schmitt 22eee798e1 New (yet inofficial) -find actions set/get_hfs_crtp, set/get_hfs_bless 2012-05-30 15:34:07 +00:00
Thomas Schmitt f6817911a1 New (yet inofficial) -boot_image bootspec hfsplus_serial= 2012-05-28 13:32:27 +00:00
Thomas Schmitt 88308a5248 New (yet inofficial) -as mkisofs option -hfsplus-serial-no 2012-05-27 16:58:51 +00:00
Thomas Schmitt cbc8ec6945 New API call isoburn_igopt_set_hfsp_serial_number() 2012-05-27 16:56:14 +00:00
Thomas Schmitt f7a81bb349 Closed a memory leak about system area buffer. Found by valgrind. 2012-05-26 21:25:14 +00:00
Thomas Schmitt 059d891b39 New (yet inofficial) -as mkisofs options -hfs-bless and -hfs-bless-by 2012-05-25 19:01:39 +00:00
Thomas Schmitt eda78234a6 New (yet inofficial) -as mkisofs option -hfsplus-file-creator-type 2012-05-25 08:45:56 +00:00
Thomas Schmitt 0cb3ab5577 Welcomimg three new libisofs source files by Vladimir Serbinenko 2012-05-24 09:35:35 +00:00
Thomas Schmitt bcc39f10b4 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt 1846f26acd Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:06:56 +00:00
Thomas Schmitt ae2af67054 New -as mkisofs option --norock 2012-05-22 12:17:08 +00:00
Thomas Schmitt b9a4a30929 New command -rockridge 2012-05-22 12:13:18 +00:00
Thomas Schmitt 6095759398 Made chunksize=32s default with -check_media 2012-05-02 11:09:40 +00:00
Thomas Schmitt 79628f8551 New -check_media option async_chunks= 2012-05-01 07:49:46 +00:00
Thomas Schmitt f0d4714db6 Now producing a FAIURE event with unknown mkisofs arguments which begin by dash 2012-04-28 16:15:01 +00:00
Thomas Schmitt 2deeff2779 Now recognizing fused single character -as mkisofs options without parameters 2012-04-25 19:10:34 +00:00
Thomas Schmitt 108ff95124 Removing old data from releng/releng_generated_data in GNU xorriso 2012-04-22 10:03:16 +00:00
Thomas Schmitt c9e5c518bf Now copying libisoburn/releng into GNU xorriso 2012-04-21 19:34:31 +00:00
Thomas Schmitt 7ad35007f8 Requiring libisofs 1.2.3 now 2012-04-19 07:43:48 +00:00
Thomas Schmitt c14a69fbf1 Fixed a small memory leak in case of failed ISO image reading 2012-04-19 07:31:18 +00:00
Thomas Schmitt 1d184f9276 New -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00
Thomas Schmitt c4b08c48a4 Now recognizing long -as cdrecord options with double dash 2012-04-10 07:15:15 +00:00
Thomas Schmitt 92c93c56f9 Avoided to mention autoformatting in message about missing -outdev at -commit 2012-04-06 17:38:34 +00:00
Thomas Schmitt fe93216941 Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
Thomas Schmitt bfa7fd0cdf Implemented -as mkisofs option -relaxed-filenames 2012-03-22 10:33:24 +00:00
Thomas Schmitt a9beb1ed24 New -compliance option 7bit_ascii 2012-03-22 10:31:38 +00:00
Thomas Schmitt 1d2db573a5 File which was omitted when committing rev. 4674 2012-03-22 10:23:39 +00:00
Thomas Schmitt 7427342407 New relaxation option allow_7bit_ascii 2012-03-22 10:20:30 +00:00
Thomas Schmitt 1ddd7df3e5 Bug fix: -as mkisofs without -graft-points could noy handle names with "=" 2012-03-22 08:49:33 +00:00
Thomas Schmitt 2029d364a4 Reacted on warning of cppcheck 2012-03-21 19:35:37 +00:00
Thomas Schmitt d6139d2e7a Reacted on warning of cppcheck 2012-03-21 19:31:28 +00:00
Thomas Schmitt c5a0ce28f1 Reacted on warnings of cppcheck 2012-03-21 19:30:38 +00:00
Thomas Schmitt 589d4e3e01 Bug fix: Relaxation option joliet_rec_mtime and iso1999_rec_mtime had wrong values 2012-03-21 14:11:53 +00:00
Thomas Schmitt 2a63813700 Adjusted behavior of -as mkisofs option -l 2012-03-14 19:51:36 +00:00
Thomas Schmitt a0b8588598 Adjusted behavior of -as mkisofs option -D 2012-03-14 15:23:53 +00:00
Thomas Schmitt ea3ae8d436 Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields 2012-03-13 10:26:01 +00:00
Thomas Schmitt f58cad95de New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved 2012-03-12 18:09:25 +00:00
Thomas Schmitt 6f82a11e6f New command -data_cache_size 2012-03-11 16:41:10 +00:00
Thomas Schmitt c4ae3a99d2 New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache() 2012-03-11 16:20:30 +00:00
Thomas Schmitt 6064c77acf Changed a degugging text about command parameters 2012-03-10 15:35:08 +00:00
Thomas Schmitt 95451fa308 New command -rr_reloc_dir 2012-03-10 14:59:44 +00:00
Thomas Schmitt 7a3a44c6d4 New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc() 2012-03-10 14:51:04 +00:00
Thomas Schmitt 798a4eebc8 Moved a function 2012-03-10 11:27:15 +00:00
Thomas Schmitt 7797292aed Corrected missing linefeed in message of command -mkdir 2012-03-09 19:00:21 +00:00
Thomas Schmitt 48013a9d2a Added -hide-rr-moved to the list of ignored -as mkisofs options 2012-03-05 20:49:26 +00:00
Thomas Schmitt 62efabfa62 Replaced many occurences of "option" by "command" in comments of xorriso.h 2012-03-05 14:53:27 +00:00
Thomas Schmitt 8161bb5710 Corrected orthographical errors in libisoburn.h 2012-03-05 14:51:54 +00:00
Thomas Schmitt 4b79a01685 Added a comment 2012-03-04 09:59:31 +00:00
Thomas Schmitt cd827d2ea7 Added a comment 2012-03-04 09:48:04 +00:00
Thomas Schmitt 349ceecf3c Corrected texts about "command", "argument", "parameter" 2012-03-03 21:16:24 +00:00
Thomas Schmitt fbc6891a0c Revoked rev 4641. It is not a bug but a feature. E.g. for reading. 2012-03-03 18:50:42 +00:00
Thomas Schmitt 5c0e2e5408 New command -changes_pending 2012-03-03 18:29:01 +00:00
Thomas Schmitt 105f007089 Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
Thomas Schmitt a5bfce693c Bug fix: Setting file content filters did not mark image as changed for commit 2012-03-03 10:46:16 +00:00
Thomas Schmitt b77fbd72a9 Fixed a problem after blanking, which was introduced by rev 4630. 2012-02-29 13:54:38 +00:00
Thomas Schmitt 0b99a83647 New default permission on / directory: rwxr-xr-x 2012-02-27 15:02:25 +00:00
Thomas Schmitt 7827017886 Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing 2012-02-25 19:44:57 +00:00
Thomas Schmitt 9d1b2fc530 Enabled speed display with command -extract 2012-02-25 15:49:21 +00:00
Thomas Schmitt 9a668d1e77 More accurate determination of size with check_media what=image 2012-02-14 10:32:43 +00:00
Thomas Schmitt 7f794c5035 New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() 2012-02-14 10:31:00 +00:00
Thomas Schmitt 4d7be980c0 Allowed chunk_size= values up to 1024s 2012-02-01 16:31:48 +00:00
Thomas Schmitt 475dc5909e Reporting correct speed unit with -check_media use=outdev 2012-02-01 16:29:26 +00:00
Thomas Schmitt 8b19d2dafc Avoided lots of error messege when checking media in empty drive 2012-02-01 12:26:59 +00:00
Thomas Schmitt f848062bf7 New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
Thomas Schmitt b07bf6b5fe Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
Thomas Schmitt 62962cabea Made rev 4586 safe against division by 0 2012-01-25 15:37:29 +00:00
Thomas Schmitt 470cdcc7fa Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
Thomas Schmitt 76cddbcb9a Curbed -check_media chunk_size= to 64 kB 2012-01-23 10:42:33 +00:00
Thomas Schmitt aeff97d4be Reporting speed with -check_md5, -compare, -find, -compare_l, -update 2012-01-23 10:40:59 +00:00
Thomas Schmitt bc31897fa5 Reporting speed with -check_media 2012-01-23 10:38:48 +00:00
Thomas Schmitt bf174f6576 Improved interpretation of -check_media min_lba= 2012-01-18 09:35:43 +00:00
Thomas Schmitt 813cca57a2 Made -compliance "rec_mtime" default for xorriso 2012-01-15 10:40:12 +00:00
Thomas Schmitt 56570c9fef Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
Thomas Schmitt 0013e09756 New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime 2012-01-14 14:42:33 +00:00
Thomas Schmitt a96fffd8eb Integrated new source file libburn/cdtext.c 2011-12-25 12:19:48 +00:00
Thomas Schmitt 3ebb2babb1 Removed version.h from list of source files because generated by configure 2011-12-07 08:06:35 +00:00
Thomas Schmitt 2cd0eb94d7 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
Thomas Schmitt 974d20ae56 Bug fix: libisoburn.ver had a duplicate function entry 2011-11-29 13:06:42 +00:00
Thomas Schmitt 3411e4dfd5 Worked around inconsistency of stat.st_rdev and dev_t on Debian mips, mipsel 2011-11-24 09:32:30 +00:00
Thomas Schmitt 40c0748703 Version leap to libisoburn-1.1.9 2011-11-21 08:25:18 +00:00
Thomas Schmitt 9d789cd160 Added wiki/QemuXorriso to libisoburn tarball generator 2011-11-09 14:52:36 +00:00
Thomas Schmitt c8814ae454 Added a wiki page about xorriso on qemu. Online: wiki/QemuXorriso 2011-11-09 13:14:04 +00:00
Thomas Schmitt 9bb1df557c Updated change log and web page 2011-11-04 18:01:15 +00:00
Thomas Schmitt fb08d390c4 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:21:29 +00:00
Thomas Schmitt dd453ce26b Replaced several occurences of the word "media" by "medium" 2011-11-02 14:09:45 +00:00
Thomas Schmitt b32086d597 Let xorrecord -atip throw SORRY on empty tray, but report profile list of drive 2011-10-26 08:52:37 +00:00
Thomas Schmitt eec01e5bfc Avoided to report "Supported modes: SAO TAO" with xorrecord -atip on ROM drives 2011-10-25 16:01:11 +00:00
Thomas Schmitt 4412f68c37 Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
Thomas Schmitt 75c056ccef Enabled xorrecord dev=- 2011-10-18 16:22:16 +00:00
Thomas Schmitt 01240196bf New option -sleep 2011-10-14 09:43:30 +00:00
Thomas Schmitt 4cd1627acb Improved plausibility of xorriso media summary in case of unreliable readbility 2011-10-13 10:59:48 +00:00
Thomas Schmitt a812cf5399 Reacted on nitpicking of cppcheck 2011-10-09 16:25:07 +00:00
Thomas Schmitt 9dffcef1b7 Allowed lowercase severity names for all occasions 2011-10-05 17:32:26 +00:00
Thomas Schmitt 4f16e31e19 Avoiding open-close cycles on MMC drives after blanking or burning 2011-10-05 17:22:30 +00:00
Thomas Schmitt c105b5486b New flag bit of API call isoburn_drive_aquire() to cause burn_drive_re_assess() 2011-10-05 08:57:39 +00:00
Thomas Schmitt e44054f2b4 Requiring libburn 1.1.7 2011-10-05 07:52:00 +00:00
Thomas Schmitt 70299a78e3 Version leap to libisoburn-1.1.7 2011-09-27 13:36:10 +00:00
Thomas Schmitt f7be37a1ef Let releng burn test tolerate vanished udev link and wait for its re-appearance 2011-09-23 13:59:55 +00:00
Thomas Schmitt a92aa1f8a0 Improved error message if xorriso shall open a vanished udev link 2011-09-23 13:18:11 +00:00
Thomas Schmitt b2f5991651 Re-aquiring drives by their burn_drive_convert_fs_adr() names 2011-09-22 14:22:02 +00:00
Thomas Schmitt d17f399a68 Updated change log and web page 2011-09-20 13:41:08 +00:00
Thomas Schmitt 578d44d7b1 Made PKG_CHECK_MODULES with --enable-libcdio conditional 2011-09-03 19:48:50 +00:00
Thomas Schmitt 8c98fb039d New -find and -findx action list_extattr 2011-08-25 19:00:46 +00:00
Thomas Schmitt dc83e4dcf3 Reporting specific libisofs error if setting of ACL fails 2011-08-24 07:29:07 +00:00
Thomas Schmitt 7b6e14a2bf New -osirrox option strict_acl 2011-08-23 10:42:01 +00:00
Thomas Schmitt 4250d805a9 Updated change log and web page 2011-08-19 11:05:39 +00:00
Thomas Schmitt 932496694d New option -list_extras 2011-08-18 15:19:27 +00:00
Thomas Schmitt b063d6f9d1 Requiring libsofs-1.1.5 now 2011-08-18 13:22:28 +00:00
Thomas Schmitt 264615efee Bug fix: -extract was not immediately aborted if -abort_on was triggered 2011-08-16 16:05:11 +00:00
Thomas Schmitt 55c0af9653 Bug fix: -extract_single extracted directory content 2011-08-15 13:27:10 +00:00
Thomas Schmitt 7419735f47 Version leap to libisoburn-1.1.5 2011-08-08 12:56:51 +00:00
Thomas Schmitt feedf325d1 More work on releng/README 2011-08-07 11:03:22 +00:00
Thomas Schmitt e1b1c85fc7 Forgot to upload the header which defines Xorriso__to_upper 2011-08-01 15:29:28 +00:00
Thomas Schmitt fcf17daaff New report line "Media blocks :" with option -toc 2011-08-01 13:04:14 +00:00
Thomas Schmitt ba4aa9251a Bug fix: -assert_volid did not work. Regression since version 1.1.0, rev 3767. 2011-07-31 14:59:07 +00:00
Thomas Schmitt acf2559209 Allowed lower case severity names with -abort_on, -return_with, -report_about 2011-07-31 09:44:41 +00:00
Thomas Schmitt b781379df2 Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD 2011-07-31 09:18:56 +00:00
Thomas Schmitt 36cfb38adc Using libburn call burn_lookup_device_link() 2011-07-28 19:51:21 +00:00
Thomas Schmitt 982836fa0a Requiring libburn 1.1.1 2011-07-28 19:21:26 +00:00
Thomas Schmitt b70a411582 Prefering dvd over cd with -device_links 2011-07-28 11:18:40 +00:00
Thomas Schmitt 83d1a68a05 New option -device_links 2011-07-27 21:14:49 +00:00
Thomas Schmitt 0e56c03b04 Issueing a warning messages if BD-R with more than 299 sessions is loaded 2011-07-25 10:38:34 +00:00
Thomas Schmitt 5d85defafa New -check_media option what=image 2011-07-25 09:59:12 +00:00
Thomas Schmitt 8e19e9bc31 Improved -check_media with overwritable media and unknown content 2011-07-24 20:39:38 +00:00
Thomas Schmitt b616d4ebfa Improved media summary with overwritable media and unknown content 2011-07-24 19:34:52 +00:00
Thomas Schmitt ce12275556 Reacted on warnings of cppcheck about libisoburn/burn_wrap.c 2011-07-15 08:31:22 +00:00
Thomas Schmitt b00e97cac9 Improved output of -list_speeds with ROM media and ROM drives. 2011-07-12 13:56:36 +00:00
Thomas Schmitt 1f2298bd2c Improved output of -list_speeds with CD drives. Empty list now cause SORRY. 2011-07-12 09:21:28 +00:00
Thomas Schmitt be4562e106 Reacted on warnings of cppcheck 2011-07-11 17:56:33 +00:00
Thomas Schmitt 55c09b7769 Recognizing overwritable media, blanked by cdrskin --grow_overwriteable_iso 2011-07-10 11:26:20 +00:00
Thomas Schmitt dbb98f5dcc Version leap to libisoburn-1.1.3 2011-07-08 13:24:57 +00:00
Thomas Schmitt 4df5698e57 Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso 2011-07-07 11:44:45 +00:00
Thomas Schmitt 36b321fc58 Hopefully fixed Debian bug 632865: blank ISO images with drive role 5 2011-07-06 19:01:55 +00:00
Thomas Schmitt c63649986b Made libisoburn.h ready for use with C++ without importing namespace "burn" 2011-07-05 14:54:33 +00:00
Thomas Schmitt 7ec0eeb3a1 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 12:15:24 +00:00
Thomas Schmitt 4d29a69dc3 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 12:14:22 +00:00
Thomas Schmitt 6b9f2ad7ab Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:59:21 +00:00
Thomas Schmitt 11ff0653fe Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:58:24 +00:00
Thomas Schmitt 20f23b1657 New option -list_speeds 2011-07-04 09:29:00 +00:00
Thomas Schmitt d3b666a800 Removed a premature reference to upcomming function 2011-07-03 20:30:54 +00:00
Thomas Schmitt 9982b54f12 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 19:47:55 +00:00
Thomas Schmitt a83286c556 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 19:42:04 +00:00
Thomas Schmitt 132777bd31 Enabled extraction of the boot catalog file to disk filesystem 2011-07-03 19:36:56 +00:00
Thomas Schmitt 0044dc9d1d Requiring libsofs-1.1.1 now 2011-07-03 18:19:05 +00:00
Thomas Schmitt 1b8f18d7ca Reacted on warnings of -Wtype-limits 2011-07-03 15:51:14 +00:00
Thomas Schmitt a1d0a93aef Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:25:02 +00:00
Thomas Schmitt 7eaa90c40b Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:17:26 +00:00
Thomas Schmitt 11a986d39d Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:12:43 +00:00
Thomas Schmitt 2135ec2704 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 08:56:56 +00:00
Thomas Schmitt d8784302fd Reacted on warnings of -Wunused-but-set-variable 2011-07-02 15:33:46 +00:00
Thomas Schmitt e8b21036d6 A test with non-added file releng/tmp/test 2011-06-28 08:48:02 +00:00
Thomas Schmitt 1ffec416a6 Reporting commands and their arguments as DEBUG messages before execution 2011-06-27 17:24:59 +00:00
Thomas Schmitt ca1a2e56e9 Bug fix: -update_r scheduled non-existing files for hardlink update 2011-06-27 16:09:13 +00:00
Thomas Schmitt e608baa8f8 Version leap to libisoburn-1.1.1 2011-06-18 17:53:18 +00:00
Thomas Schmitt 75a626d4d4 Avoided the use of the term 'eventual' for the meaning 'if applicable'. 2011-06-17 14:39:24 +00:00
Thomas Schmitt 603514c132 Fixed a typo in a hint about fast blanked DVD-RW 2011-06-07 14:47:09 +00:00
Thomas Schmitt 4c1b8c0a03 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt ec0f644adc With -status : always display setting of -abort_on 2011-05-31 09:30:02 +00:00
Thomas Schmitt b4306f2c9e Improved error messages if DVD-RW media can only be written with -close on 2011-05-29 10:01:56 +00:00
Thomas Schmitt eaf29d9d3f Removed quotation marks in message introduced by rev3842 2011-05-29 09:56:23 +00:00
Thomas Schmitt 3c8325e94b Report damaged track with "Media status :" 2011-05-26 15:18:41 +00:00
Thomas Schmitt 5d3d84302c Requiring libburn-1.0.7 now 2011-05-26 15:17:45 +00:00
Thomas Schmitt cc2c4f25fc Reacted on static code checker warning reported by George Danchev 2011-05-22 18:14:56 +00:00
Thomas Schmitt dce54b4245 Added options -Wextra -Wno-unused-parameter for gcc 2011-05-22 14:37:06 +00:00
Thomas Schmitt c05ab48416 Reacted on compiler warning about inactivated if statement 2011-05-20 17:58:18 +00:00
Thomas Schmitt 205a055b7f Revoked experimental change which sneaked into SVN by rev 3737 2011-05-19 13:44:08 +00:00
Thomas Schmitt f667fc6458 Reacted on -Wsign-compare warnings of gcc 2011-05-19 13:39:17 +00:00
Thomas Schmitt ac0c9aeec6 Replaced some large local variables by other means in xorriso/check_media.c 2011-05-19 13:38:14 +00:00
Thomas Schmitt c2513de0a2 Bug fix: The attempt to blank already blanked DVD-RW was not gracefully blocked 2011-05-19 13:37:16 +00:00
Thomas Schmitt c1503f6a53 Mentioned the need to define uint32_t when including libisoburn.h 2011-05-19 11:13:07 +00:00
Thomas Schmitt 53048cfa6e Fixed refusal to run with command -as introduced by rev 3819 2011-05-18 06:34:47 +00:00
Thomas Schmitt e8c1b507fd New flag bit1 of API call Xorriso_prescan_args() reports unknown commands 2011-05-17 15:16:56 +00:00
Thomas Schmitt 0a5fecb5df Checking for unknown xorriso commands already in Xorriso_prescan_args() 2011-05-16 13:43:16 +00:00
Thomas Schmitt a41689663d Replaced german macro parameter name by an english one 2011-05-16 13:32:07 +00:00
Thomas Schmitt 54a28d1d9e Bug fix: xorriso command -add_plainly "any" did not add all file sto the image 2011-05-16 13:30:38 +00:00
Thomas Schmitt 61149da0a9 GNU xorriso now contains libisofs-1.0.9 2011-05-12 17:54:07 +00:00
Thomas Schmitt 3ea616be07 Requiring libisofs-1.0.8 now 2011-05-12 17:51:28 +00:00
Thomas Schmitt 60da37781b Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:14:29 +00:00
Thomas Schmitt ebbdcfdef8 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt 042879fd59 Replaced some large local variables by other means in 2011-05-09 15:49:47 +00:00
Thomas Schmitt 1b3558580e Replaced some large local variables by other means 2011-05-08 17:47:43 +00:00
Thomas Schmitt f5ceb22dea Replaced some large local variables by other means in xorriso/write_run.c 2011-05-08 08:39:01 +00:00
Thomas Schmitt 76bf672c86 Replaced some large local variables by other means in xorriso/text_io.c 2011-05-07 18:50:02 +00:00
Thomas Schmitt ec22b0bb30 Replaced some large local variables by other means in xorriso/read_run.c 2011-05-07 16:57:54 +00:00
Thomas Schmitt 92976c91f3 Enabled drive addresses of form mmc:/dev/srX with option -mount 2011-05-07 10:51:35 +00:00
Thomas Schmitt b8fa58002e Bug fix: -mount_opts "shared" worked only with -osirrox "o_excl_off" 2011-05-07 10:49:49 +00:00
Thomas Schmitt a7c7b42afc Replaced some large local variables by other means in xorriso/parse_exec.c 2011-05-06 15:18:39 +00:00
Thomas Schmitt 1e4945f483 Made use of Text_shellsafe bit1 for messages with two file names 2011-05-06 13:20:36 +00:00
Thomas Schmitt af8b7aafb9 Commited definition of Xorriso_alloc_meM which is needed since 30 revisions 2011-05-06 12:11:50 +00:00
Thomas Schmitt 7cfd5b31be Corrected use of unitialized variables found by valgrind 2011-05-06 12:08:12 +00:00