FreeRDP/server
Asbjørn Heid 2642bda7d1 xfreerdp-server: Fixed issue with high idle CPU usage.
The pipe used for signalling in the event queue was not properly
cleared when popping events, causing the select() in the main
loop to return immediately after the first event was queued,
instead of blocking for the next event.
2012-02-11 06:24:32 +01:00
..
test Modify the UnicodeKeyboardEvent callback to also include flags argument. 2012-02-07 12:22:01 +01:00
X11 xfreerdp-server: Fixed issue with high idle CPU usage. 2012-02-11 06:24:32 +01:00
CMakeLists.txt build: use WITH_XXX instead of XXX_FOUND 2012-01-23 14:40:05 +01:00