summaryrefslogtreecommitdiff
path: root/usr.bin/audio/play
AgeCommit message (Expand)Author
2013-07-20Use Mt for email addresses.wiz
2011-08-28ANSIfy. Add static. Add __dead.joerg
2010-12-29Use better reference after sorting in -f description.wiz
2010-12-29Sort usage.wiz
2010-12-29Sort some more.wiz
2010-12-29allow for buffer sizes < 32kjmcneill
2010-12-29add a new "-B buffersize" flag to both audioplay and audiorecord.mrg
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-11fix -Wsign-compare and other WARNS=4 issueslukem
2008-05-29remove clause #3 from my license where there are no othermrg
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-10-05Convert to raise_default_signal(3).lukem
2006-05-23Coverity CID 3187: Fix memory leakchristos
2005-07-13play.c: allow empty files to exit gracefully rather than with an errormrg
2005-06-02appease gcc -Wuninitializedlukem
2004-07-09There is no -m option -- remove it from the usage.wiz
2003-06-23Add NetBSD RCS Ids.agc
2003-03-31audiofiles -> audio filesperry
2002-12-08fix an error messagemrg
2002-11-04fix PR#18909, but not quite exactly the same as the patch provided. also,mrg
2002-11-03Move close so that last ioctl is before close call.wiz
2002-10-13New sentence, new line. Use Aq/An.wiz
2002-10-01print the file name in verbose mode as well. avoid printing (null) for encod...mrg
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-02-26Update man pages to reflect the use of /dev/sound instead of /dev/audio.augustss
2002-02-10define: datasize == 0 means use the whole file. fixes part of PR#12809.mrg
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-05Test for default device in a portable way. Thanks to Michael Ericssonaugustss
2002-02-02Retire -C, do all the ioctls on same audio device we do i/ojdolecek
2002-01-31Actually be verbose if the -V flag is given.augustss
2002-01-31Use _PATH_SOUND etc, all fall back to _PATH_SOUND0 (etc.) if that fails.augustss
2002-01-15KNF.mrg
2002-01-15flush the audio buffer on signals; from Ben Wong <hackerb9@u.washington.edu> ...mrg
2002-01-15Sort SEE ALSO.wiz
2002-01-15- add signed linear support to audiorecord's WAV support.mrg
2002-01-15- add rudimentary "wav" recording support: don't think it copes withmrg
2002-01-13fix regression, err() -> errx()ross
2002-01-13Rototill play_fd() to fix some original problems and some added later.ross
2001-12-01Sort sections, sort SEE ALSO, close quotes in two places.wiz
2001-12-01Whitespace cleanup.wiz
2001-06-05Don't give .Os an argument, not even 'NetBSD' (default includes version).wiz
2001-05-02X68k built-in voice synthesizer supports 4bit ADPCM.minoura
2001-03-28Fix white space and formatting nits.simonb
2001-03-08lp64/printfross
2001-03-04Don't play trailing garbage at end of RIFF WAVE (.wav) fileshubertf
2001-02-19convert to use getprogname()cgd
2001-02-05fix nested externchristos
2001-01-19- move the mmap playing code into new play() functionmrg
2000-12-22de-__P()-ifymrg
2000-12-13libaudio:mrg