barrier/src/lib
Nick Bolton ecf1833f36 * removed wait cond and mutex usage from gui ipc log reader (it was being used incorrectly anyway)
* raised the log-to-console level to DEBUG2
* added force option to ipc log buffer (to side-step the anti-recursion "mechanism")
* made relauncher always relay server/client messages to ipc client (gui)
2012-07-08 16:27:28 +00:00
..
arch fully replaced gui/daemon named pipes ipc with tcp ipc. 2012-07-03 14:15:05 +00:00
base * removed wait cond and mutex usage from gui ipc log reader (it was being used incorrectly anyway) 2012-07-08 16:27:28 +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 * removed wait cond and mutex usage from gui ipc log reader (it was being used incorrectly anyway) 2012-07-08 16:27:28 +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 * removed wait cond and mutex usage from gui ipc log reader (it was being used incorrectly anyway) 2012-07-08 16:27:28 +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 attempting to solve ipc recursion/deadlock problem by always buffering in the log outputter. 2012-07-08 16:01:27 +00:00
CMakeLists.txt skeleton for new ipc code. 2012-06-28 07:29:06 +00:00