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 |
|
Alex Tsernoh
|
eb7787fb7d
|
Docs: Fix param name
|
2020-05-27 11:18:39 +03:00 |
|
Alex Tsernoh
|
f1371034f7
|
Request: Add CreateScene
|
2020-05-27 01:03:01 +03:00 |
|
Stéphane Lepin
|
c4282011fa
|
Merge pull request #516 from Palakis/feature/SetSceneTransitionOverride
Requests: Add scene transition override requests
|
2020-05-26 23:48:33 +02:00 |
|
Stéphane Lepin
|
9ddc22fa94
|
request(SetSceneTransitionOverride): override duration only if it is explicity set so or not already defined
|
2020-05-26 23:36:18 +02:00 |
|
Stéphane Lepin
|
517788e86a
|
request(scenes): refactor Set/Get/RemoveSceneTransitionOverride + use current transition duration
|
2020-05-26 23:26:37 +02:00 |
|
tt2468
|
19b33a8558
|
Requests: Add scene transition override requests
Adds these requests:
- `SetSceneTransitionOverride`
- `RemoveSceneTransitionOverride`
- `GetSceneTransitionOverride`
|
2020-05-18 14:44:25 -07:00 |
|
tt2468
|
e3e62c3903
|
General: Fix a few warnings
Fix a few build warnings on windows because im ocd
|
2020-05-15 16:52:08 -07:00 |
|
tt2468
|
b692756260
|
The actual fix
|
2020-04-10 08:14:25 -07:00 |
|
Stéphane Lepin
|
c9d6d10995
|
WSRequesthandler(Scenes): fixes
|
2019-11-15 20:29:22 +01:00 |
|
Stéphane Lepin
|
73b5261c49
|
requests(ReorderSceneItems): atomic reorder + bring back GetSceneItemFromId
|
2019-08-31 03:03:32 +02: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
|
dca385ae87
|
requests(ReorderSceneItems): refactor
|
2019-08-31 03:03:32 +02:00 |
|
Stéphane Lepin
|
ae0ffdc4d5
|
docs: rename typedef Source to SceneItem
|
2019-05-16 13:12:18 +02:00 |
|
Stéphane Lepin
|
93adc8587d
|
general: refactor qt includes
|
2019-04-20 18:04:36 +02:00 |
|
Alex Van Camp
|
268f503875
|
docs(jsdoc): clean up types for compatability with obs-websocket-js typedef generator
|
2019-03-30 14:26:58 -05: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 |
|
Stéphane L
|
3c7570d814
|
scenes: rename SetSceneItemOrder to ReorderSceneItems + fix item freeing
|
2018-12-30 14:47:59 +01:00 |
|
Stéphane L
|
e310c7d744
|
move SetSceneItemOrder to Scenes
|
2018-12-24 18:34:18 +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 |
|