Stéphane L
e5dae8f5a7
UI: update translations from Crowdin
2018-01-12 08:54:12 +01:00
Stéphane L
650de119a4
general: New Crowdin translations ( #171 )
2018-01-04 08:31:45 +01:00
Freddie Meyer
6d7975afeb
requests: Create folder for 'SetRecordingFolder' if it does not exist ( #163 )
2017-12-16 16:49:38 +01:00
Stéphane L
811e3f8cc8
Update Crowdin configuration file
2017-11-14 10:09:14 +01:00
Palakis
4f3be34db1
ui: update translations from Crowdin
2017-11-14 10:01:04 +01:00
Palakis
b160fd2320
docs: update README and BUILDING documents
2017-11-14 09:44:24 +01:00
Travis CI
002bf08b97
docs(travis): Update protocol.md - a6bab96 [skip ci]
2017-11-14 08:24:23 +00:00
Philip Loche
a6bab968f5
requests: Get/Set local file path in BrowserSource settings
2017-11-14 09:21:58 +01:00
Travis CI
408b336057
docs(travis): Update protocol.md - 7e57161 [skip ci]
2017-11-14 08:15:34 +00:00
Palakis
7e5716185e
code: reorder and refactor WSRequestHandlers
2017-11-14 09:14:33 +01:00
Stéphane L
6d47bd6477
Merge pull request #159 from haganbmj/docs-safety
...
docs: fail CI build if documentation is invalid
2017-11-14 07:17:44 +01:00
Brendan Hagan
989c8b1857
docs: fail CI build if documentation is invalid
2017-11-13 23:25:54 -05:00
Travis CI
06e9e0afab
docs(travis): Update protocol.md - d75523c [skip ci]
2017-11-13 19:37:48 +00:00
Stéphane L
d75523c111
Merge pull request #157 from haganbmj/patch-2
...
docs: update glob to account for relocation to src
2017-11-13 20:36:47 +01:00
Student
dacec803c6
docs: Fix documentation failure
2017-11-13 13:57:42 -05:00
Student
0ae4416242
docs: mustache helper safety check
2017-11-13 13:50:56 -05:00
Travis CI
079d7eb6ca
docs(travis): Update protocol.md - b764b4d [skip ci]
2017-11-13 16:58:21 +00:00
Palakis
b764b4d0e5
code: split WSRequestHandler into several code/compile units
2017-11-13 17:56:58 +01:00
Travis CI
2c2d61d908
docs(travis): Update protocol.md - 6a323b9 [skip ci]
2017-11-13 16:18:44 +00:00
Palakis
6a323b9371
code: move code units to src/
2017-11-13 17:17:34 +01:00
Palakis
d76ff16162
ui: show a warning message when server can't bind to configured port
2017-11-13 16:39:32 +01:00
Palakis
952f3a586a
server: refactor connect/disconnect popup messages localization
2017-11-13 15:56:46 +01:00
Travis CI
3ecb9702ef
docs(travis): Update protocol.md - 563936e [skip ci]
2017-11-13 14:03:18 +00:00
Palakis
563936ea08
requests: add GetSourceTypesList
2017-11-13 15:01:41 +01:00
Palakis
13cd2704ae
Revert "docs: bump to 4.2.1 release"
...
This reverts commit ae83d9dca153456df0b77a46bd543c988f9a4960.
2017-11-13 08:59:54 +01:00
Palakis
ae83d9dca1
docs: bump to 4.2.1 release
2017-11-13 08:58:00 +01:00
Stéphane L
66a059ecdf
Automatic function-scope OBS _release() + refactor to camelCase ( #149 )
...
- Refactor all internal variables to camelCase
- Use obs pointers with *AutoRelease classes for automatic refcounting
- Important: some pointers require prior investigation to determine if refcounting is needed, or which
between OBSRef and *AutoRelease should be used.
2017-11-13 08:44:26 +01:00
Palakis
53936a4f76
request handler: use static request QHash
...
Inspired by @yinzara's fork
2017-11-06 13:03:05 +01:00
Palakis
488a095fdf
ci(macos): fix broken Packages installation
2017-11-06 12:34:47 +01:00
Travis CI
1878de9f6b
docs(travis): Update protocol.md - 2a2f344 [skip ci]
2017-11-06 09:55:25 +00:00
Palakis
2a2f3441ef
requests: don't persist stream settings in StartStreaming
2017-11-06 10:53:05 +01:00
Stéphane L
53c939a97f
Merge pull request #146 from RytoEX/fix-ci
...
Fix CI builds on Windows and Linux
2017-10-28 18:13:20 +02:00
Ryan Foster
8d7ed32fc2
Windows CI: Build with Qt 5.7.1 if Qt 5.7.0 is unavailable
2017-10-28 00:29:48 -04:00
Ryan Foster
a1fa5dc3cb
Windows CI: Only build obs-studio if not cached
...
Run a series of checks to determine if CI needs to build obs-studio
before trying to build obs-websocket.
2017-10-28 00:28:47 -04:00
Travis CI
4b9a84ccee
docs(travis): Update protocol.md - 650957b [skip ci]
2017-10-27 21:10:39 +00:00
Stéphane L
650957b6d1
Merge pull request #151 from haganbmj/patch-1
...
docs: correct GetSceneItemProperties name
2017-10-27 23:09:32 +02:00
Brendan Hagan
6e21d041fe
docs: correct GetSceneItemProperties name
...
Fixes #150
2017-10-27 12:45:29 -04:00
Palakis
e2b70fd795
docs: realign comments
2017-10-27 15:51:23 +02:00
Travis CI
2d49bcc437
docs(travis): Update protocol.md - 8b3dce3 [skip ci]
2017-10-27 12:32:25 +00:00
Palakis
8b3dce3256
requests: add GetSourcesList
2017-10-27 14:29:58 +02:00
Palakis
8cf6a1e72c
SetSourceSettings: fix oops
2017-10-27 14:29:41 +02:00
Travis CI
a3ce7197ac
docs(travis): Update protocol.md - 5da1e55 [skip ci]
2017-10-27 12:27:53 +00:00
Palakis
5da1e55f8e
docs: Fix new requests names
2017-10-27 14:27:00 +02:00
Travis CI
661fd4efa8
docs(travis): Update protocol.md - 047e6e1 [skip ci]
2017-10-27 12:21:14 +00:00
Palakis
047e6e11bf
Merge remote-tracking branch 'origin/master'
2017-10-27 14:19:33 +02:00
Palakis
db8bc1af2d
requests: add GetSourceSettings and SetSourceSettings
2017-10-27 14:18:45 +02:00
Travis CI
1386e4f91c
docs(travis): Update protocol.md - 11e2717 [skip ci]
2017-10-27 08:39:02 +00:00
Travis CI
11e2717809
docs(travis): Update protocol.md - 57bc0a2
2017-10-27 10:37:30 +02:00
Stéphane L
57bc0a2b95
Merge pull request #136 from TStod/tstod/SceneItemGetter
...
[Safe For Merge] Unified Setter and Getter for scene specific source properties
2017-10-27 10:31:50 +02:00
Stéphane L
8efb30c4ee
Merge pull request #148 from haganbmj/docs-deprecated
...
docs: Add deprecated attribute
2017-10-27 10:31:16 +02:00