This website requires JavaScript.
Explore
Help
Register
Sign In
backup
/
barrier
Watch
1
Star
0
Fork
0
You've already forked barrier
mirror of
https://github.com/debauchee/barrier.git
synced
2026-02-10 13:45:49 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
de30d04c72d23ea3890d405b1577a0c47cace2e8
barrier
/
src
/
lib
History
Nick Bolton
de30d04c72
added failing unit test and event queue DI to ms desks class.
2012-07-20 12:24:55 +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
added failing unit test and event queue DI to ms desks class.
2012-07-20 12:24:55 +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