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
/
rip.c
Age
Commit message (
Expand
)
Author
2009-04-10
don't use the AUDIODEVICE env. variable because sio_open(3) already
Alexandre Ratchov
2008-12-28
set the buffer size using the ``appbufsz'' parameter of
Alexandre Ratchov
2008-12-11
don't try to sio_close a NULL sio_hdl. stops cdio from segfaulting
Jacob Meuser
2008-11-29
sndio for cdio (only for the "cdplay" command)
Jacob Meuser
2008-06-30
set speed for writing tracks in TAO.
av
2007-08-02
exit when /dev/audio can't be opened.
Jacob Meuser
2007-07-31
make rip code work like mmc code for how it does progress reports (use
Theo de Raadt
2007-05-29
reorder code so that the wave header gets the size of the current track
Michael Coulter
2007-05-28
the device fd is global. no need to pass it between functions.
Michael Coulter
2007-05-27
more stuff needed to make sparc64 work. what else is still busted?
Theo de Raadt
2007-05-26
work around stupid trust of the namespace; millert please look at the problem...
Theo de Raadt
2007-05-26
cdrip and cdplay commands from Alexey Vatchenko
Michael Coulter