Rev Author Branch Log Message Date SHA
r26363
Avatar FileEX
master Fix CPU affinity during startup (#4733)
28 February, 2026
Avatar Omar
master PostFX Improvements (#4584)
• Replaced labels with checkboxes so that clicking on the text toggles
the checkbox
...
28 February, 2026
Avatar PrimelPrime
master Fix O(n^2) performance bottleneck in CClientStreamer (#4695)
#### Summary
Replace O(n) linear scans in CClientStreamer with O(1) hash-based
...
28 February, 2026