FreeRDP/libfreerdp
Norbert Federa 9c2e90df7d core: fix pointer caps, slowpath kbd and a gcc fix
* According to MS-RDPBCGR 2.2.7.1.5 the pointerCacheSize is optional
  and its absence or a zero value indicates missing client support for
  the New Pointer Update.

* Added and fixed some comments regarding the meaning of the KBDFLAGS_DOWN
  keyboard flag and how it is currently used in the code.
  "Fixed" the slow path keyboard input to generate the same keyboard flags
  as the corresponding fast path code.

* Some arbitrary value was used for the ConnectPDULength in the GCC
  Conference Create Response. According to MS-RDPBCGR 4.1.4 this value must
  be ignored by the client so we encode a zero value instead.
2014-10-22 12:27:07 +02:00
..
cache Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx 2014-09-17 19:09:56 -04:00
codec libfreerdp-color: fix 24bpp copy 2014-10-14 20:59:22 -04:00
common libfreerdp-core: improve bitmap codec negotiation 2014-09-21 15:40:27 -04:00
core core: fix pointer caps, slowpath kbd and a gcc fix 2014-10-22 12:27:07 +02:00
crypto Merge branch 'awakecoding' of github.com:vworkspace/FreeRDP 2014-09-19 14:38:25 -04:00
gdi libfreerdp-gdi: handle egfx desktop resize 2014-09-25 22:08:10 -04:00
locale Fixed compiler warnings. 2014-09-15 08:55:00 +02:00
primitives Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx 2014-09-17 19:09:56 -04:00
rail Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
utils Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00