Commit Graph

96 Commits

Author SHA1 Message Date
c1e563341d Augmented structs isoburn, isoburn_toc_entry, isoburn_imgen_opts for long block addresses 2024-03-09 19:08:11 +01:00
9a578a657f New API calls isoburn_igopt_set_max_ce_entries(), isoburn_igopt_get_max_ce_entries() 2023-01-22 16:13:57 +01:00
b3adff1daa New API call isoburn_ropt_get_tree_loaded() 2020-12-07 19:37:31 +01:00
8f89ad03fc New libisoburn extension option isoburn_ropt_map_joliet_unmapped 2020-11-22 14:46:06 +01:00
cf176eea0a New libisoburn extension option isoburn_ropt_map_joliet_stripped 2020-11-22 14:19:16 +01:00
c8b9c9a244 Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:34:56 +01:00
caf38e81ae New API calls isoburn_igopt_set_part_type_guid(), isoburn_igopt_get_part_type_guid(), isoburn_igopt_set_iso_type_guid(), isoburn_igopt_get_iso_type_guid() 2019-02-18 13:03:37 +01:00
0d07bd1d87 New API calls isoburn_igopt_set_iso_mbr_part_type(), isoburn_igopt_get_iso_mbr_part_type() 2017-02-27 10:15:58 +01:00
79a45f90f6 New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid() 2016-08-12 18:46:36 +00:00
9f66f7301b Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
f120428c99 Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
f3b55f2864 New API calls isoburn_igopt_set_appended_as_apm, isoburn_igopt_set_part_like_isoisoburn_igopt_set_part_like_isohybrid 2016-02-05 09:50:46 +00:00
3d36b343ce Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
44d09c30c0 New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode() 2015-09-17 12:05:40 +00:00
465509d0d1 New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_* 2015-08-17 20:01:30 +00:00
5cd5f6abf9 New API call isoburn_igopt_set_part_flag() and libisofs interval reader flags 2015-04-23 13:51:44 +00:00
e5f9d21ce8 New API calls isoburn_igopt_set_appended_as_gpt(), isoburn_igopt_get_appended_as_gpt() 2015-02-06 11:48:23 +00:00
59c4712b1a New API calls isoburn_igopt_set_stdio_endsync(), isoburn_igopt_get_stdio_endsync() 2014-04-13 12:05:58 +00:00
b5ddf6f4d7 New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_joliet_utf16 2013-12-18 07:42:10 +00:00
3b241f7234 New API call isoburn_toc_disc_get_incmpl_sess() 2013-01-13 20:08:31 +00:00
d674f847c2 New API calls isoburn_igopt_set_write_type() , isoburn_igopt_get_write_type() 2012-07-10 08:28:20 +00:00
50e8b66845 New API calls isoburn_igopt_set_hfsp_block_size() and isoburn_igopt_get_hfsp_block_size() 2012-06-27 18:45:32 +00:00
8bff64f692 Provisory new API calls isoburn_igopt_set_prep_partition, isoburn_igopt_set_efi_bootp 2012-06-12 11:33:46 +00:00
ea18b7f420 Provisory new image generation extension isoburn_igopt_fat 2012-06-10 18:39:50 +00:00
4ea1032820 New API call isoburn_igopt_set_hfsp_serial_number() 2012-05-27 16:56:14 +00:00
b6857855f5 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:06:56 +00:00
c0e1f4f9f2 File which was omitted when committing rev. 4674 2012-03-22 10:23:39 +00:00
b42293cd05 New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache() 2012-03-11 16:20:30 +00:00
5d00144aa6 New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc() 2012-03-10 14:51:04 +00:00
d09ee8335e New default permission on / directory: rwxr-xr-x 2012-02-27 15:02:25 +00:00
719ef2a6d3 New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() 2012-02-14 10:31:00 +00:00
0ee26b66c2 New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime 2012-01-14 14:42:33 +00:00
f6d0a17b90 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:09:45 +00:00
f860e24e58 Avoiding repeated PVD read attempts if first reading of PVD yielded error 2011-04-22 08:18:41 +00:00
dfeca624d6 New relax option isoburn_igopt_joliet_long_names 2011-03-26 14:42:17 +00:00
a08a753967 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +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
59d873c385 New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext 2010-12-25 09:23:08 +00:00
2e64464c7c New API call isoburn_igopt_set_untranslated_name_len() 2010-12-22 13:37:47 +00:00
668e58761b New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement() 2010-11-30 09:39:44 +00:00
da0d20731d New pseudo extension isoburn_igopt_will_cancel to avoid MISHAP event 2010-11-24 10:08:56 +00:00
f18e352251 New API calls isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label() 2010-11-05 14:39:36 +00:00
38e1dc8a22 New API calls isoburn_igopt_set_partition_img, isoburn_igopt_get_partition_img 2010-10-18 15:54:46 +00:00
147ef216ce New API call isoburn_igopt_set_tail_blocks() 2010-10-02 21:00:49 +00:00
538b70068f New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() 2010-09-29 09:16:04 +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
0e755f48c9 New API function isoburn_igopt_set_part_offset(), requiring libisofs 0.6.35 2010-09-05 11:36:53 +00:00
e82b7005ad New write extension option isoburn_igopt_no_emul_toc 2010-05-23 07:25:41 +00:00