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_6_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.14   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] Symbols.map  1.2   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] amsg.h  1.13   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] aucat.c  1.77   4 years  ratchov   Add affinity between the program and its mixer control. Currently, if there are...
[TXT] aucat.h  1.8   4 years  ratchov   Add forgotten copyright notice, found by Jason Thorpe <thorpej at me.com>. Thank...
[TXT] debug.c  1.5   5 years  miko   call _sndio_parsenum() instead of duplicating the code in parsedev(); ok ratchov...
[TXT] debug.h  1.5   8 years  ratchov   Validate that midi and audio device numbers are integers.
[TXT] mio.c  1.23   4 years  ratchov   Check if syscalls return -1 instead of any negative value. "Looks right" deraad...
[TXT] mio_aucat.c  1.12   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] mio_open.3  1.18   5 years  jmc   "a" MIDI, not "an";
[TXT] mio_priv.h  1.12   8 years  ratchov   Don't remove the type component from the device string before passing it to the ...
[TXT] mio_rmidi.c  1.28   4 years  ratchov   Check if syscalls return -1 instead of any negative value. "Looks right" deraad...
[TXT] shlib_version  1.12   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] sio.c  1.24   4 years  ratchov   Check if syscalls return -1 instead of any negative value. "Looks right" deraad...
[TXT] sio_aucat.c  1.20   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] sio_open.3  1.49   4 years  deraadt   move mixerctl and audioctl man pages to section 8, as these work against root-on...
[TXT] sio_priv.h  1.9   9 years  deraadt   Move to the <limits.h> universe. review by millert, binary checking process with...
[TXT] sio_sun.c  1.28   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] sioctl.c  1.1   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] sioctl_aucat.c  1.1   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] sioctl_open.3  1.4   4 years  jmc   spelling fix;
[TXT] sioctl_priv.h  1.1   4 years  ratchov   Add API to control audio device parameters exposed by sndiod. The API exposes c...
[TXT] sioctl_sun.c  1.2   4 years  ratchov   If no "xxx.mute" control is found, try "xxx_mute" Certain drivers (azalia, uaud...
[TXT] sndio.7  1.20   5 years  ratchov   Move libsndio session cookie in its own $HOME/.sndio/ directory to make libsndio...