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_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.15   3 years  ratchov   Add sndio.pc file for pkg-config, mostly from brad@ ok and help from espie@
[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.14   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] aucat.c  1.79   2 years  ratchov   Allow -current libsndio to connect to old sndiod servers Recent sndio device na...
[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.26   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] sio_aucat.c  1.20   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] sio_open.3  1.53   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[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.2   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[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.12   3 years  ratchov   Use .Dv for SIOCTL_SEL, as we do for all other macros
[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.27   2 years  ratchov   Stop binding audio devices exposed by sndiod to physical devices This a shift t...
[TXT] sndio.pc  1.3   2 years  ratchov   Bump pkg-config version to 1.8.1