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_2


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.105   2 years  ratchov   Wait until the buffer is drained before closing the device Fixes last few sampl...
[TXT] dev.h  1.42   2 years  ratchov   Wait until the buffer is drained before closing the device Fixes last few sampl...
[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.11   2 years  ratchov   Switch internal sample representation to 24-bit fixed-point. The default device...
[TXT] fdpass.c  1.11   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] fdpass.h  1.4   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[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.29   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] midi.h  1.15   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] miofile.c  1.9   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] miofile.h  1.3   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] opt.c  1.9   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] opt.h  1.7   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] siofile.c  1.26   2 years  ratchov   Add sio_flush(3) function to stop playback immediately The new sio_flush(3) fun...
[TXT] siofile.h  1.5   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] sndiod.8  1.16   2 years  ratchov   Switch internal sample representation to 24-bit fixed-point. The default device...
[TXT] sndiod.c  1.48   2 years  ratchov   Switch internal sample representation to 24-bit fixed-point. The default device...
[TXT] sock.c  1.46   2 years  ratchov   Add sio_flush(3) function to stop playback immediately The new sio_flush(3) fun...
[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.8   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] utils.h  1.7   2 years  ratchov   Remove unused struct name