platform/upstream/freerdp.git
12 years agoxfreerdp: fixed "window shake" effect in RAIL Local Move/Size.
roman-b [Mon, 5 Sep 2011 21:25:46 +0000 (00:25 +0300)]
xfreerdp: fixed "window shake" effect in RAIL Local Move/Size.

12 years agoxfreerdp: fixed minor RAIL move/size error.
roman-b [Mon, 5 Sep 2011 21:15:29 +0000 (00:15 +0300)]
xfreerdp: fixed minor RAIL move/size error.

12 years agoxfreerdp: fixed NULL windows destroying.
roman-b [Mon, 5 Sep 2011 20:42:18 +0000 (23:42 +0300)]
xfreerdp: fixed NULL windows destroying.

12 years agoxfreerdp: add missing event mask.
Vic Lee [Mon, 5 Sep 2011 16:06:49 +0000 (00:06 +0800)]
xfreerdp: add missing event mask.

12 years agolibfreerdp-rfx: fix rounding in quantization encoding.
Vic Lee [Mon, 5 Sep 2011 01:26:20 +0000 (09:26 +0800)]
libfreerdp-rfx: fix rounding in quantization encoding.

12 years agolibfreerdp-core: parsing of glyph fragments
Marc-André Moreau [Sun, 4 Sep 2011 20:49:22 +0000 (16:49 -0400)]
libfreerdp-core: parsing of glyph fragments

12 years agoMerge pull request #79 from roman-b/rail
Marc-André Moreau [Sun, 4 Sep 2011 06:53:16 +0000 (23:53 -0700)]
Merge pull request #79 from roman-b/rail

RemoteApp Local Move/Size improvements and some fixes with DEBUG_ macroses.

12 years agolibfreerdp-core: add support for token-based server redirection
Marc-André Moreau [Sat, 3 Sep 2011 22:21:21 +0000 (18:21 -0400)]
libfreerdp-core: add support for token-based server redirection

12 years agolibfreerdp-core: test and fix server redirection (IP-based, not token-based yet)
Marc-André Moreau [Sat, 3 Sep 2011 21:59:52 +0000 (17:59 -0400)]
libfreerdp-core: test and fix server redirection (IP-based, not token-based yet)

12 years agolibfreerdp-core: initial server redirection support
Marc-André Moreau [Sat, 3 Sep 2011 21:02:26 +0000 (17:02 -0400)]
libfreerdp-core: initial server redirection support

12 years agoMerge remote-tracking branch 'upstream/master' into rail
roman-b [Sat, 3 Sep 2011 20:40:09 +0000 (23:40 +0300)]
Merge remote-tracking branch 'upstream/master' into rail

12 years agoxfreerdp: RemoteApp Local Move/Size improvements.
roman-b [Sat, 3 Sep 2011 20:38:01 +0000 (23:38 +0300)]
xfreerdp: RemoteApp Local Move/Size improvements.

Issues:
fast mouse moving after left button pressing is create "windows shake" effect.
Slow mouse speed after left button press allows to discard this effect.

