platform/upstream/freerdp.git
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 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.

12 years agoxfreerdp: start using X11-GDI implementation
Marc-André Moreau [Fri, 26 Aug 2011 18:48:51 +0000 (14:48 -0400)]
xfreerdp: start using X11-GDI implementation

12 years agolibfreerdp-gdi: fix and re-introduce complex region support
Marc-André Moreau [Fri, 26 Aug 2011 17:37:23 +0000 (13:37 -0400)]
libfreerdp-gdi: fix and re-introduce complex region support

12 years agolibfreerdp-core/fastpath: fix max fastpath packet size that mstsc would accept.
Vic Lee [Fri, 26 Aug 2011 13:18:07 +0000 (21:18 +0800)]
libfreerdp-core/fastpath: fix max fastpath packet size that mstsc would accept.

12 years agoserver: handle mstsc disconnection correctly.
Vic Lee [Fri, 26 Aug 2011 10:14:34 +0000 (18:14 +0800)]
server: handle mstsc disconnection correctly.

12 years agoserver/test: add a pointer check.
Vic Lee [Fri, 26 Aug 2011 09:24:17 +0000 (17:24 +0800)]
server/test: add a pointer check.

12 years agolibfreerdp-rfx: correct the way of filling tile edge for better encoding quality.
Vic Lee [Fri, 26 Aug 2011 07:01:57 +0000 (15:01 +0800)]
libfreerdp-rfx: correct the way of filling tile edge for better encoding quality.

12 years agolibfreerdp-rfx: fix small rounding difference in RGB-to-YCbCr conversion.
Vic Lee [Fri, 26 Aug 2011 06:38:16 +0000 (14:38 +0800)]
libfreerdp-rfx: fix small rounding difference in RGB-to-YCbCr conversion.

12 years agotemporary commit
cool [Fri, 26 Aug 2011 04:20:56 +0000 (17:20 -1100)]
temporary commit

12 years agominor modification
cool [Fri, 26 Aug 2011 03:32:24 +0000 (16:32 -1100)]
minor modification

12 years agoinital commit including tls cert verification
cool [Fri, 26 Aug 2011 03:10:49 +0000 (16:10 -1100)]
inital commit including tls cert verification

12 years agoxfreerdp: add --kbd-list option
Marc-André Moreau [Fri, 26 Aug 2011 02:01:33 +0000 (22:01 -0400)]
xfreerdp: add --kbd-list option

12 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Fri, 26 Aug 2011 01:36:02 +0000 (21:36 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

12 years agoxfreerdp: add -k keyboard layout option
Marc-André Moreau [Fri, 26 Aug 2011 01:35:51 +0000 (21:35 -0400)]
xfreerdp: add -k keyboard layout option

12 years agoRemove .a binary and update .gitignore.
Vic Lee [Fri, 26 Aug 2011 01:14:24 +0000 (09:14 +0800)]
Remove .a binary and update .gitignore.

12 years agoxfreerdp: started X11-GDI
Marc-André Moreau [Thu, 25 Aug 2011 22:07:52 +0000 (18:07 -0400)]
xfreerdp: started X11-GDI

12 years agoxfreerdp: disable RemoteApp mouse motion
Marc-André Moreau [Thu, 25 Aug 2011 19:05:07 +0000 (15:05 -0400)]
xfreerdp: disable RemoteApp mouse motion

12 years agoxfreerdp: fix minor RAIL issues
Marc-André Moreau [Thu, 25 Aug 2011 18:11:45 +0000 (14:11 -0400)]
xfreerdp: fix minor RAIL issues

12 years agoMerge pull request #66 from roman-b/rail
Marc-André Moreau [Thu, 25 Aug 2011 17:27:13 +0000 (10:27 -0700)]
Merge pull request #66 from roman-b/rail

RAIL improvements

12 years agoMerge remote-tracking branch 'upstream/master' into rail
roman-b [Thu, 25 Aug 2011 17:09:45 +0000 (20:09 +0300)]
Merge remote-tracking branch 'upstream/master' into rail