Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-30 | use a bitmap to store the features. simplify the code a bit and allow for | Federico G. Schwindt | |
future work. ok av@ a similar diff. | |||
2008-08-13 | Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RW | av | |
write feature. Add additional check for media type before blanking. The patch fixes problem for Giovanni. ok fgsch | |||
2008-06-30 | set speed for writing tracks in TAO. | av | |
ok and tweaks by fgsch manual page by jmc | |||
2008-06-22 | Automatically distinguish between CD-DA track and WAVE audio file writing them | av | |
in TAO mode. For WAVE files we should skip header. ok and comments by fgsch | |||
2008-06-08 | add ability to determine media capabilities (what we can do with media). | av | |
ok fgsch | |||
2008-04-30 | add two missing prototypes. | Federico G. Schwindt | |
2006-08-26 | /* $OpenBSD $*/ -> /* $OpenBSD$ */ | Kenneth R Westerback | |
2006-08-26 | print updates on the same line, per second, as we go along writing, in | Theo de Raadt | |
the following form: track 01 'd' 00328891/00328891 100% checked lots, but nobody replied to my mail... | |||
2006-06-15 | put fd into track's struct so we can fail earlier | Michael Coulter | |
'looks good' pat@ | |||
2006-06-01 | add checks for disc size before we set out trying to burn 4gb | Michael Coulter | |
onto an unsuspecting cdr | |||
2006-06-01 | better command line usage as suggested by deraadt@ | Michael Coulter | |
ok @deraadt | |||
2006-05-31 | add rewritable blanking and track-at-once burning support | Michael Coulter | |
ok deraadt@ | |||
2002-04-18 | Reuse cddb code to support FreeBSD new cdid command. | Marc Espie | |
(who knows ? scripts might use it). ok fgs@, pval@ | |||
2002-04-18 | Add cddb support. | Marc Espie | |