12 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Sat, 3 Sep 2011 20:36:37 +0000 (16:36 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

12 years agolibfreerdp-core: further improvements to server redirection code
Marc-André Moreau [Sat, 3 Sep 2011 20:36:27 +0000 (16:36 -0400)]
libfreerdp-core: further improvements to server redirection code

12 years agolibfreerdp-rfx: fix rounding of fixed-point number.
Vic Lee [Sat, 3 Sep 2011 18:34:49 +0000 (02:34 +0800)]
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.

12 years agoxfreerdp: fix usage of new DEBUG_ macroses for RAIL and X11 Client.
roman-b [Sat, 3 Sep 2011 16:50:26 +0000 (19:50 +0300)]
xfreerdp: fix usage of new DEBUG_ macroses for RAIL and X11 Client.

12 years agolibfreerdp-rfx: fix another DWT mirror lifting (SSE2).
Vic Lee [Sat, 3 Sep 2011 16:05:29 +0000 (00:05 +0800)]
libfreerdp-rfx: fix another DWT mirror lifting (SSE2).

12 years agolibfreerdp-rfx: fix DWT mirror lifting (SSE2).
Vic Lee [Sat, 3 Sep 2011 15:53:46 +0000 (23:53 +0800)]
libfreerdp-rfx: fix DWT mirror lifting (SSE2).

12 years agolibfreerdp-rfx: fix DWT mirror lifting.
Vic Lee [Sat, 3 Sep 2011 15:45:21 +0000 (23:45 +0800)]
libfreerdp-rfx: fix DWT mirror lifting.

12 years agolibfreerdp-rfx: increase decoding bitmap number precision.
Vic Lee [Sat, 3 Sep 2011 14:28:49 +0000 (22:28 +0800)]
libfreerdp-rfx: increase decoding bitmap number precision.

12 years agokeymaps: removed Makefile, which created by cmake.
roman-b [Sat, 3 Sep 2011 14:00:37 +0000 (17:00 +0300)]
keymaps: removed Makefile, which created by cmake.

12 years agolibfreerdp-rfx: fix encoding bitmap quality by increasing number precision.
Vic Lee [Sat, 3 Sep 2011 13:21:52 +0000 (21:21 +0800)]
libfreerdp-rfx: fix encoding bitmap quality by increasing number precision.

12 years agolibfreerdp-core: started implementation of server redirection
Marc-André Moreau [Sat, 3 Sep 2011 01:34:51 +0000 (21:34 -0400)]
libfreerdp-core: started implementation of server redirection

12 years agodebug: cleanup printf's all over the place
Marc-André Moreau [Fri, 2 Sep 2011 17:29:17 +0000 (13:29 -0400)]
debug: cleanup printf's all over the place

12 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Fri, 2 Sep 2011 16:40:05 +0000 (12:40 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

12 years agoxfreerdp: stabilizing RemoteApp
Marc-André Moreau [Fri, 2 Sep 2011 16:39:56 +0000 (12:39 -0400)]
xfreerdp: stabilizing RemoteApp

12 years agoMerge pull request #78 from atong-tcs/master
Marc-André Moreau [Fri, 2 Sep 2011 15:47:09 +0000 (08:47 -0700)]
Merge pull request #78 from atong-tcs/master

fix polyline memory corruption issue

12 years agocmake: fix find_suggested_package option.
Vic Lee [Fri, 2 Sep 2011 15:27:25 +0000 (23:27 +0800)]
cmake: fix find_suggested_package option.

12 years agoThe previous malloc fix was too large.
Anthony Tong [Fri, 2 Sep 2011 15:09:29 +0000 (11:09 -0400)]
The previous malloc fix was too large.

12 years agoRevert "The previous malloc fix was too large."
Anthony Tong [Fri, 2 Sep 2011 15:08:50 +0000 (11:08 -0400)]
Revert "The previous malloc fix was too large."

This reverts commit 82e62778bc28dacc4b860c94e7bdceac8512b7fe.

12 years agoMerge pull request #76 from roman-b/rail
Marc-André Moreau [Fri, 2 Sep 2011 14:55:08 +0000 (07:55 -0700)]
Merge pull request #76 from roman-b/rail

Rail Local Move/Size initial support.

12 years agoThe previous malloc fix was too large.
Anthony Tong [Fri, 2 Sep 2011 14:53:27 +0000 (10:53 -0400)]
The previous malloc fix was too large.

12 years agoMerge pull request #77 from LK2000/master
Marc-André Moreau [Fri, 2 Sep 2011 14:18:15 +0000 (07:18 -0700)]
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

12 years agolibfreerdp-utils/stream: ensure initial buffer is clean.
Vic Lee [Fri, 2 Sep 2011 14:15:54 +0000 (22:15 +0800)]
libfreerdp-utils/stream: ensure initial buffer is clean.

12 years agoMerge remote branch 'upstream/master'
Anthony Tong [Fri, 2 Sep 2011 14:09:43 +0000 (10:09 -0400)]
Merge remote branch 'upstream/master'

12 years agoMerge pull request #74 from chihchun/master
Vic Lee [Fri, 2 Sep 2011 05:40:37 +0000 (22:40 -0700)]
Merge pull request #74 from chihchun/master

fixed cmake and rdpsnd/pulseaudio playback issue

12 years agoFirst checkin for Microsoft Point to Point compression (MPCC) protocol. This is still...
Laxmikant Rashinkar [Fri, 2 Sep 2011 04:20:08 +0000 (21:20 -0700)]
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

12 years agolibfreerdp-rfx: follow mstsc to use codecId 3 for RemoteFX.
Vic Lee [Fri, 2 Sep 2011 03:14:59 +0000 (11:14 +0800)]
libfreerdp-rfx: follow mstsc to use codecId 3 for RemoteFX.

12 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Fri, 2 Sep 2011 03:00:22 +0000 (23:00 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

12 years agolibfreerdp-utils: added util to dump images to bitmap files
Marc-André Moreau [Fri, 2 Sep 2011 03:00:07 +0000 (23:00 -0400)]
libfreerdp-utils: added util to dump images to bitmap files

12 years agolibfreerdp-rfx: add header composing in separated API.
Vic Lee [Fri, 2 Sep 2011 01:47:46 +0000 (09:47 +0800)]
libfreerdp-rfx: add header composing in separated API.

12 years agoMerge remote-tracking branch 'upstream/master' into rail
roman-b [Thu, 1 Sep 2011 22:24:45 +0000 (01:24 +0300)]
Merge remote-tracking branch 'upstream/master' into rail

12 years agoxfreerdp: added initial Local Move/Size (by using _NET_WM_MOVERESIZE).
roman-b [Thu, 1 Sep 2011 22:08:53 +0000 (01:08 +0300)]
xfreerdp: added initial Local Move/Size (by using _NET_WM_MOVERESIZE).

12 years agoxfreerdp: added sending Window Move Order to server.
roman-b [Thu, 1 Sep 2011 22:02:22 +0000 (01:02 +0300)]
xfreerdp: added sending Window Move Order to server.

12 years agofix memory corruption issue
Anthony Tong [Thu, 1 Sep 2011 19:13:19 +0000 (15:13 -0400)]
fix memory corruption issue

12 years agolibfreerdp-utils: fix certificate store matching function
Marc-André Moreau [Thu, 1 Sep 2011 16:29:23 +0000 (12:29 -0400)]
libfreerdp-utils: fix certificate store matching function

12 years agordpsnd/pulse: Fix default device name.
Rex Tsai [Thu, 1 Sep 2011 14:36:26 +0000 (22:36 +0800)]
rdpsnd/pulse: Fix default device name.

12 years agocmake: install freerdp-rfx-sse2.so
Rex Tsai [Thu, 1 Sep 2011 14:29:27 +0000 (22:29 +0800)]
cmake: install freerdp-rfx-sse2.so

12 years agocmake: Install all extra headres.
Rex Tsai [Thu, 1 Sep 2011 14:28:48 +0000 (22:28 +0800)]
cmake: Install all extra headres.

12 years agocmake: make linking type as option.
Rex Tsai [Thu, 1 Sep 2011 14:18:58 +0000 (22:18 +0800)]
cmake: make linking type as option.

12 years agocmake: Install keymap data files.
Rex Tsai [Thu, 1 Sep 2011 14:05:31 +0000 (22:05 +0800)]
cmake: Install keymap data files.

12 years agoserver: replay RemoteFX session in original time
Marc-André Moreau [Thu, 1 Sep 2011 00:56:17 +0000 (20:56 -0400)]
server: replay RemoteFX session in original time

12 years agolibfreerdp-gdi: add support for blitting bitmaps of using codec none (0)
Marc-André Moreau [Thu, 1 Sep 2011 00:36:46 +0000 (20:36 -0400)]
libfreerdp-gdi: add support for blitting bitmaps of using codec none (0)

12 years agoxfreerdp: preparation for Local Window Move/Size.
roman-b [Wed, 31 Aug 2011 22:22:21 +0000 (01:22 +0300)]
xfreerdp: preparation for Local Window Move/Size.

12 years agoxfreerdp: fix some debug output.
roman-b [Wed, 31 Aug 2011 22:04:18 +0000 (01:04 +0300)]
xfreerdp: fix some debug output.

12 years agoxfreerdp: added handlers for MinMax and Local Move/Size orders.
roman-b [Wed, 31 Aug 2011 22:02:22 +0000 (01:02 +0300)]
xfreerdp: added handlers for MinMax and Local Move/Size orders.

12 years agoMerge pull request #73 from awakecoding/master
Marc-André Moreau [Wed, 31 Aug 2011 15:49:19 +0000 (08:49 -0700)]
Merge pull request #73 from awakecoding/master

Windows Porting

12 years agoMerge pull request #72 from nils-a/ebuild-prep
Otavio Salvador [Wed, 31 Aug 2011 14:42:28 +0000 (07:42 -0700)]
Merge pull request #72 from nils-a/ebuild-prep

switched to find_optional_package to require or ignore opional packages

12 years agoxfreerdp: fix after refactoring libfreerdp-rail on windows
Marc-André Moreau [Wed, 31 Aug 2011 06:01:49 +0000 (02:01 -0400)]
xfreerdp: fix after refactoring libfreerdp-rail on windows

12 years agowfreerdp: initial commit
Marc-André Moreau [Wed, 31 Aug 2011 09:59:03 +0000 (05:59 -0400)]
wfreerdp: initial commit

12 years agowindows: fix compilation and linking of all libraries
Marc-André Moreau [Wed, 31 Aug 2011 08:35:50 +0000 (04:35 -0400)]
windows: fix compilation and linking of all libraries

12 years agoxfreerdp: start handling multiple monitors in xf_monitor.c
Marc-André Moreau [Wed, 31 Aug 2011 00:59:42 +0000 (20:59 -0400)]
xfreerdp: start handling multiple monitors in xf_monitor.c

12 years agomove from find_package and find_opitonal_package (old version) to find_required_packa...
Nils Andresen [Tue, 30 Aug 2011 20:39:46 +0000 (22:39 +0200)]
move from find_package and find_opitonal_package (old version) to find_required_package, find_suggested_package and find_opitonal_package (new version)

12 years agoMerge remote-tracking branch 'upstream/master' into rail
roman-b [Tue, 30 Aug 2011 20:16:21 +0000 (23:16 +0300)]
Merge remote-tracking branch 'upstream/master' into rail

12 years agoxfreerdp: fix listing of RemoteApp windows in taskbar
Marc-André Moreau [Tue, 30 Aug 2011 19:06:50 +0000 (15:06 -0400)]
xfreerdp: fix listing of RemoteApp windows in taskbar

12 years agoinserted find_optional_package to require or ignore opional packages
Nils Andresen [Tue, 30 Aug 2011 18:38:05 +0000 (20:38 +0200)]
inserted find_optional_package to require or ignore opional packages

12 years agoMerge pull request #71 from nils-a/manpage
Marc-André Moreau [Tue, 30 Aug 2011 18:28:31 +0000 (11:28 -0700)]
Merge pull request #71 from nils-a/manpage

client/X11: Do not break compilation, if xmlto is not available

12 years agoclient/X11: Do not break compilation, if xmlto is not available
Nils Andresen [Tue, 30 Aug 2011 18:24:28 +0000 (20:24 +0200)]
client/X11: Do not break compilation, if xmlto is not available

12 years agoxfreerdp: stabilizing RemoteApp, fix window styles
Marc-André Moreau [Tue, 30 Aug 2011 18:21:16 +0000 (14:21 -0400)]
xfreerdp: stabilizing RemoteApp, fix window styles

12 years agolibfreerdp-core: cleanup of certificate store
Marc-André Moreau [Tue, 30 Aug 2011 16:20:36 +0000 (12:20 -0400)]
libfreerdp-core: cleanup of certificate store

12 years agoMerge pull request #69 from nils-a/manpage
Marc-André Moreau [Tue, 30 Aug 2011 15:30:15 +0000 (08:30 -0700)]
Merge pull request #69 from nils-a/manpage

client/X11/xfreerdp: rudimentary version of a man-page.

12 years agoMerge pull request #68 from jiten19/master
Marc-André Moreau [Tue, 30 Aug 2011 15:29:57 +0000 (08:29 -0700)]
Merge pull request #68 from jiten19/master

Certificate verification and store thumbprint

12 years agocmake: fix installation of all headers.
Vic Lee [Tue, 30 Aug 2011 08:00:09 +0000 (16:00 +0800)]
cmake: fix installation of all headers.

12 years agordpsnd/pulse: add a pointer check.
Vic Lee [Tue, 30 Aug 2011 02:59:30 +0000 (10:59 +0800)]
rdpsnd/pulse: add a pointer check.

12 years agoclient/X11/xfreerdp: rudimentary version of a man-page.
Nils Andresen [Mon, 29 Aug 2011 19:59:29 +0000 (21:59 +0200)]
client/X11/xfreerdp: rudimentary version of a man-page.

12 years agoremove temporarily added unnecessary code
cool [Mon, 29 Aug 2011 06:06:05 +0000 (19:06 -1100)]
remove temporarily added unnecessary code

12 years agobug fix
cool [Mon, 29 Aug 2011 05:55:16 +0000 (18:55 -1100)]
bug fix

12 years agoserver/test: accept one argument to enable replay session.
Vic Lee [Mon, 29 Aug 2011 03:39:04 +0000 (11:39 +0800)]
server/test: accept one argument to enable replay session.

12 years agolibfreerdp-core: fix replay of RemoteFX session from server
Marc-André Moreau [Mon, 29 Aug 2011 02:27:46 +0000 (22:27 -0400)]
libfreerdp-core: fix replay of RemoteFX session from server

12 years agocertstore
qubit [Sun, 28 Aug 2011 22:22:24 +0000 (03:52 +0530)]
certstore

12 years ago..
qubit [Sun, 28 Aug 2011 22:19:25 +0000 (03:49 +0530)]
..

12 years agomore fixes
qubit [Sun, 28 Aug 2011 22:16:33 +0000 (03:46 +0530)]
more fixes

12 years agoMerge remote-tracking branch 'upstream/master'
qubit [Sun, 28 Aug 2011 21:55:48 +0000 (03:25 +0530)]
Merge remote-tracking branch 'upstream/master'

12 years agofixes
qubit [Sun, 28 Aug 2011 21:54:53 +0000 (03:24 +0530)]
fixes

12 years agomore commit
qubit [Sun, 28 Aug 2011 20:56:34 +0000 (02:26 +0530)]
more commit

12 years agocertificate verification (not tested)
qubit [Sun, 28 Aug 2011 20:46:36 +0000 (02:16 +0530)]
certificate verification (not tested)

12 years agolibfreerdp-core: added --play-rfx option to play RemoteFX data from a file
Marc-André Moreau [Sun, 28 Aug 2011 19:51:49 +0000 (15:51 -0400)]
libfreerdp-core: added --play-rfx option to play RemoteFX data from a file

12 years agolibfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets
Marc-André Moreau [Sun, 28 Aug 2011 19:12:33 +0000 (15:12 -0400)]
libfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets

12 years agolibfreerdp-core: refactoring of fast-path updates
Marc-André Moreau [Sun, 28 Aug 2011 17:36:56 +0000 (13:36 -0400)]
libfreerdp-core: refactoring of fast-path updates

12 years agoMerge remote-tracking branch 'upstream/master'
qubit [Sun, 28 Aug 2011 12:39:58 +0000 (18:09 +0530)]
Merge remote-tracking branch 'upstream/master'

12 years agoparse certstore file and print
qubit [Sun, 28 Aug 2011 12:24:31 +0000 (17:54 +0530)]
parse certstore file and print

12 years agosome basic functions
qubit [Sat, 27 Aug 2011 22:25:26 +0000 (03:55 +0530)]
some basic functions

12 years agoserver: improved replaying of RemoteFX data
Marc-André Moreau [Sat, 27 Aug 2011 21:11:20 +0000 (17:11 -0400)]
server: improved replaying of RemoteFX data

12 years agoMerge remote-tracking branch 'upstream/master'
qubit [Sat, 27 Aug 2011 21:10:34 +0000 (02:40 +0530)]
Merge remote-tracking branch 'upstream/master'

12 years agoMerge pull request #67 from nils-a/helpcommand
Marc-André Moreau [Sat, 27 Aug 2011 19:44:31 +0000 (12:44 -0700)]
Merge pull request #67 from nils-a/helpcommand

libfreerdp-utils/args.c: added -h for help

12 years agolibfreerdp-utils/args.c: added -h for help
Nils Andresen [Sat, 27 Aug 2011 07:13:14 +0000 (09:13 +0200)]
libfreerdp-utils/args.c: added -h for help

12 years agolibfreerdp-core: got the server to send some dumped RemoteFX frames
Marc-André Moreau [Sat, 27 Aug 2011 01:44:37 +0000 (21:44 -0400)]
libfreerdp-core: got the server to send some dumped RemoteFX frames

12 years agolibfreerdp-core: add option to dump remotefx to pcap
Marc-André Moreau [Sat, 27 Aug 2011 00:26:40 +0000 (20:26 -0400)]
libfreerdp-core: add option to dump remotefx to pcap

12 years agolibfreerdp-utils: added pcap serializer/deserializer
Marc-André Moreau [Fri, 26 Aug 2011 22:36:35 +0000 (18:36 -0400)]
libfreerdp-utils: added pcap serializer/deserializer

12 years agoxfreerdp: fix command line mouse motion setting.
roman-b [Fri, 26 Aug 2011 22:33:07 +0000 (01:33 +0300)]
xfreerdp: fix command line mouse motion setting.