Commit Graph

74 Commits

Author SHA1 Message Date
Thomas Schmitt 3eae8634cd Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
Thomas Schmitt f0b1cbddf3 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-02 07:25:50 +00:00
Thomas Schmitt 19e803ba0d Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 17:41:58 +00:00
Thomas Schmitt a4c4026446 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 13:55:09 +00:00
Thomas Schmitt c3048d6282 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43:39 +00:00
Thomas Schmitt adeaf8b749 Version leap to 0.1.5 2008-04-28 12:34:39 +00:00
Thomas Schmitt b937313bb5 Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
Thomas Schmitt 1fbe8b8010 Corrected maximum age value for read buffer tiles 2008-04-20 11:11:42 +00:00
Thomas Schmitt c7355e90aa Restricted ds_read_block() messages about unreadable data to actual data block 2008-04-18 18:45:13 +00:00
Thomas Schmitt a6b8794c7c Made libisoburn and xorriso require libburn >= 0.4.4 2008-04-08 15:35:17 +00:00
Thomas Schmitt 9992f64247 New option -session_log 2008-04-03 20:41:00 +00:00
Thomas Schmitt 0e394bca6a Replaced single 128 kB cache tile by 32 tiles of 64 kB each 2008-04-01 21:31:25 +00:00
Thomas Schmitt 5e06e3c724 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
Thomas Schmitt cc3b6f75db Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
Thomas Schmitt e947bdece4 Testwise implementation of libisofs.0.6.3 features 2008-02-23 10:27:19 +00:00
Thomas Schmitt fa4b90c968 Changed libisofs requirements to 0.6.3 2008-02-23 10:17:04 +00:00
Thomas Schmitt 5fe8ac9f7f Producing ERRFILE messages where appropriate 2008-02-22 11:49:57 +00:00
Thomas Schmitt 212fa7ba72 Introduced new severity ERRFILE 2008-02-21 20:46:51 +00:00
Thomas Schmitt 25a68fcf77 Implemented a more reasonable solution for drive truncation with regular files 2008-02-21 18:52:52 +00:00
Thomas Schmitt aaeb1204b7 New option -as mkisofs emulates a narrow set of mkisofs gestures 2008-02-20 23:48:08 +00:00
Thomas Schmitt 5163a66a02 Version leap to 0.1.1 2008-02-15 21:19:24 +00:00
Thomas Schmitt c9da736bef Completing documentation 2008-02-14 08:44:29 +00:00
Thomas Schmitt 4c2be49aa0 Improved MISHAP - SORRY mapping and tunneling 2008-02-12 21:54:17 +00:00
Thomas Schmitt 1f0ea7f226 New severity MISHAP 2008-02-11 19:49:03 +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 a163cca3eb Renamed macro which controls read caching 2008-02-08 17:42:09 +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 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 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 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 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 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