|
16baf48b2e
|
Corrected bug with debug messages for fifo
|
2007-01-14 10:19:10 +00:00 |
|
|
caef0aa400
|
Shifted fifo reporting to new 4-times -v verbosity level
|
2007-01-13 21:45:04 +00:00 |
|
|
f77dd3134b
|
Enabled writing to DVD-RAM
|
2007-01-12 16:26:31 +00:00 |
|
|
8877b36625
|
Enabled explicit full formatting of DVD+RW ("de-icing")
|
2007-01-10 21:07:48 +00:00 |
|
|
435eeea15f
|
Removed writing of dummy data with blank=format_overwrite_full
|
2007-01-10 15:30:54 +00:00 |
|
|
27262bde51
|
Option -force enables re-formatting
|
2007-01-10 15:26:30 +00:00 |
|
|
f1b817b520
|
Now available: "quickest" and "full" formatting for DVD-RW
|
2007-01-09 21:14:47 +00:00 |
|
|
7211f210dc
|
Using 128 MB of size plus writing of zeros with blank=format_overwrite
|
2007-01-08 10:44:34 +00:00 |
|
|
ab51d551d3
|
New formatting parameter "size". Sorry for changing API. Function is a week old.
|
2007-01-06 12:08:57 +00:00 |
|
|
cb24c90f0c
|
Greeting the new year
|
2007-01-02 09:10:44 +00:00 |
|
|
9e4c2866a9
|
Made use of formatting of DVD-RW
|
2007-01-01 17:19:41 +00:00 |
|
|
c05d6550cb
|
Prepared support for DVD-RW in mode Restricted Overwrite
|
2006-12-30 00:15:07 +00:00 |
|
|
a9e4bc1dbd
|
Followed revision 644 of wodim (msifile output without newline)
|
2006-12-27 21:39:02 +00:00 |
|
|
5f4e9d9cfb
|
Emulated wodim option -msifile=path
|
2006-12-27 16:30:25 +00:00 |
|
|
b2cf633bdc
|
Defended against a race condition on SuSE 9.3 after -atip (hald et.al. ?)
|
2006-12-27 13:04:17 +00:00 |
|
|
d4711abba8
|
Corrected CD speed conversion factor to 2352*75/1000 = 176.4 kB/s
|
2006-12-25 18:57:11 +00:00 |
|
|
c3a5d3c7a5
|
Made DVD ignore CD write modes of drive. Made TAO default for DVD+RW.
|
2006-12-24 15:47:11 +00:00 |
|
|
fb4a209a34
|
Fixed a bug with speed measurement at end of DVD+RW burning
|
2006-12-24 14:22:38 +00:00 |
|
|
7e30dbfc5a
|
More appropriate drive status during format and close of DVD+RW
|
2006-12-23 18:43:31 +00:00 |
|
|
1ce6ec4a3a
|
New API function to inquire burn success (and avoid confusing messages)
|
2006-12-23 14:12:55 +00:00 |
|
|
c6555dd8f5
|
New option write_start_address=
|
2006-12-23 10:21:44 +00:00 |
|
|
9d65aa1c40
|
Some bragging about DVD+RW
|
2006-12-21 21:46:58 +00:00 |
|
|
1f3c3fe622
|
DVD speed reporting (and setting for drives which obey BBh SET CD SPEED)
|
2006-12-21 12:25:38 +00:00 |
|
|
4a2402171a
|
With -atip on DVD report no RAW/RAW96R among "Supported modes"
|
2006-12-20 19:54:46 +00:00 |
|
|
8d54a56590
|
With -atip report "booktype" for DVD media and no questionable ATIP info
|
2006-12-20 18:02:34 +00:00 |
|
|
178a0305c5
|
Updated dev=help to versions >= 0.2.4, new option --list_ignored_options
|
2006-12-13 17:03:46 +00:00 |
|
|
17bac86aae
|
Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS)
|
2006-12-11 19:19:15 +00:00 |
|
|
4d62e6003f
|
Consequences from newly introduces startup file
|
2006-12-11 10:14:43 +00:00 |
|
Mario Danic
|
9a0442b60c
|
Made cdrskin configuration more friendly to other distros
|
2006-12-10 16:32:19 +00:00 |
|
|
c4c571f7e3
|
Replaced setuid blocker by warning. People must know themselves what they do.
|
2006-12-09 11:09:42 +00:00 |
|
|
aafc0b0be2
|
Changed URLs and umbrella names to libburnia
|
2006-12-03 15:56:27 +00:00 |
|
|
f6ce7ca8ce
|
Testing wether the after-grab status waiting loops are necessary
|
2006-12-02 20:14:56 +00:00 |
|
|
229328e869
|
New API function to obtain media type: burn_disc_get_profile()
|
2006-12-02 11:17:12 +00:00 |
|
|
6869e12e4d
|
Added preliminary support for new cdrecord 1000+ = ATA busses (input only)
|
2006-11-29 20:51:58 +00:00 |
|
|
221aa948e4
|
Enabled options -vv, -vvv and -vvvv
|
2006-11-25 21:05:14 +00:00 |
|
|
13214d9ac5
|
Disabled old workaround for ticket 8, burn_disc_read_atip() fixed the problem
|
2006-11-25 10:42:22 +00:00 |
|
|
5cdc9db76c
|
Version leap to 0.2.7
|
2006-11-24 12:19:43 +00:00 |
|
|
de02cc26f9
|
Version leap to 0.2.6
|
2006-11-23 10:26:18 +00:00 |
|
|
6e09b56c29
|
Implemented new option fifo_start_at=
|
2006-11-20 13:30:01 +00:00 |
|
|
f3b994f845
|
Fixed missing brackets from revison 421
|
2006-11-19 16:40:53 +00:00 |
|
|
46906c7f65
|
Avoided self contradiction with "Min drive buffer fill"
|
2006-11-19 16:32:09 +00:00 |
|
|
4daed7c4a9
|
Implemented libburn builtin fine granulated drive buffer min-fill recording
|
2006-11-19 11:47:34 +00:00 |
|
|
595b877a24
|
Adjusted some texts to new multi-session situation
|
2006-11-15 09:14:17 +00:00 |
|
|
61a535f3ac
|
Implemented try to find on restricted drives a suitable write mode as default
|
2006-11-14 10:41:06 +00:00 |
|
|
7458223cc0
|
Made -toc on blank CD exit with value 0 (rather than 7 with no media)
|
2006-11-12 18:51:59 +00:00 |
|
|
bf20758906
|
Made SAO preferrable default write mode, kept TAO as default where needed
|
2006-11-12 11:34:58 +00:00 |
|
|
1947c3a25d
|
Generally enabled -multi, -msinfo and writing to appendable CDs in TAO mode
|
2006-11-11 15:27:40 +00:00 |
|
|
6b22dadcdd
|
Demanded (for now) -tao for writing to appendable CDs
|
2006-11-11 15:19:08 +00:00 |
|
|
4efccd15b3
|
Implemented handling of unsuitable disk states with -msinfo
|
2006-11-11 13:46:22 +00:00 |
|
|
bc97bdfa71
|
Reacted on some warnings of gcc -O2
|
2006-11-11 12:39:08 +00:00 |
|