reactos/dll
Thomas Faber eab8a0b968
[BEEPMIDI] Don't busy-wait when no notes are playing. CORE-12860
- Use a new work_available event to allow ProcessPlayingNotes to sleep when no
  notes are to be played.
- Get rid of the pointless thread_termination_complete event, wait on the
  thread handle instead.
- Don't leak thread_handle.
2018-03-01 08:58:33 +01:00
..
3rdparty [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
appcompat [ACLAYERS] Add WIN8 and WIN81 VersionLie shims 2018-02-24 19:33:56 +01:00
cpl [DESK] Fix text truncation in fr-FR.rc 2018-02-28 23:00:31 +01:00
directx [D3D9][ARPING] Add missing va_start() and va_end() (#371) 2018-02-16 10:28:25 +01:00
keyboard
nls
np [NFS41_NP] Add a PCH. 2017-11-26 14:29:35 +01:00
ntdll Amd64/misc 64bit fixes (#236) 2018-01-01 12:07:50 +01:00
opengl [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
shellext [STOBJECT] Use timers to distinguish between single and double clicks 2018-02-28 20:29:29 +01:00
win32 [BEEPMIDI] Don't busy-wait when no notes are playing. CORE-12860 2018-03-01 08:58:33 +01:00
CMakeLists.txt