1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/sndiod
2018-09-18 06:05:45 +00:00
..
abuf.c
abuf.h
defs.h
dev.c Initialize the slot->skip counter in slot_start() instead of 2018-06-26 07:49:44 +00:00
dev.h Remove redundant slot->tstate variable. 2018-06-26 07:44:35 +00:00
dsp.c i forgot to sync sndiod with aucat/dsp.c rev 1.12 2018-09-18 06:05:45 +00:00
dsp.h Greatly simplify the resampling routine using the fact it processes 2018-06-08 06:21:56 +00:00
fdpass.c Free memory in the error code-path, when we run out of descriptors 2017-11-20 17:26:39 +00:00
fdpass.h
file.c Fix many typos in comments, from Michael W. Bombardieri <mb at ii.net> 2016-10-27 04:37:47 +00:00
file.h
listen.c Use a goto to factor all calls to close() when listen_in() returns 2017-01-03 06:51:56 +00:00
listen.h
Makefile
midi.c Many typos in comments. From Michael W. Bombardieri. Thanks. 2017-01-03 06:53:20 +00:00
midi.h
miofile.c
miofile.h
opt.c Replace the gloal opt list with per-device lists. 2018-06-26 07:12:35 +00:00
opt.h Replace the gloal opt list with per-device lists. 2018-06-26 07:12:35 +00:00
siofile.c Fix debug printf used to report kernel bugs: print par.bps instead 2017-07-20 10:23:45 +00:00
siofile.h
sndiod.8
sndiod.c Use unveil(2) in the helper process to disallow access to other files 2018-08-08 22:31:43 +00:00
sock.c Move slot-related debug printfs from sock_hello() to slot_new(). 2018-06-26 07:39:59 +00:00
sock.h Move opt pointer from the sock to the slot struct. 2018-06-26 07:13:54 +00:00
sysex.h
utils.c Many typos in comments. From Michael W. Bombardieri. Thanks. 2017-01-03 06:53:20 +00:00
utils.h