Commit Graph

3322 Commits

Author SHA1 Message Date
980e573b9f Introduced burn_drive_enumerator_t to allow more complete sg-freebsd implementation 2006-10-14 12:24:03 +00:00
1bda5fe4fa Removed bug in burn_disc_write_sync(): BURN_DRIVE_IDLE, then d->sync_cache() 2006-10-13 11:46:07 +00:00
0accb7728a Made libburn and cdrskin build on my Linux again 2006-10-13 10:22:21 +00:00
Mario Danic
62cf36d11f Implemented freebsd transport layer 2006-10-12 17:38:32 +00:00
Mario Danic
11ae4b357b Prepared sg files for multi-os support 2006-10-12 17:36:38 +00:00
Mario Danic
7b456c60c6 Made several changes for freebsd support 2006-10-12 17:35:06 +00:00
Mario Danic
9edf861b03 Initial preparations for multi-os support 2006-10-12 17:33:22 +00:00
Mario Danic
d70229dcb3 Modified structure.c 2006-10-12 17:31:58 +00:00
8fbb799a3f Changed pseudo-cdrecord addresses: /dev/hdX = ATA:(X-'a')/2,(X-'a')%2,0 2006-10-11 19:21:26 +00:00
30168169a7 Got rid of assert() in libburn 2006-10-10 18:19:28 +00:00
08ba0e8de7 Got rid of assert() in sg.c by soft means 2006-10-10 17:55:34 +00:00
546d2f58b5 Got rid of assert() in sector.c by soft means 2006-10-10 11:26:46 +00:00
faac186220 Got rid of assert() in mmc.c by soft means 2006-10-09 12:49:08 +00:00
354960a4bb Got rid of assert() in write.c by soft means 2006-10-09 08:43:15 +00:00
ff7526deca Got rid of assert() in util.c by soft means 2006-10-08 10:30:57 +00:00
5f6b38dca6 Got rid of assert() in to.c by soft means 2006-10-08 10:24:50 +00:00
6d2087096c Got rid of assert() in structure.c by soft means 2006-10-08 10:04:09 +00:00
2d46d1dffc Got rid of assert() in spc.c by soft means 2006-10-07 17:51:07 +00:00
11e788aec5 Got rid of some assert() in sg.c by soft means 2006-10-07 17:05:45 +00:00
54fab5e41b Got rid of assert() in read.c by soft means 2006-10-07 14:58:59 +00:00
da96502ab0 Got rid of assert() in options.c by soft means 2006-10-07 14:19:32 +00:00
6c76c9842e Got rid of assert() in init.c by soft means 2006-10-07 13:24:12 +00:00
c004e5364b Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
6f764c5ec3 Got rid by soft means of assert() in async.c 2006-10-07 06:23:31 +00:00
167a3fc1be Listed findings on assert() within libburn 2006-10-06 14:26:26 +00:00
a8d23e2dbe Made use of SCSI_IOCTL_GET_BUS_NUMBER in hope of cdrecord compatibility 2006-10-05 14:21:34 +00:00
4b86db8915 Uploaded forgotten part of revision 245 2006-10-05 06:54:33 +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
f31c3291c1 Enhanced Cdrpreskin__cdrecord_to_dev so it warns of invisible SCSI drive 2006-10-01 10:43:02 +00:00
Anant Narayanan
b5f0f271cc Basic burn functions: init, finish, version, MSF/LBA/Sector stuff. 2006-09-29 19:18:53 +00:00
Anant Narayanan
f920073ee3 Now _THIS_ is called a Python Binding :) 2006-09-29 18:55:15 +00:00
c223717dce Restored vanished line at end of -help text and added a new one 2006-09-28 11:54:56 +00:00
a53c0a2fa2 Made official exclusive==2 with burn_preset_device_open() 2006-09-28 07:51:38 +00:00
ebcfd03755 Enabled optional growisofs lock attempt via --drive_scsi_exclusive 2006-09-28 07:44:09 +00:00
5adf5b69c4 Removed obsolete code and comments 2006-09-27 14:40:21 +00:00
1f81e81a20 Curbed endless links to 20 hops 2006-09-27 14:22:32 +00:00
eaac38564e Kept /dev/hdX from all having SCSI address 0,0,0 2006-09-27 13:41:19 +00:00
7692d08748 Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 12:04:53 +00:00
47c52f7add Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 11:57:28 +00:00
83385800b8 Prevented reading of startup files with first arg -version, -help or --help 2006-09-27 08:20:02 +00:00
4b197a2b57 Allowed comments and empty lines in startup files 2006-09-27 08:07:45 +00:00
a388dab2f1 Fixed broken -version and --help (second time for same mistake) 2006-09-27 07:47:35 +00:00
fb80246e58 Fixed bug with relative device addresses and Cdrpreskin__cdrecord_to_dev() 2006-09-27 06:30:43 +00:00
32bcb9c634 Fixed bug in enhanced softlink resolution 2006-09-26 21:05:11 +00:00
cea2c7f9ba Enhanced softlink resolution 2006-09-26 20:52:32 +00:00
Lorenzo Taylor
89ee4054ab Disabled internal link traversal of libburn. 2006-09-26 20:37:41 +00:00
26d929a440 Removed libburn/message.[ch] 2006-09-26 14:53:06 +00:00
6d2164291e Made changes with usage of queued messages 2006-09-26 14:26:35 +00:00
8dc65b7e4b Made first use of queued messages and fixed several bugs with that 2006-09-26 11:44:07 +00:00