a148f7fd7c
requests(Profiles + SceneCollections): fix crash on change
2020-09-16 21:45:31 +02:00
0dd0d01e8f
requests(Profiles + SceneCollections): don't use QString where it is not needed
2020-09-15 18:17:45 +02:00
2e32b7e299
Merge branch '4.x-current' into enhancement/various-todos
2020-07-15 15:02:00 +02:00
9c4bd7a487
Requests: Scene collection and profile name checking
...
For `SetCurrentProfile` and `SetCurrentSceneCollection`, check if it
exists before attempting to switch to it, and return an error if it
does not exist.
2020-07-11 05:00:10 -07:00
9cdb32d56a
Docs: Various docs improvements
...
I noticed that some parts of the docs were inconsistent/lacking.
Decided to go through all of them and update them.
2020-07-09 03:27:44 -07:00
f5277e4931
Merge branch '4.x-current' into handler-protocol-refactor
2020-01-29 12:30:24 +01:00
915a7b6e15
requests(GetCurrentProfile): fix memory leak
2020-01-29 12:18:11 +01:00
03c4fdc607
WSRequestHandler(Profiles): fixes
2019-11-15 20:21:40 +01:00
93adc8587d
general: refactor qt includes
2019-04-20 18:04:36 +02:00
2d973e0b90
handler: return obs_data_t objects
2019-01-01 17:54:29 +01:00
e9b43b9b2a
handler: refactor response passing
2019-01-01 17:25:08 +01:00
b4926b3535
docs: improve consistency of comment docs; introduce typedefs category
2018-11-27 17:49:54 -06:00
85a52ab01f
general: convert indents to tabs
2018-10-19 18:22:34 +02:00
7e5716185e
code: reorder and refactor WSRequestHandlers
2017-11-14 09:14:33 +01:00
b764b4d0e5
code: split WSRequestHandler into several code/compile units
2017-11-13 17:56:58 +01:00