|
e62a99777f
|
[*] WaitMultipleLoopSourcesEx (any) fixes
|
2024-09-09 12:40:49 +01:00 |
|
|
9956f1c153
|
[+] AuIO::Loop::kWaitMultipleFlagBreakAfterOne for Win32 WaitForMultipleObjects shim (we cannot return an array of indices to a win32 program)
|
2024-07-30 17:26:38 +01:00 |
|
|
22486b90e6
|
[*] NT: WaitMultipleLoopSourcesEx wasn't bypassing the wait cap
|
2023-12-18 07:35:24 +00:00 |
|
|
eceb037e70
|
[*] WaitMultipleLoopSources optimizations cont
|
2023-12-01 12:31:09 +00:00 |
|
|
60bb1020ce
|
[+] bool WaitMultipleLoopSources(const AuList<AuSPtr<Loop::ILoopSource>> &lsList,
AuList<AuSPtr<Loop::ILoopSource>> &signaled,
bool bAny = true,
AuOptionalEx<AuUInt32> uTimeoutMS = 0);
|
2023-10-21 06:10:33 +01:00 |
|
|
7db0e2e688
|
[*] Drop all static references to User32.dll
|
2023-10-13 00:10:44 +01:00 |
|
|
5b9e780fa0
|
[*] Fix some obvious recent regressions in NT loop queue
|
2023-09-02 19:36:12 +01:00 |
|
|
5d2b642ac0
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
|