jack2/windows/winmme
falkTX 0d730dd356
Fix crash on windows 64bit when receiving winmme MIDI messages
Signed-off-by: falkTX <falktx@falktx.com>
2023-10-28 14:35:08 +02:00
..
JackWinMMEDriver.cpp winmme: allow to activate without any ports, fix some warnings 2020-09-20 15:50:16 +01:00
JackWinMMEDriver.h WinMME: Use waitable timers, which have a resolution of 100 ns. Use timeBeginPeriod() and timeEndPeriod() for greater multimedia timer resolution. 2011-04-19 12:04:07 -07:00
JackWinMMEInputPort.cpp Fix crash on windows 64bit when receiving winmme MIDI messages 2023-10-28 14:35:08 +02:00
JackWinMMEInputPort.h Fix crash on windows 64bit when receiving winmme MIDI messages 2023-10-28 14:35:08 +02:00
JackWinMMEOutputPort.cpp MIDI port pretty names (#498) 2019-09-11 19:09:59 +01:00
JackWinMMEOutputPort.h WinMME: Use waitable timers, which have a resolution of 100 ns. Use timeBeginPeriod() and timeEndPeriod() for greater multimedia timer resolution. 2011-04-19 12:04:07 -07:00
JackWinMMEPort.cpp Fix crash on windows 64bit when receiving winmme MIDI messages 2023-10-28 14:35:08 +02:00
JackWinMMEPort.h Include winsock2.h before windows.h, for mingw 2020-06-13 23:09:46 +01:00