Commit Graph

50 Commits

Author SHA1 Message Date
624e05055c Made burn_drive_scan() refuse work on non-empty drive list. 2007-09-07 15:50:31 +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
9bad2c9362 Added forgotten handling of pseudo-drives in burn_drive_grab() 2007-09-06 09:44:34 +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
64352b61ea Taking synchronous read/write into respect with abort handling 2007-08-22 17:33:53 +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
1eebdd3da6 Fixed bug with burn_disc_available_space(...,NULL) 2007-03-24 09:31:11 +00:00
413c3455b3 React properly on drive stating that it cannot write any media 2007-03-15 19:46:26 +00:00
a25ab4d433 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
e38875f0fd Took into respect deliberate lack of DVD-R/DL multi session capability 2007-02-25 11:26:20 +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
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
de724a3b64 Took fill_up_media into respect with automatic write mode decisions 2007-02-15 20:16:22 +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
d0a2ff1278 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 2007-01-31 17:34:49 +00:00
1c750ea1e8 Experiments about list of features and profiles 2007-01-29 17:57:31 +00:00
fa0c4a2436 Introduced API for inspection and selection of format capacities 2007-01-13 21:18:20 +00:00
c5a6042af8 Removed surplus newlines from messages 2007-01-11 13:35:48 +00:00
f0df191a5e Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
f0538694c5 Enhanced DVD-RW formatting 2007-01-09 21:06:55 +00:00
dbabf621bc Fixed a SIGFPE with formatting via libburner 2007-01-09 14:03:43 +00:00
c9a9da9554 Introduced size parameter to DVD-RW formatting plus writing of zeros. 2007-01-08 10:42:54 +00:00
f78e267af1 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
d5e18ee42a Moved blanking suitability test before eventual spwaning of threads 2007-01-03 16:49:09 +00:00
f505c56896 Prepared formatting of DVD-RW 2007-01-01 17:10:54 +00:00
bee1fb0f4c Disabled obsolete drive-media-state workaround. (Spinoff of ticket 93 :)) 2006-12-27 13:01:39 +00:00
1bd1985aeb New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist() 2006-12-26 17:07:53 +00:00
15ab12493c Ticket 93: write speeds from mode page 2Ah descriptors 2006-12-25 11:34:43 +00:00
fd3785389f New API function to inquire burn success (and avoid confusing messages) 2006-12-23 14:12:55 +00:00
3cfa65388d Avoid undefined 43h commands (TOC/ATIP) with non-CD 2006-12-20 14:52:48 +00:00
87a0a6a3d5 Avoided unsuitable media complaint on burn_drive_grab() with load==0 2006-12-02 20:13:31 +00:00
d30f687b97 New API function to obtain media type: burn_disc_get_profile() 2006-12-02 11:17:12 +00:00
1580663ada Prevented premature BURN_DRIVE_IDLE introduced with revision 443 2006-11-25 18:30:06 +00:00
f2dacbf9e0 Ticket 91: update media state model after content change 2006-11-25 15:26:35 +00:00
8388b55e70 Removed a redundant d->start_unit() of revision 419 2006-11-20 09:07:47 +00:00
d3ef62f7f0 Test wether SCSI 1Bh START UNIT would be helpful with ticket 90 2006-11-18 19:49:18 +00:00
cf6b3a755c Made portability clarifications 2006-11-15 17:10:12 +00:00
Mario Danic
44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00