libisoburn/xorriso
Thomas Schmitt 2d52e9427d Changed xorriso.texi according to proposals by Tony Mancill 2012-03-05 10:32:03 +00:00
..
AUTHORS_gnu_xorriso Included libjte in GNU xorriso 2010-10-15 12:16:12 +00:00
COPYING_gnu_xorriso Switched from xorriso-standalone GPLv2+ to GNU xorriso GPLv3+ 2010-02-12 15:38:23 +00:00
COPYRIGHT_gnu_xorriso Updated info about GNU xorriso copyright and libjte 2011-04-03 09:42:56 +00:00
README_gnu_xorriso Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
aux_objects.c New option -device_links 2011-07-27 21:14:49 +00:00
aux_objects.h Enabled -status -jigdo 2010-09-29 16:41:48 +00:00
base_obj.c New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
base_obj.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
changelog.txt Documented changes and release timestamp 2012-01-27 16:01:45 +00:00
check_media.c New -check_media option what=image 2011-07-25 09:59:12 +00:00
check_media.h Replaced several occurences of the word "media" by "medium" 2011-11-02 14:21:29 +00:00
cmp_update.c Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
cmp_update.h New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
compile_xorriso.sh Integrated new source file libburn/cdtext.c 2011-12-28 15:55:13 +00:00
configure_ac.txt Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
convert_man_to_html.sh Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
disk_ops.c Fixed a problem with directing an -extract to the / directory of disk 2012-02-27 14:52:17 +00:00
disk_ops.h Improved messages at the end of partially failed -extract runs 2010-11-30 10:47:30 +00:00
drive_mgt.c Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
drive_mgt.h Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
emulators.c Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
emulators.h Enabled xorrecord dev=- 2011-10-18 16:22:16 +00:00
filters.c Revoked rev 4641. It is not a bug but a feature. E.g. for reading. 2012-03-03 18:50:42 +00:00
filters.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
findjob.c Reacted on static code checker warning reported by George Danchev 2011-05-22 18:14:56 +00:00
findjob.h New -find and -findx action list_extattr 2011-08-25 19:00:46 +00:00
iso_img.c Added a comment 2012-03-04 09:48:04 +00:00
iso_img.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
iso_manip.c New -find and -findx action list_extattr 2011-08-25 19:00:46 +00:00
iso_manip.h New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
iso_tree.c Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
iso_tree.h Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
lib_mgt.c Allowed lowercase severity names for all occasions 2011-10-05 17:32:26 +00:00
lib_mgt.h New option -signal_handling 2011-04-23 15:23:35 +00:00
make_docs.sh Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
make_timestamp.sh Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
make_xorriso_1.c Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
make_xorriso_standalone.sh Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
man_xorrecord_to_html.sh Info document and man page for xorrecord 2011-10-25 10:39:10 +00:00
man_xorriso_to_html.sh Changed xorriso.texi according to proposals by Tony Mancill 2012-03-05 10:32:03 +00:00
man_xorrisofs_to_html.sh Replaced HTML minus by a flat ASCII minus in HTML man page generator 2011-10-08 12:12:38 +00:00
match.c Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
match.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
misc_funct.c New report line "Media blocks :" with option -toc 2011-08-01 13:04:14 +00:00
misc_funct.h Forgot to upload the header which defines Xorriso__to_upper 2011-08-01 15:29:28 +00:00
opts_a_c.c New command -changes_pending 2012-03-03 18:29:01 +00:00
opts_d_h.c New command -changes_pending 2012-03-03 18:29:01 +00:00
opts_i_o.c Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
opts_p_z.c Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
parse_exec.c New command -changes_pending 2012-03-03 18:29:01 +00:00
parse_exec.h New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
read_run.c Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
read_run.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
sfile.c Reacted on warnings of -Wtype-limits 2011-07-03 15:51:14 +00:00
sfile.h Replaced german macro parameter name by an english one 2011-05-16 13:32:07 +00:00
sort_cmp.c Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
sort_cmp.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
text_io.c Enabled speed display with command -extract 2012-02-25 15:49:21 +00:00
text_io.h Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
write_run.c Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
write_run.h Made -compliance "rec_mtime" default for xorriso 2012-01-15 10:40:12 +00:00
xorrecord.1 Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
xorrecord.info Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
xorrecord.texi Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
xorriso.1 Changed xorriso.texi according to proposals by Tony Mancill 2012-03-05 10:32:03 +00:00
xorriso.h Added a comment 2012-03-04 09:59:31 +00:00
xorriso.info Changed xorriso.texi according to proposals by Tony Mancill 2012-03-05 10:32:03 +00:00
xorriso.texi Changed xorriso.texi according to proposals by Tony Mancill 2012-03-05 10:32:03 +00:00
xorriso_bootstrap.txt Added option -I . to aclocal in bootstrap script on advise of George Danchev 2011-06-09 06:14:05 +00:00
xorriso_buildstamp.h Opportunity to generate build timestamp via make buildstamped 2008-07-09 15:56:23 +00:00
xorriso_buildstamp_none.h Opportunity to generate build timestamp via make buildstamped 2008-07-09 15:56:23 +00:00
xorriso_eng.html Updated change log and web page 2012-02-27 17:59:53 +00:00
xorriso_main.c Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
xorriso_makefile_am.txt Integrated new source file libburn/cdtext.c 2011-12-25 12:19:48 +00:00
xorriso_pc_in.txt Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
xorriso_private.h New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
xorriso_timestamp.h Added a comment 2012-03-04 09:59:31 +00:00
xorrisoburn.h Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
xorrisofs.1 Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
xorrisofs.info Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
xorrisofs.texi Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00