Stéphane L
389ef2aea9
Config: remove flawed qstring_data_copy and add toUtf8() macro
2018-03-14 22:26:00 +01:00
Stéphane L
357691bad5
CI: bump to latest OBS version
2018-01-22 23:24:09 +01:00
Stéphane L
beadb56b05
general: update version to 4.3.1
4.3.1
2018-01-22 23:13:27 +01:00
Stéphane L
745fb5ea29
Merge branch 'scenecol-crash-fix'
2018-01-22 23:11:24 +01:00
Stéphane L
58434cac3b
events: fix crash on exit
2018-01-22 23:10:33 +01:00
Stéphane L
c34dff17ff
events: fix crash when switching between scene collections
2018-01-22 23:03:20 +01:00
Palakis
73f00ca195
CI: update Packages version
4.3.0
2018-01-12 11:13:16 +01:00
Travis CI
40503b4212
docs(travis): Update protocol.md - 4ada388 [skip ci]
2018-01-12 08:28:38 +00:00
Palakis
4ada388828
general: version bump
2018-01-12 09:25:41 +01:00
Travis CI
e2d261259d
docs(travis): Update protocol.md - 677e393 [skip ci]
2018-01-12 08:20:52 +00:00
Freddie Meyer
677e393f47
Add support for filename formatting get/set ( #162 )
2018-01-12 09:18:58 +01:00
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