Commit Graph

40 Commits

Author SHA1 Message Date
fad90e147e New API burn_write_opts_set_multi(). (But libburn cannot burn next session yet) 2006-11-06 11:42:21 +00:00
500869fe96 Installed status communications about closing session ("Fixating") 2006-11-02 21:17:32 +00:00
9fae02f628 dapted cdrskin pacifier to possibly unknown track size 2006-11-01 16:39:07 +00:00
03c2f0d21e Enabled byte swapping for audio track sources, added anti option -swab 2006-10-24 10:20:35 +00:00
728c8621b4 Made available drive buffer fill during write 2006-10-23 11:31:37 +00:00
24bd1bada5 Implemented cdrskin -toc 2006-10-22 13:03:28 +00:00
9a12d64c7e Clarified relation of burn_disc_read_atip() and burn_drive_get_start_end_lba() 2006-10-21 10:37:58 +00:00
0553687bff Implemented some ATIP functionality 2006-10-21 10:34:15 +00:00
37ac61dabf Classified media with TOC read error as unsuitable (rather than as blank) 2006-10-20 15:16:29 +00:00
0dec4cdc1a Made cdrskin produce "ATIP start of lead" (on non-blank media for now) 2006-10-20 11:34:52 +00:00
da96502ab0 Got rid of assert() in options.c by soft means 2006-10-07 14:19:32 +00:00
c004e5364b Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
a8d23e2dbe Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility 2006-10-05 14:21:34 +00:00
ae4158ada8 Implemented new API function burn_set_signal_handling(), libburner uses it 2006-10-03 16:37:08 +00:00
d4ca67bae9 Implemented burn_abort() and made use of it 2006-10-02 10:35:51 +00:00
a53c0a2fa2 Made official exclusive==2 with burn_preset_device_open() 2006-09-28 07:51:38 +00:00
7692d08748 Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 12:04:53 +00:00
26d929a440 Removed libburn/message.[ch] 2006-09-26 14:53:06 +00:00
8dc65b7e4b Made first use of queued messages and fixed several bugs with that 2006-09-26 11:44:07 +00:00
d6e21aa0d6 Obsoleted libburn/message.[ch] 2006-09-24 20:25:54 +00:00
f59071dde9 Added an error message handling facility (ticket 74) 2006-09-24 17:16:01 +00:00
c62c8facd8 Introduced new API function burn_drive_obtain_scsi_adr() 2006-09-23 08:51:27 +00:00
6050cff6c2 Made burn_drive_convert_scsi_adr() a new API function 2006-09-23 08:16:22 +00:00
b8d522589d Implemented new API function burn_drive_convert_fs_adr() 2006-09-22 17:01:26 +00:00
0334eeefa7 Implemented resolving of softlinks (ticket 33) 2006-09-22 13:30:32 +00:00
7f4855bf7c Made doxygen happy with parameter of burn_drive_get_adr 2006-09-16 05:38:21 +00:00
89c2d7971d Officialized burn_drive_info_forget() 2006-09-11 17:49:42 +00:00
dc30f6a652 Implemented first use of API-experimental burn_drive_info_forget() in cdrskin signal handler 2006-09-07 11:55:00 +00:00
07cb36aa9d Added new parameter "force" to API-experimental burn_drive_info_forget() 2006-09-06 09:16:02 +00:00
42cfa22a0c Integrated elmom patch proposal #3 from ticket #62 2006-09-04 19:11:04 +00:00
0b56b9d915 Wrote into API the imperative not to use drive.location but burn_drive_get_adr 2006-08-28 21:28:24 +00:00
46453d2255 Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab 2006-08-27 22:23:03 +00:00
Mario Danic
acc13f95bf Extended API docs to document fact that audio data must be in little-endian byte order 2006-08-27 20:55:14 +00:00
791b4e6e90 Adjusted statement at API documention of burn_initialize() 2006-08-25 17:35:24 +00:00
Mario Danic
29c6a011ef API docs addition for burn_audio 2006-08-24 22:33:49 +00:00
2945b9e8f7 Hopefully fixed an unintended line break in API doxygen 2006-08-24 21:21:25 +00:00
2a160a50f3 Introduced API functions burn_drive_scan_and_grab() burn_drive_get_adr() 2006-08-24 13:30:21 +00:00
b5bafeb048 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +00:00
Mario Danic
42585d6bcf Implemented persistent drive adresses, method to leave all drives but one untouched 2006-08-15 20:40:30 +00:00
Mario Danic
21e92dcf3e Initial import 2006-08-15 20:37:04 +00:00