Josh Soref
|
754d854fb3
|
spelling: receive
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-05 22:16:33 -04:00 |
Povilas Kanapickas
|
d2c106db53
|
lib: Pass jobs to barrier::Thread as std::function
|
2021-11-01 14:41:53 +02:00 |
a1346054
|
8c014b4bb6
|
Fix spelling
|
2021-09-23 00:20:54 +00:00 |
Povilas Kanapickas
|
515805fc1a
|
Merge pull request #703 from zexee/master
Added toggleScreen function, using hot key to loop through all screens.
|
2020-06-08 18:49:49 +03:00 |
zhexiwang
|
b477efa706
|
Added toggleScreen function, using hot key to loop through all screens.
Comparing to switchToScreen, it is more handy since the user only need
to hit one hotkey.
|
2020-06-02 21:49:06 +08:00 |
Povilas Kanapickas
|
89c6623c0e
|
lib/common: Remove no longer used stdexcept.h
|
2020-05-30 23:35:27 +03:00 |
Povilas Kanapickas
|
b4c1e4c239
|
lib/server: Use std::string directly instead of String typedef
|
2020-05-30 14:48:11 +03:00 |
Szymon Szeląg
|
b8ca2d0381
|
Fire screen switch event on client disconnect
|
2019-02-10 17:41:17 +01:00 |
walker0643
|
4571f4cc6e
|
remove annoying LOG statement; add a small bit of debugging info
|
2018-02-23 14:02:38 -05:00 |
walker0643
|
99b16334b5
|
remove activation, serial, trial garbage. shame on you all!
|
2018-01-27 20:21:44 -05:00 |
walker0643
|
f12bfdfedc
|
rebranding symless/synergy to debauchee/barrier
|
2018-01-27 16:48:17 -05:00 |
Svyatoslav
|
cd015482d5
|
PVS-Studio: An exception should be caught by reference rather than by value. (#6003)
|
2017-05-05 01:34:34 +01:00 |
Svyatoslav
|
30baa8fbe1
|
src/lib/server/Server.cpp: PVS-Studio: Initial and final values of the iterator are the same.
|
2017-05-05 01:31:36 +01:00 |
Mike Hobbs
|
adf34eba40
|
#5785 Fix screen switch problem when cursor is in a corner
|
2017-01-25 20:55:20 +00:00 |
Jerry (Xinyu Hou)
|
cf397a0d6f
|
#5186 Remove Dpi calculation code
|
2016-10-28 04:50:06 -07:00 |
Andrew Nelless
|
7bae07d34e
|
#5657 Merge trial support
|
2016-10-20 11:30:25 +01:00 |
Jerry (Xinyu Hou)
|
dc4beba9e9
|
#5680 Stop deleting socket twice if it's been adopted by PacketStream
|
2016-10-18 16:48:32 +01:00 |
Jerry (Xinyu Hou)
|
e65631c451
|
#5657 Fix wrong logic about checking if serial key expired
|
2016-10-18 13:02:36 +01:00 |
Andrew Nelless
|
5a34da3ce0
|
#5657 Refresh UI when synergys reports trial expired
|
2016-10-17 17:49:14 +01:00 |
Andrew Nelless
|
99dbdc5eb3
|
#5657 Use SerialKey class in ServerArgs
|
2016-10-17 17:38:05 +01:00 |
Jerry (Xinyu Hou)
|
89851fddc3
|
#5657 Exited server if trial is expired
|
2016-10-14 17:14:21 +01:00 |
Andrew Nelless
|
f3d1470e58
|
Brutally replace all reinterpret_casts with static_casts
|
2016-10-05 12:46:16 +01:00 |
Xinyu Hou
|
a17779e7fd
|
#123 Disabled clipboard grab mechanism when clipboard is disabled
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
90673e8b87
|
#123 Added note about disabling clipboard
|
2016-09-26 11:58:33 +01:00 |
Xinyu Hou
|
673829f511
|
#123 Made disable clipboard take effect on server
|
2016-09-26 11:58:33 +01:00 |
XinyuHou
|
e32402b5c6
|
#4740 Moved clipboard transfering back into main thread on server
|
2016-09-26 11:58:33 +01:00 |
Andrew Nelless
|
c3c0913633
|
Update company copyright notice
|
2016-09-26 11:58:33 +01:00 |
Jerry (Xinyu Hou)
|
47ef8b09bd
|
#4768 Reset thread when it finishes
|
2016-08-08 14:36:43 +01:00 |
Jerry (Xinyu Hou)
|
30fa5223bc
|
#4768 Fixed race condition on active client proxy switch
|
2016-08-08 14:36:42 +01:00 |
Jerry (Xinyu Hou)
|
1a76acd446
|
#4768 Interrupted both clipboards
|
2016-08-08 14:36:42 +01:00 |
Jerry (Xinyu Hou)
|
3067560f7b
|
Fix indentations
|
2016-03-15 12:57:04 -07:00 |
Jerry (Xinyu Hou)
|
0cc831b2fb
|
Fix code style
|
2015-11-19 13:46:46 -08:00 |
Jerry (Xinyu Hou)
|
a09bfc5f07
|
Fix high DPI breaking edge detection and mouse delta calculation #5030
|
2015-11-19 13:46:46 -08:00 |
Xinyu Hou
|
5a9cbc97e3
|
Fixed code style
Conflicts:
src/lib/arch/win32/ArchPluginWindows.cpp
|
2015-07-31 13:51:48 -07:00 |
Jerry (Xinyu Hou)
|
69a6038cf9
|
Revert "Moved note into either warning or info #4745"
This reverts commit d3a4ce1f11 .
|
2015-07-31 13:18:57 -07:00 |
Jerry (Xinyu Hou)
|
72060e59b4
|
Fixed send clipboard thread time issue #4749
|
2015-06-12 11:21:05 -07:00 |
Jerry (Xinyu Hou)
|
0680c33909
|
Added file events #4584
|
2015-06-05 15:21:17 -07:00 |
Jerry (Xinyu Hou)
|
646e1b52eb
|
Interrupted file transfer when cursor move back #4584
|
2015-06-04 13:09:48 -07:00 |
Jerry (Xinyu Hou)
|
8c64cbf54e
|
Refactored send drag info on server #4584
|
2015-06-04 10:04:08 -07:00 |
Jerry (Xinyu Hou)
|
ee22e688d5
|
Removed clipboard ignore notification #4745
|
2015-06-03 17:32:09 -07:00 |
Jerry (Xinyu Hou)
|
d9684d44d2
|
Added fake drag file list #4584
|
2015-06-03 16:17:26 -07:00 |
Jerry (Xinyu Hou)
|
d9921c894c
|
Added clipboard transmission notification #4745
|
2015-06-02 09:48:26 -07:00 |
Jerry (Xinyu Hou)
|
d3a4ce1f11
|
Moved note into either warning or info #4745
|
2015-06-01 14:31:32 -07:00 |
Jerry (Xinyu Hou)
|
d83cb23cc7
|
Reverted 8b9758 #4712
|
2015-05-26 17:25:18 -07:00 |
Nick Bolton
|
8b975878c2
|
Limited clipboard size to 1kb when SSL is enabled #4601
@XinyuHou I had no choice but to block clipboard data over 1kb in
size... anything over that and you get an access violation.
|
2015-05-26 15:04:04 +01:00 |
Xinyu Hou
|
fb3252efef
|
Added a way to interrupt sending clipboard/file #4601
|
2015-05-23 00:34:00 +01:00 |
Jerry (Xinyu Hou)
|
a81b88c730
|
Refactored file assemble and send code #4601
|
2015-05-22 11:27:57 -07:00 |
Xinyu Hou
|
cf5347c8f6
|
Sent clipboard on a thread #4601
|
2015-05-20 19:53:30 +01:00 |
Xinyu Hou
|
49ac320f97
|
Refactored clipboard event into ClipboardEvent #4601
|
2015-05-20 19:09:54 +01:00 |
Jerry (Xinyu Hou)
|
c674642181
|
Used StreamChunker for clipboard and file transfer #4601
Clipboard is not handled at this point
|
2015-05-19 09:30:35 -07:00 |