840 Commits

Author SHA1 Message Date
Stéphane L
c92477b457 TakeSourceScreenshot: fix tearing issue when scaling 2019-05-03 01:11:36 +02:00
Stéphane L
059244bb32 TakeSourceScreenshot: fix heap corruption on windows 2019-05-03 00:49:55 +02:00
Stéphane L
f10c0d2558 TakeSourceScreenshot: use default quality 2019-05-03 00:02:53 +02:00
Stéphane L
f5ae89500f TakeSourceScreenshot: fix docs 2019-05-02 23:13:11 +02:00
Stéphane L
2e3a24d32e TakeSourceScreenshot: add width and height optional parameters 2019-05-02 23:13:11 +02:00
Stéphane L
f955d81c5e requests: rename GetSourceImage to TakeSourceScreenshot 2019-05-02 23:13:11 +02:00
Stéphane L
4f1fa3bc32 requests(GetSourceImage): add picture format parameter 2019-05-02 23:13:11 +02:00
Stéphane Lepin
8305d907e3 request(GetSourceImage): fix mime type 2019-05-02 23:13:11 +02:00
Stéphane Lepin
ab73d61178 request(GetSourceImage): add todo 2019-05-02 23:13:11 +02:00
Stéphane Lepin
8f88d1b7c4 request(GetSourceImage): use PNG 2019-05-02 23:13:11 +02:00
Stéphane Lepin
c5cdbc48a9 requests(sources): fix includes 2019-05-02 23:13:11 +02:00
Stéphane L
fe00f31147 sources: fix GetSourceImage method 2019-05-02 23:13:11 +02:00
Stéphane L
79ddb43ac3 use QImage buf directly 2019-05-02 23:13:11 +02:00
Stéphane L
89f95f6459 switch to WebP 2019-05-02 23:13:11 +02:00
Stéphane L
87c13b6f26 Working PNG output 2019-05-02 23:13:11 +02:00
Stéphane L
d16ea653fe GetSourceImage WIP 2019-05-02 23:13:11 +02:00
Stéphane Lepin
51dc7fceb0
Merge pull request #312 from Palakis/feature/async-handling
Call the request handler asynchronously
2019-05-02 23:11:24 +02:00
Stéphane Lepin
bc1c6f7b9a remove boost atomic uses 2019-05-02 13:29:23 +02:00
Stéphane Lepin
3fdf77d29b ConnProperties: use std atomic 2019-05-02 13:22:04 +02:00
Stéphane Lepin
0b97502029 ci(macos): fix oops 2019-05-02 13:17:38 +02:00
Stéphane Lepin
cba2bf5cb8 ci(macos): fix obs build issue 2019-05-02 13:16:39 +02:00
Stéphane Lepin
d8b37328a1 ConnProperties: atomic "authenticated" field 2019-05-02 13:11:34 +02:00
Stéphane Lepin
bb9cf83744 server: dedicated ConnectionProperties object 2019-05-02 13:06:10 +02:00
Stéphane Lepin
56fc6ae47c server: connection properties reference 2019-05-02 12:51:07 +02:00
Stéphane L
0cf17cf3db server: use shared connection properties instance 2019-04-28 11:59:03 +02:00
Stéphane Lepin
1bd3297055 server: update comment 2019-04-26 13:55:21 +02:00
Stéphane Lepin
6a10662bc4 server: use a thread pool 2019-04-26 13:52:56 +02:00
Stéphane Lepin
2d84ad8963 server: handle requests in a separate thread 2019-04-26 13:39:18 +02:00
Travis CI
1ec69cbc0d docs(travis): Update protocol.md - 0057744 [skip ci] 2019-04-25 12:35:06 +00:00
Stéphane Lepin
0057744e57 Merge branch '4.x-current' of github.com:Palakis/obs-websocket into 4.x-current 2019-04-25 14:33:53 +02:00
Stéphane Lepin
45892b4347 events: fix docs 2019-04-25 14:02:04 +02:00
Travis CI
3d41e8882a docs(travis): Update protocol.md - 436b821 [skip ci] 2019-04-25 11:44:54 +00:00
Stéphane Lepin
436b8216ec requests(streaming): add @since property for SendCaptions 2019-04-25 13:43:24 +02:00
Stéphane L
03ba2a680e SetSceneItemProperties: fix string comparison for bounds type parameter
Fixes #309
2019-04-23 11:32:04 +02:00
Travis CI
2821962d12 docs(travis): Update protocol.md - 43d38a2 [skip ci] 2019-04-22 17:57:20 +00:00
Stéphane Lepin
43d38a2e63
Merge pull request #308 from Palakis/bugfix/285-item-id
Provide scene item id in events data and request responses
2019-04-22 19:56:08 +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 L
89fe6d57c9 events: add "item-id" property to scene item events 2019-04-22 19:34:27 +02:00
Travis CI
1d0e1143bf docs(travis): Update protocol.md - 1a99353 [skip ci] 2019-04-22 17:00:15 +00:00
Stéphane Lepin
1a99353559
Merge pull request #307 from Palakis/feature/271-item-selected
Item Select/Deselect events
2019-04-22 18:58:50 +02:00
Stéphane L
ad97d04e37 events: scene item select and deselect events 2019-04-22 18:47:46 +02:00
Travis CI
25c3abe873 docs(travis): Update protocol.md - 8eeea50 [skip ci] 2019-04-22 16:32:39 +00: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
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
Stéphane L
b6c542212d events: fix typo 2019-04-22 18:29:59 +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 Lepin
eb84f677cf
Merge pull request #304 from Palakis/feature/269-settings-per-profile
Move settings to profile
2019-04-22 16:29:01 +02:00
Chris Angelico
3ecb637e70 Fix docs formatting (loose combining character) 2019-04-23 00:23:06 +10:00
Stéphane L
bfc826b898 config: fix types 2019-04-22 16:18:54 +02:00
Stéphane L
efc6d4c15a config: enable settings migration 2019-04-22 16:13:12 +02:00