Commit Graph

20 Commits

Author SHA1 Message Date
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