tt2468
31a085db73
Docs: Update @since
items
2020-05-16 12:11:26 -07:00
tt2468
72997eaa85
Merge branch '4.x-current' into category-mediacontrol
2020-05-16 12:08:28 -07:00
Azure CI
590943ed95
docs(ci): Update protocol.md - e9c17c9 [skip ci]
2020-05-15 02:20:46 +00:00
Stéphane Lepin
e9c17c9a1d
Merge pull request #496 from Palakis/request-setsourcemonitortype
...
Requests: Add audio monitoring requests
2020-05-15 04:20:07 +02:00
Stéphane Lepin
f8c8e42ae9
requests: rename Get/SetAudioMonitor to Get/SetAudioMonitorType
2020-05-15 04:10:40 +02:00
Stéphane Lepin
0b0560019a
requests(Get/SetAudioMonitor): change values to camelCase for consistency
2020-05-15 04:08:40 +02:00
Azure CI
133d3fdda7
docs(ci): Update protocol.md - 53e98db [skip ci]
2020-05-15 00:48:51 +00:00
Stéphane Lepin
53e98dbe15
Merge pull request #484 from Palakis/add-screenshot-params
...
Requests: Add new parameters to TakeSourceScreenshot
2020-05-15 02:48:08 +02:00
Stéphane Lepin
0eaa9187ea
requests(TakeSourceScreenshot): improved docs
2020-05-15 02:35:53 +02:00
Azure CI
344f5bda69
docs(ci): Update protocol.md - 33b080b [skip ci]
2020-05-14 20:48:16 +00:00
Stéphane Lepin
33b080b3b8
Merge pull request #495 from Palakis/volume-decibel-support
...
Requests: Add useDecibel bool to GetVolume and SetVolume
2020-05-14 22:47:33 +02:00
Stéphane Lepin
1c85894472
request(SetVolume): simplified params check
2020-05-14 22:31:10 +02:00
Stéphane Lepin
ba4e5959b1
requests(Get/SetVolume): code nitpicks
2020-05-14 22:24:58 +02:00
Azure CI
5534f9a248
docs(ci): Update protocol.md - eb20654 [skip ci]
2020-05-14 20:15:44 +00:00
Stéphane Lepin
eb206549ff
Merge pull request #503 from Palakis/feature/get-tr-pos
...
Requests: Add GetTransitionPosition
2020-05-14 22:14:59 +02:00
tt2468
0852f32b05
Merge branch '4.x-current' into request-setsourcemonitortype
2020-05-14 05:13:29 -07:00
Stéphane Lepin
00da210365
Merge pull request #504 from Palakis/bugfix/windows-ci-prepare-obs
...
ci(windows): simplified OBS Preparation script + shorter build times
2020-05-14 11:11:08 +02:00
Stéphane Lepin
bce6c86e60
Merge pull request #481 from Palakis/tt2468-ubuntu-fix
...
Fix install dir on Ubuntu by using new cmake flag
2020-05-14 11:04:36 +02:00
Stéphane Lepin
bed6a1b1e2
ci(windows): simplified OBS Preparation script + shorter build times
2020-05-14 11:02:51 +02:00
tt2468
497443f012
Update CI scripts to use ubuntu fix
2020-05-14 01:47:55 -07:00
Stéphane Lepin
75a06afab0
Merge pull request #493 from Palakis/studio-mode-errors
...
Add error system to EnableStudioMode and DisableStudioMode
2020-05-14 10:34:05 +02:00
tt2468
56371a7d80
Add GetTransitionPosition
...
Gets the current position of the active transition. Works on manual and also auto transition modes
2020-05-14 01:11:47 -07:00
Azure CI
2810787156
docs(ci): Update protocol.md - 6b53cb5 [skip ci]
2020-05-14 08:04:35 +00:00
Stéphane Lepin
6b53cb59a5
Merge pull request #501 from Palakis/tt2468-bump-docs
...
[Docs] Bump version to 4.8
2020-05-14 10:03:51 +02:00
tt2468
71392613b2
[Docs] Bump version to 4.8
2020-05-12 17:46:49 -07:00
Azure CI
ff21f5b357
docs(ci): Update protocol.md - 98db248 [skip ci]
2020-05-12 09:37:41 +00:00
Stéphane Lepin
98db248776
Merge pull request #491 from Palakis/depricate-browserrequests
...
Deprecate SetBrowserSourceProperties and GetBrowserSourceProperties
2020-05-12 11:37:00 +02:00
Stéphane Lepin
ed4872b94c
Merge pull request #483 from tt2468/add-http-request-script
...
Add obs-websocket-http
2020-05-12 11:33:04 +02:00
Stéphane Lepin
8c5c6958cf
Merge pull request #476 from tt2468/patch-2
...
[Bug Fix] Fix FreeType2 source type recognition
2020-05-12 11:30:20 +02:00
tt2468
f9c81f99f2
Install into both dirs on Ubuntu instead of only one
2020-05-12 02:24:27 -07:00
tt2468
acfdb26135
A lot more requests.
2020-05-10 23:21:24 -07:00
tt2468
37cf8e9d29
Rename MediaPlayPause
to PlayPauseMedia
...
Works better with the other upcoming media control request names
2020-05-10 21:13:48 -07:00
tt2468
1c6670c9b0
Create new category and add MediaPlayPause
request
2020-05-10 21:03:38 -07:00
tt2468
88c72cd80a
Add audio monitoring request items.
2020-05-10 20:07:57 -07:00
tt2468
728ea16701
Introduce useDecibel
bool to GetVolume
and SetVolume
to give a better, built-in option for people to use decibels of attenuation instead of amplitude.
2020-05-10 18:39:24 -07:00
tt2468
a3bc9f768a
Add error system to EnableStudioMode and DisableStudioMode
...
As talked about in #144 this adds a check to `EnableStudioMode` and `DisableStudioMode` in order to be consistent with `StartRecording`/`StopRecording`
2020-05-08 15:30:40 -07:00
tt2468
8d88bc19ed
Deprecate SetBrowserSourceProperties and GetBrowserSourceProperties
...
Both of these requests are doing essentially the same thing as `GetSourceSettings` and `SetSourceSettings`, so there is no reason to have the extra bloat.
2020-05-08 13:15:24 -07:00
tt2468
333ffa0e89
compressionQuality
should be for embed and file saving
2020-04-30 20:17:11 -07:00
tt2468
4ded810ba9
Add optional fileFormat
and fileCompressionRatio
parameters to TakeSourceScreenshot
2020-04-30 20:09:13 -07:00
tt2468
b2aa54f3f8
Add obs-websocket-http
...
obs-websocket-http is a simple python script which allows users to run obs-websocket requests using an http-based api system. It is very simple and is a useful converter.
2020-04-30 16:25:31 -07:00
tt2468
97836cc5eb
Remove extra source type strings
2020-04-30 10:58:10 -07:00
Stéphane Lepin
b1df0dca97
Merge pull request #474 from tt2468/patch-1
...
Suppress websocketpp logging entries
2020-04-30 19:40:22 +02:00
Stéphane Lepin
4a6816575a
Merge pull request #482 from Palakis/tt2468-start-error
...
Add websocketpp error message to error dialog box
2020-04-30 19:39:50 +02:00
Stéphane Lepin
31e2937b8d
Merge pull request #477 from tt2468/patch-3
...
[Bug Fix] Don't build with captions on MacOS
2020-04-30 19:38:56 +02:00
tt2468
0f434004a8
Add websocketpp error message to error dialog box
2020-04-30 10:08:56 -07:00
tt2468
ba75c45cee
Update build docs to add Ubuntu fix flag
2020-04-30 09:58:10 -07:00
tt2468
47492c3fa2
Implement fix for Ubuntu users
...
#478 Broke building on linux. This implements a new variable to apply the fix.
2020-04-30 09:46:22 -07:00
Stéphane Lepin
819917c4bf
Merge pull request #478 from Palakis/bugfix/ubuntu-packaging-fixes
...
Ubuntu packaging fixes
2020-04-28 11:40:20 +02:00
Stéphane Lepin
1ce0fd643c
Revert "ci(linux): set package summary"
...
This reverts commit a7d02a79a96d26e29b60a918d6c649b3fb6de82f.
2020-04-28 11:18:22 +02:00
Stéphane Lepin
a7d02a79a9
ci(linux): set package summary
2020-04-28 10:29:48 +02:00