Age | Commit message (Expand) | Author |
2009-10-22 | write UNIX-domain in a more consistent way; while here, replace a | Igor Sobrado |
2009-10-22 | use the UNIX-related macros (.At and .Ux) where appropriate. | Igor Sobrado |
2009-10-05 | add -d flag. When started in server mode, if the -d flag is | Alexandre Ratchov |
2009-09-27 | remove all debug traces | Alexandre Ratchov |
2009-08-25 | sub-devices exposed by aucat and sockets it's listening on are | Alexandre Ratchov |
2009-08-21 | tweak previous; | Jason McIntyre |
2009-08-21 | make aucat(1) expose a MIDI device to control server behaviour in | Alexandre Ratchov |
2009-07-25 | Currently midi capable programs can control midi hardware, but | Alexandre Ratchov |
2009-05-09 | clarify what happens if no device is specified and/or no | Alexandre Ratchov |
2009-04-11 | - make legacy mode use sio_open(3) (sndio) API | Jacob Meuser |
2009-04-10 | avoid Xr to self; | Jason McIntyre |
2009-04-10 | Explain the AUDIODEVICE env. variable similarly to how sio_open(3) does. | Alexandre Ratchov |
2009-03-17 | - rename the arg to -b "nframes" and sync usage() | Jason McIntyre |
2009-03-17 | DESCRIPTION should also note aucat's ability to act as a server | Alexandre Ratchov |
2009-02-27 | say that aucat can act as audio server in the NAME section | Alexandre Ratchov |
2009-02-04 | document server mode with help from jmc@ | Alexandre Ratchov |
2009-02-03 | in server mode, create /tmp/aucat-userid/ directory with | Alexandre Ratchov |
2009-01-23 | catch SIGHUP and SIGTERM too, to ensure that recorded files are | Alexandre Ratchov |
2009-01-10 | tweak previous; | Jason McIntyre |
2009-01-10 | add "loopback" mode in which input is connected to the output. | Alexandre Ratchov |
2008-12-05 | expand slightly the description of adjusting files/sockets; ok ratchov | Jason McIntyre |
2008-11-17 | - rename -s arg name to "socket" | Jason McIntyre |
2008-11-17 | tweak previous man page changes, and sync usage(); | Jason McIntyre |
2008-11-17 | in server mode full-duplex device is no more requierd, remove | Alexandre Ratchov |
2008-11-17 | allow aucat to run as server in play-only and record-only mode, so | Alexandre Ratchov |
2008-11-16 | aucat stops the device when idle, remove the corresponding | Alexandre Ratchov |
2008-11-16 | allow aucat to listen on multiple sockets. Each socket carries its | Alexandre Ratchov |
2008-11-16 | tweak previous; | Jason McIntyre |
2008-11-16 | Make clients inherit the volume parameter when the -v option is used in | Alexandre Ratchov |
2008-11-11 | remove the SIGNALS sections, describe signals in DESCRIPTION | Alexandre Ratchov |
2008-11-11 | escape minus signs; | Jason McIntyre |
2008-11-10 | add a per-stream ``soft volume'' knob and the corresponding -v option. | Alexandre Ratchov |
2008-11-04 | conversions are smarter now, remove corresponding ``BUGS'' item | Alexandre Ratchov |
2008-10-30 | since people often ask, add BUGS entry to explain why | Alexandre Ratchov |
2008-10-26 | sync SYNOPSIS and usage(); | Jason McIntyre |
2008-10-26 | add minimal server capability to aucat(1). When started in server | Alexandre Ratchov |
2008-06-03 | group the descriptions for -CcHhEeRr in such a way as to avoid | Jason McIntyre |
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-05-29 | try to clearly describe interaction between -CcEeHhRr and -fiou options; | Jason McIntyre |
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-23 | various fixes for aucat.1, and sync usage(); ok ratchov | Jason McIntyre |
2008-05-23 | add support for: | Alexandre Ratchov |
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 |
2004-07-30 | - better width for options list | Jason McIntyre |