sndio/sndiod
Alexandre Ratchov 49190bbba1 For MIDI ports, use the same open/close logic as for audio devices:
drop clients using it when the port is closed (eg. umidi disconnected)
and try to reopen it whenever a new client connects.
2012-11-30 21:51:46 +01:00
..
Makefile.in miofile -> port_mio 2012-11-02 15:58:34 +01:00
abuf.c add/fix yet more comments 2012-11-11 17:51:27 +01:00
abuf.h simplify xmalloc & friends 2012-11-11 00:47:00 +01:00
defs.h fix copyright years 2012-11-10 14:58:53 +01:00
dev.c When the audio device is closed, mark it as closed before 2012-11-30 21:49:52 +01:00
dev.h make DEV_xxx contiguous 2012-11-30 21:49:29 +01:00
dsp.c add/fix comments 2012-11-11 17:46:21 +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 ignored clock delta -> log_level 2 2012-11-11 10:42:47 +01:00
file.h fix copyright years 2012-11-10 14:58:53 +01:00
listen.c use IPV6_V6ONLY 2012-11-19 00:13:19 +01:00
listen.h fix copyright years 2012-11-10 14:58:53 +01:00
midi.c For MIDI ports, use the same open/close logic as for audio devices: 2012-11-30 21:51:46 +01:00
midi.h For MIDI ports, use the same open/close logic as for audio devices: 2012-11-30 21:51:46 +01:00
miofile.c fix midithru subscriptions 2012-11-29 18:56:59 +01:00
miofile.h fix copyright years 2012-11-10 14:58:53 +01:00
opt.c add/fix comments 2012-11-11 17:46:21 +01:00
opt.h fix copyright years 2012-11-10 14:58:53 +01:00
siofile.c dont call revents twice 2012-11-12 18:05:55 +01:00
siofile.h fix copyright years 2012-11-10 14:58:53 +01:00
sndiod.1 space required between macro args and punctuation; from jmc@ 2012-11-23 10:00:38 +01:00
sndiod.c add a dummy -M for compatibility with aucat 2012-11-23 08:25:58 +01:00
sock.c For MIDI ports, use the same open/close logic as for audio devices: 2012-11-30 21:51:46 +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 simplify xmalloc & friends 2012-11-11 00:47:00 +01:00