Commit Graph

2818 Commits

Author SHA1 Message Date
897045c51c Adapted to libisofs revision 313 2008-01-31 15:22:23 +00:00
321f57e370 Made use of newest libburn version features 2008-01-29 21:17:29 +00:00
e1593c478c Some API documentation enhancements 2008-01-29 21:06:46 +00:00
0523d4ee49 New API call isoburn_is_compatible() 2008-01-29 18:44:54 +00:00
7bb454bb64 Changed struct isoburn_read_opts to opaque handle 2008-01-29 13:00:46 +00:00
0c40b2f513 Changed struct isoburn_source_opts to opaque handle struct isoburn_imgen_opts 2008-01-28 23:58:12 +00:00
55b155efb9 Adapted to libisofs revison 294 2008-01-28 17:20:10 +00:00
4697182efd Updated API introduction and marked API instabilities for mending (soon) 2008-01-28 14:02:48 +00:00
b03107dae8 Made use of iso_set_abort_severity() with option -abort_on 2008-01-28 10:54:55 +00:00
9af078f81a Changed meaning of -add relative/path 2008-01-27 17:46:04 +00:00
76ed06fe60 INCOMPATIBLE API CHANGE: isoburn_prepare_new_image() now gets output drive 2008-01-26 17:12:47 +00:00
10f46f4536 Set program revision to 0.0.1 (previous 0.1.0 was too early) 2008-01-26 14:22:35 +00:00
d23aabec6b Adapted standalone tarball to version functions 2008-01-26 14:01:19 +00:00
a7b4cf0560 Introduced versioning (still pre-release) and new API function isoburn_version() 2008-01-26 12:06:26 +00:00
64ceb7c2e9 INCOMPATIBLE API CHANGE: isoburn_initialize(char msg[1024], int flag) 2008-01-26 11:36:58 +00:00
3fbaf84660 Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
91c092b428 New option -commit_eject 2008-01-25 17:54:47 +00:00
05fabf5149 Better handling of various content difference situations 2008-01-25 16:32:38 +00:00
06ddbbe6d8 Fixed bug about file content comparison. 2008-01-25 16:00:51 +00:00
19a7488ed6 New option -rollback_end 2008-01-25 15:09:53 +00:00
94ec5877ee Gave up use of libburn fifo. Attached -fs and pacifier to libisofs fifo. 2008-01-24 20:23:02 +00:00
7902f775bb Removed remover of C++ comment lines 2008-01-24 20:16:52 +00:00
68e8342e44 Adapted to libisofs revision 261 2008-01-23 19:59:46 +00:00
8ad70686e4 Better attributes with directories 2008-01-22 22:44:17 +00:00
111c881730 Prepeded type indication letter to report lines 2008-01-22 11:48:28 +00:00
d29f6913c2 Copied test for tm.tm_gmtim from libisofs configure.ac 2008-01-22 11:45:09 +00:00
ecefdb4764 Program which compares two files in different trees. Attributes and content. 2008-01-22 10:09:17 +00:00
c495ad3242 Rejected unsuitable addresses "stdio:" , "stdio:/", "stdio:-", "stdio:." 2008-01-21 22:21:01 +00:00
707a397762 New option -add_plainly 2008-01-20 20:03:48 +00:00
f85b1a5f21 Made -outdev stdio:/dev/fd/1 safe for single session runs 2008-01-20 13:13:01 +00:00
f0408c2ee3 Made forgotten adaption to Xorriso_standalonE 2008-01-20 10:30:43 +00:00
d902ece9f5 Updated SVN copy of changelog 2008-01-19 16:24:10 +00:00
82792d0971 Small corrections with version number and write counter report 2008-01-19 16:23:36 +00:00
9a85568c29 Some polishing of xorriso documentation 2008-01-19 13:49:17 +00:00
f3c4f142c2 Producing a bootstrapped xorriso standalone tarball 2008-01-19 09:09:11 +00:00
bc27a928d6 Added startup message. Removed helptext sentence about unimplemented options 2008-01-19 09:06:58 +00:00
27c6d40fc9 Adaptions to revision 241 of nglibisofs 2008-01-19 09:05:13 +00:00
dac5a4b801 Made a generator for HTML man page 2008-01-18 17:03:41 +00:00
869b8f4a2d Changed -report_about default to "UPDATE" 2008-01-18 10:20:25 +00:00
18996ea46d Worked on documentation 2008-01-18 10:19:36 +00:00
0023f94511 Began a README file for xorriso 2008-01-17 19:28:38 +00:00
e70886c91e Silenced most compiler warnings of libisofs in xorriso-standalone 2008-01-17 19:27:51 +00:00
f3a7ed194a Silenced -pedantic compiler warnings about type punning 2008-01-17 14:53:08 +00:00
d6b3cfac76 Added a test for readline.h and eventually enabled use of libreadline 2008-01-16 23:36:17 +00:00
7d627486e3 A sketch of a xorriso source standalone release generator 2008-01-16 20:13:18 +00:00
6186c66dc2 Adaption to Xorriso_standalonE, some consequences from compiler warnings 2008-01-16 20:10:50 +00:00
d86166f6f7 Set correct name of library 2008-01-16 20:06:41 +00:00
67dbdf32ab Changed default name of initial image to ISOIMAGE 2008-01-16 14:17:24 +00:00
85717fbb83 Repaired bug about MMC multi-session image loading 2008-01-16 13:30:14 +00:00
b4d5c1e19f Added a forgotten iso_dir_iter_free() 2008-01-15 21:16:06 +00:00