23 Commits

Author SHA1 Message Date
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
0ded11c6a2
Merge pull request #306 from Rosuav/set-scene-item-locked
Allow the manipulation of the locked flag of scene items.
2019-04-22 18:30:20 +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
Stéphane L
f022e09938 config: show message if server is stopped after profile change 2019-04-21 18:59:04 +02:00
Stéphane L
ed2726c9d2 SourceOrderChanged: include scene items list 2019-04-21 14:17:50 +02:00
Stéphane L
8c2cde4c13 SetRecordingFolder: fix docs + simplify helper function 2019-04-21 09:59:52 +02:00
Stéphane L
fcaac3d515 events: fix filter events docs + refactor filters list getter 2019-04-20 22:57:52 +02:00
Stéphane Lepin
21940c922d utils: fix compilation warnings 2019-04-20 18:04:38 +02: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
Stéphane Lepin
252dd7e09f utils: indent fixes 2019-04-17 00:15:15 +02:00
Stéphane Lepin
2915690d22 utils: use obs_data_t for returned values 2019-04-17 00:15:15 +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 Lepin
7e6b53311d import more changes from master 2018-12-31 17:18:07 +01:00
Stéphane Lepin
5586670d38 Utils: add missing scene item methods 2018-10-30 14:53:48 +01:00
Stéphane Lepin
85a52ab01f general: convert indents to tabs 2018-10-19 18:22:34 +02:00
Stéphane L
e1ca9a8029 notifications: check if system tray is available before notifying 2018-03-14 22:26:08 +01:00
Stéphane L
389ef2aea9 Config: remove flawed qstring_data_copy and add toUtf8() macro 2018-03-14 22:26:00 +01:00
Freddie Meyer
677e393f47 Add support for filename formatting get/set (#162) 2018-01-12 09:18:58 +01:00
Freddie Meyer
6d7975afeb requests: Create folder for 'SetRecordingFolder' if it does not exist (#163) 2017-12-16 16:49:38 +01:00
Palakis
7e5716185e code: reorder and refactor WSRequestHandlers 2017-11-14 09:14:33 +01:00
Palakis
6a323b9371 code: move code units to src/ 2017-11-13 17:17:34 +01:00