You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8d41d98: Improved error handling on Initialize (Sverre Skodje)
b53207f: Added automatic restart of Windows Graphics Capture recording session if frame pool stops receiving frames but window handle is still valid. (Sverre Skodje)
a785880: Fixed concurrency issue with PTR_INFO objects causing undefined behavior when restarting recording after loss of video access due to e.g. UAC. (Sverre Skodje)
2b28798: Fixed crashes when dynamically disabling or enabling mouse cursor capture (Sverre Skodje)
20c1e8c: Fixed mouse cursor being stuck on screen instead of gone when dynamically disabling mouse cursor (Sverre Skodje)
9125f7b: Added missing demo of dynamically enabling or disabling mouse cursor (Sverre Skodje)
49260fa: Fixed enabling/disabling of mouse cursor recording for recording sources. (Sverre Skodje)
ad0ca22: Added enabling/disabling of mouse cursor recording for overlays. (Sverre Skodje)