13
0
livetrax/libs/backends/portaudio
Tim Mayberry d10913e2de Fix intermittent hang when stopping PortaudioBackend
This issue is not always reproducible but when it does occur it happens
somewhat consistently on both 32bit and 64bit builds(Tested on Windows 7).

The midiOutReset call does not return (or it takes so long that it might as
well be indefinite) and as it is not strictly necessary just remove it.

Resolves: http://tracker.ardour.org/view.php?id=7095
2016-11-15 09:36:52 +10:00
..
audio_utils.h
cycle_timer.h
debug.h
midi_device_info.h
midi_util.cc
midi_util.h
portaudio_backend.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
portaudio_backend.h
portaudio_io.cc Use better debug output in PortaudioBackend 2016-11-10 15:23:43 +10:00
portaudio_io.h
rt_thread.h
winmmemidi_input_device.cc
winmmemidi_input_device.h
winmmemidi_io.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
winmmemidi_io.h
winmmemidi_output_device.cc Fix intermittent hang when stopping PortaudioBackend 2016-11-15 09:36:52 +10:00
winmmemidi_output_device.h
wscript