jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX 7dfdbe133a
Cleanup some warnings
7 years ago
..
JackWinMMEDriver.cpp Some 'jack_info' messages moved to 'jack_log' messages on Windows. 10 years ago
JackWinMMEDriver.h WinMME: Use waitable timers, which have a resolution of 100 ns. Use timeBeginPeriod() and timeEndPeriod() for greater multimedia timer resolution. 15 years ago
JackWinMMEInputPort.cpp Cleanup some warnings 7 years ago
JackWinMMEInputPort.h WinMME: Try to use MIDI in timestamps in the sanest way I can think of. This should eliminate jitter introduced by the code, but might create some latency. 15 years ago
JackWinMMEOutputPort.cpp Cleanup some warnings 7 years ago
JackWinMMEOutputPort.h WinMME: Use waitable timers, which have a resolution of 100 ns. Use timeBeginPeriod() and timeEndPeriod() for greater multimedia timer resolution. 15 years ago
JackWinMMEPort.cpp Compiles again on Windows. 14 years ago
JackWinMMEPort.h String management fix. 10 years ago