Commit Graph

208 Commits

Author SHA1 Message Date
43113df87c Version leap to 0.2.3 2008-07-18 14:07:48 +00:00
ae7e36ed50 Ability to emulate a featured bug with mkisofs -C : read 16 block too early 2008-07-17 11:07:42 +00:00
61c1660986 Required libburn version is now 0.5.0 2008-07-16 13:08:09 +00:00
6b9794c77b New flag options with isoburn_read_iso_head() 2008-07-14 12:04:51 +00:00
dfd3d079a9 Required libburn version is now 0.4.9 2008-07-14 11:44:39 +00:00
0107b4189f New info mode 2 with isoburn_read_iso_head() 2008-07-12 18:18:09 +00:00
baaa7c25ed Small correction in API introduction text 2008-07-10 14:18:33 +00:00
161bf5748c New API function isoburn_prepare_blind_grow() for -as mkisofs -multi 2008-07-05 13:25:06 +00:00
c649e4ffe6 Version leap to 0.2.1 2008-06-22 14:04:05 +00:00
24109d9f39 Renamed isoburn_*set_msgs_submit() and slightly changed meaning 2008-06-19 09:04:04 +00:00
7a6421b0ad New API functions isoburn_preset_msgs_submit(), isoburn_set_msgs_submit() 2008-06-18 16:14:44 +00:00
3f4853b56e Version leap to 0.1.9 2008-06-02 15:29:46 +00:00
304a7c72ab Switched requirements to libisofs-0.6.6 2008-06-01 14:51:29 +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
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
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
4cd9386d00 Version leap to 0.1.5 2008-04-28 12:34:39 +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
92212c4cc9 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
b4470fcc97 Changed libisofs requirements to 0.6.3 2008-02-23 10:17:04 +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
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
53d97eee77 Pacifier for isoburn_read_image() 2008-02-06 21:45:31 +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
ea5daa0f80 Inserted problem messages where libisoburn API produces own failures 2008-02-04 18:47:17 +00:00
ce43c9e5a2 New API call isoburn_sync_after_write() 2008-02-04 15:44:53 +00:00
735cb0323b New API call isoburn_cancel_prepared_write() 2008-02-03 16:41:27 +00:00
599b966b41 Compile time and runtime checks for library compatibility 2008-01-31 21:47:39 +00:00
06145dfdc9 Adapted to libisofs revision 313 2008-01-31 15:22:23 +00:00
9ee6c1c4d8 Some API documentation enhancements 2008-01-29 21:06:46 +00:00
76d78840c7 New API call isoburn_is_compatible() 2008-01-29 18:44:54 +00:00
ddc26570fd Changed struct isoburn_read_opts to opaque handle 2008-01-29 13:00:46 +00:00
6225d48f2c Changed struct isoburn_source_opts to opaque handle struct isoburn_imgen_opts 2008-01-28 23:58:12 +00:00
fd8282b58c Updated API introduction and marked API instabilities for mending (soon) 2008-01-28 14:02:48 +00:00
05f98515bf INCOMPATIBLE API CHANGE: isoburn_prepare_new_image() now gets output drive 2008-01-26 17:12:47 +00:00
72f1c5ec48 Introduced versioning (still pre-release) and new API function isoburn_version() 2008-01-26 12:06:26 +00:00
b3551cc611 INCOMPATIBLE API CHANGE: isoburn_initialize(char msg[1024], int flag) 2008-01-26 11:36:58 +00:00
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
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
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
c22e9f82eb New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable 2007-09-10 08:39:09 +00:00
855c0e73b2 Updated to state of discussion 2007-09-06 11:58:51 +00:00
7ee7263d7d Updated explanations about the usage principles of libisoburn 2007-09-05 20:01:54 +00:00
a754f15e93 Changes in plans as discussed up to Sep 5 2007 2007-09-05 19:56:30 +00:00
48e8713fef Should have used copy+paste when writing Vreixos name 2007-09-01 18:58:19 +00:00
33f82a426e Initial content of libisoburn 2007-09-01 18:20:53 +00:00