Commit Graph

89 Commits

Author SHA1 Message Date
304a7c72ab Switched requirements to libisofs-0.6.6 2008-06-01 14:51:29 +00:00
1b6e8b94b3 Bug fix: modifying to overwriteable target yielded unmountable results 2008-05-24 09:28:35 +00:00
47438e72c3 Removed outdated code branch 2008-05-22 19:27:13 +00:00
5134505c84 Version leap to 0.1.7, requiring libburn-0.4.8 now 2008-05-18 08:48:07 +00:00
d7312fc0b3 Required libburn version is now 0.4.7 (because of DVD-RAM BD-RE bug fix) 2008-05-14 17:31:43 +00:00
b450b1d249 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
9fec73b9d2 Reacted on harmless compiler warning 2008-05-12 19:33:21 +00:00
e74c268e4b New API call isoburn_set_msc1() 2008-05-12 08:13:16 +00:00
6295344557 Switched requirements to libburn-0.4.6 2008-05-12 08:07:59 +00:00
2b9bbbc7e1 Trying to better handle non ISO images on -indev 2008-05-09 20:54:58 +00:00
e791e25423 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
0612232c5c Try to read header chain from alleged -ROM media (e.g. DVD+RW in -ROM drive) 2008-05-08 14:10:43 +00:00
f51c13a87f New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
f1dacbfaee Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
e572e50cae Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
65bed81020 Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
2121a50e45 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-02 07:25:50 +00:00
572c83ade4 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 17:41:58 +00:00
21b0ce4687 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 13:55:09 +00:00
3df489fa36 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43:39 +00:00
4cd9386d00 Version leap to 0.1.5 2008-04-28 12:34:39 +00:00
a28dcd45ef Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
6faaafc24e Corrected maximum age value for read buffer tiles 2008-04-20 11:11:42 +00:00
173328be29 Restricted ds_read_block() messages about unreadable data to actual data block 2008-04-18 18:45:13 +00:00
ad29faa0d1 Made libisoburn and xorriso require libburn >= 0.4.4 2008-04-08 15:35:17 +00:00
a55f83167e New option -session_log 2008-04-03 20:41:00 +00:00
e66af1aa97 Replaced single 128 kB cache tile by 32 tiles of 64 kB each 2008-04-01 21:31:25 +00:00
92212c4cc9 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
42767ff63f Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
5c83a138d4 Testwise implementation of libisofs.0.6.3 features 2008-02-23 10:27:19 +00:00
b4470fcc97 Changed libisofs requirements to 0.6.3 2008-02-23 10:17:04 +00:00
ec6a34eb2f Producing ERRFILE messages where appropriate 2008-02-22 11:49:57 +00:00
34b972bf00 Introduced new severity ERRFILE 2008-02-21 20:46:51 +00:00
4a27bf19e8 Implemented a more reasonable solution for drive truncation with regular files 2008-02-21 18:52:52 +00:00
28fdfc96bd New option -as mkisofs emulates a narrow set of mkisofs gestures 2008-02-20 23:48:08 +00:00
0fd4f315ad Version leap to 0.1.1 2008-02-15 21:19:24 +00:00
63fa76fd82 Completing documentation 2008-02-14 08:44:29 +00:00
ec469efbf7 Improved MISHAP - SORRY mapping and tunneling 2008-02-12 21:54:17 +00:00
4334043f1e New severity MISHAP 2008-02-11 19:49:03 +00:00
5a24e5b708 New API function isoburn_disc_available_space() fixes bug with DVD+RW capacity 2008-02-09 10:08:40 +00:00
30c30bd286 Adapted to libisofs revision 346 2008-02-09 09:28:54 +00:00
3e567fd6c6 Renamed macro which controls read caching 2008-02-08 17:42:09 +00:00
1b18c619f0 Stuffed memory leak with read cache. Economized on error retries. 2008-02-07 21:15:09 +00:00
ee9ffbefe0 Implemented a primitive single tile cache for image reading 2008-02-07 15:50:37 +00:00
53d97eee77 Pacifier for isoburn_read_image() 2008-02-06 21:45:31 +00:00
f6b488c241 Added a missing 0 digit 2008-02-06 18:40:59 +00:00
514dfb3433 Adapted to libisofs revision 337 2008-02-06 18:35:11 +00:00
3abb7a6a9e Rectified SORRY,FAILURE,FATAL classification 2008-02-06 15:37:54 +00:00
9b525e9fff Now loading libraries before -version, pacifier for -add 2008-02-06 13:11:20 +00:00
5684af273c Added parameter to new API calls isoburn_cancel_prepared_write, isoburn_sync_after_write 2008-02-04 21:42:37 +00:00