DirectX9 Grabber (#1039)

This commit is contained in:
Paulchen Panther
2020-10-26 21:13:13 +01:00
committed by GitHub
parent 65a036dfc0
commit 1d35338b83
15 changed files with 474 additions and 16 deletions

View File

@@ -7,10 +7,10 @@
{
"type" : "string",
"title" : "edt_conf_fg_type_title",
"enum" : ["auto","dispmanx","amlogic","x11", "xcb", "framebuffer","qt"],
"enum" : ["auto","dispmanx","amlogic","x11", "xcb", "framebuffer","qt","dx"],
"options":
{
"enum_titles": ["edt_conf_enum_automatic","DispmanX","AMLogic","X11", "XCB", "Framebuffer","QT"]
"enum_titles": ["edt_conf_enum_automatic","DispmanX","AMLogic","X11", "XCB", "Framebuffer","QT", "DirectX9"]
},
"default" : "auto",
"propertyOrder" : 2