Commit Graph

73 Commits

Author SHA1 Message Date
Thomas Schmitt ea17318e18 Taking into respect drive list from /proc/sys/dev/cdrom/info 2008-08-05 18:00:37 +00:00
Thomas Schmitt 67ca4a251a Trying to avoid SORRY messages when hitting busy hard disk /dev/hdX 2008-07-14 11:28:55 +00:00
Thomas Schmitt f9398c08e6 Imported changes from libiso_msgs.h 2008-02-22 21:36:08 +00:00
Thomas Schmitt b4617c679c New error code 0x00040008 2008-02-22 15:10:21 +00:00
Thomas Schmitt 42bb74881a Weakened demand to print file path in following message 2008-02-21 21:53:26 +00:00
Thomas Schmitt 1e74d7a04e Introduced severity ERRFILE 2008-02-21 20:14:23 +00:00
Thomas Schmitt 4cb6706307 Introduced LIBDAX_MSGS_SEV_MISHAP 2008-02-11 19:15:21 +00:00
Thomas Schmitt 623edf9d9d Re-instated range "vreixo" with old and new codes, adjusted severity definitions 2008-02-06 17:41:00 +00:00
Thomas Schmitt d4fe8c75be Registered range "libisoburn" 0x00060000 to 0x00006ffff 2008-02-04 17:52:56 +00:00
Thomas Schmitt 99767afe1f Registered error code range "libisofs-xorriso" 2008-02-03 09:21:01 +00:00
Thomas Schmitt b3b42ff649 Ported change in vreixo message range from isoburn_msgs 2008-01-26 12:31:42 +00:00
Thomas Schmitt e449654c7b Introduced message severity "FAILURE" 2008-01-23 19:39:38 +00:00
Thomas Schmitt adac21d6ee Changed meaning of .driveno to .origin, introduced LIBDAX_MSGS_ORIGIN_* macros 2008-01-17 18:51:46 +00:00
Thomas Schmitt 82c6e92da0 Enabled reading of TOC from ROM drives (direly needed for xorriso) 2007-11-29 18:55:06 +00:00
Thomas Schmitt cd84357589 Starting threads detached, providing two alternatives. But zombies still there. 2007-10-19 11:53:19 +00:00
Thomas Schmitt e5f42759a0 Inserted the necessary error messages and magic numbers 2007-10-04 20:00:58 +00:00
Thomas Schmitt a80f8359fe Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE 2007-09-18 20:03:20 +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 15b9f786c8 Prepared for neat sed translation. Explained concept of libdax_msgs variants. 2007-09-15 17:16:49 +00:00
Thomas Schmitt 635530b05e Imported Range "vreixo" into libburn/libdax_msgs.h 2007-09-15 11:21:27 +00:00
Thomas Schmitt 090861567d Brought burn_stdio_write_track() onto sector_data() for outmost realism 2007-09-12 10:45:34 +00:00
Thomas Schmitt ea09a516bd Called statvfs() for size estimation of regular stdio-files. 2007-09-09 09:35:23 +00:00
Thomas Schmitt c62e63a8d9 Made burn_drive_scan_and_grab() extend the drive list rather than replacing it 2007-09-07 19:09:25 +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 0b13c31b07 Reacted on changed media profile of stdio-drives 2007-09-07 12:38:20 +00:00
Thomas Schmitt 31650eb988 New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
Thomas Schmitt d21697b289 New API function burn_read_data() 2007-08-12 15:25:56 +00:00
Thomas Schmitt ed06b376f2 Checked in burn_random_access_write() wether drive is grabbed 2007-08-12 09:51:04 +00:00
Thomas Schmitt cf0dd395f0 New API function burn_random_access_write() 2007-08-11 20:16:57 +00:00
Thomas Schmitt 731d17581b Corrected a typo 2007-08-09 13:31:43 +00:00
Thomas Schmitt 0217702b8c Preparations to avoid writing which will not fit in drive buffer 2007-07-12 16:29:29 +00:00
Thomas Schmitt 12c4c73535 Forgotten update of error list with revison 857 2007-05-28 16:59:49 +00:00
Thomas Schmitt ab5f39b8bb Switched from O_NONBLOCK to O_NDELAY (see http://lkml.org/lkml/2007/4/11/141) 2007-04-13 17:12:06 +00:00
Thomas Schmitt a78e6f9b29 Avoided SIGSEGV with an old SCSI CD-ROM drive and its wild replies 2007-04-10 14:46:46 +00:00
Thomas Schmitt 4c85686aad Added fcntl() locking to O_EXCL locking 2007-04-03 14:58:17 +00:00
Thomas Schmitt 115f03cf63 Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck 2007-02-21 20:53:28 +00:00
Thomas Schmitt b6475c3d84 Re-arranged checking and defaulting of write parameters 2007-02-19 22:51:39 +00:00
Thomas Schmitt 4df7aa0f3b Installed a guardian for predicted track end 2007-02-15 20:18:07 +00:00
Thomas Schmitt ff6a9fc92b Handle eventual ridiculously high d->last_track_no 2007-02-14 12:20:32 +00:00
Thomas Schmitt 05623cffc4 New API function burn_write_opts_auto_write_type() 2007-02-07 16:30:42 +00:00
Thomas Schmitt 2799fe1b44 Implemented DVD-R[W] DAO as BURN_WRITE_SAO 2007-02-06 13:06:39 +00:00
Thomas Schmitt 8f4dd8580c Banned mixed mode SAO (because broken in libburn and unclear in MMC) 2007-01-22 11:42:17 +00:00
Thomas Schmitt e6cfff69eb Enhanced DVD-RW formatting 2007-01-09 21:06:55 +00:00
Thomas Schmitt 97fe858760 Prepared formatting of DVD-RW 2007-01-01 17:10:54 +00:00
Thomas Schmitt c05d6550cb Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
Thomas Schmitt 979e35d979 Ticket 93: write speeds from ACh GET PERFORMANCE, Type 03h, DVD media capacity 2006-12-25 19:00:26 +00:00
Thomas Schmitt ce27ad5159 DVD speed setting via B6h SET STREAMING, DVD+RW now enabled in vanilla build 2006-12-21 20:06:04 +00:00
Thomas Schmitt b02b2a40e7 Refuse to burn audio tracks to DVD 2006-12-20 14:23:36 +00:00
Thomas Schmitt 94848398c0 Prepared experiments for writing to DVD (most easy: DVD+RW) 2006-12-20 11:20:08 +00:00
Thomas Schmitt ad2c080145 Ticket 21: media type via 46h GET CONFIGURATION , Current Profile 2006-12-01 21:38:34 +00:00