summaryrefslogtreecommitdiff
path: root/usr.bin/audio
AgeCommit message (Expand)Author
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-06-18remove unused crap.mrg
2000-02-27honour -q (quiet) flag a bit more.mrg
2000-02-02When no -e flag is used to specify the encoding, default to "ulaw". Thisdmcmahill
1999-11-08When we have to print usage instructions, don't indicate success in the exitkleink
1999-11-06* Don't treat failure to open a file as fatal error; print a warning tokleink
1999-10-23fix bug introduced in 1.12:mrg
1999-09-27fix off-by-one error in error message array. add a comment.mrg
1999-09-27honour -f, even if we appear to have a sun audio file. un-byte-screw the enco...mrg
1999-09-27run forever if no -t is specified, from dan mcmahillmrg
1999-09-23add description of the -t optiondmcmahill
1999-09-23fix -t optiondmcmahill
1999-09-14add a note about "audioctl encodings", to find available supported encodings.mrg
1999-09-13Name possible encodings for "-e" option and add an example provided bytron
1999-09-13Use "NULL" instead of "0" for null pointer.tron
1999-09-13Fix broken "-f" and "-P" options. Patches supplied by Ben Wong intron
1999-07-13If not specified on the command line, attempt to fall back to the environmentkleink
1999-06-19Fix -C behavior.itohy
1999-05-17fix defect where specifying channels would also specify the same stringjtk
1999-04-14reword description to not be audioplay, as noted by pr#7379.mrg
1999-04-13try using normal read/write is mmap() fails. tell the VM system we are going...mrg
1999-04-02Fix various buglets.augustss
1999-04-02Xref audioplay(1) and audiorecord(1).augustss
1999-03-30Insert an AUDIO_DRAIN at the end of each file.augustss
1999-03-30document new play -f/-s/-P-/c/-e, s/name/named/ from mason in pr#7292. update...mrg
1999-03-30remove duplicate include of <stdio.h>mrg
1999-03-29Only 8-bit data is unsigned in WAVE files.mycroft
1999-03-29.wav files are little endian.mrg
1999-03-28add -f (force) flag to audioplay, plus -s/-P/-c/-e switches for force setting...mrg
1999-03-27expand usage message to reality.mrg
1999-03-27make recording precision/encoding setting sane.mrg
1999-03-27add support to play stdin.mrg
1999-03-26add missing copyrights.mrg
1999-03-26audio paths are in <paths.h>mrg
1999-03-26add audiorecord and audioplay tools. audioplay does .au and .wav files. aud...mrg
1999-03-10Add missing .El line.erh
1999-02-18Oops; update the date as well.mycroft
1999-02-18Update comments.mycroft
1999-02-18Rework the examples section a little.mycroft
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-08-21Fix thinko in last commit.augustss
1998-08-21Use audio and mixer devices with unit numbers. Also allow the devicesaugustss
1998-08-13audio_prinfo.seek is now a UINTmrg
1998-08-10Make it possible to do:mycroft
1998-07-28__AUDIT__ cleanup.mycroft
1998-07-13Fix typo. From Feico Dillema <dillema@acm.org>augustss
1998-04-27Chnage the name of the environment variables just introduced.augustss
1998-04-27Add an environment variable for the default audio device.augustss
1997-10-19Update for SunOS compatibility.augustss
1997-10-18fix .Nm usagelukem