Commit Graph

49 Commits

Author SHA1 Message Date
0665eeecff Enabled Burnfree buffer underrun protection by default 2007-01-30 22:01:10 +00:00
eaec685927 Banned mixed mode SAO (because broken in libburn and unclear in MMC) 2007-01-22 11:42:17 +00:00
a8d5f32221 Removed unnecessary after-grab loops 2007-01-21 19:09:07 +00:00
115eecb056 Made version number transition to 0.3.1 2007-01-16 15:11:41 +00:00
6eba65c63d Corrected bug with debug messages for fifo 2007-01-14 10:19:10 +00:00
15b62d7299 Shifted fifo reporting to new 4-times -v verbosity level 2007-01-13 21:45:04 +00:00
6e3e02ddf9 Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
7a7bd12ad2 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
2ddea3e96f Removed writing of dummy data with blank=format_overwrite_full 2007-01-10 15:30:54 +00:00
f0df191a5e Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
9bb2bcd34e Now available: "quickest" and "full" formatting for DVD-RW 2007-01-09 21:14:47 +00:00
533f4f61ea Using 128 MB of size plus writing of zeros with blank=format_overwrite 2007-01-08 10:44:34 +00:00
f78e267af1 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
ef9fc71446 Greeting the new year 2007-01-02 09:10:44 +00:00
d3298fd2ea Made use of formatting of DVD-RW 2007-01-01 17:19:41 +00:00
9b42fcf64b Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
a4fc8d96ab Followed revision 644 of wodim (msifile output without newline) 2006-12-27 21:39:02 +00:00
44fee49741 Emulated wodim option -msifile=path 2006-12-27 16:30:25 +00:00
b6c332d9be Defended against a race condition on SuSE 9.3 after -atip (hald et.al. ?) 2006-12-27 13:04:17 +00:00
f3f91fd350 Corrected CD speed conversion factor to 2352*75/1000 = 176.4 kB/s 2006-12-25 18:57:11 +00:00
f12ef8b0e1 Made DVD ignore CD write modes of drive. Made TAO default for DVD+RW. 2006-12-24 15:47:11 +00:00
d7caf0ca23 Fixed a bug with speed measurement at end of DVD+RW burning 2006-12-24 14:22:38 +00:00
6ff6d2c8a6 More appropriate drive status during format and close of DVD+RW 2006-12-23 18:43:31 +00:00
fd3785389f New API function to inquire burn success (and avoid confusing messages) 2006-12-23 14:12:55 +00:00
7ef7ee6ad3 New option write_start_address= 2006-12-23 10:21:44 +00:00
1ae27b6afc Some bragging about DVD+RW 2006-12-21 21:46:58 +00:00
8fd3232aa8 DVD speed reporting (and setting for drives which obey BBh SET CD SPEED) 2006-12-21 12:25:38 +00:00
bb0fb3c36d With -atip on DVD report no RAW/RAW96R among "Supported modes" 2006-12-20 19:54:46 +00:00
19fe021271 With -atip report "booktype" for DVD media and no questionable ATIP info 2006-12-20 18:02:34 +00:00
1cfe85a49a Updated dev=help to versions >= 0.2.4, new option --list_ignored_options 2006-12-13 17:03:46 +00:00
4a5c16e060 Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS) 2006-12-11 19:19:15 +00:00
c9fdacc265 Consequences from newly introduces startup file 2006-12-11 10:14:43 +00:00
Mario Danic
ddb524ee40 Made cdrskin configuration more friendly to other distros 2006-12-10 16:32:19 +00:00
7aca0c40a4 Replaced setuid blocker by warning. People must know themselves what they do. 2006-12-09 11:09:42 +00:00
d966278777 Changed URLs and umbrella names to libburnia 2006-12-03 15:56:27 +00:00
7d9da31f56 Testing wether the after-grab status waiting loops are necessary 2006-12-02 20:14:56 +00:00
d30f687b97 New API function to obtain media type: burn_disc_get_profile() 2006-12-02 11:17:12 +00:00
c9fe09654d Added preliminary support for new cdrecord 1000+ = ATA busses (input only) 2006-11-29 20:51:58 +00:00
550761b46b Enabled options -vv, -vvv and -vvvv 2006-11-25 21:05:14 +00:00
d69e035876 Disabled old workaround for ticket 8, burn_disc_read_atip() fixed the problem 2006-11-25 10:42:22 +00:00
c8652e4d6a Version leap to 0.2.7 2006-11-24 12:19:43 +00:00
cebdbe61ed Version leap to 0.2.6 2006-11-23 10:26:18 +00:00
0406428c37 Implemented new option fifo_start_at= 2006-11-20 13:30:01 +00:00
ec8e9366c1 Fixed missing brackets from revison 421 2006-11-19 16:40:53 +00:00
7f134be911 Avoided self contradiction with "Min drive buffer fill" 2006-11-19 16:32:09 +00:00
982166e944 Implemented libburn builtin fine granulated drive buffer min-fill recording 2006-11-19 11:47:34 +00:00
2ea285318f Adjusted some texts to new multi-session situation 2006-11-15 09:14:17 +00:00
515551ca6d Implemented try to find on restricted drives a suitable write mode as default 2006-11-14 10:41:06 +00:00
Mario Danic
44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00