|
21886adb32
|
base: Fix generated header inclusion
|
2023-03-27 12:59:23 -04:00 |
|
|
9cfca3c7d1
|
utils: Use new method to get last replay
Uses the newer obs-frontend-api function instead of our original
method. It was cool, but is no longer necessary.
|
2022-11-17 22:18:18 -08:00 |
|
|
cfa0b4363e
|
utils: Add function to get last screenshot file name
|
2022-11-17 22:16:59 -08:00 |
|
|
9bdf560bf8
|
utils: Fix use-after-free in GetLastReplayBufferFileName
|
2022-11-17 18:36:25 -08:00 |
|
|
4201664c7b
|
requesthandler, eventhandler: Add outputPath fields when record stops
Closes #934
|
2022-07-02 07:02:44 -07:00 |
|
|
22fee0312d
|
utils: Move from explicit enum converters to nlohmann macros
|
2022-06-08 00:33:41 -07:00 |
|
|
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 |
|
|
f73e78582b
|
base: Format code
|
2022-05-13 21:19:29 -07:00 |
|
|
38d78596ce
|
requesthandler: Add replay buffer requests
|
2022-01-26 21:19:10 -08:00 |
|
|
fe64620731
|
requesthandler: Add scene item blend mode requests
|
2021-12-31 18:05:05 -08:00 |
|
|
38157579a6
|
Requests: Enable GetRecordDirectory
|
2021-12-29 19:53:10 -08:00 |
|
|
e1cb858d2d
|
Utils: Split monitor type util
|
2021-12-28 22:49:58 -08:00 |
|
|
f566ccd76b
|
Utils: Add output state util to utils
|
2021-12-21 01:32:12 -08:00 |
|
|
f66080a031
|
Utils: Split Obs utils into individual files
|
2021-12-21 01:32:12 -08:00 |
|