summaryrefslogtreecommitdiff
path: root/usr.bin/aucat/aucat.1
AgeCommit message (Expand)Author
2011-06-29make -u flag per-device similarly to -a and -wAlexandre Ratchov
2011-06-20Make -aoff option apply to MIDI ports (-q) as well, ensuring the deviceAlexandre Ratchov
2011-06-03Clarify that the ratio between sample rate and block sizeAlexandre Ratchov
2011-06-03update EXAMPLES to use "-joff", since "-jon" is the defaultAlexandre Ratchov
2011-05-26tweak previous;Jason McIntyre
2011-05-26slightly clarify -v option descriptionAlexandre Ratchov
2011-05-26add a new -w flag to control whether master volume is automaticallyAlexandre Ratchov
2011-05-23postion -> position;Jason McIntyre
2011-05-03If the string of the address to listen on is '-' then listen on allAlexandre Ratchov
2011-04-28- slight tweak for FILESJason McIntyre
2011-04-28Implement a new authentication method allowing aucat and midicat toAlexandre Ratchov
2011-03-21grammar fixes from Michael W. Bombardieri; also emphasize stderr, asOkan Demirmen
2011-03-02mention -U as global position-independent parameterAlexandre Ratchov
2010-07-31remove 2 years old compatibility modeAlexandre Ratchov
2010-07-06various tweaks to previous; ok ratchovJason McIntyre
2010-07-06Handle all streams the same way because there's no actualAlexandre Ratchov
2010-06-04Allow the audio device to be opened only while it's actually used.Alexandre Ratchov
2010-04-22Allow multiple users to share the same aucat server. If aucat isAlexandre Ratchov
2010-04-21adds the necessary bits to join channels (ex stereo->mono) orAlexandre Ratchov
2010-04-07tweak previous; ok ratchovJason McIntyre
2010-04-06aucat (server):Alexandre Ratchov
2010-04-03backout last change, committed by mistake, sorry...Alexandre Ratchov
2010-04-03doc fixes from jmcAlexandre Ratchov
2009-11-04tweak previous;Jason McIntyre
2009-11-03Allow any program using aucat to act as MMC slave and MTC masterAlexandre Ratchov
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2009-10-05add -d flag. When started in server mode, if the -d flag isAlexandre Ratchov
2009-09-27remove all debug tracesAlexandre Ratchov
2009-08-25sub-devices exposed by aucat and sockets it's listening on areAlexandre Ratchov
2009-08-21tweak previous;Jason McIntyre
2009-08-21make aucat(1) expose a MIDI device to control server behaviour inAlexandre Ratchov
2009-07-25Currently midi capable programs can control midi hardware, butAlexandre Ratchov
2009-05-09clarify what happens if no device is specified and/or noAlexandre Ratchov
2009-04-11- make legacy mode use sio_open(3) (sndio) APIJacob Meuser
2009-04-10avoid Xr to self;Jason McIntyre
2009-04-10Explain 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-17DESCRIPTION should also note aucat's ability to act as a serverAlexandre Ratchov
2009-02-27say that aucat can act as audio server in the NAME sectionAlexandre Ratchov
2009-02-04document server mode with help from jmc@Alexandre Ratchov
2009-02-03in server mode, create /tmp/aucat-userid/ directory withAlexandre Ratchov
2009-01-23catch SIGHUP and SIGTERM too, to ensure that recorded files areAlexandre Ratchov
2009-01-10tweak previous;Jason McIntyre
2009-01-10add "loopback" mode in which input is connected to the output.Alexandre Ratchov
2008-12-05expand slightly the description of adjusting files/sockets; ok ratchovJason McIntyre
2008-11-17- rename -s arg name to "socket"Jason McIntyre
2008-11-17tweak previous man page changes, and sync usage();Jason McIntyre
2008-11-17in server mode full-duplex device is no more requierd, removeAlexandre Ratchov
2008-11-17allow aucat to run as server in play-only and record-only mode, soAlexandre Ratchov