Commit Graph

53 Commits

Author SHA1 Message Date
Thomas Schmitt 63fa76fd82 Completing documentation 2008-02-14 08:44:29 +00:00
Thomas Schmitt ec469efbf7 Improved MISHAP - SORRY mapping and tunneling 2008-02-12 21:54:17 +00:00
Thomas Schmitt 4334043f1e New severity MISHAP 2008-02-11 19:49:03 +00:00
Thomas Schmitt 5a24e5b708 New API function isoburn_disc_available_space() fixes bug with DVD+RW capacity 2008-02-09 10:08:40 +00:00
Thomas Schmitt 30c30bd286 Adapted to libisofs revision 346 2008-02-09 09:28:54 +00:00
Thomas Schmitt 3e567fd6c6 Renamed macro which controls read caching 2008-02-08 17:42:09 +00:00
Thomas Schmitt 1b18c619f0 Stuffed memory leak with read cache. Economized on error retries. 2008-02-07 21:15:09 +00:00
Thomas Schmitt ee9ffbefe0 Implemented a primitive single tile cache for image reading 2008-02-07 15:50:37 +00:00
Thomas Schmitt 53d97eee77 Pacifier for isoburn_read_image() 2008-02-06 21:45:31 +00:00
Thomas Schmitt f6b488c241 Added a missing 0 digit 2008-02-06 18:40:59 +00:00
Thomas Schmitt 514dfb3433 Adapted to libisofs revision 337 2008-02-06 18:35:11 +00:00
Thomas Schmitt 3abb7a6a9e Rectified SORRY,FAILURE,FATAL classification 2008-02-06 15:37:54 +00:00
Thomas Schmitt 9b525e9fff Now loading libraries before -version, pacifier for -add 2008-02-06 13:11:20 +00:00
Thomas Schmitt 5684af273c Added parameter to new API calls isoburn_cancel_prepared_write, isoburn_sync_after_write 2008-02-04 21:42:37 +00:00
Thomas Schmitt ea5daa0f80 Inserted problem messages where libisoburn API produces own failures 2008-02-04 18:47:17 +00:00
Thomas Schmitt ce43c9e5a2 New API call isoburn_sync_after_write() 2008-02-04 15:44:53 +00:00
Thomas Schmitt ce082db6d2 Adapted to libisofs revision 332 2008-02-04 09:32:02 +00:00
Thomas Schmitt 735cb0323b New API call isoburn_cancel_prepared_write() 2008-02-03 16:41:27 +00:00
Thomas Schmitt 7218cf84b4 Adapted to libisofs revisio 328 2008-02-03 15:58:00 +00:00
Thomas Schmitt a6bca25bde Made use of ISO_ERR_SEV() and ISO_ERR_PRIO() 2008-02-03 13:16:18 +00:00
Thomas Schmitt 599b966b41 Compile time and runtime checks for library compatibility 2008-01-31 21:47:39 +00:00
Thomas Schmitt 06145dfdc9 Adapted to libisofs revision 313 2008-01-31 15:22:23 +00:00
Thomas Schmitt bd4a94e4c3 Made use of newest libburn version features 2008-01-29 21:17:29 +00:00
Thomas Schmitt 9ee6c1c4d8 Some API documentation enhancements 2008-01-29 21:06:46 +00:00
Thomas Schmitt 76d78840c7 New API call isoburn_is_compatible() 2008-01-29 18:44:54 +00:00
Thomas Schmitt ddc26570fd Changed struct isoburn_read_opts to opaque handle 2008-01-29 13:00:46 +00:00
Thomas Schmitt 6225d48f2c Changed struct isoburn_source_opts to opaque handle struct isoburn_imgen_opts 2008-01-28 23:58:12 +00:00
Thomas Schmitt 65cc7a5178 Adapted to libisofs revison 294 2008-01-28 17:20:10 +00:00
Thomas Schmitt fd8282b58c Updated API introduction and marked API instabilities for mending (soon) 2008-01-28 14:02:48 +00:00
Thomas Schmitt 05f98515bf INCOMPATIBLE API CHANGE: isoburn_prepare_new_image() now gets output drive 2008-01-26 17:12:47 +00:00
Thomas Schmitt 72f1c5ec48 Introduced versioning (still pre-release) and new API function isoburn_version() 2008-01-26 12:06:26 +00:00
Thomas Schmitt b3551cc611 INCOMPATIBLE API CHANGE: isoburn_initialize(char msg[1024], int flag) 2008-01-26 11:36:58 +00:00
Thomas Schmitt 7229e2949c Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
Mario Danic e71dec2c1e Done some organizational changes to libisoburn 2007-09-14 04:11:23 +00:00
Thomas Schmitt e11910fdef Took into respect fabricated_disc_status 2007-09-13 12:49:41 +00:00
Vreixo Formoso Lopes 1e2762962b Fix bug with "static" in header function. 2007-09-13 11:39:52 +00:00
Vreixo Formoso Lopes e9da76ab36 Add fabricated disc status. 2007-09-13 10:29:49 +00:00
Vreixo Formoso Lopes 7c64a8dde0 Implementation of isoburn_read_volset(). 2007-09-12 15:47:26 +00:00
Vreixo Formoso Lopes 110f22932d Added implementation of a data source for reading from drives. 2007-09-12 15:46:41 +00:00
Vreixo Formoso Lopes b51c3b8212 Remove private header import and copy needed functions. 2007-09-12 15:13:51 +00:00
Vreixo Formoso Lopes 4cef3b4c34 #if out unneeded isoburn_write_opts_set_start_byte(). 2007-09-12 15:00:20 +00:00
Thomas Schmitt d1ceff08d1 Removed isoburn_write_opts_set_start_byte() 2007-09-12 09:37:17 +00:00
Vreixo Formoso Lopes cc8f87a476 API for volset read, burn_disc creation and sync. write.
Updating of isoburn_start_emulation() to make use of new
isoburn_set_start_byte().
2007-09-12 09:25:44 +00:00
Thomas Schmitt 9bce3a95e6 New inner function isoburn_set_start_byte() 2007-09-11 17:44:25 +00:00
Thomas Schmitt c22e9f82eb New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable 2007-09-10 08:39:09 +00:00
Thomas Schmitt 67133c895f New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable 2007-09-09 18:16:24 +00:00
Vreixo Formoso Lopes 5ca9c9cef6 Some initial code for libisofs related wraps. 2007-09-06 16:57:22 +00:00
Thomas Schmitt 855c0e73b2 Updated to state of discussion 2007-09-06 11:58:51 +00:00
Thomas Schmitt 7ee7263d7d Updated explanations about the usage principles of libisoburn 2007-09-05 20:01:54 +00:00
Thomas Schmitt a754f15e93 Changes in plans as discussed up to Sep 5 2007 2007-09-05 19:56:30 +00:00