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_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   11 years  haesbaert   Define empty CDIAGFLAGS for programs that use Werror. Makes "make build" build w...
[TXT] amsg.h  1.6   11 years  ratchov   Make the client wait for the first flow control message rather than assuming it ...
[TXT] aucat.c  1.57   11 years  ratchov   in debug mode, log successful connections, from Jan Stary
[TXT] aucat.h  1.5   11 years  ratchov   Use dedicated messages for flow control instead of abusing clock tick messages a...
[TXT] debug.c  1.2   12 years  ratchov   Add a "device number" component in sndio(7) device names, allowing a single auca...
[TXT] debug.h  1.2   12 years  ratchov   Add a "device number" component in sndio(7) device names, allowing a single auca...
[TXT] mio.c  1.17   11 years  ratchov   Remplace aucat server by a new sndiod daemon aimed to be simpler smaller and fas...
[TXT] mio_aucat.c  1.9   11 years  ratchov   Use dedicated messages for flow control instead of abusing clock tick messages a...
[TXT] mio_open.3  1.13   10 years  ratchov   remove FILES sections because it's incomplete, wrong and doesn't give any useful...
[TXT] mio_priv.h  1.9   11 years  ratchov   make midi code use non-blocking i/o as does audio code, in order to make both lo...
[TXT] mio_rmidi.c  1.12   11 years  ratchov   make midi code use non-blocking i/o as does audio code, in order to make both lo...
[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.13   11 years  guenther   Handle big time_t. Use clock_gettime(CLOCK_MONOTONIC) instead of gettimeofday() ...
[TXT] sio_aucat.c  1.14   11 years  ratchov   Make the client wait for the first flow control message rather than assuming it ...
[TXT] sio_open.3  1.37   10 years  ratchov   remove FILES sections because it's incomplete, wrong and doesn't give any useful...
[TXT] sio_priv.h  1.5   11 years  guenther   Handle big time_t. Use clock_gettime(CLOCK_MONOTONIC) instead of gettimeofday() ...
[TXT] sio_sun.c  1.7   11 years  ratchov   Don't read the xrun counter before the offset in the audio ring, otherwise we'd ...
[TXT] sndio.7  1.13   11 years  ratchov   explain what "default" means in sndio.7 rather than {sio,mio}_open.3, with tweak...