barrier/src/lib
Nick Bolton 3e0f062df0 process stop detection and relaunch feature (useful for winxp where the server/client is killed at logout). 2012-07-14 04:48:32 +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 a shit-ton of memory leaks (lots in the ipc log handler, oops) 2012-07-10 01:51:51 +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 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
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 process stop detection and relaunch feature (useful for winxp where the server/client is killed at logout). 2012-07-14 04:48:32 +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 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
CMakeLists.txt skeleton for new ipc code. 2012-06-28 07:29:06 +00:00