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