29 Commits

Author SHA1 Message Date
Palakis
98dbcc4c69 Copyright update and credit where it's due 2017-02-15 18:33:32 +01:00
Palakis
114ace23f7 Added OBS version number in the response fields of GetVersion 2017-02-15 18:25:44 +01:00
Palakis
3fbc221db0 Style changes 2017-02-15 17:09:34 +01:00
Palakis
f2e6e137a6 Fixed #21 2017-02-15 11:35:35 +01:00
Mikhail Swift
e0db0e394d Added missing return statements to ToggleMute and SetMute handlers 2017-02-13 12:09:44 -05:00
Mikhail Swift
7f3eb9f11b update spaces to tabs in wsrequesthandler for toggle and set mute 2017-02-12 22:54:29 -05:00
Mikhail Swift
0816d222c6 Fixed mistake in ToggleMute 2017-02-12 17:55:06 -05:00
Mikhail Swift
af16c70143 Added ToggleMute and SetMute handlers, updated PROTOCOL.md 2017-02-12 18:46:02 +00:00
Palakis
7dc2a00d47 Fixes #10 and #28 2017-02-04 21:38:19 +01:00
Stéphane Lepin
4439ce71d0 Really fixed IP address issue 2016-12-13 00:08:32 +01:00
Stéphane Lepin
27ec094775 Fixed char pointer issue in log messages 2016-12-12 21:08:59 +01:00
Stéphane Lepin
1947a3cfd5 Fixes #14 2016-11-30 20:04:24 +01:00
Palakis
5fd1e978ec Fixed more memory leaks and crashes 2016-11-30 11:33:08 +01:00
Palakis
4985c549dd Fixed #12 and identified several memory leaks 2016-11-30 11:09:29 +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
d6ce405e71 GetVersion : don't get OBS Studio's version number at compile time... 2016-11-19 17:58:13 +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
1e5f17b92d Fixes #1 (for good this time) 2016-11-18 21:56:50 +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
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
338776ccd9 Better session data persistence 2016-11-11 18:13:23 +01:00
Stéphane Lepin
f944cd34f9 Added request SetSourceRender and util method GetSceneItemFromName 2016-10-17 22:48:44 +02:00
Stéphane Lepin
f500f0f296 So tired I can't write a decent commit message 2016-10-17 01:14:33 +02:00
Stéphane Lepin
87b64d4511 Forgot to release source references 2016-10-16 23:04:00 +02:00
Stéphane Lepin
cda7aed26e Lots of changes. Big update ! 2016-10-16 22:02:51 +02:00