Commit Graph

2913 Commits (1170a9b883abeee7fb51380be748f8a9b64d70d2)
 

Author SHA1 Message Date
Thomas Schmitt 062a88e008 Bug fix: -file_size_limit did not increase ISO level if necessary. Thanks Mattias Schlenker. 7 years ago
Thomas Schmitt 32e08e5c8e Mentioned --interval:appended_partition_NNN in man pages 7 years ago
Thomas Schmitt e3933ca63c Changed SOURCE_DATE_EPOCH effect to --set_all_file_dates "set_to_mtime" 7 years ago
Thomas Schmitt 3250649269 Removed obsoleted doxygen.conf tags XML_SCHEMA, XML_DTD, SHOW_DIRECTORIES, HTML_ALIGN_MEMBERS 7 years ago
Thomas Schmitt 3b52562d97 Corrected block count messages with -check_media sector_map= 7 years ago
Thomas Schmitt 2b10c8e276 Updated change log and web page 7 years ago
Thomas Schmitt 49c92cb3ba New -volume_date "all_file_dates" pseudo-timestamp "set_to_mtime" 7 years ago
Thomas Schmitt ff65d7bb19 New -find action "set_to_mtime" 7 years ago
Thomas Schmitt b27bd93c2f Updated change log and web page 7 years ago
Thomas Schmitt 384ff0eee9 New environment variable SOURCE_DATE_EPOCH 7 years ago
Thomas Schmitt bda4b37e97 New -volume_date mode "all_file_dates" 7 years ago
Thomas Schmitt adcd2386eb New -report_system_area mode "gpt_disk_guid" 7 years ago
Thomas Schmitt 237852c4e1 Corrected interpretation of RFC 4122 UUID strings for GPT. Thanks Andrei Borzenkov. 7 years ago
Thomas Schmitt d832426c49 Updated change log and web page 7 years ago
Thomas Schmitt d4be334960 New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid, new -report_system_area mode "make_guid" 7 years ago
Thomas Schmitt 79a45f90f6 New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid() 7 years ago
Thomas Schmitt 1f72984e33 Eased re-enabling of libtool --silent at bootstrap time 7 years ago
Thomas Schmitt 4f41ac8086 Updated change log and web page 7 years ago
Thomas Schmitt c1f49d18f5 Documented new timestamp behavior of El Torito catalog file 7 years ago
Thomas Schmitt 64af78a887 New -as mkisofs option --set_all_file_dates 7 years ago
Thomas Schmitt 02f1d08ae2 Bug fix: The default setting of -compliance did not apply rec_mtime to Joliet and ISO:1999. mkisofs emulation was not affected by this bug. 7 years ago
Thomas Schmitt dc9b5e93b1 Mentioned that empty record_name disables scdbackup tagging 7 years ago
Thomas Schmitt 3486726ebb Mentioned that an empty name with isoburn_igopt_set_scdbackup_tag disables it 7 years ago
Thomas Schmitt 2cb8ae96f0 Corrected weekday name in debug message of --modification-date. Thanks to Chris Lamb. 7 years ago
Thomas Schmitt 3cbffc23ff Updated change log and web page 7 years ago
Thomas Schmitt 07345cf49d New command -use_immed_bit, new -as cdrecord option use_immed_bit= 7 years ago
Thomas Schmitt 21800fbf56 Requiring libburn-1.4.5 7 years ago
Thomas Schmitt 4fabd96d4a Including pthread.h in xorriso_private.h to define pthread_mutex_t on OpenBSD 7 years ago
Thomas Schmitt 9f66f7301b Reacted on some of the complaints of codespell 7 years ago
Thomas Schmitt f69b602fa6 Corrected spelling errors found by lintian.debian.org 7 years ago
Thomas Schmitt 40200ed88b Corrected spelling errors found by lintian 7 years ago
Thomas Schmitt b1b00d3e9a Added missing parameter "all" to "make check" run of xorriso 7 years ago
Thomas Schmitt 9eb3ff4de3 Documented changes and release timestamp 7 years ago
Thomas Schmitt 82fbb60f04 Updated copyright year of xorriso -version 7 years ago
Thomas Schmitt a9d245961d Version leap to libisoburn-1.4.5 7 years ago
Thomas Schmitt 1d0e6b6031 Updated change log and web page 7 years ago
Thomas Schmitt e6fde3483c Letting isoburn_disc_erase() invalidate UDF extended descriptors if present 7 years ago
Thomas Schmitt fa29d880b7 Removed option --silent from libtool runs 7 years ago
Thomas Schmitt a852218e61 Letting -as mkisofs --norock revoke the special effect of -r 7 years ago
Thomas Schmitt 06b1104c6a Improved assessment of appended partitions 7 years ago
Thomas Schmitt e9e7394867 Prevented option --version-script with linker run of xorriso. By Matthias Klose. 7 years ago
Thomas Schmitt 32d844054d Optional use of gdb in grub-mkrescue-sed.sh 7 years ago
Thomas Schmitt 62c4cfdabf Silenced a warning of gcc on Fedora rawhide s390 7 years ago
Thomas Schmitt 21a48ec39f Updated answer to "Why is simultaneous burning with multiple drives so slow ?" 7 years ago
Thomas Schmitt e87b97988a Updated change log and web page 7 years ago
Thomas Schmitt 3664cab771 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 7 years ago
Thomas Schmitt e51a00f000 Updated QemuXorriso wiki article for qemu-2.1.2 7 years ago
Thomas Schmitt 674f572fc4 Added "extern C" to xorriso.h 7 years ago
Thomas Schmitt 5a7155d8a4 Added to libisoburn.h "extern C" for C++, and protection against double include 7 years ago
Thomas Schmitt f7b10f6eb8 Replaced unused timezone parameter of gettimeofday() by NULL 7 years ago