Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/audio



Module Name:    src
Committed By:   mrg
Date:           Wed Dec 29 13:09:04 UTC 2010

Modified Files:
        src/usr.bin/audio/play: audioplay.1 play.c
        src/usr.bin/audio/record: audiorecord.1 record.c

Log Message:
add a new "-B buffersize" flag to both audioplay and audiorecord.
suggested by jmcneill@.

sort audioplay manual some.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/audio/play/audioplay.1
cvs rdiff -u -r1.50 -r1.51 src/usr.bin/audio/play/play.c
cvs rdiff -u -r1.38 -r1.39 src/usr.bin/audio/record/audiorecord.1
cvs rdiff -u -r1.47 -r1.48 src/usr.bin/audio/record/record.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index