ardour/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 Add audio_utils.h header in PortaudioBackend for de/interleaving audio data 2015-09-02 12:07:59 +10:00
cycle_timer.h Update timestamp types in CycleTimer class to be signed 2015-09-16 11:22:16 +10:00
debug.h Use debug output rather than sending errors for developer relevant port errors 2015-09-02 12:07:14 +10:00
midi_device_info.h Implement MIDI device enumeration and latency offset/calibration in portaudio backend 2016-02-11 12:15:07 +10:00
midi_util.cc WinMME based midi input/output for portaudio backend 2015-07-31 09:59:54 +10:00
midi_util.h WinMME based midi input/output for portaudio backend 2015-07-31 09:59:54 +10:00
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 implement metadata-set for remaining backends 2016-04-18 00:35:51 +02:00
portaudio_io.cc Use better debug output in PortaudioBackend 2016-11-10 15:23:43 +10:00
portaudio_io.h Use a range of values for ASIO buffer sizes if provided by driver 2015-11-19 10:23:26 +10:00
rt_thread.h call me Mr. Backend 2015-03-13 13:32:14 +01:00
winmmemidi_input_device.cc Fix handling of Sysex messages with WinMME midi driver 2015-10-07 21:48:56 +10:00
winmmemidi_input_device.h Fix handling of Sysex messages with WinMME midi driver 2015-10-07 21:48:56 +10:00
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 Implement MIDI device enumeration and latency offset/calibration in portaudio backend 2016-02-11 12:15:07 +10:00
winmmemidi_output_device.cc Fix intermittent hang when stopping PortaudioBackend 2016-11-15 09:36:52 +10:00
winmmemidi_output_device.h add missing pthread.h includes 2015-07-31 02:28:12 +02:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00