Added video 'Alternative update-lock' option that may help performance on some machines. Patch from bit.
This commit is contained in:
parent
f9bd0b844f
commit
5d1b2e4f83
8 changed files with 1516 additions and 1491 deletions
|
|
@ -205,6 +205,10 @@
|
|||
<label>_Dim display on lost focus</label>
|
||||
<checkable>1</checkable>
|
||||
</object>
|
||||
<object class="wxMenuItem" name="IDM_VID_ALTERNATIVE_UPDATE_LOCK">
|
||||
<label>Alternative update-lock</label>
|
||||
<checkable>1</checkable>
|
||||
</object>
|
||||
<object class="separator"/>
|
||||
<object class="wxMenu">
|
||||
<label>Scale filtering</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue