Commit Graph

2841 Commits

Author SHA1 Message Date
Thomas Schmitt ec9596e179 Removed some unused code 2008-02-06 18:36:44 +00:00
Thomas Schmitt 58c5d415be Adapted to libisofs revision 337 2008-02-06 18:35:11 +00:00
Thomas Schmitt 1676e4d9d3 Rectified SORRY,FAILURE,FATAL classification 2008-02-06 15:37:54 +00:00
Thomas Schmitt e24cfbbe9c Now loading libraries before -version, pacifier for -add 2008-02-06 13:11:20 +00:00
Thomas Schmitt e947087b0d Implemented reassure for -blank, -format, -dev, -indev, -devices 2008-02-05 19:15:43 +00:00
Thomas Schmitt 146f28b6ef Implemented reassure for -rollback, -rollback_end, -end, -commit, -commit_eject 2008-02-05 17:58:30 +00:00
Thomas Schmitt d8cfe78f4f New option -padding 2008-02-05 16:27:10 +00:00
Thomas Schmitt 71b45e0c99 Added parameter to new API calls isoburn_cancel_prepared_write, isoburn_sync_after_write 2008-02-04 21:42:37 +00:00
Thomas Schmitt 0752efbef1 Inserted problem messages where libisoburn API produces own failures 2008-02-04 18:47:17 +00:00
Thomas Schmitt de2a2025dd New API call isoburn_sync_after_write() 2008-02-04 15:44:53 +00:00
Thomas Schmitt 8d816690f9 Adapted to libisofs revision 332 2008-02-04 09:32:02 +00:00
Thomas Schmitt fd9eb28523 Made -abort_on and -report_about preemptive if given as dashed start arguments 2008-02-03 18:13:59 +00:00
Thomas Schmitt aaf81de247 Reacted on compiler warning 2008-02-03 16:50:04 +00:00
Thomas Schmitt b2b6a9bcd8 New API call isoburn_cancel_prepared_write() 2008-02-03 16:41:27 +00:00
Thomas Schmitt b006ab11b2 Adapted to libisofs revisio 328 2008-02-03 15:58:00 +00:00
Thomas Schmitt eca39c33e0 Made use of ISO_ERR_SEV() and ISO_ERR_PRIO() 2008-02-03 13:16:18 +00:00
Thomas Schmitt 0ce9be5c2d Compile time check of libisoburn. Enforced minimum track size of 300 sectors. 2008-02-02 18:13:03 +00:00
Thomas Schmitt 9e1dccb40b Updated to current state of development 2008-02-02 13:29:21 +00:00
Thomas Schmitt dbba856f5d Added argument to option -commit_eject 2008-02-02 13:19:53 +00:00
Thomas Schmitt 7306759d68 Added version checks for libburn and libisofs (by Vreixo) 2008-02-02 13:11:38 +00:00
Thomas Schmitt 4d22da734c Corrected some false paths in xorriso-standalone Makefile.am 2008-02-01 20:02:39 +00:00
Thomas Schmitt 3610e864af Enabled build of dynamically linked xorriso, joined -1.pc club 2008-02-01 19:59:12 +00:00
Thomas Schmitt 33b236523a Compile time and runtime checks for library compatibility 2008-01-31 21:47:39 +00:00
Thomas Schmitt 897045c51c Adapted to libisofs revision 313 2008-01-31 15:22:23 +00:00
Thomas Schmitt 321f57e370 Made use of newest libburn version features 2008-01-29 21:17:29 +00:00
Thomas Schmitt e1593c478c Some API documentation enhancements 2008-01-29 21:06:46 +00:00
Thomas Schmitt 0523d4ee49 New API call isoburn_is_compatible() 2008-01-29 18:44:54 +00:00
Thomas Schmitt 7bb454bb64 Changed struct isoburn_read_opts to opaque handle 2008-01-29 13:00:46 +00:00
Thomas Schmitt 0c40b2f513 Changed struct isoburn_source_opts to opaque handle struct isoburn_imgen_opts 2008-01-28 23:58:12 +00:00
Thomas Schmitt 55b155efb9 Adapted to libisofs revison 294 2008-01-28 17:20:10 +00:00
Thomas Schmitt 4697182efd Updated API introduction and marked API instabilities for mending (soon) 2008-01-28 14:02:48 +00:00
Thomas Schmitt b03107dae8 Made use of iso_set_abort_severity() with option -abort_on 2008-01-28 10:54:55 +00:00
Thomas Schmitt 9af078f81a Changed meaning of -add relative/path 2008-01-27 17:46:04 +00:00
Thomas Schmitt 76ed06fe60 INCOMPATIBLE API CHANGE: isoburn_prepare_new_image() now gets output drive 2008-01-26 17:12:47 +00:00
Thomas Schmitt 10f46f4536 Set program revision to 0.0.1 (previous 0.1.0 was too early) 2008-01-26 14:22:35 +00:00
Thomas Schmitt d23aabec6b Adapted standalone tarball to version functions 2008-01-26 14:01:19 +00:00
Thomas Schmitt a7b4cf0560 Introduced versioning (still pre-release) and new API function isoburn_version() 2008-01-26 12:06:26 +00:00
Thomas Schmitt 64ceb7c2e9 INCOMPATIBLE API CHANGE: isoburn_initialize(char msg[1024], int flag) 2008-01-26 11:36:58 +00:00
Thomas Schmitt 3fbaf84660 Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
Thomas Schmitt 91c092b428 New option -commit_eject 2008-01-25 17:54:47 +00:00
Thomas Schmitt 05fabf5149 Better handling of various content difference situations 2008-01-25 16:32:38 +00:00
Thomas Schmitt 06ddbbe6d8 Fixed bug about file content comparison. 2008-01-25 16:00:51 +00:00
Thomas Schmitt 19a7488ed6 New option -rollback_end 2008-01-25 15:09:53 +00:00
Thomas Schmitt 94ec5877ee Gave up use of libburn fifo. Attached -fs and pacifier to libisofs fifo. 2008-01-24 20:23:02 +00:00
Thomas Schmitt 7902f775bb Removed remover of C++ comment lines 2008-01-24 20:16:52 +00:00
Thomas Schmitt 68e8342e44 Adapted to libisofs revision 261 2008-01-23 19:59:46 +00:00
Thomas Schmitt 8ad70686e4 Better attributes with directories 2008-01-22 22:44:17 +00:00
Thomas Schmitt 111c881730 Prepeded type indication letter to report lines 2008-01-22 11:48:28 +00:00
Thomas Schmitt d29f6913c2 Copied test for tm.tm_gmtim from libisofs configure.ac 2008-01-22 11:45:09 +00:00
Thomas Schmitt ecefdb4764 Program which compares two files in different trees. Attributes and content. 2008-01-22 10:09:17 +00:00