sndio/sndiod
Alexandre Ratchov b1c417ab04 add prototypes 2013-11-18 17:50:04 +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 add prototypes 2013-11-18 17:50:04 +01:00
dev.h remove unused bits 2013-09-14 11:36:38 +02:00
dsp.c don't include defs.h where not needed 2012-12-07 09:00:45 +01:00
dsp.h add prototypes 2013-11-18 17:50:04 +01:00
file.c add prototypes 2013-11-18 17:50:04 +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 fix condition to check if a midi port is referenced 2013-09-28 20:44:50 +02:00
midi.h add prototypes 2013-11-18 17:50:04 +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 prototypes 2013-11-18 17:50:04 +01:00
siofile.h remove unused bits 2013-09-14 11:36:38 +02:00
sndiod.1 simple phrasing, from jmc 2012-12-07 09:02:49 +01:00
sndiod.c add prototypes 2013-11-18 17:50:04 +01:00
sock.c add prototypes 2013-11-18 17:50:04 +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 use stddef.h rather than sys/types 2013-05-09 15:28:50 +02:00