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


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.5   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[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.113   8 hours  ratchov   sndiod: Ignore server.device settings to a non-working device
[TXT] dev.h  1.44   2 weeks  ratchov   sndiod: Return the number of controls ctl_del() has deleted.
[TXT] dev_sioctl.c  1.8   2 weeks  ratchov   sndiod: Hide forgotten debug printfs
[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.21   13 days  ratchov   sndiod: Use the channel mapping code of aucat For now sndiod uses only a subset...
[TXT] dsp.h  1.14   2 weeks  ratchov   sndiod: Use a 24-bit table for index to volume conversion.
[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.26   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[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.30   3 days  ratchov   sndiod: Fix SIGHUP to reopen the devices in priority order With this commit, SI...
[TXT] midi.h  1.16   3 days  ratchov   sndiod: Fix SIGHUP to reopen the devices in priority order With this commit, SI...
[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.10   2 weeks  ratchov   sndiod: Make opt_setdev() return 1 if the device was accepted
[TXT] opt.h  1.8   2 weeks  ratchov   sndiod: Make opt_setdev() return 1 if the device was accepted
[TXT] siofile.c  1.27   4 weeks  ratchov   sndiod: Migrate clients upon watchdog timeout When -F is used, fixes the differ...
[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.17   2 days  ratchov   sndiod.1: Drop the number component of sndio descriptors
[TXT] sndiod.c  1.49   3 days  ratchov   sndiod: Fix SIGHUP to reopen the devices in priority order With this commit, SI...
[TXT] sock.c  1.47   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] sock.h  1.7   4 years  ratchov   Bypass authentication and create no session for root ok deraadt
[TXT] sysex.h  1.3   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[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
[TXT] sndiod.1 (in the Attic) [Hide]  1.11   8 years  ratchov   Move sndiod man page to section 8. suggested by deraadt, fixes from jmc, ok mil...