index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cdio
/
extern.h
Age
Commit message (
Expand
)
Author
2010-03-01
Add printing of current profile and feature information to 'info'
Kenneth R Westerback
2008-08-30
use a bitmap to store the features. simplify the code a bit and allow for
Federico G. Schwindt
2008-08-13
Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RW
av
2008-06-30
set speed for writing tracks in TAO.
av
2008-06-22
Automatically distinguish between CD-DA track and WAVE audio file writing them
av
2008-06-08
add ability to determine media capabilities (what we can do with media).
av
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
2006-06-15
put fd into track's struct so we can fail earlier
Michael Coulter
2006-06-01
add checks for disc size before we set out trying to burn 4gb
Michael Coulter
2006-06-01
better command line usage as suggested by deraadt@
Michael Coulter
2006-05-31
add rewritable blanking and track-at-once burning support
Michael Coulter
2002-04-18
Reuse cddb code to support FreeBSD new cdid command.
Marc Espie
2002-04-18
Add cddb support.
Marc Espie