Commit Graph

16 Commits

Author SHA1 Message Date
wosch
000fb64288 delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
mpp
b4aab8b6f6 Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
ache
40797deb0e Don't print number (garbadge) if media catalog is inactive 1996-06-25 21:01:27 +00:00
ache
eca0ed1879 LBA addition to new commands 1996-02-09 01:16:23 +00:00
ache
346633f6e2 Integrate vak fixes, mostly command parsing & cosmetic
Submitted by: vak@cronyx.ru
1996-02-09 00:22:17 +00:00
ache
7bf1219d00 Print out media catalog number, if exists 1996-02-03 15:21:30 +00:00
ache
b2a974e602 Request/print out media catalog validation info in status command 1996-02-03 15:07:32 +00:00
ache
a768aedccd Implement several new commands 1996-02-03 14:13:36 +00:00
ache
d54012cef4 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
8b50fd992a Implement 'inject' command 1996-02-02 22:03:37 +00:00
ache
62a0fe7554 Back out my control->addr_type change, need to be fixed in another place 1996-02-02 20:46:46 +00:00
ache
4861dbe70d Fix user input parser, play command even not work in old variant 1996-02-01 19:09:50 +00:00
ache
3886ec630b Wrong field was used to determine audio/data disks 1996-02-01 17:17:28 +00:00
mpp
511d4f82b2 Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
ache
edbc3e1baf 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
d188097903 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