barrier/src/lib
2012-07-29 02:10:25 +00:00
..
arch fixed: on windows xp daemon deadlocks and synergys crashes on startup. also fixed uninitialized ipc program args value (always turning ipc on). moved the event queue further up the stack for (client, server and daemon) so that it's always available (not just in the main loop). 2012-07-14 00:15:07 +00:00
base fixed: log class using wrong debug macros 2012-07-29 02:10:25 +00:00
client moved stream into synergy namespace (to prevent naming collision in win libs) 2012-07-05 18:05:35 +00:00
common moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
io moved stream into synergy namespace (to prevent naming collision in win libs) 2012-07-05 18:05:35 +00:00
ipc added process elevation support to the relauncher, very experimental, has some bugs. 2012-07-28 02:59:20 +00:00
mt moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
net moved stream into synergy namespace (to prevent naming collision in win libs) 2012-07-05 18:05:35 +00:00
platform corrected inconsistent log messages 2012-07-29 00:25:04 +00:00
server added retry to installer for synrgyhk.dll file delete problem, seems to help. 2012-07-05 21:26:41 +00:00
synergy added feature to control uac elevation on desk switch (login screen, lock, etc) 2012-07-28 13:34:35 +00:00
CMakeLists.txt skeleton for new ipc code. 2012-06-28 07:29:06 +00:00