summaryrefslogtreecommitdiff
path: root/usr.bin/audio/ctl
AgeCommit message (Expand)Author
1999-04-02Xref audioplay(1) and audiorecord(1).augustss
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
1997-10-11Print properties differently.augustss
1997-10-08Fix tipo inherited from old version of TNF copyright template.jtc
1997-10-07Get rid of warnings.augustss
1997-08-25Don't try opening the device O_RDWR.augustss
1997-08-18Change to use /dev/audioctl.augustss
1997-07-27Modernize for new audio features.augustss
1997-07-16Sync with audioio.h changes.augustss
1997-07-15Sync with the recent changes of the audio variables.veego
1997-05-21Fix pasto.augustss
1997-05-19Fix some buglets and clean up a little.augustss
1997-05-15Add HISTORY section.augustss
1997-05-13Add audio utility programs.augustss