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_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] amsg.h  1.10   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] aucat.c  1.71   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] aucat.h  1.7   8 years  ratchov   Don't remove the type component from the device string before passing it to the ...
[TXT] debug.c  1.4   8 years  ratchov   Validate that midi and audio device numbers are integers.
[TXT] debug.h  1.5   8 years  ratchov   Validate that midi and audio device numbers are integers.
[TXT] mio.c  1.20   8 years  ratchov   Don't remove the type component from the device string before passing it to the ...
[TXT] mio_aucat.c  1.12   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] mio_open.3  1.16   8 years  ratchov   Move sndiod man page to section 8. suggested by deraadt, fixes from jmc, ok mil...
[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.24   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] shlib_version  1.10   8 years  ratchov   Expose internal functions necessary to open audio devices and midi ports using e...
[TXT] sio.c  1.21   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] sio_aucat.c  1.20   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] sio_open.3  1.46   7 years  natano   Tweak RETURN VALUES section. Move description of sio_pollfd() and sio_nfds() ret...
[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.26   8 years  ratchov   Use the "new" audio(4) api and delete all the useless code to deal with artifici...
[TXT] sndio.7  1.18   8 years  jmc   fix SEE ALSO;