Jerry (Xinyu Hou)
|
89851fddc3
|
#5657 Exited server if trial is expired
|
2016-10-14 17:14:21 +01:00 |
Jerry (Xinyu Hou)
|
92b29276d0
|
#5657 Added serial argument in core
|
2016-10-14 13:51:27 +01:00 |
Jerry (Xinyu Hou)
|
92680b2877
|
#5657 Extracted shared code between GUI and core
|
2016-10-13 13:53:09 +01:00 |
Jerry (Xinyu Hou)
|
82e55702ef
|
#5657 Removed serial key code from syntool
|
2016-10-13 11:20:43 +01:00 |
Jerry (Xinyu Hou)
|
4be9fc1800
|
Removed unused code
|
2016-10-13 11:18:03 +01:00 |
Jerry (Xinyu Hou)
|
d92fcd2453
|
#5657 Added version 2 trial serial key support
|
2016-10-13 11:15:38 +01:00 |
Andrew Nelless
|
fb5e2bb171
|
Restore safe reinterpret_cast in readUInt32
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
e81f7ab8c7
|
Replace unsafe casts with memcpy ops
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
f3d1470e58
|
Brutally replace all reinterpret_casts with static_casts
|
2016-10-05 12:46:16 +01:00 |
Andrew Nelless
|
c3889667ba
|
#5617 Remove online check for plugins
|
2016-09-29 13:05:04 +01:00 |
Andrew Nelless
|
b55b8f0038
|
#5617 Revert "Remove plugin args from ArgParser"
This reverts commit cd58a8f0d0abe344d8e31a817386f613c7acde25.
|
2016-09-29 13:05:04 +01:00 |
Andrew Nelless
|
a2ad4cb0dc
|
#5617 Remove plugin args from ArgParser
|
2016-09-29 13:05:04 +01:00 |
Andrew Nelless
|
011da60cca
|
#5617 Remove plugin infra from ClientApp
|
2016-09-29 13:05:04 +01:00 |
Andrew Nelless
|
85227f41a1
|
#5617 Remove plugin infra from ServerApp
|
2016-09-29 13:05:04 +01:00 |
Xinyu Hou
|
9c0bac7c7d
|
Fixed indentations
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
3c94310c9e
|
#123 Read clipboard sharing option and pass it to all clients
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
d78758ab7d
|
Fixed indentation
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
dc80ab4023
|
#4740 Sent heartbeat message between each chunk message
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
d8ace7fb4a
|
#4740 Used global const rather than macro
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
8ab69a22ae
|
#4740 Forced delay on heartbeat rather than each clipboard chunk
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
d14d907ac1
|
#4740 Removed clipboard interrupt code
|
2016-09-26 11:58:33 +01:00 |
Andrew Nelless
|
fc6ce84ee4
|
Don't pollute the log with clipboard data at DEBUG2
|
2016-09-26 11:58:33 +01:00 |
XinyuHou
|
82043ca435
|
#4740 Used the same chunk size for secure and non-secure sockets
|
2016-09-26 11:58:33 +01:00 |
Andrew Nelless
|
c3c0913633
|
Update company copyright notice
|
2016-09-26 11:58:33 +01:00 |
Andrew Nelless
|
36be2051c2
|
Change company domain name
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
de91be1035
|
#2765 Added unit tests for KeyMap
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
2ffaf42faa
|
#2765 Made index output 1 based
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
adaf325e6f
|
#2765 Made sure extra sensitive modifier is not down on exact match
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
b80760bb2d
|
#2765 Matched exactly only when all required modifiers are ready down
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
178b7cc673
|
#2765 Made sure required modifiers already down when map command keys
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
c772a59572
|
Revert "Revert "Made index 1 based in log #2765""
This reverts commit fec53e812f .
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
b27a59fb0d
|
#3305 Fixed class name convention from porting code
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
1a4a313ece
|
#3305 Added mission control and launchpad support
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
ab4f59eac4
|
#3305 Made Mac clients aware of brightness keys
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou (Jerry)
|
67f14da691
|
#3305 Added brightness up and down support
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
bd0d8e7321
|
#3305 Added default implementation for fakeMediaKey for Linux and Mac
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
d9a6c14170
|
#3305 Used Mac native way to simulate media keys
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
725cc7a2f8
|
#4922 Increased server help message buffer
|
2016-08-08 14:36:43 +01:00 |
Jerry (Xinyu Hou)
|
683d9b3786
|
Revert "Check list in a reverse order #2765"
This reverts commit 3de98a2f44a20449468496d47f5642b534a80cf6.
|
2016-08-08 14:36:43 +01:00 |
Jerry (Xinyu Hou)
|
fec53e812f
|
Revert "Made index 1 based in log #2765"
This reverts commit 177c2764259c097d0f0f0fa6e081c42bcef91ce5.
|
2016-08-08 14:36:43 +01:00 |
Jerry (Xinyu Hou)
|
83c0dea2e4
|
#4792 Calculated log message size rather than using fixed size
|
2016-08-08 14:36:43 +01:00 |
Jerry (Xinyu Hou)
|
9caa04237c
|
Refined file transfer log output
|
2016-08-08 14:36:43 +01:00 |
Jerry (Xinyu Hou)
|
1a76acd446
|
#4768 Interrupted both clipboards
|
2016-08-08 14:36:42 +01:00 |
Jerry (Xinyu Hou)
|
8003c4a2ad
|
Made IKeyResource OSX specific #2765
|
2016-08-08 14:27:13 +01:00 |
Jerry (Xinyu Hou)
|
6d2040b698
|
Reorganised KeyResource #2765
|
2016-08-08 14:27:13 +01:00 |
Jerry (Xinyu Hou)
|
583ac1ed2d
|
Made index 1 based in log #2765
|
2016-08-08 14:27:13 +01:00 |
Jerry (Xinyu Hou)
|
7bf9ca44ae
|
Check list in a reverse order #2765
|
2016-08-08 14:27:13 +01:00 |
Nigel Armstrong
|
6e7adeac85
|
Added "--enable-crypto" to help #4922
|
2016-08-08 14:27:13 +01:00 |
Asbjorn Kjaer
|
5901fa8aed
|
Correctly translate mouse events to the right and middle buttons #2975
|
2016-08-08 14:27:13 +01:00 |
Will Tinsdeall
|
428901859e
|
Use account in auth url #4913
|
2016-08-08 14:27:13 +01:00 |