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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.13   6 years  jca   Use a version script to limit exported symbols ok ratchov@ kettenis@
[TXT] Symbols.map  1.1   6 years  jca   Missed in previous Spotted by patrick@, thanks
[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.17   6 years  schwarze   add missing HISTORY; based on CVS logs and release announcements
[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.25   6 years  ratchov   polish debug printfs, no behaviour change.
[TXT] shlib_version  1.11   6 years  jca   Use a version script to limit exported symbols ok ratchov@ kettenis@
[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.19   6 years  schwarze   * clean up macro usage: use .Ar for command arguments, .Cm for fixed strings to ...