Commit Graph

70 Commits

Author SHA1 Message Date
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
7e8aaa102a Enabled DVD-R/DL Sequential via burn_allow_untested_profiles() 2007-02-23 19:08:58 +00:00
8f7b95717c Made burn_disc_available_space() take into respect burn_write_opts_set_start_byte() 2007-02-22 11:30:12 +00:00
dd805b734d Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
fc480a2658 Re-enabled overwriteable pseudo-pseudo-SAO with unpredicted track size 2007-02-22 07:26:41 +00:00
d1ae732338 Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck 2007-02-21 20:53:28 +00:00
9f2aa02c0d Re-arranged checking and defaulting of write parameters 2007-02-19 22:51:39 +00:00
9610d34491 Clarified usage comment with burn_drive_info_free() (see ticket 98) 2007-02-18 09:44:44 +00:00
bd10126c47 Clarifications about current state of fillup 2007-02-15 20:23:49 +00:00
0bc022b510 Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
8ac399f67e Mew API function burn_disc_available_space() 2007-02-13 14:37:25 +00:00
0b8c0a490d New API function burn_write_opts_auto_write_type() 2007-02-07 16:30:42 +00:00
3f35513991 Implemented DVD-R[W] DAO as BURN_WRITE_SAO 2007-02-06 13:06:39 +00:00
56695822a7 New in API : struct burn_multi_caps and burn_disc_get_multi_caps() 2007-02-04 07:30:14 +00:00
ddb5fa1083 Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00