| Age | Commit message (Expand) | Author |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2003-03-31 | audiofiles -> audio files | perry |
| 2002-12-08 | fix an error message | mrg |
| 2002-11-04 | fix PR#18909, but not quite exactly the same as the patch provided. also, | mrg |
| 2002-11-03 | Move close so that last ioctl is before close call. | wiz |
| 2002-10-13 | New sentence, new line. Use Aq/An. | wiz |
| 2002-10-01 | print the file name in verbose mode as well. avoid printing (null) for encod... | mrg |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-02-26 | Update man pages to reflect the use of /dev/sound instead of /dev/audio. | augustss |
| 2002-02-10 | define: datasize == 0 means use the whole file. fixes part of PR#12809. | mrg |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-05 | Test for default device in a portable way. Thanks to Michael Ericsson | augustss |
| 2002-02-02 | Retire -C, do all the ioctls on same audio device we do i/o | jdolecek |
| 2002-01-31 | Actually be verbose if the -V flag is given. | augustss |
| 2002-01-31 | Use _PATH_SOUND etc, all fall back to _PATH_SOUND0 (etc.) if that fails. | augustss |
| 2002-01-15 | KNF. | mrg |
| 2002-01-15 | flush the audio buffer on signals; from Ben Wong <hackerb9@u.washington.edu> ... | mrg |
| 2002-01-15 | Sort 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 with | mrg |
| 2002-01-13 | fix regression, err() -> errx() | ross |
| 2002-01-13 | Rototill play_fd() to fix some original problems and some added later. | ross |
| 2001-12-01 | Sort sections, sort SEE ALSO, close quotes in two places. | wiz |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-06-05 | Don't give .Os an argument, not even 'NetBSD' (default includes version). | wiz |
| 2001-05-02 | X68k built-in voice synthesizer supports 4bit ADPCM. | minoura |
| 2001-03-28 | Fix white space and formatting nits. | simonb |
| 2001-03-08 | lp64/printf | ross |
| 2001-03-04 | Don't play trailing garbage at end of RIFF WAVE (.wav) files | hubertf |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-05 | fix nested extern | christos |
| 2001-01-19 | - move the mmap playing code into new play() function | mrg |
| 2000-12-22 | de-__P()-ify | mrg |
| 2000-12-13 | libaudio: | mrg |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-02-27 | honour -q (quiet) flag a bit more. | mrg |
| 1999-11-08 | When we have to print usage instructions, don't indicate success in the exit | kleink |
| 1999-11-06 | * Don't treat failure to open a file as fatal error; print a warning to | kleink |
| 1999-10-23 | fix bug introduced in 1.12: | mrg |
| 1999-09-27 | honour -f, even if we appear to have a sun audio file. un-byte-screw the enco... | mrg |
| 1999-09-14 | add a note about "audioctl encodings", to find available supported encodings. | mrg |
| 1999-09-13 | Name possible encodings for "-e" option and add an example provided by | tron |
| 1999-09-13 | Fix broken "-f" and "-P" options. Patches supplied by Ben Wong in | tron |
| 1999-07-13 | If not specified on the command line, attempt to fall back to the environment | kleink |
| 1999-05-17 | fix defect where specifying channels would also specify the same string | jtk |
| 1999-04-13 | try using normal read/write is mmap() fails. tell the VM system we are going... | mrg |
| 1999-04-02 | Fix various buglets. | augustss |
| 1999-03-30 | Insert an AUDIO_DRAIN at the end of each file. | augustss |
| 1999-03-30 | document new play -f/-s/-P-/c/-e, s/name/named/ from mason in pr#7292. update... | mrg |
| 1999-03-28 | add -f (force) flag to audioplay, plus -s/-P/-c/-e switches for force setting... | mrg |