tytan652
21886adb32
base: Fix generated header inclusion
2023-03-27 12:59:23 -04:00
tt2468
9cdfa41113
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:25:38 -07:00
tt2468
f4b72b69ce
utils: Clean up a few iteration functions
2022-06-08 01:04:43 -07:00
tt2468
6deadc25ac
base: Change column limit to 132
...
A column limit of 80 is very restrictive and code readability was
suffering. A limit of 132 is more realistic for this plugin.
2022-06-07 21:36:51 -07:00
tt2468
f73e78582b
base: Format code
2022-05-13 21:19:29 -07:00
tt2468
c355c72f4b
requesthandler, utils: Add search offset to GetSceneItemId
...
Allows you to select a specific match by offset, or select the
last (top) scene item by specifying `-1`.
2022-04-13 02:01:40 -07:00
tt2468
5cbf439f55
Utils: Add GetSceneTransitionByName
2021-12-23 01:07:15 -08:00
tt2468
1e6a60f545
Utils: Rename ListHelper
to ArrayHelper
2021-12-21 01:32:12 -08:00
tt2468
f66080a031
Utils: Split Obs utils into individual files
2021-12-21 01:32:12 -08:00