759 Commits

Author SHA1 Message Date
Stéphane L
0657835ba3 Update README.md 2016-11-29 14:52:05 +01:00
Stéphane L
36934de04a Described authentication procedure in PROTOCOL.md 2016-11-28 16:01:20 +01:00
Stéphane L
e735ab80b1 Better PROTOCOL.md 2016-11-28 11:55:20 +01:00
Stéphane Lepin
9904ca89d4 Fixes #11 2016-11-27 23:50:59 +01:00
Stéphane Lepin
554ab54690 Security fix : don't broadcast messages to unauthenticated clients 2016-11-27 17:40:57 +01:00
Stéphane Lepin
5abcd18ba0 Fixes #8 and #9 2016-11-27 17:32:37 +01:00
Stéphane L
03bf41b250 Update README.md 2016-11-27 16:12:52 +01:00
Stéphane L
0df6bde5cb Update README.md 2016-11-27 16:11:19 +01:00
Stéphane Lepin
e3a28b640f Update CMakeLists.txt 2016-11-23 21:45:25 +01:00
Stéphane Lepin
94576fae44 Better build process on Windows 2016-11-22 22:02:46 +01:00
Palakis
d091d9c3e4 Better build process on Linux 2016-11-22 19:51:47 +01:00
Stéphane L
01c9e48f4f Update README.md 2016-11-22 18:40:27 +01:00
Stéphane Lepin
5639c18c2f Wth did i do 2016-11-22 18:34:19 +01:00
Stéphane L
25b835f4d8 Update README.md 2016-11-22 17:43:56 +01:00
Stéphane L
78fb5b3093 Update README.md 2016-11-22 17:38:30 +01:00
Stéphane L
73b85ef9df Update CMakeLists.txt 2016-11-22 17:38:04 +01:00
Stéphane L
93c604a639 Update README.md 2016-11-22 17:01:29 +01:00
Stéphane L
053676a320 Update PROTOCOL.md 2016-11-22 10:11:52 +01:00
Stéphane L
d1a142cefd Fixed typo 2016-11-22 10:05:35 +01:00
Stéphane L
36cf2a4126 Update README.md 2016-11-20 23:31:07 +01:00
Stéphane L
a3bc9ae8d0 Update README.md 2016-11-20 23:24:47 +01:00
Stéphane L
6d77ae24b3 Merge pull request #7 from haganbmj/master
[API-docs] Update Event/Request Fields
2016-11-20 04:32:46 +01:00
Brendan Hagan
d9bbed5f69 [API-docs] Update Event/Request Fields 2016-11-19 21:06:47 -05:00
Stéphane Lepin
d6ce405e71 GetVersion : don't get OBS Studio's version number at compile time... 2016-11-19 17:58:13 +01:00
Stéphane Lepin
a9b1357296 Bump version number 0.3-alpha 2016-11-19 17:44:09 +01:00
Stéphane Lepin
4727e72cfa Switch to alpha to emphasize that some things can break 2016-11-19 17:41:20 +01:00
Stéphane Lepin
df63428822 Fixed a crash in GetSceneList similar to the one mentioned in the previous commit 2016-11-19 17:33:17 +01:00
Stéphane Lepin
12933486c9 GetCurrentScene bugfix : several successive requests could cause a crash 2016-11-19 17:26:25 +01:00
Stéphane Lepin
c840a89960 GetVersion : legacy attribute "version" fixed to 1.1
The version of OBS Studio and obs-websocket are reported in separate fields
2016-11-18 22:26:00 +01:00
Stéphane Lepin
fd1f1a568b Studio-specific attributes in GetVersion's response fields 2016-11-18 22:12:21 +01:00
Stéphane Lepin
55f804a192 Merge branch 'master' of github.com:Palakis/obs-websocket 2016-11-18 21:57:40 +01:00
Stéphane Lepin
1e5f17b92d Fixes #1 (for good this time) 2016-11-18 21:56:50 +01:00
Stéphane Lepin
7d86280a47 Fixes #5 (for good this time) 2016-11-18 21:56:03 +01:00
Stéphane Lepin
16f551bdbf Fixes #5 2016-11-18 21:21:09 +01:00
Stéphane Lepin
90f236a201 Raise concerns 2016-11-18 18:25:53 +01:00
Stéphane Lepin
24c8473524 Fixes #1 2016-11-18 01:54:32 +01:00
Stéphane Lepin
7dd3cf0a57 Protocol fix : the "message-id" is a string, not an integer 2016-11-18 01:20:19 +01:00
Stéphane Lepin
3e610061ab Bugfix : settings strings not saved correctly on exit 2016-11-18 00:20:23 +01:00
Palakis
9ea3439f44 License change 2016-11-16 13:52:12 +01:00
Stéphane Lepin
bf317987c3 Settings dialog (fixes #4) and WIP authentication (Buggy and needs testing) 2016-11-12 03:59:07 +01:00
Stéphane Lepin
5f7061c586 Doc update 2016-11-11 21:23:48 +01:00
Stéphane Lepin
4e5f7d1e50 Fixed typos and line breaks 2016-11-11 19:31:06 +01:00
Stéphane Lepin
5248cde766 Better docs 2016-11-11 19:28:05 +01:00
Stéphane Lepin
9f8aedabfd Forced mbedTLS version to release 2.4.0 2016-11-11 18:19:46 +01:00
Stéphane Lepin
fc5a30f57d Removed stupid claim 2016-11-11 18:15:32 +01:00
Stéphane Lepin
338776ccd9 Better session data persistence 2016-11-11 18:13:23 +01:00
Stéphane Lepin
1faccf8ee3 Better build process 2016-11-11 18:11:17 +01:00
Stéphane L
4983ef6ddb Update LICENSE to comply with Qt 5.7 licensing
Licenses compatible with Qt 5.7 : LGPLv3 and GPLv3
More at http://doc.qt.io/qt-5/licensing.html
2016-10-25 01:48:57 +02:00
Stéphane Lepin
260bc34c82 Merge branch 'master' of github.com:stephanel/obs-websocket 2016-10-17 22:49:21 +02:00
Stéphane Lepin
f944cd34f9 Added request SetSourceRender and util method GetSceneItemFromName 2016-10-17 22:48:44 +02:00