Commit Graph

25 Commits

Author SHA1 Message Date
Thomas Schmitt 97403bb20e Added forgotten handling of non-writer-non-control threads 2007-09-29 19:15:49 +00:00
Thomas Schmitt 5d93e04b28 Trying to catch signals from within the writer thread 2007-09-29 18:50:19 +00:00
Thomas Schmitt 282e228a6b New API function burn_msgs_submit() 2007-09-22 15:17:41 +00:00
Thomas Schmitt 361a110274 Equipped libdax_msgs with reference counter. Completed its mutex protection. 2007-09-15 20:41:25 +00:00
Thomas Schmitt f379a2c91a New API function burn_set_messenger() 2007-09-15 17:19:45 +00:00
Thomas Schmitt 75dd141055 Enable os dependend stdio size estimation 2007-09-09 13:31:29 +00:00
Thomas Schmitt b812af96f7 Avoided locked tray after failed burn_finish() because of busy drive 2007-09-07 18:46:36 +00:00
Thomas Schmitt 8e171c89a6 Made burn_drive_scan() refuse work on non-empty drive list. 2007-09-07 15:50:31 +00:00
Thomas Schmitt f617567e03 Fixed bug with drive_scsi_dev_family= introduced by revision 796 (fcntl lock) 2007-04-10 08:17:07 +00:00
Thomas Schmitt 76a9fa4fa2 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 2007-04-04 18:43:23 +00:00
Thomas Schmitt 6086b59301 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
Thomas Schmitt f263443858 Forgotten source file for revision 743 2007-02-23 19:33:56 +00:00
Thomas Schmitt d61f1279c1 Sketched better handling of self-inflicted SIGs 2007-01-11 13:34:41 +00:00
Thomas Schmitt a8921e4f59 Got rid of assert() in init.c by soft means 2006-10-07 13:24:12 +00:00
Thomas Schmitt ff0be0eeae Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
Thomas Schmitt 3b16ef699f Implemented new API function burn_set_signal_handling(), libburner uses it 2006-10-03 16:37:08 +00:00
Thomas Schmitt 29d630b141 Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 12:04:53 +00:00
Thomas Schmitt facd49dc4e Made first use of queued messages and fixed several bugs with that 2006-09-26 11:44:07 +00:00
Thomas Schmitt a27361b3b0 Converted "libburn_experimental:" messages of address conversion into "DEBUG" 2006-09-25 10:44:55 +00:00
Thomas Schmitt 5038e2afb0 Made use of new message handling facility and removed first bugs 2006-09-24 18:07:10 +00:00
Thomas Schmitt bcaf610800 Added an error message handling facility (ticket 74) 2006-09-24 17:16:01 +00:00
Thomas Schmitt bbdb40ff0f Integrated elmom patch proposal #3 from ticket #62 2006-09-04 19:11:04 +00:00
Thomas Schmitt 5ec170721e Allowed to blank appendable files and installed first back_hacks.h variable ever 2006-08-26 13:49:53 +00:00
Thomas Schmitt 265fae24b4 Hopefully fixed a file descriptor resource leak in sg_grab() 2006-08-20 19:03:21 +00:00
Mario Danic 2f2c115e08 Initial import 2006-08-15 20:37:04 +00:00