Pawel Jakub Dawidek
|
7c9bbcc8e1
|
Add missing two bytes for pad2Octets field in FASTPATH_UPDATETYPE_SYNCHRONIZE packet.
|
2012-02-02 17:54:36 +01:00 |
|
Martin Fleisz
|
c872b4ca80
|
Init update->SuppressOutput for clients too
|
2012-01-31 08:11:22 -08: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
|
3a3db9f20c
|
libfreerdp-core: improve handling of create offscreen bitmap delete list indices
|
2011-12-31 15:36:04 -05:00 |
|
Marc-André Moreau
|
15a2567e87
|
libfreerdp-core: handle omission of bitmap compression header
|
2011-12-19 20:31:37 -05:00 |
|
Vic Lee
|
5502cfe25a
|
server: add frame marker update.
|
2011-12-16 07:26:32 +08:00 |
|
Marc-André Moreau
|
a50ef84c21
|
wfreerdp: fix compilation and warnings
|
2011-12-03 17:24:18 -05:00 |
|
Vic Lee
|
28d1abdd62
|
fastpath: refactor fastpath updates and merge fragmented codes.
|
2011-12-03 14:55:17 +08:00 |
|
Vic Lee
|
667afaa8d3
|
server: add pointer updates.
|
2011-12-03 08:54:02 +08:00 |
|
Mike Gilbert
|
bc3f8dfa53
|
libfreerdp-core: Finish cleanup of constant string arrays.
|
2011-11-30 17:40:36 -05:00 |
|
Vic Lee
|
0d17fbe785
|
server: add scrblt.
|
2011-11-25 00:48:53 +08:00 |
|
Marc-André Moreau
|
4ba59d8fcd
|
update: move alternate secondary window drawing orders to sub-interface
|
2011-11-21 21:07:03 -05:00 |
|
Marc-André Moreau
|
0a9278bd32
|
update: move alternate secondary orders to sub-interface
|
2011-11-21 19:53:38 -05:00 |
|
Marc-André Moreau
|
587cc8eaaf
|
update: move secondary drawing orders to sub-interface
|
2011-11-21 19:41:49 -05:00 |
|
Marc-André Moreau
|
f17a25e08d
|
update: move primary orders into sub-interface
|
2011-11-21 18:11:43 -05:00 |
|
Marc-André Moreau
|
7899915c78
|
freerdp: separate pointer updates into sub-interface
|
2011-11-21 17:48:03 -05:00 |
|
Marc-André Moreau
|
a63a196f53
|
types: refactoring to make use of standard data types when available
|
2011-11-19 12:19:16 -05:00 |
|
Marc-André Moreau
|
0e95675da3
|
libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs
|
2011-11-11 14:02:59 -05:00 |
|
Marc-André Moreau
|
9165505e0d
|
xfreerdp: improved 8bpp support
|
2011-10-21 12:17:04 -04:00 |
|
Marc-André Moreau
|
657fd998e5
|
xfreerdp: fix bitmap updates after refactoring
|
2011-10-20 21:34:55 -04:00 |
|
Marc-André Moreau
|
b7e7067176
|
libfreerdp-core: refactoring of core bitmap objects
|
2011-10-20 17:28:59 -04:00 |
|
Marc-André Moreau
|
c639ec8593
|
libfreerdp-core: refactoring of context pointers into rdpContext
|
2011-10-16 00:50:10 -04:00 |
|
Marc-André Moreau
|
8999bd8599
|
libfreerdp-cache: refactoring of bitmap and offscreen bitmap cache, fix major memory leaks
|
2011-10-13 15:51:07 -04:00 |
|
Marc-André Moreau
|
24f413c0a0
|
libfreerdp-core: move bitmap decompression out of the core
|
2011-10-02 23:09:13 -04:00 |
|
Marc-André Moreau
|
3297db7062
|
libfreerdp-codec: merge with libfreerdp-rfx
|
2011-10-02 20:28:20 -04:00 |
|
Marc-André Moreau
|
6f3696f22b
|
xfreerdp: initial cursor support
|
2011-09-29 00:33:16 -04:00 |
|
Marc-André Moreau
|
3ce1b2fc45
|
libfreerdp-core: fix segmentation fault in update_reset_state
|
2011-09-23 23:49:58 -04:00 |
|
Marc-André Moreau
|
17ed282656
|
wfreerdp: fix compilation on windows
|
2011-09-23 14:25:38 -04:00 |
|
Marc-André Moreau
|
997ecbd112
|
libfreerdp-core: fix orders state reset on deactivate all pdu
|
2011-09-20 17:01:38 -04:00 |
|
Marc-André Moreau
|
86d7c1946f
|
libfreerdp-common: initial commit
|
2011-09-13 15:39:40 -04:00 |
|
Marc-André Moreau
|
1bc97f60c3
|
merge pull request #87
|
2011-09-08 18:25:07 -04:00 |
|
Laxmikant Rashinkar
|
e73c54204f
|
hooked up RDP 5 decompression with -z option;
more testing needs to be done
|
2011-09-07 22:17:58 -07:00 |
|
Anthony Tong
|
0698ea39ea
|
Fix memory leak (bitmap_update)
|
2011-09-07 13:03:31 -04:00 |
|
Vic Lee
|
1cb5a73922
|
server: add desktop resize support.
|
2011-09-06 17:19:16 +08:00 |
|
Marc-André Moreau
|
25e761e58b
|
libfreerdp-core: got the server to send some dumped RemoteFX frames
|
2011-08-26 21:44:37 -04:00 |
|
Marc-André Moreau
|
b0854dd817
|
libfreerdp-gdi: fix and re-introduce complex region support
|
2011-08-26 13:37:23 -04:00 |
|
Vic Lee
|
41f16251ed
|
server: add sync and pointer update.
|
2011-08-25 17:08:28 +08:00 |
|
Otavio Salvador
|
4fe32908de
|
Merge pull request #62 from llyzs/server
Server: fix various bugs for mstsc client and enhance the server demo.
|
2011-08-24 08:33:04 -07:00 |
|
Vic Lee
|
7b86617729
|
libfreerdp-core/fastpath: add surfcmd frame marker.
|
2011-08-24 23:31:58 +08:00 |
|
Marc-André Moreau
|
e5fb626d75
|
libfreerdp-core: add support for play sound (system beep) updates
|
2011-08-24 02:54:46 -04:00 |
|
Marc-André Moreau
|
cd6eb6a266
|
libfreerdp-core: add support for pointer updates
|
2011-08-24 02:38:39 -04:00 |
|
Vic Lee
|
c79c587ca9
|
server: add SurfaceCmds update.
|
2011-08-23 23:28:28 +08:00 |
|
Vic Lee
|
b7ee3be2d9
|
server: add server update callback registration.
|
2011-08-23 20:37:08 +08:00 |
|
Marc-André Moreau
|
c1eddf31c3
|
windows: fix warnings
|
2011-08-16 21:08:14 -04:00 |
|
Marc-André Moreau
|
b9c9d31451
|
libfreerdp-cache: fix brush cache
|
2011-08-07 21:12:36 -04:00 |
|
Marc-André Moreau
|
efbbedfa70
|
libfreerdp-core: parse all updates in the update array
|
2011-08-07 09:27:52 -04:00 |
|
Marc-André Moreau
|
ff20b0fcbc
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-08-05 16:56:49 -04:00 |
|
Marc-André Moreau
|
809338d213
|
libfreerdp-cache: added bitmap_v2 cache
|
2011-08-05 16:56:40 -04:00 |
|
Marc-André Moreau
|
109e79a030
|
Merge pull request #33 from llyzs/svc
rdpdr: completing main module and creating initial disk module sketelon
|
2011-08-05 11:27:11 -07:00 |
|