Commit Graph

674 Commits

Author SHA1 Message Date
6f41c04293 New options -external_filter , -unregister_filter, -set_filter , -set_filter_r 2009-04-02 16:25:33 +00:00
06dfe11e36 Experimental -find action -exec set_filter with some hardcoded filter commands 2009-03-29 16:49:38 +00:00
410537761b Adapted to new libisofs feature iso_file_add_external_filter() 2009-03-29 16:46:50 +00:00
42c1f6ac61 libisoburn now demands libisofs-0.6.17 2009-03-29 16:44:26 +00:00
2bd0c0c06b Revoked revision 2552. Dynamic xorriso did not get linked with -lacl any more. 2009-03-29 16:43:25 +00:00
a93d863c6a Stuffed memory leaks on -commit and loading of El Torito records 2009-03-22 09:02:21 +00:00
bbfbb88a86 Now option -auto_charset based on xattr "isofs.cs" 2009-03-20 19:33:51 +00:00
03c4aaa4f9 New API functions isoburn_ropt_[sg]et_auto_incharset() 2009-03-20 19:29:04 +00:00
06f4db94c2 Unified -status filtering decision 2009-03-19 17:27:59 +00:00
1232ce06b0 Adapted xorriso-standalone to version leap libisofs-0.6.17 and FreeBSD libdata 2009-03-18 10:40:25 +00:00
dc67d11a63 Get on FreeBSD pkgconfigdir=.../libdata , on Linux and others: .../lib 2009-03-18 10:39:35 +00:00
b6713dccc6 Version leap to libisoburn-0.3.7 2009-03-16 12:07:24 +00:00
692b3f5f07 Requiring libburn-0.6.4 now 2009-03-14 11:57:02 +00:00
2579bf6adb Fixed the inappropriate refusal on paths like /u/test/../.. 2009-03-14 11:38:05 +00:00
bffe94c829 Adapted xorriso-standalone to version leap libburn-0.6.5 2009-03-13 15:08:27 +00:00
f92c9af5d9 Defaulting -stream_ecording "data" to "100m" 2009-03-13 15:07:24 +00:00
aef4a26b99 Made -compliance old_rr the default 2009-03-12 14:16:36 +00:00
801c6f2c26 Adapted xorriso-standalone to version leap libisofs-0.6.16 2009-03-11 17:03:39 +00:00
c14bfb9f90 Requiring libisofs-0.6.16 now 2009-03-11 17:01:20 +00:00
c855c3087b Made -compliance old_rr imply -compliance aaip_susp_1_10 2009-03-10 09:22:16 +00:00
78da3f76b1 Reacted on compiler warnings of SchilliX-0.6.7 (based on Solaris 5.11) 2009-03-08 13:59:57 +00:00
38cc2cb238 Lifted the ban on operating systems other than Linux and FreeBSD 2009-03-05 12:18:41 +00:00
b9be55973b Making optional use of statvfs() in sg-dummy 2009-03-03 10:37:20 +00:00
27f43f3736 Version leap to 0.3.5 2009-03-01 11:39:18 +00:00
2ac0dc9711 Switched standalone version to libisofs-0.6.15 2009-02-28 18:17:47 +00:00
7c5052454c New -stream_recording mode with start address, "on" is now 32s 2009-02-28 18:13:56 +00:00
3a40796647 New API function isoburn_igopt_get_data_start() 2009-02-28 17:59:20 +00:00
e2a2185f6f Requiring libisofs-0.6.14 now, libburn-0.6.0 still suffices 2009-02-28 17:57:55 +00:00
493d2817bc -disk_dev_ino mode ino_only 2009-02-25 14:40:47 +00:00
c2f68b0edf Committing forgotten xorriso_private.h 2009-02-19 18:37:28 +00:00
c542b12bd4 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:36:09 +00:00
0c6ae82a27 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:35:22 +00:00
8f4dc5a95e New option -disk_dev_ino 2009-02-17 18:42:41 +00:00
fca30079ef Took into respect ACL and xattr with -compare and -update 2009-02-16 08:26:53 +00:00
81c771a9ac -as mkisofs --acl and --xattr was not properly recognized 2009-02-14 13:30:27 +00:00
8563b171e9 New option -setfattr_list 2009-02-13 20:25:42 +00:00
89c6796d91 New -as mkisofs options --acl and --xattr 2009-02-12 11:05:17 +00:00
53d4c4724f Closed a memory leak with unreleased IsoImage in boot image inquiry 2009-02-10 12:58:36 +00:00
f4e0f103da New options -setfattr, -setfattr_r, new find -exec setfattr 2009-02-09 18:59:41 +00:00
38b6759270 Displaying "+" with lslx if ACL is detected 2009-02-08 15:14:05 +00:00
2abedac499 First code for -setfattr (have to fix some ACL problems before going on) 2009-02-08 13:21:36 +00:00
f4910bc02e Correct group permission bits with -acl off and disk file that has ACL 2009-02-07 14:26:12 +00:00
8fd08730cc Correct group permission bits with -acl off and -extract file that has ACL 2009-02-07 09:01:26 +00:00
b62590493a Checking for iconv(3) in separate libiconv (e.g. on FreeBSD) 2009-02-04 20:06:56 +00:00
c4b75b7811 Took into respect eventual resolution of symbolic links 2009-02-04 20:01:22 +00:00
31a0966735 Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD 2009-02-03 16:24:48 +00:00
58c0732a8e Enabled restoring of xattr 2009-02-02 20:11:26 +00:00
85d9cc709d New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr 2009-02-02 13:44:00 +00:00
9be23662ce Followed changes in iso_node_*acl_text API 2009-01-30 14:56:31 +00:00
c0b09f0296 Bug fix: included sys/wait.h rather than wrong wait.h 2009-01-29 21:06:14 +00:00
493f208c14 New option -setfacl_list 2009-01-29 16:53:45 +00:00
beac765f7b Made -getfacl file name escaping more similar to shell command behavior 2009-01-28 19:01:47 +00:00
b0aae62aff Bug fixes and enhancements about "default" ACL 2009-01-28 11:48:04 +00:00
0b4e59ee1e Bug fixes and enhancements about "default" ACL 2009-01-28 07:49:56 +00:00
078aa6a1c2 Mentioned the need for 64 bit file i/o 2009-01-27 12:14:28 +00:00
20800d3582 Gave user control over isoburn_igopt_aaip_susp_1_10 2009-01-26 17:36:15 +00:00
5115cb9cc4 New macro isoburn_igopt_aaip_susp_1_10 controls writing of AAIP ER and ES 2009-01-26 17:33:02 +00:00
fd0cf1dec0 New option -setfacl, -setfacl_r, new -find action setfacl 2009-01-25 14:11:37 +00:00
0b093f0ccc Silenced a FAILURE message with -acl if no image is loaded 2009-01-23 17:28:02 +00:00
d94e185232 xorriso compilation detects availability of libacl and of Linux listxattr call 2009-01-23 17:27:04 +00:00
8555af6e7f New find tests -has_acl, -has_no_acl, new action getfacl, new option getfacl_r 2009-01-23 14:08:31 +00:00
2ab9541683 Demanding libisofs 0.6.13 now 2009-01-23 10:28:47 +00:00
e37de8e14b Promoted standalone libisofs to 0.6.13 2009-01-23 10:13:10 +00:00
1570b0c992 Removing leading slash from -getfacl output of file path 2009-01-22 15:50:54 +00:00
7aff4003b0 Restoring ACL only if -acl "on" 2009-01-22 15:22:57 +00:00
2cb7afe397 Making use of new libisoburn macro isoburn_igopt_aaip 2009-01-22 14:33:09 +00:00
19224795ba New macro isoburn_igopt_aaip controls writing of AAIP info into images 2009-01-22 14:32:15 +00:00
e49a00dcc2 Adapted to new macro situation in libisoburn 2009-01-22 13:03:02 +00:00
b3e8b5708b Now it is isoburn_ropt_noaaip , isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-22 13:01:13 +00:00
cb9300b4b6 New option -acl enables ACL loading 2009-01-21 20:45:22 +00:00
7935ab6df4 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
6db35143f8 New API macro isoburn_ropt_noaaip controls enabling of AAIP loading 2009-01-21 15:02:56 +00:00
1f37d81537 Restoring ACLs with -extract and others 2009-01-18 21:40:42 +00:00
7a7aef6f9c New option -getfacl 2009-01-17 18:15:22 +00:00
8c9d88ff62 Introduced AAIP code. Now linking with libacl. 2009-01-14 11:10:53 +00:00
b0ef1ae4e4 Avoiding use of function parameter name "class" 2009-01-10 15:40:45 +00:00
96fdd97d47 Some small corrections of documentation 2009-01-06 12:31:11 +00:00
c51e3c0abb Version leap to 0.3.3 2009-01-05 15:33:46 +00:00
1a0320eedb Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
2b435877b6 Corrected message about non-matching volume id 2008-12-21 10:17:21 +00:00
399c0e17bf Delivering doxygen input for API documentation with releases 2008-12-17 10:22:35 +00:00
d76129e3be New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00
cf3346463d Options for -as mkisofs: -input-charset, -output-charset 2008-12-14 23:12:05 +00:00
7b1c3b8460 Removed outdated alternative code 2008-12-14 15:16:09 +00:00
c6ebbd5049 New option -assert_volid 2008-12-14 09:31:52 +00:00
49f025fae8 Revoked -format mode by_size for DVD-RW 2008-12-13 16:17:18 +00:00
f01db3422b Demanding libburn-0.5.9 now 2008-12-13 14:46:45 +00:00
22d8836f85 New -format modes by_size_ and fast_by_size_ 2008-12-13 14:27:58 +00:00
ccd758edc9 Proper message after failed or refused formatting 2008-12-11 07:24:45 +00:00
72defb00d2 Enabled formatting of BD-R media to SRM-POW default size 2008-12-10 09:34:57 +00:00
cefb0a7a76 Got rid of Xorriso_with_regeX 2008-12-08 15:46:17 +00:00
9295f9b708 Requiring at least libburn-0.5.8 2008-12-08 12:11:33 +00:00
df1d2a2652 Got rid of call system() in Xorriso_mount(), new option -session_string 2008-12-07 12:25:07 +00:00
b3089477fd Using uname() rather than #ifdef __FreeBSD__ 2008-12-06 14:08:54 +00:00
ef834e0a11 New options -mount and -mount_cmd 2008-12-05 17:17:29 +00:00
c8d9e6d91d New API function isoburn_get_mount_params() 2008-12-05 17:10:27 +00:00
8cf5f98795 Bug fix: Options -extract and -extract_single were enabled with -osirrox off 2008-12-04 17:55:30 +00:00
57cbd42058 Version leap to 0.3.1 2008-12-01 20:48:49 +00:00
935f06249d Bug fix: disk patterns with relative addresses were not properly resolved 2008-12-01 12:50:14 +00:00
01945a1279 Removed outdated macro case Xorriso_fat_local_meM 2008-12-01 11:10:59 +00:00
127a04454b Changed layout of xorriso style write pacifier line 2008-11-30 21:41:46 +00:00
186bc564a0 Gave -as mkisofs problem handlers rather than to let it abort on any error 2008-11-30 12:37:26 +00:00
327412eb54 Reporting BD speed units with pacifier rather than DVD units 2008-11-30 09:50:38 +00:00
f9740b5aeb New -as cdrecord option stream_recording=on|off 2008-11-29 21:42:44 +00:00
a860deb112 Re-aquiring outdev after formatting and blanking already in xorrisoburn 2008-11-29 16:59:08 +00:00
2ed45c9cb1 Bug fix: -format as_needed did not recognize unformatted BD-RE 2008-11-29 14:09:06 +00:00
968025ff49 Renamed new option -relax_compliance to -compliance, added _off rules 2008-11-29 09:10:59 +00:00
25686aefb6 Augmented version message by "and burn program" 2008-11-26 18:10:07 +00:00
a843d866b9 Disabled "Starting up libraries ..." message 2008-11-26 17:50:07 +00:00
0ac6297ff7 New option -relax_compliance 2008-11-21 16:07:03 +00:00
3f08f2cafc Making use of experimental libisofs calls _rrip_version_1_10() _dir_rec_mtime() 2008-11-21 16:00:47 +00:00
8a545080aa Making use of new relax flag isoburn_igopt_always_gmt 2008-11-15 23:21:36 +00:00
d2673993ae Introduced new relax flag isoburn_igopt_always_gmt 2008-11-15 23:19:02 +00:00
72e6ee6dd2 Adaptions to FreeBSD. Thanks to J.R. Oldroyd. 2008-11-15 13:37:54 +00:00
ed4097231e Added forgotten exit value registration to -return_with. Thanks to Steve Dodd. 2008-11-12 15:37:00 +00:00
6ca36d3806 Eventual backslash output conversion outside quotes for more terminal-safety 2008-11-10 12:38:01 +00:00
31ccbfb4ad Disabled experimental weight sorting with MBR generation 2008-11-10 12:34:05 +00:00
ccc6d8a329 Added a setlocale() call to xorriso main() 2008-11-09 10:26:32 +00:00
29817bc019 Removed some defunct code from xorrisoburn.c 2008-11-07 20:19:42 +00:00
581ea8f33b Copying -out_charset to -in_charset after -commit 2008-11-07 17:33:59 +00:00
3e109996d3 New option -local_charset 2008-11-06 18:38:15 +00:00
403bb74b9c New option -application_id 2008-11-04 16:22:51 +00:00
a096cfc587 New options -charset, -in_charset, -out_charset 2008-11-03 11:57:57 +00:00
c30540a52f Enabled @ as indicator of UTC seconds in timestrings 2008-10-30 11:44:13 +00:00
22b5b2c493 Made -as mkisofs -path-list and --quoted_path_list switch pacifier mode 2008-10-30 11:01:58 +00:00
478d49bd5f Trying to recognize isohybrid MBR for "Boot record :" message 2008-10-27 14:28:05 +00:00
d5acc6e2be Precautions against patching deleted boot images 2008-10-26 14:25:01 +00:00
50ae925204 Introduced info option -boot_image "any" "show_status" 2008-10-26 13:49:11 +00:00
1ba33532e1 Fixed SIGSEGV introduced with previous revision 2008-10-25 17:00:47 +00:00
7c1ddfd2a7 Eventually reporting boot info with TOC of -indev, redirected drive aquiration TOC to info channel 2008-10-25 12:34:36 +00:00
ceea749071 Fixed image size aligment to 1 MB with follow-up sessions 2008-10-24 13:02:07 +00:00
a38b638243 Gave up automatic switch to -boot_image "isolinux" "patch" after writing 2008-10-22 20:18:04 +00:00
0399eb8b65 New options --quoted_path_list , isolinux_mbr= for -as mkisofs 2008-10-22 11:02:53 +00:00
2d91f729ac Showing a "Media summary:" with blank media 2008-10-21 12:33:09 +00:00
12d9281164 Implemented in xorriso provisory 1 MB alignement for MBR enhanced ISO images 2008-10-21 11:26:16 +00:00
9cdd4904a9 Made use of new libisofs isohybrid capability 2008-10-20 18:08:28 +00:00
01d9df3f81 libisoburn now depends on libisofs-0.6.11 2008-10-19 18:26:14 +00:00
680d2026f9 Adapted to libisofs 0.6.11 2008-10-19 17:23:17 +00:00
bfa22a38e8 Adjustments and documentation about -backslash_codes 2008-10-17 12:33:49 +00:00
2fce109cee New option -backslash_codes for expressing weird file names 2008-10-17 07:50:35 +00:00
d0b53ac018 New options -quoted_path_list, -quoted_not_list. Multiline for -options_from_file 2008-10-15 18:26:48 +00:00
c40c79789b Version leap to 0.2.9 2008-10-12 13:44:18 +00:00
5fada4d1ac Polishing multi-line dialog 2008-10-10 13:41:07 +00:00
794895bec0 Enabled dialog for multi-lines and newline characters in quotation marks 2008-10-10 13:11:46 +00:00
2b00760bcf Introduced libburn ./configure option --disable-libreadline 2008-10-09 15:00:11 +00:00
fb1cbb71d2 Changed newly introduced -rom_toc_scan nonrom_off to off:emul_off 2008-10-08 13:59:37 +00:00
3c725f9ca4 libisoburn now demands libisofs-0.6.10 2008-10-06 11:50:08 +00:00
382cae523f Adapted standalone LIBISOFS_*_VERSION to libisofs 0.6.10 2008-10-06 11:42:01 +00:00
e586a2ddd9 libisoburn now demands libburn-0.5.4 2008-10-05 12:53:24 +00:00
88597020f9 Adapted standalone BURN_*_VERSION to libburn 0.5.5 2008-10-05 12:52:23 +00:00
58a819003f Bug fix: Random target filenames with looping symbolic links 2008-10-05 09:37:44 +00:00
943d196710 -rom_toc_scan nonrom_off disables toc emulation on overwriteables 2008-10-05 07:55:20 +00:00
9fc52dc0ef Fine tuning about ./configure option --disable-libreadline 2008-10-02 11:09:20 +00:00
4d6d7e5699 Introduced xorriso-standalone ./configure option --disable-libreadline 2008-10-02 10:55:28 +00:00
622445f865 Enabled -as cdrecord blank=as_needed 2008-10-02 09:27:21 +00:00
e6d9582ad9 Small adjustments about -boot_image 2008-10-02 09:24:58 +00:00
1b3480301a Small adjustments about -boot_image 2008-09-30 17:50:14 +00:00
85b45fce95 Adjustments about -boot_image after testing with various media types 2008-09-30 10:28:46 +00:00
a7a60d4e4d Requiring libisofs-0.6.9 because of bug fixes with El Torito 2008-09-30 10:23:37 +00:00
ff9a7018d5 Made -boot_image isolinux activation obey -overwrite setting 2008-09-28 11:33:47 +00:00
a097ac1f0f Standalone version switch to libisofs-0.6.9 (vreixoml 387) to avoid SIGSEGV 2008-09-28 11:29:36 +00:00
b2984efc9f A first attempt on making bootable ISO images 2008-09-26 16:14:21 +00:00
1a0346a1a1 Bug fix: -as mkisofs -iso-level was accused to be an unknown option 2008-09-26 12:10:32 +00:00
30ed274ea9 Trying to get pacifiers of simultaneously running emulations into sync 2008-09-24 15:55:26 +00:00
c3ab9c64b0 Version leap to 0.2.7 2008-09-20 09:43:55 +00:00
7fb90ba830 Changed WARNING about non-writeable media to NOTE severity of blank messages 2008-09-19 12:27:43 +00:00
09db3b4875 Switched requirements to libisofs-0.6.8 2008-09-19 10:45:13 +00:00
3fe70f611d standalone version switch to libisofs-0.6.8 2008-09-19 09:07:10 +00:00
e5e6d62bbe Corrected message duplication about emulated sessions on overwriteable media 2008-09-17 19:39:11 +00:00
5f469fb305 Corrected falsely computed default setting of -file_size_limit 2008-09-16 18:52:58 +00:00
aecab9aa89 Corrected pacifier text (Ticket 141) 2008-09-16 06:05:27 +00:00
8bb0ad94ce Correction about -check_media report and message about image loading 2008-09-13 20:45:42 +00:00
104bda3a47 Issuing message at begin of image loading 2008-09-11 11:43:26 +00:00
49ff3fdbd2 Smoothened time estimation with pacifier mkisofs style 2008-09-09 08:25:20 +00:00
4b3144c1e2 Bug fix: -format full did not re-format already formatted DVD+RW 2008-09-08 12:16:42 +00:00
0d19cd3150 Made use of new libisofs call iso_image_update_sizes() 2008-09-08 09:48:43 +00:00
51fe94c159 Removed outdated alternative code for support of libisofs-0.6.6 2008-09-07 14:48:05 +00:00
99853ab360 -commit_eject, -alter_date, -alter_date_r, -pacifier, -prog_help had wrong argument count prediction 2008-09-05 11:50:29 +00:00
fbcece6610 New option -list_delimiter 2008-09-05 09:54:38 +00:00
f20e2fffe7 New option -check_media_defaults 2008-09-04 10:02:58 +00:00
81acf83a11 New -error_behavior "file_extraction" behavior "best_effort" 2008-09-03 14:33:14 +00:00
34a76c8eea New option -extract_cut 2008-09-02 16:48:59 +00:00
3194a48e38 Reacted on compiler warning 2008-08-27 12:22:23 +00:00
354c145c65 New option -file_size_limit, -as mkisofs now supports -iso-level 1 to 3 2008-08-27 12:13:07 +00:00
847a54f423 Adopting next development step of libisofs 2008-08-26 16:33:55 +00:00
e6662b7048 Version leap to 0.2.5 2008-08-24 17:53:12 +00:00
239a03219d Reacted on compiler warning 2008-08-24 12:54:00 +00:00
95bddf2f2a Fixed a bug with -check_media use=outdev 2008-08-24 12:45:25 +00:00
1f73212986 New -error_behavior behavior occasion "file_extraction" 2008-08-24 10:07:24 +00:00
a5bbb741e6 New -error_behavior behavior occaseion "file_extraction" 2008-08-24 09:56:49 +00:00
3bfa3b4c9b New -check_media option -patch_lba0= 2008-08-22 23:27:21 +00:00
d54ae82442 Synced -lsl display of major,minor numbers with /usr/include/sys/sysmacros.h 2008-08-21 07:07:23 +00:00
01ee0d659f Made -check_media process first 32 blocks of a multi-session overwriteable 2008-08-20 18:18:58 +00:00
bc0b2ccb42 Demanding libburn-0.5.2 now 2008-08-20 12:11:05 +00:00
fd4c146cdf Adopted to new libburn version 0.5.3 2008-08-20 10:15:24 +00:00
e231d308fd New -find action report_lba 2008-08-18 13:42:44 +00:00
05711f4e8d Reacted on compiler warning 2008-08-17 22:14:50 +00:00
294a55d552 -find tests -damaged and -lba_range, new -find action report_damage 2008-08-17 22:05:48 +00:00
633ecc7131 Enabled printing of sector bitmaps by use=sector_map 2008-08-15 15:55:35 +00:00
ffb0dc8e54 Allowed independent redirecton of result and info channel 2008-08-15 10:29:47 +00:00
7aa52d2cc9 New option -check_media 2008-08-14 22:15:35 +00:00
de05b59854 Changed wrong update message from MB to kB 2008-08-14 22:06:22 +00:00
9b7caaafef New capability to redirect program output used for toc in sector map file 2008-08-13 19:08:07 +00:00
e780ca1dfc Corrected documentation of isoburn_disc_get_msc1() 2008-08-13 18:55:31 +00:00
d7cea7d8f1 Adapted media evaluation to CD peculiarities 2008-08-11 20:17:09 +00:00
ff8bfdaf4c Evaluating readability of media 2008-08-09 16:14:16 +00:00
8bb8a24b29 Create emulated toc entry for simple ISO session on overwriteable media 2008-08-09 16:10:50 +00:00
7043ec5742 Demanding libburn-0.5.1 now 2008-08-09 16:06:18 +00:00
40f3c3c9e7 Minor changes around display of time and byte counts 2008-08-07 11:26:37 +00:00
e5c7506da7 Removed obsolete function 2008-08-06 14:40:30 +00:00
9f4031047e Removed obsolete type definition 2008-08-06 14:39:30 +00:00
017e115411 Better finish time estimation with -pacifier mkisofs 2008-08-01 14:11:25 +00:00
2c1c66a179 Better finish time estimation with -pacifier mkisofs 2008-08-01 10:13:10 +00:00
8975ea87b0 Producing on overwriteables a partial TOC up to first damaged superblock 2008-07-26 07:51:42 +00:00
a34de8295b Used quotation marks as does ./bootstrap when generating Makefile.in 2008-07-21 16:17:44 +00:00
ac2b4dc8e3 Reacting on ticket 138 by stick, revoked buildstamp due to ugly make install 2008-07-21 15:52:59 +00:00
43113df87c Version leap to 0.2.3 2008-07-18 14:07:48 +00:00
0ad629870a Removed MULTI construction site remarks 2008-07-17 18:44:41 +00:00
c91a9601af Recognizing growisofs follow-up sessions on xorriso overwriteables 2008-07-17 18:29:50 +00:00
8491645aed Rectified usage of original xorriso options underneath growisofs 2008-07-17 11:13:32 +00:00
ae7e36ed50 Ability to emulate a featured bug with mkisofs -C : read 16 block too early 2008-07-17 11:07:42 +00:00
bbb664dd6b Recognizing "b" as speed factor for BD media 2008-07-16 14:00:01 +00:00
be89c66cf5 Required libburn version is now 0.5.0 2008-07-16 13:11:10 +00:00
61c1660986 Required libburn version is now 0.5.0 2008-07-16 13:08:09 +00:00
ea910e9d86 Updated xorriso standalone configure.ac version number BURN_*_VERSION 2008-07-16 13:07:17 +00:00
7831dabc82 New option -pacifier, more compatible pacifier with -as mkisofs 2008-07-16 13:06:31 +00:00
8fd8bd55f8 New option tsize= with -as cdrecord 2008-07-15 12:18:08 +00:00
1df494e339 Generating automatic build timestamp 2008-07-15 06:29:58 +00:00
5a7b45e7c5 New option -isosize with -as cdrecord 2008-07-14 12:50:53 +00:00
6b9794c77b New flag options with isoburn_read_iso_head() 2008-07-14 12:04:51 +00:00
0e5fc0c229 Did LT_CURRENT++, LT_AGE++ which was forgotten with revision 1885 2008-07-14 11:45:30 +00:00
dfd3d079a9 Required libburn version is now 0.4.9 2008-07-14 11:44:39 +00:00
a041d63cee New options --grow_overwriteable_iso and write_start_address= with -as cdrecord 2008-07-12 18:48:15 +00:00
0107b4189f New info mode 2 with isoburn_read_iso_head() 2008-07-12 18:18:09 +00:00
3b893514ca Installing softlink xorrecord pointing to the xorriso binary 2008-07-10 16:43:42 +00:00
765ce450f4 Reacted on compiler warning 2008-07-10 16:39:36 +00:00
1d5a1370be cdrecord emulation by start names xorrecord, cdrecord, wodim, cdrskin 2008-07-10 16:27:35 +00:00
279690522d Header file forgotten with rev 1903 2008-07-10 14:44:59 +00:00
baaa7c25ed Small correction in API introduction text 2008-07-10 14:18:33 +00:00
8f145f8094 Enabled -multi and -msinfo with -as cdrecord 2008-07-10 14:16:57 +00:00
679dd10517 Opportunity to generate build timestamp via make buildstamped 2008-07-09 15:56:23 +00:00
6797fdcce1 Avoided to use MMC code with -as mkisofs -M by prepending stdio: to address 2008-07-09 05:51:08 +00:00
73b9831f09 Avoided misleading message about emptied ISO image during -as mkisofs -C 2008-07-08 13:20:17 +00:00
fb7450a826 Header file forgotten with rev 1897 2008-07-08 10:26:00 +00:00
c142c16fa4 Installing softlinks xorrisofs and osirrox pointing to the xorriso binary 2008-07-08 09:27:05 +00:00
a6f6e736a9 Correction about isoburn_igopt_get_effective_lba() with blind growing 2008-07-07 15:03:03 +00:00
dc890e3eb7 Correction about -as mkisofs -C if already an input device was set 2008-07-07 15:02:02 +00:00
2277038d67 Semi-permanent emulation by start names xorrisofs,genisofs,mkisofs,genioimage 2008-07-07 10:29:38 +00:00
7159d372b0 Fixed bug about -as mkisofs without -C 2008-07-07 09:55:07 +00:00
821b5c23fe Improved effective drive address with -as mkisofs -M 2008-07-06 11:03:02 +00:00