897 Commits

Author SHA1 Message Date
Palakis
3fbc221db0 Style changes 2017-02-15 17:09:34 +01:00
Palakis
f2e6e137a6 Fixed #21 2017-02-15 11:35:35 +01:00
Stéphane L
bb232f1b3e Merge pull request #37 from mikhailswift/add_mute_source_command
Add mute source commands
2017-02-13 21:17:16 +01:00
Palakis
9dc153bc22 Bugfix : std's map and set can cause crashes 2017-02-13 19:03:52 +01:00
Palakis
b9bbdf5978 Renamed pClient to pHandler 2017-02-13 18:25:07 +01:00
Mikhail Swift
e0db0e394d Added missing return statements to ToggleMute and SetMute handlers 2017-02-13 12:09:44 -05:00
Mikhail Swift
3e9001721e Fixed incorrect header level for SetMute and ToggleMute 2017-02-13 12:08:36 -05:00
Mikhail Swift
bbf3b0f86f updated mistake in protocol.md 2017-02-12 23:06:00 -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
c783c51915 update spaces to tabs in wsrequesthandler for set and toggle mute 2017-02-12 22:52:20 -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
748b6f6e2e Protect clients object list with a QMutex 2017-02-12 19:20:32 +01:00
Palakis
3bd600ed52 Preliminary work on event timestamping 2017-02-05 02:00:21 +01:00
Palakis
78e6ad0f59 Fixes #27 2017-02-05 01:46:38 +01:00
Palakis
2d71dc68f1 WTH is this 2017-02-05 00:36:55 +01:00
Palakis
7dc2a00d47 Fixes #10 and #28 2017-02-04 21:38:19 +01:00
Stéphane L
7ece78a05b Merge pull request #33 from haganbmj/master
[Protocol] Add OnTransitionChange/OnTransitionListChange (Fixes #19)
2017-02-04 19:06:01 +01:00
Brendan Hagan
ff2bace1bf [Protocol] Add OnTransitionChange/OnTransitionListChange (Fixes #19) 2017-02-03 01:30:54 -05:00
Stéphane L
e63ce01bdc Update README.md 2017-01-17 14:07:04 +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
1bed53e07b Changed websocket server name 2016-12-12 18:53:41 +01:00
Stéphane L
8ae06c0c4f Update README.md 2016-12-10 21:51:51 +01:00
Stéphane L
372db7865b Update README.md 2016-12-10 21:50:19 +01:00
Stéphane Lepin
cfeffc551e Bumped installer version 2016-12-10 21:24:22 +01:00
Stéphane Lepin
d519815a7e Bump to 0.3.2 0.3.2 2016-12-10 21:15:24 +01:00
Stéphane Lepin
32932eacf5 Fixes #18 2016-12-04 20:38:49 +01:00
Stéphane Lepin
1a057cf5a3 Merge branch 'master' of github.com:Palakis/obs-websocket 2016-12-04 20:24:20 +01:00
Stéphane Lepin
e3936dad9b Updated installer 2016-12-04 20:23:59 +01:00
Stéphane L
4ec9b85506 Update README.md 2016-12-01 12:43:56 +01:00
Stéphane Lepin
fbae081c33 Added installer 2016-11-30 20:49:08 +01:00
Stéphane Lepin
cfb490b7e3 Bump version to 0.3.1 0.3.1 2016-11-30 20:05:20 +01:00
Stéphane Lepin
1947a3cfd5 Fixes #14 2016-11-30 20:04:24 +01:00
Stéphane Lepin
fca6774d4a Fixes #13 2016-11-30 18:54:46 +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 L
e6c378aef0 New Linux build instructions 2016-11-30 09:10:04 +01:00
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