index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
aucat
/
sock.h
Age
Commit message (
Expand
)
Author
2012-11-02
Use dedicated messages for flow control instead of abusing clock tick
Alexandre Ratchov
2012-04-11
Use "unsigned int" rather than "unsigned". No object change.
Alexandre Ratchov
2011-04-28
Implement a new authentication method allowing aucat and midicat to
Alexandre Ratchov
2010-10-21
use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding
Alexandre Ratchov
2010-06-05
Don't send the initial position as a clock tick with a negative delta.
Alexandre Ratchov
2010-06-04
Allow the audio device to be opened only while it's actually used.
Alexandre Ratchov
2010-04-06
aucat (server):
Alexandre Ratchov
2010-04-03
backout last change, committed by mistake, sorry...
Alexandre Ratchov
2010-04-03
doc fixes from jmc
Alexandre Ratchov
2010-01-15
*** empty log message ***
Alexandre Ratchov
2009-09-27
remove all debug traces
Alexandre Ratchov
2009-08-26
don't mess with audio internals from within the midi bits. Instead
Alexandre Ratchov
2009-08-21
make aucat(1) expose a MIDI device to control server behaviour in
Alexandre Ratchov
2009-07-25
fix comments, remove no longer needed declaration, reorder includes
Alexandre Ratchov
2009-07-25
Currently midi capable programs can control midi hardware, but
Alexandre Ratchov
2009-05-16
use the ``hello'' message a to set the device mode, and thus make
Alexandre Ratchov
2009-02-06
simplify the clock tick messages generation code and ensuire that
Alexandre Ratchov
2008-11-16
add ``template'' parameters to sockets rather than using device
Alexandre Ratchov
2008-11-16
Make clients inherit the volume parameter when the -v option is used in
Alexandre Ratchov
2008-11-11
expose the volume knob in server mode too
Alexandre Ratchov
2008-10-26
add minimal server capability to aucat(1). When started in server
Alexandre Ratchov