Commit Graph

84 Commits

Author SHA1 Message Date
bcd939aefd Got rid of a cumbersome open-close cycle with burn_read_data() on stdio: 2008-03-03 20:30:10 +00:00
4bf0732aa4 Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
fc96dc8633 Micro corrections in comment text 2008-02-14 07:41:51 +00:00
f7dcc55a06 Copied usage discussion about *_header_version_* from libisoburn 2008-02-06 18:23:06 +00:00
c88995342d New API call burn_sev_to_text() 2008-02-03 09:25:58 +00:00
51d040707f Corrected description of major.minor.micro definition in libburn.h 2008-01-29 21:41:59 +00:00
2eb71652d5 Moving the major.minor.micro definition from configure.ac to libburn.h 2008-01-29 21:09:16 +00:00
e7fa1a3e13 Introduced message severity "FAILURE" 2008-01-23 19:39:38 +00:00
b035050202 Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
2cdb1a1638 Marked loss of binary backward compatibility back in rev 655, libburn-0.3.1 2007-11-18 09:34:33 +00:00
c9db94896d New API function burn_text_to_sev() 2007-10-16 21:22:29 +00:00
e54562c05d Revoked urge to have a magic[4] in burn_source (free_data is magic enough) 2007-10-05 08:57:52 +00:00
0395a130f0 Minor adjustments with comment text 2007-10-04 21:02:06 +00:00
063e04ca4b Inserted the necessary error messages and magic numbers 2007-10-04 20:00:58 +00:00
3e27a5f196 More documentation for burn_source, new API call burn_fifo_inquire_status() 2007-10-03 22:37:39 +00:00
fff15eb73c More documentation for burn_source 2007-10-03 11:54:42 +00:00
a5b0be3885 More documentation for burn_source 2007-10-03 08:41:01 +00:00
ba9e1127dd Clarified role of burn_source 2007-10-02 13:54:54 +00:00
f94133cf45 Implemented a simple fifo to decouple from burn_source signals 2007-09-30 21:24:55 +00:00
897ab8fbc6 Implemented drive role 3, sequential write-only stdio drives (e.g. stdout) 2007-09-24 13:54:52 +00:00
344d3baaf5 New API function burn_drive_equals_adr() 2007-09-23 16:33:21 +00:00
86b845a4e2 New API function burn_msgs_submit() 2007-09-22 15:17:41 +00:00
61b112f45a New API function burn_drive_leave_locked() 2007-09-18 09:05:05 +00:00
c7bebfea3b Equipped libdax_msgs with reference counter. Completed its mutex protection. 2007-09-15 20:41:25 +00:00
9face00707 New API function burn_set_messenger() 2007-09-15 17:19:45 +00:00
0fd485f0ee Documented burn_write_opts_set_multi @param opts 2007-09-14 12:24:19 +00:00
491929686b Made Libburn_precheck_write_ruleS unconditional code 2007-09-08 17:47:59 +00:00
3a84e030be Documentation of stdio-drives 2007-09-08 16:09:52 +00:00
21c39ce85f Made burn_drive_scan_and_grab() extend the drive list rather than replacing it 2007-09-07 19:09:25 +00:00
0baf72ddeb Reacted on changed media profile of stdio-drives 2007-09-07 12:38:20 +00:00
d9c3767ac1 Promoted burn_drive_raw_get_adr() to API function burn_drive_d_get_adr() 2007-09-06 12:09:10 +00:00
d2579c0671 burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab() 2007-09-05 19:42:03 +00:00
1c3a79629c New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
b40de2f9ed New API function burn_write_opts_get_drive() 2007-09-01 18:23:06 +00:00
3e432c0341 Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
d8399cc8c9 Allowed to suppress error message from failed burn_read_data() 2007-08-23 15:02:55 +00:00
64352b61ea Taking synchronous read/write into respect with abort handling 2007-08-22 17:33:53 +00:00
9a1e8a34a5 New API function burn_read_data() 2007-08-12 15:25:56 +00:00
190268a3ea Clarifications about burn_random_access_write() 2007-08-12 09:48:31 +00:00
9078e65ae6 New API function burn_random_access_write() 2007-08-11 20:16:57 +00:00
beb51c50f9 Updated comments about supported profiles and media types 2007-08-10 20:11:33 +00:00
f78da1be6c Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +00:00
3ffd17556b Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
374b08090c New API function burn_drive_get_best_speed() 2007-07-14 11:15:57 +00:00
7be3b520f6 New API-Function burn_drive_set_buffer_waiting() 2007-07-12 17:17:41 +00:00
1b90038fd5 Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +00:00
24757f8826 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 2007-04-04 18:43:23 +00:00
1d611b4ca4 Enabled -isosize for first track by help of fifo and without seeking 2007-03-28 10:07:09 +00:00
c03d02ff39 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
796dab221d Re-enabled -force with write modes which seem unavailable 2007-03-03 14:11:52 +00:00