Marc-André Moreau
|
0c9db6a40a
|
libfreerdp-core: pad larger portion of rdpSettings
|
2012-01-14 14:42:36 -05:00 |
|
Marc-André Moreau
|
3f91e24a4d
|
libfreerdp-core: added freerdp_get_version()
|
2012-01-14 13:33:04 -05:00 |
|
Anthony Tong
|
6884e18eeb
|
cunit: fix test_read_fast_index_order()
|
2012-01-14 10:43:40 -06:00 |
|
Marc-André Moreau
|
ab5e2cc680
|
Merge pull request #341 from sunds/master
Fix drawing errors for remote app, issue #229
|
2012-01-13 16:11:37 -08:00 |
|
David Sundstrom
|
88d55493a9
|
Resolve a race condition between a local move update to the RDP server, GDI orders, and RAIL orders. Previously we could receive new GDI orders for the new window position before we received the RAIL order for the new position. The caused drawing errors.
Also correct some errors in managing the GDI damage region.
|
2012-01-13 18:08:51 -06:00 |
|
Marc-André Moreau
|
c1291c3601
|
libfreerdp-core: cleanup warnings in mppc.c
|
2012-01-13 18:39:09 -05:00 |
|
Anthony Tong
|
413190c5e4
|
xfreerdp: fix win_title string handling from #247
|
2012-01-13 17:32:14 -05:00 |
|
Marc-André Moreau
|
4fbbbb58b7
|
cunit: fixed license tests
|
2012-01-13 17:14:16 -05:00 |
|
Marc-André Moreau
|
80ce58af76
|
cunit: fix orders tests
|
2012-01-13 17:11:34 -05:00 |
|
Marc-André Moreau
|
49e95da3a6
|
cunit: fix polyline and fast index tests
|
2012-01-13 16:38:34 -05:00 |
|
Marc-André Moreau
|
5f7902dee4
|
libfreerdp-core: fix incorrect length in share control header, fix VRDP connectivity
|
2012-01-13 16:20:36 -05:00 |
|
Anthony Tong
|
eb4c1a0220
|
cunit: fix build broken by jiten19
|
2012-01-13 09:38:39 -05:00 |
|
Marc-André Moreau
|
18e90f820c
|
Merge pull request #340 from atong/master
libfreerdp-core: fix reuse issue with osb's deleteList
|
2012-01-11 10:29:12 -08:00 |
|
Anthony Tong
|
7e8709ebbd
|
libfreerdp-core: fix reuse issue with osb's deleteList
|
2012-01-11 13:24:01 -05:00 |
|
Marc-André Moreau
|
c3f1c325e5
|
libfreerdp-core: fix encoding of capability set headers
|
2012-01-10 23:04:10 -05:00 |
|
Marc-André Moreau
|
79ae6d7a0b
|
libfreerdp-core: fix draw nine grid cache capability set encoding bug
|
2012-01-10 21:32:08 -05:00 |
|
Marc-André Moreau
|
e2fffa063f
|
Merge pull request #339 from dorianj/master
libfreerdp-utils: freerdp_load_plugin print dlerror() on failure
|
2012-01-10 15:16:07 -08:00 |
|
Dorian Johnson
|
bd09c63a6b
|
Merge remote-tracking branch 'upstream/master'
|
2012-01-10 17:03:04 -06:00 |
|
Dorian Johnson
|
a5787f0207
|
libfreerdp-utils: freerdp_load_plugin print dlerror() on failure
|
2012-01-10 17:02:39 -06:00 |
|
Marc-André Moreau
|
dd39ed99c7
|
libfreerdp-core: fix fastpath parsing of synchronize pdu
|
2012-01-10 17:03:31 -05:00 |
|
Marc-André Moreau
|
3f345ce983
|
Merge pull request #337 from jiten19/mainstream
INFO_COMPR flags according to CompressionTypeMask
|
2012-01-10 07:21:24 -08:00 |
|
cool
|
83b39eea32
|
..
|
2012-01-09 21:52:09 -11:00 |
|
cool
|
73a2ab9eaa
|
INFO_COMPR flags according to CompressionTypeMask
|
2012-01-09 16:38:07 -11:00 |
|
Marc-André Moreau
|
6a6746cc01
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2012-01-09 22:08:39 -05:00 |
|
Marc-André Moreau
|
c3186a9281
|
xfreerdp-server: start work on XShm
|
2012-01-09 22:08:25 -05:00 |
|
Marc-André Moreau
|
b9bac6ffbf
|
libfreerdp-gdi: fix RGB<->BGR color conversion
|
2012-01-09 19:47:52 -05:00 |
|
Marc-André Moreau
|
c7cc745575
|
libfreerdp-codec: add freerdp_convert_color_var()
|
2012-01-09 18:45:36 -05:00 |
|
Marc-André Moreau
|
5165399b8c
|
Merge pull request #336 from sunds/master
Inverted GDI when X server has BGR colormap
|
2012-01-09 15:11:30 -08:00 |
|
Marc-André Moreau
|
59549fff6a
|
Merge pull request #335 from louyihua/master
libfreerdp-codec & wfreerdp
|
2012-01-09 15:11:04 -08:00 |
|
David Sundstrom
|
4975267c05
|
Invert colors went X server uses BGR colormap
|
2012-01-09 16:08:57 -06:00 |
|
David Sundstrom
|
dcdf1d7a5b
|
Invert rectangle colors when X server uses inverted colors
|
2012-01-09 15:39:19 -06:00 |
|
louyihua
|
77523cf587
|
wfreerdp: Fix the crash when 'HOME' env is not defined. Now use 'HOMEDRIVE' and 'HOMEPATH' to combine it if it don't exist.
|
2012-01-10 05:19:28 +08:00 |
|
louyihua
|
7b30f732f2
|
libfreerdp-codec: RDVH may return more than one channels in TS_RFX_CHANNELS message.
|
2012-01-10 05:18:31 +08:00 |
|
Marc-André Moreau
|
20cacf5f29
|
xfreerdp-server: added support for mouse wheel events
|
2012-01-08 21:22:50 -05:00 |
|
Marc-André Moreau
|
b67a4157f9
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2012-01-08 20:33:24 -05:00 |
|
Marc-André Moreau
|
843ab55223
|
xfreerdp-server: add server-side keyboard mapping
|
2012-01-08 20:32:50 -05:00 |
|
Marc-André Moreau
|
ebca5a2de2
|
xfreerdp: fix glyph background color bug
|
2012-01-08 19:08:13 -05:00 |
|
Marc-André Moreau
|
05dd50c97a
|
libfreerdp-gdi: fix minor color background bug with glyph drawing
|
2012-01-08 18:19:04 -05:00 |
|
Marc-André Moreau
|
eb2c9969e8
|
libfreerdp-gdi: fix 16bpp glyph drawing
|
2012-01-08 17:43:07 -05:00 |
|
Marc-André Moreau
|
7eff021771
|
libfreerdp-core: fix parsing bugs with synchronize, font map and session logon info PDUs
|
2012-01-08 16:02:59 -05:00 |
|
Marc-André Moreau
|
2cdf1aa24a
|
libfreerdp-core: fix issue #281 for slow-path pointer PDUs
|
2012-01-08 15:22:52 -05:00 |
|
Marc-André Moreau
|
78a517f171
|
libfreerdp-core: fix padding with pointer color update
|
2012-01-08 15:02:02 -05:00 |
|
Marc-André Moreau
|
5c1216aad4
|
libfreerdp-kbd: fix keymaps search
|
2012-01-08 12:42:30 -05:00 |
|
Marc-André Moreau
|
b20e76f7e4
|
xfreerdp-server: basic mouse input
|
2012-01-07 21:57:42 -05:00 |
|
Marc-André Moreau
|
a3459eeb5b
|
xfreerdp-server: improved RemoteFX encoding
|
2012-01-07 21:36:12 -05:00 |
|
Marc-André Moreau
|
f1c12c4eba
|
libfreerdp-core: remove unused crypto_cert_verify function to avoid confusion
|
2012-01-06 20:51:20 -05:00 |
|
Marc-André Moreau
|
a3df68a3a3
|
libfreerdp-core: apply glyph cache v2 patch from Pawel Jakub Dawidek
|
2012-01-04 20:20:58 -05:00 |
|
Marc-André Moreau
|
5f28591d3a
|
libfreerdp-cache: apply bitmap cache v1 patch from Pawel Jakub Dawidek
|
2012-01-04 20:17:11 -05:00 |
|
Marc-André Moreau
|
26cd7bc476
|
libfreerdp-core: add support for raw planes in RDP6 bitmap decompression
|
2012-01-04 19:55:31 -05:00 |
|
Marc-André Moreau
|
9dff0cd7f5
|
libfreerdp-core: clarification of bitmap decompression
|
2012-01-03 18:22:42 -05:00 |
|