Commit Graph

408 Commits

Author SHA1 Message Date
Thomas Schmitt 484189d7d3 Fixed bugs about -mv /im/age . -cdx / -cpr di/sk im/age -- -cpr di/sk . -- 2008-02-10 12:21:05 +00:00
Thomas Schmitt 3378d048f6 Some adjustments in description of compare_file and libisoburn 2008-02-10 12:10:59 +00:00
Thomas Schmitt 89bf2fe4da New API function isoburn_disc_available_space() fixes bug with DVD+RW capacity 2008-02-09 10:08:40 +00:00
Thomas Schmitt 9d6b5f4fd9 Adapted to libisofs revision 346 2008-02-09 09:28:54 +00:00
Thomas Schmitt 4dca60e163 Silenced misleading toc messages with -commit_eject "in" 2008-02-08 21:52:05 +00:00
Thomas Schmitt b0d28ab18d Warning of -volid which are not ECMA 119 compliant 2008-02-08 19:57:18 +00:00
Thomas Schmitt d4b5098636 Protecting volume ids from getting overwritten by predecessor 2008-02-08 17:52:43 +00:00
Thomas Schmitt a163cca3eb Renamed macro which controls read caching 2008-02-08 17:42:09 +00:00
Thomas Schmitt 0a1e6aa87a Renamed macro which controls read caching 2008-02-08 17:40:16 +00:00
Thomas Schmitt 07cbed0379 Added test/compare_file.c to xorriso-standalone tarball 2008-02-08 10:22:08 +00:00
Thomas Schmitt d078848943 Fixed an endless cycle with early EOF 2008-02-08 09:49:44 +00:00
Thomas Schmitt 93cc4d64dc Cleaning up remainings of move to ng_src 2008-02-08 08:47:19 +00:00
Thomas Schmitt 18856c74a3 Stuffed memory leak with read cache. Economized on error retries. 2008-02-07 21:15:09 +00:00
Thomas Schmitt 09569774dc Implemented a primitive single tile cache for image reading 2008-02-07 15:50:37 +00:00
Thomas Schmitt f3ef042a09 Added final message to image read pacifier 2008-02-07 07:43:34 +00:00
Thomas Schmitt 1e2cf64922 Pacifier for isoburn_read_image() 2008-02-06 21:45:31 +00:00
Thomas Schmitt b012f2033e Added a missing 0 digit 2008-02-06 18:40:59 +00:00
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