6af3af61d5
requesthandler: Add Outputs requests
...
Co-authored-by: Ruggero Tomaselli <ruggerotomaselli@gmail.com >
Co-authored-by: tt2468 <tt2468@irltoolkit.com >
2022-07-02 10:31:47 -07:00
14a1547e11
docs: Fix lint formatting error
2022-07-02 08:30:02 -07:00
60ade46481
requesthandler: Fix oopsies in OpenVideoMixProjector
2022-07-02 08:27:32 -07:00
7c21e5732e
requesthandler: Add projector creation requests
...
I didn't think I'd be able to make remotely usable requests using OBS'
existing projector API, but I'm actually pretty happy with how it
turned out.
Closes #929
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2022-07-02 08:23:03 -07:00
2e48dd24c4
base: Format code
2022-07-02 05:42:20 -07:00
2479501879
Requests: Add GetMonitorList
...
Adds a new request `GetMonitorList` that returns a json Array of
objects containing data about connected monitors. See #868
2022-04-25 20:20:45 -07:00
a94ac24027
RequestHandler: Add input open dialog requests
...
Adds
- `OpenInputPropertiesDialog`
- `OpenInputFiltersDialog`
- `OpenInputInteractDialog`
2021-12-29 21:00:11 -08:00
86506778ad
RequestHandler: Add Ui category
...
Creates a new category specific to requests controlling the OBS UI.
2021-12-28 16:58:28 -08:00