Stéphane Lepin
|
2f244ae37e
|
WSRequestHandler(SceneItems): fix error message
|
2019-11-15 20:54:06 +01:00 |
|
Stéphane Lepin
|
f83317f7c8
|
WSRequestHandler(SceneItems): fix DuplicateSceneItem
|
2019-11-15 20:39:39 +01:00 |
|
Stéphane Lepin
|
9389ceaf4f
|
WSRequestHandler(SceneItems): fixes
|
2019-11-15 20:33:13 +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 L
|
bfb5570b7a
|
scene item requests: defer updates to avoid triggering several transform events at once
|
2019-05-19 15:50:44 +02:00 |
|
Stéphane Lepin
|
de6bfdca0a
|
SceneItems(docs): add comment about coordinates
|
2019-05-16 14:30:39 +02:00 |
|
Stéphane Lepin
|
788f70d5f3
|
Utils(GetSceneItemData): remove property isGroup
|
2019-05-16 13:57:38 +02:00 |
|
Stéphane Lepin
|
b0a35789f6
|
utils + sceneitem: fix docs again
|
2019-05-16 13:55:33 +02:00 |
|
Stéphane Lepin
|
eb7fbf011f
|
utils + sceneitems: fix docs
|
2019-05-16 13:54:06 +02:00 |
|
Stéphane Lepin
|
0744d215c6
|
utils(GetSceneItemData): add isGroup flag + move Source typedef here
|
2019-05-15 13:11:15 +02:00 |
|
Stéphane Lepin
|
a54171e1cd
|
SetSceneItemProperties: fix docs (optional parameters)
Fixes #318
|
2019-05-09 15:52:35 +02:00 |
|
Stéphane Lepin
|
82d1a2b4f9
|
GetSceneItemProperties: fix docs
|
2019-05-07 13:36:25 +02:00 |
|
Stéphane L
|
03ba2a680e
|
SetSceneItemProperties: fix string comparison for bounds type parameter
Fixes #309
|
2019-04-23 11:32:04 +02:00 |
|
Stéphane L
|
ea28d217e0
|
requests: add "id" to scene item data and fix docs
|
2019-04-22 19:45:32 +02:00 |
|
Stéphane Lepin
|
8eeea50ede
|
Merge pull request #305 from Rosuav/fix-docs-formatting
Fix docs formatting (loose combining character)
|
2019-04-22 18:31:16 +02:00 |
|
Chris Angelico
|
182bde4884
|
Allow the manipulation of the locked flag of scene items.
Lockedness can be seen when you query an item or see the scene
contents, and can be changed (only) with SetSceneItemProperties.
|
2019-04-23 00:32:28 +10:00 |
|
Chris Angelico
|
3ecb637e70
|
Fix docs formatting (loose combining character)
|
2019-04-23 00:23:06 +10:00 |
|
Stéphane Lepin
|
93adc8587d
|
general: refactor qt includes
|
2019-04-20 18:04:36 +02:00 |
|
Stéphane Lepin
|
c914632663
|
GetSceneItemProperties: add width & height values
|
2019-04-19 17:44:11 +02:00 |
|
Stéphane L
|
5e4d6fbd3f
|
utils: refactored docs and impl of scene item properties
|
2019-04-17 01:09:05 +02:00 |
|
Barry Carlyon
|
1993596232
|
Requested changes to move the common code to a utils function.
|
2019-04-17 00:15:15 +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 |
|
Stéphane L
|
e310c7d744
|
move SetSceneItemOrder to Scenes
|
2018-12-24 18:34:18 +01:00 |
|
Stéphane L
|
8a649b89c8
|
scene items: import reorder method from master
|
2018-12-24 02:43:58 +01:00 |
|
Stéphane Lepin
|
9cda739672
|
sceneitems: fix docs
|
2018-12-24 00:02:21 +01:00 |
|
Stéphane Lepin
|
147e49b362
|
sources + scene items: refactor + get rid of scene-name params
|
2018-12-23 23:54:25 +01:00 |
|
Ryan Foster
|
37ea7073d5
|
general: Fix several typos throughout
|
2018-11-01 00:42:02 -04:00 |
|
Palakis
|
4ada388828
|
general: version bump
|
2018-01-12 09:25:41 +01:00 |
|
Palakis
|
7e5716185e
|
code: reorder and refactor WSRequestHandlers
|
2017-11-14 09:14:33 +01:00 |
|