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 |
|
Juliane Holzt
|
9c1871494e
|
Fix spec of HandleBroadcastCustomMessage
|
2019-07-26 14:40:54 +02:00 |
|
Stéphane Lepin
|
fb0a57003c
|
BroadcastCustomMessage: fix command and event spec
|
2019-07-26 09:30:30 +02:00 |
|
Juliane Holzt
|
4af46ac2b9
|
use obs_data_t* in Event function
|
2019-07-25 17:20:31 +02:00 |
|
Juliane Holzt
|
8d39752bda
|
Move event emitting code
|
2019-07-25 17:00:32 +02:00 |
|
Juliane Holzt
|
e3ff9c013e
|
change function name, language
|
2019-07-25 14:47:47 +02:00 |
|
Juliane Holzt
|
635870ba4b
|
more comment fixes
|
2019-07-24 05:36:47 +02:00 |
|
Juliane Holzt
|
a827afb05b
|
Comment fix
|
2019-07-24 01:56:53 +02:00 |
|
Juliane Holzt
|
0195e13bdc
|
Implement proposed changes to Broadcast
|
2019-07-23 21:47:55 +02:00 |
|
Juliane Holzt
|
76d8b688fd
|
Add Code for BroadcastWebSocketMessage
|
2019-07-22 01:05:21 +02:00 |
|
Stéphane Lepin
|
ac2ae90e8a
|
Merge pull request #343 from Palakis/feature/outputs-api
Outputs API
|
2019-07-16 18:22:40 +02:00 |
|
Stéphane Lepin
|
0b5cb76b5d
|
outputs: remove TODOs
|
2019-07-16 18:22:07 +02:00 |
|
Stéphane Lepin
|
65a1f8b746
|
GetSourceTypesList: fix docs
Fixes #348
|
2019-06-18 18:38:52 +02:00 |
|
Stéphane Lepin
|
2225dec2a9
|
docs(SourceAudioMixersChanged): fix remaining discrepancy
|
2019-06-16 16:19:22 +02:00 |
|
Stéphane Lepin
|
e32fff3f61
|
docs(SourceAudioMixersChanged): fix discrepancy
|
2019-06-16 16:14:26 +02:00 |
|
Stéphane Lepin
|
0b42e3d0f3
|
outputs: add more info fields
|
2019-06-11 19:32:52 +02:00 |
|
Stéphane Lepin
|
6fed6f9f7d
|
StartOutput: provide output error message when start fails
|
2019-06-11 19:32:52 +02:00 |
|
Stéphane Lepin
|
480945073a
|
outputs: start or stop only when possible
|
2019-06-11 19:32:52 +02:00 |
|
Stéphane Lepin
|
ef6df94838
|
outputs: todos
|
2019-06-11 19:32:52 +02:00 |
|
Stéphane Lepin
|
fb05848426
|
requests: outputs API WIP
|
2019-06-11 19:32:52 +02:00 |
|
Stéphane L
|
e5be6b96fb
|
general: version bump to 4.7
|
2019-06-11 19:32:32 +02:00 |
|
Stéphane Lepin
|
585f8450e1
|
Merge pull request #330 from Palakis/transitionbegin-hotfix
Fix TransitionBegin event
|
2019-05-21 00:05:24 +02:00 |
|
Stéphane L
|
d3401db5fe
|
general: version bump to 4.6.1
|
2019-05-21 00:02:48 +02:00 |
|
Stéphane L
|
45dc6447bf
|
events: fix how and when TransitionBegin is hooked
|
2019-05-20 23:54:13 +02:00 |
|
Stéphane L
|
409c270ba2
|
events: fix TransitionBegin event not triggering
|
2019-05-20 23:48:49 +02:00 |
|
Stéphane L
|
07ebbe56e6
|
docs: fix typos
Fixes #328
Fixes #329
|
2019-05-20 21:14:14 +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 L
|
1e19cf7ccc
|
server: don't reuse sockets on windows
Other, conflicts with Port In Use detection
|
2019-05-19 15:43:27 +02:00 |
|
Stéphane L
|
0d8999d64f
|
GetVersion: bring back retrocompat version field
|
2019-05-19 13:41:23 +02:00 |
|
Stéphane Lepin
|
061ab12b10
|
Merge pull request #317 from Palakis/group-fixes
Groups fixes
|
2019-05-19 10:06:08 +02:00 |
|
Stéphane Lepin
|
c516e87180
|
text: rename settings dialog + dedup strings
|
2019-05-17 12:59:43 +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
|
50bb6e7204
|
Utils: add parent property to scene item info and transform data + refactor bits
|
2019-05-16 13:50:24 +02:00 |
|
Stéphane Lepin
|
15610bb296
|
Utils(GetSceneItemData): add children list
|
2019-05-16 13:37:04 +02:00 |
|
Stéphane Lepin
|
ae0ffdc4d5
|
docs: rename typedef Source to SceneItem
|
2019-05-16 13:12:18 +02:00 |
|
Stéphane Lepin
|
033a6929c3
|
Utils(GetSceneItemFromId): recurse into groups wip
|
2019-05-16 11:03:32 +02:00 |
|
Stéphane Lepin
|
7c8292a88d
|
Utils(GetSceneItemFromName): recurse into groups wip
|
2019-05-16 11:00:29 +02:00 |
|
Stéphane Lepin
|
ab5dad7d91
|
Utils: oops
|
2019-05-15 13:11:15 +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
|
f815228677
|
Merge pull request #319 from Rosuav/video-info
Create an endpoint to view basic video info eg canvas size
|
2019-05-10 18:30:06 +02:00 |
|
Chris Angelico
|
d7d8d23de7
|
Refactor enum-to-string conversions into functions
|
2019-05-11 01:42:52 +10:00 |
|
Chris Angelico
|
5834c6ed54
|
Switch doc type from Number to int for clarity and precision
|
2019-05-10 18:48:51 +10:00 |
|
Chris Angelico
|
b0512b3ba7
|
Provide info about color space and scaling
|
2019-05-10 04:33:37 +10:00 |
|
Chris Angelico
|
d3a7a6ef55
|
Make small tweaks to formatting and layout.
* Switch to camelCase for output properties
* Remove done TODO
* Properly document all of the information returned
|
2019-05-10 04:08:01 +10:00 |
|
Stéphane Lepin
|
a54171e1cd
|
SetSceneItemProperties: fix docs (optional parameters)
Fixes #318
|
2019-05-09 15:52:35 +02:00 |
|
Stéphane Lepin
|
84629f6e63
|
utils: remove transition hacks
|
2019-05-09 13:28:50 +02:00 |
|
Stéphane L
|
b18d597bdc
|
Utils: remove unused SceneListItemToScene
|
2019-05-09 07:53:22 +02:00 |
|