Commit Graph

17 Commits

Author SHA1 Message Date
jmz
ac5af2af2d The status command prints the audio position, the media catalog and the
volume value for the disc. It is now possible to specify additional arguments
(audio, volume, media) to print only a subset of the full status.
This is particularly useful with drives which stop playing when asked to
return the catalog number.
1998-01-26 00:57:54 +00:00
charnier
32af9f285a Use err(3). Style in usage(). 1997-09-04 11:52:28 +00:00
peter
32d6b795de Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
ache
ad8e47de1d Don't print number (garbadge) if media catalog is inactive 1996-06-25 21:01:27 +00:00
ache
0e374c950a LBA addition to new commands 1996-02-09 01:16:23 +00:00
ache
c8bb1193be Integrate vak fixes, mostly command parsing & cosmetic
Submitted by: vak@cronyx.ru
1996-02-09 00:22:17 +00:00
ache
df1b17cd03 Print out media catalog number, if exists 1996-02-03 15:21:30 +00:00
ache
f3825302be Request/print out media catalog validation info in status command 1996-02-03 15:07:32 +00:00
ache
acf283412a Implement several new commands 1996-02-03 14:13:36 +00:00
ache
b3f99f6b81 Don't mask last track number with end word, better be shure that it is 170 1996-02-02 22:14:39 +00:00
ache
88691922e4 Implement 'inject' command 1996-02-02 22:03:37 +00:00
ache
67046bc238 Back out my control->addr_type change, need to be fixed in another place 1996-02-02 20:46:46 +00:00
ache
2b5c6dd79f Fix user input parser, play command even not work in old variant 1996-02-01 19:09:50 +00:00
ache
2a7404ee6c Wrong field was used to determine audio/data disks 1996-02-01 17:17:28 +00:00
ache
88c44f460a Use starting track 0 for READTOCENTRYS, should be converted
to real starting track in CD driver.
Old code assume that starting track is always 1.
1996-01-30 12:00:43 +00:00
jkh
1e0b9e1621 Add the cdcontrol program by Serge Vakulenko. It's my understanding
that this is a superset of cdplay, and perhaps it's time to send cdplay
into the bit bucket if this works well.  According to the docs, it has
a friendlier command structure, command line interface etc.
Submitted by:	Serge Vakulenko <vak@cronyx.ru>
1995-08-18 11:41:32 +00:00