Stéphane Lepin
6d12af3858
Merge branch '4.x-current' into feature/t-bar
2020-11-27 12:23:47 +01:00
tt2468
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
tt2468
4eb7bed2ff
Lots of changes
...
- Move `SetTBarPosition` to transitions category
- Add another check to `SetTBarPosition` so that we dont break the fabric of time with the wrong values
- Create `GetTransitionPosition` request in transitions category
2020-05-12 15:44:57 -07:00
tt2468
a3bc9f768a
Add error system to EnableStudioMode and DisableStudioMode
...
As talked about in #144 this adds a check to `EnableStudioMode` and `DisableStudioMode` in order to be consistent with `StartRecording`/`StopRecording`
2020-05-08 15:30:40 -07:00
Stéphane Lepin
297d920fdc
fix
2020-03-18 01:19:02 +01:00
Stéphane Lepin
c741a73893
request(SetTBarPosition): wip
2020-03-18 01:18:20 +01:00
Stéphane Lepin
bfcd16ea28
requests(studio mode): fix crash when calling frontend_set_preview_program_mode
2020-03-18 01:01:33 +01:00
Stéphane Lepin
93a456ca82
WSRequestHandler(StudioMode): fixes
2019-11-15 20:27:27 +01:00
Stéphane Lepin
cee0cbebc2
Utils: use obs_scene_t* directly for scene-related helpers
2019-08-31 03:03:32 +02:00
Stéphane Lepin
57ce3cf80b
Merge pull request #320 from Palakis/feature/remove-hacks
...
utils: remove transition hacks
2019-07-31 17:38:40 +02:00
Stéphane Lepin
ae0ffdc4d5
docs: rename typedef Source to SceneItem
2019-05-16 13:12:18 +02:00
Stéphane Lepin
84629f6e63
utils: remove transition hacks
2019-05-09 13:28:50 +02:00
Stéphane Lepin
93adc8587d
general: refactor qt includes
2019-04-20 18:04:36 +02:00
Stéphane L
2d973e0b90
handler: return obs_data_t objects
2019-01-01 17:54:29 +01:00
Stéphane L
e9b43b9b2a
handler: refactor response passing
2019-01-01 17:25:08 +01:00
Alex Van Camp
b4926b3535
docs: improve consistency of comment docs; introduce typedefs category
2018-11-27 17:49:54 -06:00
Stéphane Lepin
85a52ab01f
general: convert indents to tabs
2018-10-19 18:22:34 +02:00
Palakis
b764b4d0e5
code: split WSRequestHandler into several code/compile units
2017-11-13 17:56:58 +01:00