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
Age
Commit message (
Expand
)
Author
2008-10-29
no need to warn about using the default device; Thomas Pfaff
Theo de Raadt
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-08-08
o use definitions from cd.h
Federico G. Schwindt
2008-07-23
we really need unsigned in arithmetic operations.
av
2008-06-30
set speed for writing tracks in TAO.
av
2008-06-24
clarify tao's -a option; ok av fgsch
Jason McIntyre
2008-06-23
new sentence, new line;
Jason McIntyre
2008-06-22
Automatically distinguish between CD-DA track and WAVE audio file writing them
av
2008-06-11
move tao code from main() into its own function before adding features.
av
2008-06-08
check whether media supports TAO or blanking.
av
2008-06-08
add ability to determine media capabilities (what we can do with media).
av
2008-06-06
Make open_cd() remember open mode. "blank" doesn't have to check for EPERM
av
2008-05-30
cdio's blank command blanked CD twise. Fixed.
av
2008-05-07
correct duration by taking the pre-gap into account; ok by many.
Federico G. Schwindt
2008-04-30
add two missing prototypes.
Federico G. Schwindt
2008-04-27
o if no argument is passed to cddbinfo, treat it as 0 in order to print
Federico G. Schwindt
2007-11-12
make TOC greppable;
Jason McIntyre
2007-09-10
Make sure we don't skip the code which sends the QUIT command to the CDDB
Chad Loder
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
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-07-22
lexicographically sorts the list of commands
Igor Sobrado
2007-07-20
- document the "play" default a little more clearly
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
fix some list items; from andres
Jason McIntyre
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
2007-05-01
use strtonum; ok millert@
Jason Dixon
2007-03-26
fix wording for `replay'; from AndrAcs
Jason McIntyre
2007-03-18
/dev/rcd0d -> /dev/rcd0c; from AndrAcs
Jason McIntyre
2006-10-12
document environment var CDROM; from ross l richardson (pr #5258)
Jason McIntyre
2006-08-28
fix up disc size check.
Michael Coulter
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-08-25
spacing
Theo de Raadt
2006-08-24
spacing
Theo de Raadt
2006-06-27
add message on session close
Michael Coulter
2006-06-27
improve output during cd writing; ok mjc
Theo de Raadt
2006-06-22
- tweak the -f description
Jason McIntyre
2006-06-21
retry if sense code indicates not ready. fixes writing for drives
Michael Coulter
2006-06-16
lint cleanup
Theo de Raadt
2006-06-15
put fd into track's struct so we can fail earlier
Michael Coulter
2006-06-10
update .Nd, SYNOPSIS, and DESCRIPTION, after alexey e. suslikov pointed
Jason McIntyre
2006-06-06
minor cleanup
Theo de Raadt
2006-06-06
zap another magic number
Michael Coulter
2006-06-06
make use of new structs and defines in cd.h
Michael Coulter
[prev]
[next]