Commit Graph

439 Commits

Author SHA1 Message Date
d0bce05577 Requiring libisofs-1.0.5 2011-03-25 19:19:17 +00:00
472d7610ad Better handling of pseudo-drive without read-permission 2011-03-24 18:25:00 +00:00
e654e6399a Fixed use of uninitialized variable when blanking rol5 pseudo drives 2011-03-22 08:13:59 +00:00
f211456214 New API call isoburn_set_truncate() 2011-03-21 11:37:03 +00:00
08e112c687 New option -early_drive_test 2011-03-21 09:37:02 +00:00
cf49e83893 Prepared libisoburn for drive role 5 2011-03-21 09:31:51 +00:00
6968b72648 Prepared libisoburn for drive role 4 2011-03-13 13:15:41 +00:00
c69e553696 Requiring libburn-1.0.5 2011-03-13 13:12:50 +00:00
c95e2c9d24 Version leap to libisoburn-1.0.5 2011-03-10 13:55:27 +00:00
a08a753967 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +00:00
558e2314ee New bits 8 and 9 with options of isoburn_igopt_set_system_area() 2011-03-03 18:16:18 +00:00
508adfd2f4 Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
452c9685e7 Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
963d139093 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
cd74e84fb8 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
ddecb74f6e New option -cp_clone 2011-02-04 19:19:24 +00:00
aae50b2d16 New option -clone 2011-02-01 18:58:27 +00:00
b4be60ecb3 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
c4c52cf0e9 New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +00:00
2e447207a8 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
509d00149f Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
97740ad93d Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +00:00
59d873c385 New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext 2010-12-25 09:23:08 +00:00
96455fcf56 Requiring libisofs-0.6.41 now 2010-12-25 07:12:15 +00:00
ee4ba9d033 Mentioned ISO 9660 level 3 in libisoburn API 2010-12-24 13:55:17 +00:00
2e64464c7c New API call isoburn_igopt_set_untranslated_name_len() 2010-12-22 13:37:47 +00:00
03b709cb1f Version leap to libisoburn-0.6.7 2010-12-12 12:17:41 +00:00
d50095d2a6 Requiring libisofs-0.6.40 now 2010-12-10 12:35:44 +00:00
a08a54913b Fixed a bug about read displacement introduced with rev 3490 2010-12-04 17:43:30 +00:00
8ad6bff397 Clarified description of isoburn_ropt_set_displacement() 2010-12-01 16:47:50 +00:00
692a675329 New option -displacement 2010-11-30 09:43:32 +00:00
668e58761b New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement() 2010-11-30 09:39:44 +00:00
82bff299ec Requiring libisofs-0.6.39 now 2010-11-27 13:47:12 +00:00
da0d20731d New pseudo extension isoburn_igopt_will_cancel to avoid MISHAP event 2010-11-24 10:08:56 +00:00
5ca5d2e34b Declared that isoburn_cancel_prepared_write() waits until iso write thread ends 2010-11-06 13:35:16 +00:00
f18e352251 New API calls isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label() 2010-11-05 14:39:36 +00:00
aefa04dd6a Version leap to libisoburn-0.6.5 2010-10-26 10:48:18 +00:00
5f798e535b Requiring libisofs-0.6.38 now 2010-10-23 16:22:38 +00:00
d4872c7d83 Requiring libburn-0.8.8 now 2010-10-20 17:06:07 +00:00
b16dfb5cad New option -append_partition, -as mkisofs -append_partition 2010-10-18 21:22:23 +00:00
38e1dc8a22 New API calls isoburn_igopt_set_partition_img, isoburn_igopt_get_partition_img 2010-10-18 15:54:46 +00:00
25f1eab3ac United macro Xorriso_jte_standalonE with macro Xorriso_standalonE 2010-10-15 12:55:03 +00:00
e7992747e5 Allowed to set System Area type via isoburn_igopt_set_system_area() 2010-10-12 10:30:47 +00:00
0b175bab97 Fixed inability to compile without enabled libjte. Introduced by rev 3429. 2010-10-08 09:34:07 +00:00
ba0871a814 Corrected compile problems introduced with rev 3433 2010-10-07 18:13:58 +00:00
55c8f1d964 Preparing for GNU xorriso to include libjte source 2010-10-07 11:49:41 +00:00
0159052d92 Tests for version of libjte, new API call isoburn_libjte_req() 2010-10-04 15:51:37 +00:00
147ef216ce New API call isoburn_igopt_set_tail_blocks() 2010-10-02 21:00:49 +00:00
c41c83b279 Requiring libisofs-0.6.37 now 2010-10-02 16:43:28 +00:00
7b4bd76d9b New -as mkisofs options -jigdo-* and -md5-list as of genisoimage 2010-09-29 09:24:20 +00:00
538b70068f New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() 2010-09-29 09:16:04 +00:00
4fd78f9049 Requiring libburn-0.8.7 now 2010-09-24 11:07:57 +00:00
641b696764 Fixed a bug with uninitialized variable introduced by rev 3364 2010-09-19 13:54:45 +00:00
c2ff24cf89 Version leap to libisoburn-0.6.3 2010-09-19 13:53:42 +00:00
44310ae57e Requiring libisofs-0.6.36 now 2010-09-15 09:16:32 +00:00
cc672d525b Removed development marks 2010-09-11 12:50:36 +00:00
d54efd4bc2 Enabled multi-session with partition offset 2010-09-10 17:10:03 +00:00
5af8ad46f4 Bug fix: Re-enabled use of iso_write_opts_set_rrip_1_10_px_ino() 2010-09-06 10:34:35 +00:00
0e755f48c9 New API function isoburn_igopt_set_part_offset(), requiring libisofs 0.6.35 2010-09-05 11:36:53 +00:00
3d933149ff Hopefully silenced warnings of doxygen on Debian buildd 2010-08-09 09:21:16 +00:00
3ee02c766d New option -preparer_id, -as mkisofs options -p and -preparer 2010-07-30 15:52:09 +00:00
1942a636f3 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:45:45 +00:00
a58ca098b7 Hiding all non-API symbols from the linker by use of --version-script 2010-07-05 12:29:50 +00:00
04bd02972d Version leap to libisoburn-0.6.1 2010-07-02 20:25:51 +00:00
5272cc0afb Requiring libburn-0.8.4 now 2010-06-30 18:19:06 +00:00
31782dc75b Requiring libisofs-0.6.34 now 2010-06-29 10:21:53 +00:00
5a6024a1cc Trying to silence compiler warnings of OpenSuse Build Service 2010-06-20 14:16:40 +00:00
d1c2ec7a5b Requiring libisofs-0.6.33 now 2010-06-18 11:32:37 +00:00
c9e6c44be3 Clarified API description of isoburn_read_iso_head() 2010-06-16 10:55:44 +00:00
58f1bb249c Requiring libburn-0.8.3 now (because SIGWINCH handling on Solaris) 2010-06-15 16:02:20 +00:00
e5e52cdf09 Version leap to libisoburn-0.5.9 2010-06-14 09:33:43 +00:00
ee606de555 Requiring libburn-0.8.2 now 2010-06-11 17:49:02 +00:00
e82b7005ad New write extension option isoburn_igopt_no_emul_toc 2010-05-23 07:25:41 +00:00
1402341264 Corrected typo in remark 2010-05-21 13:45:48 +00:00
d3f770827f Mentioned both levels of API and their mutual exclusiveness 2010-05-21 13:30:27 +00:00
bf20ca5dfb Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
d62d617f82 Version leap to libisoburn-0.5.6 2010-05-04 12:06:51 +00:00
30615ac752 Requiring libisofs-0.6.32 now 2010-05-03 12:39:07 +00:00
6f7fd7faed Requiring libisofs-0.6.31 now 2010-04-20 09:14:29 +00:00
19b5a64a3a Version leap to libisoburn-0.5.5 2010-04-19 10:06:12 +00:00
270fdd77f2 Requiring libisofs-0.6.30 now 2010-04-17 17:12:47 +00:00
932a7e84e1 libisoburn now always loads the System Area with the ISO image 2010-04-16 19:54:54 +00:00
ee4f766c27 New isoburn_igopt_set_relaxed() options: only_iso_versions, no_j_force_dots 2010-04-13 10:33:04 +00:00
fd0f3467ad New options bit1 of isoburn_igopt_set_system_area() for isohybrid production 2010-04-10 17:10:28 +00:00
a65aa4f804 New API call isoburn_igopt_set_pvd_times() 2010-04-07 20:22:49 +00:00
6f63c6388c Fixed image reading bug introduced with revision 3144 2010-04-07 07:31:32 +00:00
8d7df2b2ff New API call isoburn_igopt_set_system_area() 2010-04-06 12:51:15 +00:00
24bbe47f18 Requiring libisofs-0.6.29 now 2010-04-05 19:29:24 +00:00
1e4e51edfe libisoburn refused to recognize ISO images smaller than 64 kB 2010-04-01 14:07:59 +00:00
d5e640d788 Version leap to libisoburn-0.5.2 2010-03-30 09:30:40 +00:00
214d6e6741 Avoided to declare empty tray as written media 2010-03-29 10:35:22 +00:00
13c327e370 Silenced a harmless compiler warning 2010-03-21 12:46:21 +00:00
f68ee78352 Requiring libburn-0.7.8 now 2010-03-10 18:32:02 +00:00
2eec5bf40a Requiring libburn-0.7.7 now 2010-03-09 06:49:36 +00:00
27ba46494d Version leap to libisoburn-0.5.1 2010-02-23 09:53:17 +00:00
91e0b07080 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
fe63ef9481 Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:29:36 +00:00
2ee8fa58d7 Requiring libisofs-0.6.28 now 2010-02-10 15:03:17 +00:00
e7bde25551 Version leap to libisoburn-0.4.9 2010-01-25 15:02:59 +00:00
6ae505a0a2 Requiring libburn-0.7.6 now 2010-01-23 15:33:37 +00:00
9f9985f06f Requiring libisofs-0.6.26 now 2010-01-20 10:56:28 +00:00
f39b0be7d6 Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk 2010-01-17 14:49:12 +00:00
5a48f5542a Re-enabled recognition of missiong or empty disk files as blank drive (rev 2997) 2010-01-11 11:31:36 +00:00
ab1336dc29 Updated copyright marks to 2010 2010-01-01 13:00:47 +00:00
ea9cb3ab4b Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
45277ed62b Reacted on compiler warnings of Debian kfreebsd-amd64 buildd 2010-01-01 12:44:54 +00:00
aebaca8b99 Reacted on doxygen errors of Debian buildd 2009-12-31 14:42:09 +00:00
2669117d84 Requiring libburn-0.7.5 now 2009-12-26 22:42:50 +00:00
9e6c43ed0b Version leap to libisoburn-0.4.7 2009-12-08 14:52:25 +00:00
59dec6ac9e Requiring libburn-0.7.4 now 2009-12-07 08:20:19 +00:00
7b653579a0 Requiring libburn-0.7.3 now 2009-11-17 12:30:31 +00:00
a93589ecba Version leap to libisoburn-0.4.5 2009-10-27 20:56:57 +00:00
b5847a4633 Requiring libburn-0.7.2 now 2009-10-14 11:51:10 +00:00
e3610ee989 Requiring libisofs-0.6.24 now 2009-10-08 15:55:04 +00:00
bafe16c3a3 Avoided FATAL event with -rom_toc_scan force and non-ISO media 2009-10-07 14:04:23 +00:00
a811361577 New bit7 with isoburn_drive_aquire(): pretend read-only 2009-10-07 07:55:23 +00:00
cf046f9533 Declared as closed those media which have read errors in the first 64 kB 2009-10-07 07:25:40 +00:00
9766c28d4f Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00
72ac8a4ab1 Expanded new API call isoburn_igopt_set_scdbackup_tag 2009-09-17 14:43:54 +00:00
22e2d6d12d Eventually truncate stdio: track size to file size and issue warning 2009-09-13 09:50:36 +00:00
b43d90d736 Requiring libburn-0.7.1 now 2009-09-06 09:41:06 +00:00
b638398a75 New API call iso_write_opts_set_scdbackup_tag() 2009-08-31 21:04:29 +00:00
e9f27e15a1 Version leap to libisoburn-0.4.3 2009-08-29 18:18:56 +00:00
b8790971d9 Requiring libburn-0.7.0 now 2009-08-27 17:56:19 +00:00
97a3eb5b1f Requiring libisofs-0.6.22 now 2009-08-25 19:13:36 +00:00
e146eccd5c Demanding libburn-0.6.9 now 2009-08-24 18:27:38 +00:00
7543f5d940 Adapted to enhanced iso_write_opts_set_record_md5() 2009-08-19 18:05:36 +00:00
1b8f2cc0ee Giving overwriteable media a single-session toc with isoburn_drive_aquire(bit4) 2009-08-17 16:23:58 +00:00
bc9eac552a Requiring at least libisofs-0.6.21 now 2009-08-11 19:47:39 +00:00
219aa7e4b6 New write options session_md5, file_md5, read option nomd5 2009-08-10 19:21:43 +00:00
d135e33b9e Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
9a96d6a175 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
72cd8d6e76 Requiring libisofs-0.6.20 now 2009-05-31 10:01:45 +00:00
f70287eaf8 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
3a6ecc53c3 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
f7aed1806f Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +00:00
cc66b5b3a4 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +00:00
5a6eb5b141 Version leap to libisoburn-0.3.9 2009-04-18 15:09:06 +00:00
36ad5e412d Requiring libisofs-0.6.18 now 2009-04-15 18:52:41 +00:00
fedb8fdfba Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +00:00
e95dee1fea libisoburn now demands libisofs-0.6.17 2009-03-29 16:44:26 +00:00
d5cb4aa3d0 New API functions isoburn_ropt_[sg]et_auto_incharset() 2009-03-20 19:29:04 +00:00
31c61344aa Version leap to libisoburn-0.3.7 2009-03-16 12:07:24 +00:00
57430a9feb Requiring libburn-0.6.4 now 2009-03-14 11:57:02 +00:00
73db0be503 Requiring libisofs-0.6.16 now 2009-03-11 17:01:20 +00:00
723dcbcb89 isoburn_igopt_get_data_start() @since 0.3.6 because not announced in 0.3.4 2009-03-03 10:34:15 +00:00
a41b4769b3 Version leap to 0.3.5 2009-03-01 11:39:18 +00:00
f0734966ff New API function isoburn_igopt_get_data_start() 2009-02-28 17:59:20 +00:00
ca4777fba9 Adapted to removal of Libburn_with_aaiP macro 2009-02-19 12:35:22 +00:00
a74260d09f Mentioned the need for 64 bit file i/o 2009-01-27 12:14:28 +00:00
e0fc368105 New macro isoburn_igopt_aaip_susp_1_10 controls writing of AAIP ER and ES 2009-01-26 17:33:02 +00:00
41619c2763 Demanding libisofs 0.6.13 now 2009-01-23 10:28:47 +00:00
2e7f566be0 New macro isoburn_igopt_aaip controls writing of AAIP info into images 2009-01-22 14:32:15 +00:00
d03734211f Now it is isoburn_ropt_noaaip , isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-22 13:01:13 +00:00
d678296449 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
9716ac2333 New API macro isoburn_ropt_noaaip controls enabling of AAIP loading 2009-01-21 15:02:56 +00:00
f803da91b4 Version leap to 0.3.3 2009-01-05 15:33:46 +00:00
b07e37454a Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
3f034883a6 Demanding libburn-0.5.9 now 2008-12-13 14:46:45 +00:00
b86f1b128d Requiring at least libburn-0.5.8 2008-12-08 12:11:33 +00:00
e7ab799c76 New API function isoburn_get_mount_params() 2008-12-05 17:10:27 +00:00
0913122f6f Version leap to 0.3.1 2008-12-01 20:48:49 +00:00
2a62564d46 Making use of experimental libisofs calls _rrip_version_1_10() _dir_rec_mtime() 2008-11-21 16:00:47 +00:00
13598dd908 Introduced new relax flag isoburn_igopt_always_gmt 2008-11-15 23:19:02 +00:00
2db4dc66c6 libisoburn now depends on libisofs-0.6.11 2008-10-19 18:26:14 +00:00
649c1b23e4 Version leap to 0.2.9 2008-10-12 13:44:18 +00:00
b4b2572286 libisoburn now demands libisofs-0.6.10 2008-10-06 11:50:08 +00:00
afd2f0cd61 libisoburn now demands libburn-0.5.4 2008-10-05 12:53:24 +00:00
7685ca5d64 -rom_toc_scan nonrom_off disables toc emulation on overwriteables 2008-10-05 07:55:20 +00:00
daadfc113d Requiring libisofs-0.6.9 because of bug fixes with El Torito 2008-09-30 10:23:37 +00:00
f65dc9aa82 Version leap to 0.2.7 2008-09-20 09:43:55 +00:00
07a137d64c Switched requirements to libisofs-0.6.8 2008-09-19 10:45:13 +00:00
ba75c58f0e Adopting next development step of libisofs 2008-08-26 16:33:55 +00:00
98fef56409 Version leap to 0.2.5 2008-08-24 17:53:12 +00:00
5abdf19a48 Demanding libburn-0.5.2 now 2008-08-20 12:11:05 +00:00
8ab1fcd4f5 Changed wrong update message from MB to kB 2008-08-14 22:06:22 +00:00
9b85bc0fed Corrected documentation of isoburn_disc_get_msc1() 2008-08-13 18:55:31 +00:00
1fd02ceba2 Create emulated toc entry for simple ISO session on overwriteable media 2008-08-09 16:10:50 +00:00
784684eb92 Demanding libburn-0.5.1 now 2008-08-09 16:06:18 +00:00
ee7f121a25 Producing on overwriteables a partial TOC up to first damaged superblock 2008-07-26 07:51:42 +00:00
319ab37ad9 Version leap to 0.2.3 2008-07-18 14:07:48 +00:00
a68624cc5c Removed MULTI construction site remarks 2008-07-17 18:44:41 +00:00
a745366913 Recognizing growisofs follow-up sessions on xorriso overwriteables 2008-07-17 18:29:50 +00:00
58ba5aeff6 Ability to emulate a featured bug with mkisofs -C : read 16 block too early 2008-07-17 11:07:42 +00:00
ad1762c790 Required libburn version is now 0.5.0 2008-07-16 13:08:09 +00:00
8b5af86a64 New flag options with isoburn_read_iso_head() 2008-07-14 12:04:51 +00:00
a9c0fb6e58 Required libburn version is now 0.4.9 2008-07-14 11:44:39 +00:00
c02edc329d New info mode 2 with isoburn_read_iso_head() 2008-07-12 18:18:09 +00:00
b45fd0553e Small correction in API introduction text 2008-07-10 14:18:33 +00:00
673a0e9d2f Correction about isoburn_igopt_get_effective_lba() with blind growing 2008-07-07 15:03:03 +00:00
362ecda0f3 Fixed a bug with -grow_blindly to overwriteable media 2008-07-05 18:02:03 +00:00
88ef7d06f4 New API function isoburn_prepare_blind_grow() for -as mkisofs -multi 2008-07-05 13:25:06 +00:00
071a3869db Version leap to 0.2.1 2008-06-22 14:04:05 +00:00
bad48be6a9 Corrected wrong size unit MB to kB in toc scan pacifier text 2008-06-19 09:28:35 +00:00
973383bb9b Renamed isoburn_*set_msgs_submit() and slightly changed meaning 2008-06-19 09:04:04 +00:00
a1968a431d Improved pacifier with -rom_toc_scan 2008-06-18 19:28:52 +00:00
ae5ad5a143 New API functions isoburn_preset_msgs_submit(), isoburn_set_msgs_submit() 2008-06-18 16:14:44 +00:00
ceca17e946 Made -rom_toc_scan work on closed DVD-R in a DVD-ROM drive 2008-06-18 13:20:29 +00:00
b61ca07f13 Removed outdated code parts 2008-06-10 09:42:50 +00:00
df05ccc14c Version leap to 0.1.9 2008-06-02 15:29:46 +00:00