Commit Graph

880 Commits

Author SHA1 Message Date
Vic Lee
4a25533599 libfreerdp-rfx: fix rounding of fixed-point number.
The rounding of fixed-point numbers must be done in quantization phase, otherwise the differential result will be wrong.
2011-09-04 02:34:49 +08:00
roman-b
69b4b0318c xfreerdp: fix usage of new DEBUG_ macroses for RAIL and X11 Client. 2011-09-03 19:50:26 +03:00
Vic Lee
7997865e66 libfreerdp-rfx: fix another DWT mirror lifting (SSE2). 2011-09-04 00:05:29 +08:00
Vic Lee
676dd1b152 libfreerdp-rfx: fix DWT mirror lifting (SSE2). 2011-09-03 23:53:46 +08:00
Vic Lee
9b74b24087 libfreerdp-rfx: fix DWT mirror lifting. 2011-09-03 23:45:21 +08:00
Vic Lee
9feff5da7c libfreerdp-rfx: increase decoding bitmap number precision. 2011-09-03 22:28:49 +08:00
roman-b
f44798230b keymaps: removed Makefile, which created by cmake. 2011-09-03 17:00:37 +03:00
Vic Lee
bfaff0448d libfreerdp-rfx: fix encoding bitmap quality by increasing number precision. 2011-09-03 21:39:50 +08:00
Laxmikant Rashinkar
3b584a8cca modified mppc files to conform to FreeRdp coding standards 2011-09-02 19:15:12 -07:00
Marc-André Moreau
54c5e06e47 libfreerdp-core: started implementation of server redirection 2011-09-02 21:34:51 -04:00
Marc-André Moreau
6fdecdb01b debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04:00
Marc-André Moreau
bc2e0c6d11 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-09-02 12:40:05 -04:00
Marc-André Moreau
e649a68047 xfreerdp: stabilizing RemoteApp 2011-09-02 12:39:56 -04:00
Marc-André Moreau
186fd30b98 Merge pull request #78 from atong-tcs/master
fix polyline memory corruption issue
2011-09-02 08:47:09 -07:00
Vic Lee
7341991ad4 cmake: fix find_suggested_package option. 2011-09-02 23:27:44 +08:00
Anthony Tong
5381976352 The previous malloc fix was too large. 2011-09-02 11:09:29 -04:00
Anthony Tong
fe207a5858 Revert "The previous malloc fix was too large."
This reverts commit 82e62778bc.
2011-09-02 11:08:50 -04:00
Marc-André Moreau
f6a3f636ec Merge pull request #76 from roman-b/rail
Rail Local Move/Size initial support.
2011-09-02 07:55:08 -07:00
Anthony Tong
82e62778bc The previous malloc fix was too large. 2011-09-02 10:53:27 -04:00
Marc-André Moreau
1df96f3bb1 Merge pull request #77 from LK2000/master
Folks, here is the first cut of the MPCC code which has been unit tested but not yet integrated into FreeRdp
2011-09-02 07:18:15 -07:00
Vic Lee
466d57e9ab libfreerdp-utils/stream: ensure initial buffer is clean. 2011-09-02 22:15:54 +08:00
Anthony Tong
0742eb4ecb Merge remote branch 'upstream/master' 2011-09-02 10:09:43 -04:00
Vic Lee
3ce4079388 Merge pull request #74 from chihchun/master
fixed cmake and rdpsnd/pulseaudio playback issue
2011-09-01 22:40:37 -07:00
Laxmikant Rashinkar
e3ff817533 First checkin for Microsoft Point to Point compression (MPCC) protocol. This is still under development. So far we have written the decompression code for RDP 5 and unit tests to test the code 2011-09-01 21:20:08 -07:00
Vic Lee
f08d7c226b libfreerdp-rfx: follow mstsc to use codecId 3 for RemoteFX. 2011-09-02 11:15:36 +08:00
Marc-André Moreau
802f1c3d60 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-09-01 23:00:22 -04:00
Marc-André Moreau
19c60c04ae libfreerdp-utils: added util to dump images to bitmap files 2011-09-01 23:00:07 -04:00
Vic Lee
1f4b73b69d libfreerdp-rfx: add header composing in separated API. 2011-09-02 09:47:46 +08:00
roman-b
9b7eb7934f Merge remote-tracking branch 'upstream/master' into rail 2011-09-02 01:24:45 +03:00
roman-b
e244300347 xfreerdp: added initial Local Move/Size (by using _NET_WM_MOVERESIZE). 2011-09-02 01:08:53 +03:00
roman-b
3c78705515 xfreerdp: added sending Window Move Order to server. 2011-09-02 01:02:22 +03:00
Anthony Tong
5db8919c98 fix memory corruption issue 2011-09-01 15:13:19 -04:00
Marc-André Moreau
d98789d7b7 libfreerdp-utils: fix certificate store matching function 2011-09-01 12:29:23 -04:00
Rex Tsai
96b7418e56 rdpsnd/pulse: Fix default device name. 2011-09-01 22:36:26 +08:00
Rex Tsai
dcfeedaa6c cmake: install freerdp-rfx-sse2.so 2011-09-01 22:29:27 +08:00
Rex Tsai
a75b4f8162 cmake: Install all extra headres. 2011-09-01 22:28:48 +08:00
Rex Tsai
ecbe24ca9a cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
Rex Tsai
093ed8383a cmake: Install keymap data files. 2011-09-01 22:10:11 +08:00
Jay Sorg
5d094c7dbd fix for PROTOCOL_RDP 2011-08-31 18:51:55 -07:00
Marc-André Moreau
0c7abe3e57 server: replay RemoteFX session in original time 2011-08-31 20:56:17 -04:00
Marc-André Moreau
c72ab1456d libfreerdp-gdi: add support for blitting bitmaps of using codec none (0) 2011-08-31 20:36:46 -04:00
roman-b
a966cc30c7 xfreerdp: preparation for Local Window Move/Size. 2011-09-01 01:22:21 +03:00
roman-b
9a3b91cb99 xfreerdp: fix some debug output. 2011-09-01 01:04:18 +03:00
roman-b
72631d04e1 xfreerdp: added handlers for MinMax and Local Move/Size orders. 2011-09-01 01:02:22 +03:00
Marc-André Moreau
0de7b3dfa4 Merge pull request #73 from awakecoding/master
Windows Porting
2011-08-31 08:49:19 -07:00
Otavio Salvador
d5f029d26b Merge pull request #72 from nils-a/ebuild-prep
switched to find_optional_package to require or ignore opional packages
2011-08-31 07:42:28 -07:00
Marc-André Moreau
aee51a7e2e xfreerdp: fix after refactoring libfreerdp-rail on windows 2011-08-31 02:01:49 -04:00
Marc-André Moreau
13bdbc0744 wfreerdp: initial commit 2011-08-31 05:59:03 -04:00
Marc-André Moreau
e49a690d46 windows: fix compilation and linking of all libraries 2011-08-31 04:35:50 -04:00
Marc-André Moreau
b56962d254 xfreerdp: start handling multiple monitors in xf_monitor.c 2011-08-30 20:59:42 -04:00