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_4_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   14 years  ratchov   Currently midi capable programs can control midi hardware, but cannot cooperate ...
[TXT] aucat.c  1.34   14 years  jakemsr   back out last commit. breaks half-duplex playback with poll(). ok ratchov
[TXT] mio.c  1.7   14 years  ratchov   make aucat(1) expose a MIDI device to control server behaviour in realtime. For...
[TXT] mio_open.3  1.3   14 years  ratchov   rephrase description of (MIO_IN | MIO_OUT) mode from Thomas Pfaff, ok jmc@
[TXT] mio_priv.h  1.4   14 years  ratchov   make aucat(1) expose a MIDI device to control server behaviour in realtime. For...
[TXT] mio_rmidi.c  1.5   14 years  ratchov   honor non-blocking flag in mio_open_rmidi(), fixes programs eating 100% CPU whil...
[TXT] shlib_version  1.6   14 years  ratchov   Currently midi capable programs can control midi hardware, but cannot cooperate ...
[TXT] sio_open.3  1.22   14 years  ratchov   explain what sio_close() drains play buffers as if sio_close() was called. Since...
[TXT] sndio.7  1.2   14 years  ratchov   make aucat(1) expose a MIDI device to control server behaviour in realtime. For...
[TXT] mio_thru.c (in the Attic) [Hide]  1.6   14 years  ratchov   set protocol version number for midi too. Fixes aucat refusing control connectio...
[TXT] sndio.c (in the Attic) [Hide]  1.23   14 years  ratchov   don't consider calling sio_close() without calling sio_stop() first as a program...
[TXT] sndio_priv.h (in the Attic) [Hide]  1.8   14 years  ratchov   use const qualifier in libsndio, making it slightly more consistent with open(2)...
[TXT] sun.c (in the Attic) [Hide]  1.27   14 years  ratchov   Fix sio_getcap() for audio(4) devices exposing encodings with precision other th...