Archived
2
0
Commit Graph

66 Commits

Author SHA1 Message Date
Miroslav Šedivý
fcca903ae9 allow only a-zA-Z for keyboard layout 2020-06-16 02:39:15 +02:00
Miroslav Šedivý
01564a57b5 Revert "new WS ControlRequest data type"
This reverts commit 70e8b215cb.
2020-06-16 01:01:23 +02:00
Miroslav Šedivý
6206fbbadd add new WS keyboard event 2020-06-16 00:55:14 +02:00
Miroslav Šedivý
56bd6acf10 security fix: only 2 chars for setxkbmap 2020-06-16 00:23:00 +02:00
Miroslav Šedivý
4a7800c93f change kbd layout using setxkbmap 2020-06-15 23:14:23 +02:00
Miroslav Šedivý
70e8b215cb new WS ControlRequest data type 2020-06-15 22:26:47 +02:00
Miroslav Šedivý
8a56f238ad map keysyms to keycodes 2020-06-15 19:09:28 +02:00
Miroslav Šedivý
9a6ca9b5b0 send keysyms in uint64 2020-06-15 18:57:28 +02:00
Miroslav Šedivý
aa1fedcb24 map KeySym at client side 2020-06-13 16:21:11 +02:00
Miroslav Šedivý
19c6b8c4ae test if XKeysymToKeycode returns zero 2020-06-13 13:29:16 +02:00
Miroslav Šedivý
fa945d156f
screen parsing fixed
Would result to invalid screen option, since it would parse width three times instead of other parameters.

```
WRN invalid screen option 1280x1280@1280 module=remote,
```
2020-04-19 14:11:44 +02:00
Craig
5da903f3fe change dissconnect messages to keys for i18n 2020-04-18 20:57:28 +00:00
Craig
14caa1fba8 let admin in if room locked 2020-04-06 20:26:16 +00:00
Craig
8cea01f164 fix CreatePipeline func 2020-04-06 20:15:32 +00:00
Craig
470bb2f659 type error 2020-04-06 20:14:50 +00:00
Craig
584513de9b reverse proxy mode 2020-04-06 20:14:30 +00:00
Craig
414b5a8015 unlock room if no admins online 2020-04-06 20:14:08 +00:00
Craig
82ca6e13ca RTMP Broadcast (WIP) 2020-04-06 03:42:42 +00:00
Craig
23d645f205 fixed some typeos 2020-04-06 02:29:38 +00:00
Craig
9220661ae0 stop encodeing when not broadcastin, resolves #64 2020-04-05 23:07:25 +00:00
Craig
26c6cfbe1e seperate remote desktop from webrtc 2020-04-05 22:34:51 +00:00
Craig
6de731b9bb descriptions for new flags 2020-04-05 07:50:36 +00:00
Craig
04033b664b ability to use ICE or ICELite 2020-04-05 07:07:45 +00:00
Craig
362cf6c254 should resolve #46 2020-04-05 03:49:43 +00:00
Craig
bf51a3ff3a username -> displayname 2020-04-05 01:33:19 +00:00
Craig
2bcd9e985b rename admin flag to password_admin 2020-04-05 01:24:54 +00:00
Miroslav Šedivý
ed83058f4e epr config - int parse bug 2020-03-14 23:48:17 +01:00
GigaFyde
b31036147d A huge amount more spelling corrections 2020-02-26 13:46:10 +01:00
Craig
26606c6963 change misleading name 2020-02-14 03:55:36 +00:00
Craig
efc8413b05 clean up track creation 2020-02-14 03:52:43 +00:00
Craig
9310bb5572 add WebSocketHandler to WebSocket struct 2020-02-14 03:52:14 +00:00
Craig
bc38e036da clean up track creation 2020-02-14 03:51:41 +00:00
Craig
1080ee8425 GetIP if config empty 2020-02-14 03:50:53 +00:00
Craig
559a858893 use fmt.Errorf 2020-02-14 03:50:23 +00:00
Craig
7576d8c1da log ws send/recieve 2020-02-13 04:45:29 +00:00
Craig
d5bff32302 server -> client signaling 2020-02-12 23:13:33 +00:00
Craig
e1aa9ccdc4 static link libclipboard 2020-02-11 21:10:10 +00:00
Craig
4fe1d481a0 default screen size 2020-02-11 06:10:54 +00:00
Craig
e9cf941870 ValidScreenSize 2020-02-11 06:10:36 +00:00
Craig
9e995233af live change resolution (WIP) 2020-02-11 05:15:59 +00:00
Craig
3d1341cfe1 potential fix for #25 2020-02-10 07:13:40 +00:00
Craig
15e490a72f docs (wip) 2020-02-10 01:58:24 +00:00
Craig
7f71f18f01 note 2020-02-10 01:01:44 +00:00
Craig
f5936f7dda misc improvments 2020-02-04 15:38:19 +00:00
Craig
2680a1f702 muxed interactions with xserver, fix for #28? 2020-02-03 14:49:27 +00:00
Craig
3fc7737442 muxed peer.WriteData 2020-02-03 14:46:30 +00:00
Craig
0d86073f7e muxed socket.send fixes #27 2020-02-03 14:46:00 +00:00
Craig
1cf3eee3e6 cleanup 2020-02-03 14:44:56 +00:00
Craig
ed6f6f5a93 libclipboard 2020-02-02 22:48:23 +00:00
Craig
9e4e427779 lowercased the config desc 2020-01-29 01:27:59 +00:00