Commit Graph

30 Commits

Author SHA1 Message Date
Lorenzo Taylor
41ca8be8f5 Fixed premature return from burn_disc_erase on some drives. It now returns only when the drive is finished blanking. 2006-09-17 04:44:16 +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
569853d515 Removed a bug introduced with revison 93 2006-09-11 16:31:37 +00:00
6d1ab2c580 Slowed down highspeed loops waiting for drive status changes 2006-09-10 10:09:17 +00:00
931f2934fd Hunted down the bug which let newapi-cdrskin fail with drive 1 2006-09-09 17:22:05 +00:00
5081fc1995 Hopefully ensured correct burn_disc_is_erasable() already after first grab 2006-09-08 20:17:18 +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
44031bc2af Implemented track number patch by bonfire-app@wanadoo.fr, tickets 58 and 9 2006-09-01 10:52:01 +00:00
ebbfe8935d Outcommented "experimental:" messages of O_EXCL development 2006-08-31 09:26:44 +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
Mario Danic
27c2fee063 Made burn_drive_release() always unlock drive 2006-08-28 21:10:08 +00:00
Mario Danic
e89db6141e Fixed eject in burn_drive_release() 2006-08-28 20:43:34 +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
7390158828 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
3e0b8ba42b Allowed to blank appendable files and installed first back_hacks.h variable ever 2006-08-26 13:49:53 +00:00
791b4e6e90 Adjusted statement at API documention of burn_initialize() 2006-08-25 17:35:24 +00:00
294f37248f burn_drive_free() now closes all open drive file descriptors 2006-08-25 17:02:27 +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
Mario Danic
fad2b01efe Fixed Makefile.am files 2006-08-24 18:41:01 +00:00
2a160a50f3 Introduced API functions burn_drive_scan_and_grab() burn_drive_get_adr() 2006-08-24 13:30:21 +00:00
ca857610d5 Introduced new internal function burn_drive_is_open 2006-08-22 17:42:44 +00:00
b5bafeb048 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +00:00
283b15439b Silenced two compiler warnings 2006-08-20 18:21:29 +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