Commit Graph

86 Commits

Author SHA1 Message Date
Thomas Schmitt 97b018a622 Changed SOURCE_DATE_EPOCH effect to --set_all_file_dates "set_to_mtime" 2016-09-12 09:16:59 +00:00
Thomas Schmitt af7e388dea New environment variable SOURCE_DATE_EPOCH 2016-08-16 13:18:31 +00:00
Thomas Schmitt 35d904dc81 New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
Thomas Schmitt 9d99127fa9 Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
Thomas Schmitt 027e401ef9 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 2016-03-18 13:55:09 +00:00
Thomas Schmitt 5619e43435 Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 20:05:41 +00:00
Thomas Schmitt d173a88d79 Reacting on failure while reading mkisofsrc. Coverity CID 28817. 2015-11-06 18:11:27 +00:00
Thomas Schmitt e404e6f2a9 Prevented a possible buffer overrun with -concat. Coverity CID 28782. 2015-11-05 12:08:24 +00:00
Thomas Schmitt 8757c1f330 Prevented a string overflow in case of program error. Coverity CID 28767. 2015-11-04 11:44:32 +00:00
Thomas Schmitt 1d4fe35e2f New command -read_fs 2015-09-22 15:59:16 +00:00
Thomas Schmitt 00eca7055e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt f13b6c7a4c New command -ecma119_map 2015-08-17 20:08:42 +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 862f015d50 Closed memory leaks on lack of memory reported by cppcheck 2015-07-04 08:49:24 +00:00
Thomas Schmitt b9d52d07e9 Fixed a bug introduced by rev 5317, which prevented use of execution paths 2014-06-03 19:07:29 +00:00
Thomas Schmitt f68d9e29c6 New command -report_el_torito (former -report_system_area "el_torito") 2014-04-29 17:49:08 +00:00
Thomas Schmitt 642ec7ca89 New command -concat 2014-04-21 13:18:38 +00:00
Thomas Schmitt 825df24b70 New command -report_system_area 2014-04-11 16:12:22 +00:00
Thomas Schmitt 36b7a1b110 New -alter_date types: a-c , m-c , b-c , c 2013-11-27 09:51:05 +00:00
Thomas Schmitt baedbd5379 Automatic re-try with -close "as_needed" and unannounced fast-blanked DVD-RW 2013-10-28 15:10:35 +00:00
Thomas Schmitt 0f3131cf0c New command -read_speed 2013-10-08 17:58:09 +00:00
Thomas Schmitt a44e2aa51c New command -application_use 2013-08-04 10:21:14 +00:00
Thomas Schmitt f3a37824a8 Extended new command -named_pipe_loop by mode parameter 2013-07-04 09:47:13 +00:00
Thomas Schmitt 93435822c3 New command -sh_style_result 2013-07-01 18:06:39 +00:00
Thomas Schmitt 4c6fa3a86a New command -named_pipe_loop 2013-06-30 16:00:40 +00:00
Thomas Schmitt 4cae30b6fe Bug fix: -backslash_codes "with_program_arguments" was interpreted too late 2013-05-30 19:26:07 +00:00
Thomas Schmitt 4c819f6dba New command -move 2013-03-13 19:59:18 +00:00
Thomas Schmitt 17c2d2a8a6 Removed obsolete test code and disabled other tests 2013-01-02 18:31:00 +00:00
Thomas Schmitt 88b4584ab2 Changed the parameter rules for new command -launch_frontend 2012-12-25 17:56:24 +00:00
Thomas Schmitt cbb658991b New command -launch_frontend 2012-12-20 20:22:58 +00:00
Thomas Schmitt ee505c8a90 New command -toc_of 2012-12-13 19:33:43 +00:00
Thomas Schmitt 3c1b78af43 New command -msg_op 2012-12-08 17:55:58 +00:00
Thomas Schmitt 0bd83b3a73 New API calls Xorriso_sieve_add_filter, Xorriso_sieve_get_result, Xorriso_sieve_clear_results, Xorriso_sieve_dispose, Xorriso_sieve_big 2012-12-06 13:22:13 +00:00
Thomas Schmitt c850f8c447 Avoided surplus warning messages with -iso_rr_pattern off -mv [wildcards] 2012-11-26 15:51:04 +00:00
Thomas Schmitt 45dd26b064 Added help text for inofficial command -test 2012-11-26 07:03:00 +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 d7b1bd988f Corrected interpretation of flag in Xorriso_parse_line() 2012-09-29 17:36:53 +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 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 f21ce9d62b New xorriso command -write_type 2012-07-08 13:47:36 +00:00
Thomas Schmitt bcc39f10b4 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt d6139d2e7a Reacted on warning of cppcheck 2012-03-21 19:31:28 +00:00
Thomas Schmitt 6f82a11e6f New command -data_cache_size 2012-03-11 16:41:10 +00:00
Thomas Schmitt 6064c77acf Changed a degugging text about command parameters 2012-03-10 15:35:08 +00:00