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_7_0


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.102   3 years  ratchov   If mode is not allowed in struct opt, then just play/record silence This is sim...
[TXT] dev.h  1.40   3 years  ratchov   sndiod: Move MTC/MMC state to its own global structure
[TXT] dev_sioctl.c  1.7   3 years  ratchov   sndiod: Move controls out of the device structure Moving to a global server-wid...
[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.18   2 years  ratchov   Fix off-by-one array access when 64 channel stream is resampled
[TXT] dsp.h  1.10   2 years  ratchov   Drop assembly for 24-bit fixed-point operations Now i386 compiler is smart enou...
[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.28   3 years  ratchov   sndiod: Use chronological order for {dev,port}_list This simplifies the logic o...
[TXT] midi.h  1.14   3 years  ratchov   When an audio device is disconnected, drop MIDI clients controlling it
[TXT] miofile.c  1.8   3 years  ratchov   When an audio device is disconnected, drop MIDI clients controlling it
[TXT] miofile.h  1.2   4 years  ratchov   Allow switching between devices without disconnecting clients. The new -F optio...
[TXT] opt.c  1.8   3 years  ratchov   sndiod: Move MTC/MMC state to its own global structure
[TXT] opt.h  1.6   3 years  ratchov   sndiod: Move MTC/MMC state to its own global structure
[TXT] siofile.c  1.24   3 years  ratchov   sndiod: Move controls out of the device structure Moving to a global server-wid...
[TXT] siofile.h  1.4   4 years  ratchov   Allow switching between devices without disconnecting clients. The new -F optio...
[TXT] sndiod.8  1.11   2 years  sthen   Update the default block size in the manual, in sndiod.c r1.37 it was reduced to...
[TXT] sndiod.c  1.46   2 years  beck   Change the error reporting pattern throughout the tree when unveil fails to repo...
[TXT] sock.c  1.44   3 years  ratchov   sndiod: Move MTC/MMC state to its own global structure
[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...