OpenBSD CVS

src/usr.bin/sndiod/


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 / usr.bin / sndiod

Current tag: OPENBSD_6_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] abuf.c  1.4   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] abuf.h  1.2   8 years  ratchov   Align comments. From David CARLIER <devnexen at gmail.com>. Thanks.
[TXT] defs.h  1.5   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] dev.c  1.77   3 years  ratchov   Don't add server.device knob if there's only one audio device
[TXT] dev.h  1.29   3 years  ratchov   Allow switching between alternate devices (-F option) with sndioctl(1)
[TXT] dev_sioctl.c  1.6   3 years  ratchov   Allow switching between alternate devices (-F option) with sndioctl(1)
[TXT] dev_sioctl.h  1.1   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] dsp.c  1.14   5 years  miko   i forgot to sync sndiod with aucat/dsp.c rev 1.12
[TXT] dsp.h  1.7   5 years  ratchov   Greatly simplify the resampling routine using the fact it processes exactly one ...
[TXT] fdpass.c  1.10   3 years  ratchov   Don't try to open device that's already open Save the current alternate device ...
[TXT] fdpass.h  1.3   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] file.c  1.25   4 years  ratchov   Initialize nfds fields of new file structures. Fixes a possible crash when a ne...
[TXT] file.h  1.5   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] listen.c  1.14   4 years  ratchov   Remove unused sys/signal.h include.
[TXT] listen.h  1.3   8 years  ratchov   Make listen_new_xxx() routines return NULL on failure and check the returned val...
[TXT] midi.c  1.25   3 years  ratchov   On error, drop clients and close the device only if it's still open Fixes crash...
[TXT] midi.h  1.13   3 years  ratchov   On error, drop clients and close the device only if it's still open Fixes crash...
[TXT] miofile.c  1.7   3 years  ratchov   On error, drop clients and close the device only if it's still open Fixes crash...
[TXT] miofile.h  1.2   4 years  ratchov   Allow switching between devices without disconnecting clients. The new -F optio...
[TXT] opt.c  1.4   5 years  ratchov   Replace the gloal opt list with per-device lists.
[TXT] opt.h  1.2   5 years  ratchov   Replace the gloal opt list with per-device lists.
[TXT] siofile.c  1.22   3 years  ratchov   Allow switching between alternate devices (-F option) with sndioctl(1)
[TXT] siofile.h  1.4   4 years  ratchov   Allow switching between devices without disconnecting clients. The new -F optio...
[TXT] sndiod.8  1.8   3 years  ratchov   Allow switching between alternate devices (-F option) with sndioctl(1)
[TXT] sndiod.c  1.41   3 years  ratchov   Don't try to open device that's already open Save the current alternate device ...
[TXT] sock.c  1.35   4 years  ratchov   Bypass authentication and create no session for root ok deraadt
[TXT] sock.h  1.7   4 years  ratchov   Bypass authentication and create no session for root ok deraadt
[TXT] sysex.h  1.2   10 years  ratchov   set the target device number of standard system exclusive messages to 0x7f (aka ...
[TXT] utils.c  1.7   4 years  ratchov   When opening a device, loop over the alternate devices list in the worker proces...
[TXT] utils.h  1.5   4 years  ratchov   When opening a device, loop over the alternate devices list in the worker proces...