Age | Commit message (Expand) | Author |
2008-06-03 | group the descriptions for -CcHhEeRr in such a way as to avoid | Jason McIntyre |
2008-06-03 | Allow aucat to play/record from input-only or output-only devices. | Dale Rahn |
2008-06-02 | fix up ENVIRONMENT a little; | Jason McIntyre |
2008-06-02 | - tweak previous | Jason McIntyre |
2008-06-02 | document latest changes: -d flag is replaced by AUCAT_DEBUG | Alexandre Ratchov |
2008-06-02 | currently, we start the device as soon as write() blocks; it's better | Alexandre Ratchov |
2008-06-02 | if aucat is suspended, then the kernel continues running the device | Alexandre Ratchov |
2008-06-02 | allow the user to choose the aucat behaviour when underruns/overruns | Alexandre Ratchov |
2008-06-02 | (remove -d, second part) use strtonum() instead of sscanf() and inlined | Alexandre Ratchov |
2008-06-02 | since underruns/overruns are handled outside devices, remove code that | Alexandre Ratchov |
2008-06-02 | (remove -d, first part) replace -d flag by AUCAT_DEBUG environment | Alexandre Ratchov |
2008-06-02 | Allows any input/output stream to underrun/overrun without disturbing | Alexandre Ratchov |
2008-05-29 | try to clearly describe interaction between -CcEeHhRr and -fiou options; | Jason McIntyre |
2008-05-28 | if aucat is resumed (after suspend), kernel buffers are empty, thus write() | Alexandre Ratchov |
2008-05-26 | signpost encodings and formats a little better; | Jason McIntyre |
2008-05-26 | put -q in the right place; | Jason McIntyre |
2008-05-26 | add -q option which enables "quiet" operation. | Jacob Meuser |
2008-05-25 | give argument to LIST_END(), don't use variable lenght arrays as last | Alexandre Ratchov |
2008-05-23 | various fixes for aucat.1, and sync usage(); ok ratchov | Jason McIntyre |
2008-05-23 | add support for: | Alexandre Ratchov |
2008-04-13 | - remove code that was rendered pointless by the last commit | Jacob Meuser |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-03-21 | tweaks; | Jason McIntyre |
2007-03-21 | describe .wav support in one sentence | Uwe Stuehler |
2007-03-20 | Support for playing simple RIFF files (.wav) from Simon Effenberg, savar | Uwe Stuehler |
2006-12-20 | remove unneeded #include | Steven Mestdagh |
2005-01-20 | - knf | Jared Yanovich |
2005-01-13 | Close what you open: obvious fix, ok jared@, more to follow | Ian Darwin |
2004-07-30 | - better width for options list | Jason McIntyre |
2003-10-20 | typos from Jared Yanovich, slightly ammended; | Jason McIntyre |
2003-07-10 | add missing includes | David Krause |
2003-07-02 | protos | Theo de Raadt |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-07-01 | Add -f option to specify audio device, honor AUDIODEVICE environment vairable, | Todd C. Miller |
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell |
1998-03-10 | use .Ox | Todd C. Miller |
1997-01-05 | minor tweaks; htonl() -> ntohl(); added SEE ALSO | kstailey |
1997-01-03 | removed unnecessary test | kstailey |
1997-01-02 | new utility for playing sound files | kstailey |