libisoburn/xorriso
Thomas Schmitt ceeea85dbe Updated change log and web page 2012-04-19 07:48:59 +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.3 2012-04-02 19:28:02 +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 -as mkisofs option -log-file 2012-04-11 16:32:21 +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-04-02 19:29:44 +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.3 2012-04-02 19:28:02 +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 New command -data_cache_size 2012-03-11 16:41:10 +00:00
drive_mgt.h Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
emulators.c New -as mkisofs option -log-file 2012-04-11 16:32:21 +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 New command -data_cache_size 2012-03-11 16:41:10 +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 Corrected missing linefeed in message of command -mkdir 2012-03-09 19:00:21 +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 New command -data_cache_size 2012-03-11 16:41:10 +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 Updated help text of texi-to-man converter 2012-03-22 10:39:12 +00:00
make_xorriso_standalone.sh Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +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 Revised the use of "option" and "ASCII" in xorriso.texi 2012-03-05 12:13:37 +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 Bug fix: -as mkisofs without -graft-points could noy handle names with "=" 2012-03-22 08:49:33 +00:00
misc_funct.h Bug fix: -as mkisofs without -graft-points could noy handle names with "=" 2012-03-22 08:49:33 +00:00
opts_a_c.c New command -changes_pending 2012-03-03 18:29:01 +00:00
opts_d_h.c New command -data_cache_size 2012-03-11 16:41:10 +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 New command -rr_reloc_dir 2012-03-10 14:59:44 +00:00
parse_exec.c Reacted on warning of cppcheck 2012-03-21 19:31:28 +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 New -as mkisofs option -log-file 2012-04-11 16:32: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 Avoided to mention autoformatting in message about missing -outdev at -commit 2012-04-06 17:38:34 +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.3 2012-04-02 19:28:02 +00:00
xorrecord.info Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
xorrecord.texi Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
xorriso.1 Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
xorriso.h Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
xorriso.info Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
xorriso.texi Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +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-04-19 07:48:59 +00:00
xorriso_main.c Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +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 -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00
xorriso_timestamp.h Requiring libisofs 1.2.3 now 2012-04-19 07:43:48 +00:00
xorrisoburn.h Version leap to libisoburn-1.2.3 2012-04-02 19:28:02 +00:00
xorrisofs.1 New -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00
xorrisofs.info New -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00
xorrisofs.texi New -as mkisofs option -log-file 2012-04-11 16:32:21 +00:00