sndio/sndiod
Alexandre Ratchov 280f58c39a don't warn on ECONNABORTED 2013-03-13 09:35:21 +01:00
..
Makefile.in add watchdog timeout for bogus devices 2013-01-05 23:21:36 +01:00
abuf.c don't include defs.h where not needed 2012-12-07 09:00:45 +01:00
abuf.h simplify xmalloc & friends 2012-11-11 00:47:00 +01:00
defs.h move log_level to utils.c 2012-12-06 15:35:17 +01:00
dev.c enc/dec buffer size is one stream block, not one device block 2013-02-26 12:18:41 +01:00
dev.h make DEV_xxx contiguous 2012-11-30 21:49:29 +01:00
dsp.c don't include defs.h where not needed 2012-12-07 09:00:45 +01:00
dsp.h move data outside dsp states, generate silence with enc_sil_do 2012-09-04 12:48:45 +02:00
file.c don't call revents on zombified files 2013-01-05 16:21:48 +01:00
file.h fix copyright years 2012-11-10 14:58:53 +01:00
listen.c don't warn on ECONNABORTED 2013-03-13 09:35:21 +01:00
listen.h fix copyright years 2012-11-10 14:58:53 +01:00
midi.c readjust midi flow control after consuming input data 2012-12-20 17:15:00 +01:00
midi.h drain midi port output buffer before closing it ensuring the last 2012-11-30 23:27:36 +01:00
miofile.c drain midi port output buffer before closing it ensuring the last 2012-11-30 23:27:36 +01:00
miofile.h fix copyright years 2012-11-10 14:58:53 +01:00
opt.c don't include defs.h where not needed 2012-12-07 09:00:45 +01:00
opt.h fix copyright years 2012-11-10 14:58:53 +01:00
siofile.c add watchdog timeout for bogus devices 2013-01-05 23:21:36 +01:00
siofile.h add watchdog timeout for bogus devices 2013-01-05 23:21:36 +01:00
sndiod.1 simple phrasing, from jmc 2012-12-07 09:02:49 +01:00
sndiod.c parse mode strings strictly 2012-12-01 13:07:01 +01:00
sock.c set port = NULL for new connctions, fixes crashes 2012-12-06 09:12:00 +01:00
sock.h For MIDI ports, use the same open/close logic as for audio devices: 2012-11-30 21:51:46 +01:00
sysex.h add/fix comments 2012-11-11 17:46:21 +01:00
utils.c add/fix more comments 2012-11-11 17:47:48 +01:00
utils.h move log_level to utils.c 2012-12-06 15:35:17 +01:00