OpenBSD CVS

src/lib/libsndio/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libsndio

Current tag: OPENBSD_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   13 years  ratchov   move amsg.h containing protocol defs from aucat side to libsndio side. requeste...
[TXT] amsg.h  1.2   13 years  ratchov   Implement a new authentication method allowing aucat and midicat to work over TC...
[TXT] aucat.c  1.49   13 years  ratchov   determine the default device in backend code instead of the common code. This is...
[TXT] aucat.h  1.2   13 years  ratchov   slightly cleanup by separating socket-specific code from protocol specific code....
[TXT] debug.c  1.1   13 years  ratchov   Make aucat audio and midi backends share the same code to communicate with the s...
[TXT] debug.h  1.1   13 years  ratchov   Make aucat audio and midi backends share the same code to communicate with the s...
[TXT] mio.c  1.11   13 years  ratchov   remove almost two years old hack to support legacy audio/midi device names
[TXT] mio_aucat.c  1.4   13 years  ratchov   slightly cleanup by separating socket-specific code from protocol specific code....
[TXT] mio_open.3  1.4   13 years  ratchov   Make aucat audio and midi backends share the same code to communicate with the s...
[TXT] mio_priv.h  1.6   13 years  ratchov   Make aucat audio and midi backends share the same code to communicate with the s...
[TXT] mio_rmidi.c  1.9   13 years  ratchov   Make aucat audio and midi backends share the same code to communicate with the s...
[TXT] shlib_version  1.7   13 years  ratchov   make sio_onvol(3) return a integer exposing whether a volume knob is available f...
[TXT] sio.c  1.6   13 years  ratchov   in sio_psleep(), use an array of SIO_MAXNFDS pollfd strucures rather than a sing...
[TXT] sio_aucat.c  1.7   12 years  ratchov   don't forget to send the initial clock tick
[TXT] sio_open.3  1.27   13 years  ratchov   Make aucat audio and midi backends share the same code to communicate with the s...
[TXT] sio_priv.h  1.3   13 years  ratchov   in sio_psleep(), use an array of SIO_MAXNFDS pollfd strucures rather than a sing...
[TXT] sio_sun.c  1.3   13 years  ratchov   determine the default device in backend code instead of the common code. This is...
[TXT] sndio.7  1.5   12 years  ratchov   one midicat server can export multiple midithru ports