barrier/lib/synergy
crs 8d9134f93a Boosted priority of main synergy threads to be very high (highest
realtime priority).  After some testing it appears that anything
less than this can starve synergy in some circumstances, preventing
it from forwarding messages to clients.  This is a rather risky
change since synergy can now virtually take over a system if it
behaves badly.  This change only affects windows systems since
lib/arch of other platforms don't yet attempt to boost priority.
2003-05-03 12:37:03 +00:00
..
CClipboard.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CInputPacketStream.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CInputPacketStream.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
COutputPacketStream.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
COutputPacketStream.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryScreen.cpp Boosted priority of main synergy threads to be very high (highest 2003-05-03 12:37:03 +00:00
CPrimaryScreen.h Added a log message why the user is locked to the screen. 2003-03-17 22:32:01 +00:00
CProtocolUtil.cpp Fixed handling of %I arguments to readf() and writef(). 2002-12-23 14:48:12 +00:00
CProtocolUtil.h Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CSecondaryScreen.cpp Boosted priority of main synergy threads to be very high (highest 2003-05-03 12:37:03 +00:00
CSecondaryScreen.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
ClipboardTypes.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IClient.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
IClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IPrimaryScreenFactory.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IPrimaryScreenReceiver.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
IScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IScreenEventHandler.h Added support on X11 for a global option to delay switching screens 2003-02-22 21:53:25 +00:00
IScreenReceiver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IScreenSaver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
ISecondaryScreenFactory.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IServer.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
KeyTypes.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
MouseTypes.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
OptionTypes.h Added support for a user option to require hitting the edge of a 2003-02-23 19:29:08 +00:00
ProtocolTypes.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
XScreen.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XScreen.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XSynergy.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XSynergy.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
libsynergy.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00