platform/upstream/freerdp.git
11 years agowfreerdp-server: added more info for screen list
C-o-r-E [Thu, 25 Oct 2012 19:25:55 +0000 (15:25 -0400)]
wfreerdp-server: added more info for screen list

11 years agowfreerdp-server: fixed crash with selected zero resolution displays
Corey C [Wed, 24 Oct 2012 00:43:39 +0000 (20:43 -0400)]
wfreerdp-server: fixed crash with selected zero resolution displays

11 years agowfreerdp-server: initial cli multimon support
Corey C [Wed, 24 Oct 2012 00:32:29 +0000 (20:32 -0400)]
wfreerdp-server: initial cli multimon support

11 years agowfreerdp-server: added screen info api
Corey C [Tue, 23 Oct 2012 23:41:50 +0000 (19:41 -0400)]
wfreerdp-server: added screen info api

11 years agowfreerdp-server: added ability to list displays
Corey C [Tue, 23 Oct 2012 22:49:03 +0000 (18:49 -0400)]
wfreerdp-server: added ability to list displays

11 years agowfreerdp-server: code cleanup
Corey C [Mon, 22 Oct 2012 22:43:37 +0000 (18:43 -0400)]
wfreerdp-server: code cleanup

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Mon, 22 Oct 2012 20:08:26 +0000 (16:08 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agowfreerdp-server: win7 guid fix
C-o-r-E [Fri, 19 Oct 2012 21:29:44 +0000 (17:29 -0400)]
wfreerdp-server: win7 guid fix

11 years agoMerge pull request #776 from FreeRDP/channels
Marc-André Moreau [Fri, 19 Oct 2012 19:44:46 +0000 (12:44 -0700)]
Merge pull request #776 from FreeRDP/channels

CMake Improvements + Linking Issue Fix

11 years agoMerge branch 'channels' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Fri, 19 Oct 2012 19:28:06 +0000 (15:28 -0400)]
Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels

11 years agocmake: refactoring of channel options with macros
Marc-André Moreau [Fri, 19 Oct 2012 19:27:55 +0000 (15:27 -0400)]
cmake: refactoring of channel options with macros

11 years agochannels: fix linking of libfreerdp-client and libfreerdp-server
Marc-André Moreau [Fri, 19 Oct 2012 17:10:42 +0000 (13:10 -0400)]
channels: fix linking of libfreerdp-client and libfreerdp-server

11 years agoMerge branch 'channels' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Fri, 19 Oct 2012 03:11:19 +0000 (23:11 -0400)]
Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels

11 years agomacfreerdp: fix build
Marc-André Moreau [Fri, 19 Oct 2012 03:10:45 +0000 (23:10 -0400)]
macfreerdp: fix build

11 years agolibwinpr: fix build on linux
Marc-André Moreau [Fri, 19 Oct 2012 02:05:06 +0000 (22:05 -0400)]
libwinpr: fix build on linux

11 years agolibwinpr-path: make tests pass on Windows
Marc-André Moreau [Fri, 19 Oct 2012 01:11:12 +0000 (21:11 -0400)]
libwinpr-path: make tests pass on Windows

11 years agolibwinpr: fix build of tests on Windows
Marc-André Moreau [Thu, 18 Oct 2012 21:30:57 +0000 (17:30 -0400)]
libwinpr: fix build of tests on Windows

11 years agolibwinpr-library: improve library tests
Marc-André Moreau [Thu, 18 Oct 2012 20:58:27 +0000 (16:58 -0400)]
libwinpr-library: improve library tests

11 years agowfreerdp-server: merged upstream
Corey C [Thu, 18 Oct 2012 20:46:56 +0000 (16:46 -0400)]
wfreerdp-server: merged upstream

11 years agoctest: change default output test path
Marc-André Moreau [Thu, 18 Oct 2012 19:37:00 +0000 (15:37 -0400)]
ctest: change default output test path

11 years agowfreerdp-server: fixed 2 bugs
Corey C [Wed, 17 Oct 2012 22:39:04 +0000 (18:39 -0400)]
wfreerdp-server: fixed 2 bugs

First a bug where in the case that on windows 8, there is only a mouse pointer update, the frame does not get released. Second an incorrect timeout value was being passed.

11 years agocmake: fix deb cpack generator
Marc-André Moreau [Wed, 17 Oct 2012 22:14:35 +0000 (18:14 -0400)]
cmake: fix deb cpack generator

11 years agowfreerdp-server: fixed debug prints
Corey C [Wed, 17 Oct 2012 21:06:03 +0000 (17:06 -0400)]
wfreerdp-server: fixed debug prints

11 years agowfreerdp-server: release duplication
Corey C [Wed, 17 Oct 2012 20:50:39 +0000 (16:50 -0400)]
wfreerdp-server: release duplication

11 years agowfreerdp-server: handle dxgi access lost error
Corey C [Wed, 17 Oct 2012 20:17:19 +0000 (16:17 -0400)]
wfreerdp-server: handle dxgi access lost error

11 years agowfreerdp-server: fixed parenthesis error and added more debug output
Corey C [Wed, 17 Oct 2012 19:31:36 +0000 (15:31 -0400)]
wfreerdp-server: fixed parenthesis error and added more debug output

11 years agowfreerdp-server: fix non-unicode build
Marc-André Moreau [Wed, 17 Oct 2012 19:31:21 +0000 (15:31 -0400)]
wfreerdp-server: fix non-unicode build

11 years agocmake: improve NSIS packaging
Marc-André Moreau [Wed, 17 Oct 2012 17:07:29 +0000 (13:07 -0400)]
cmake: improve NSIS packaging

11 years agocmake: get initial windows cpack generators to work
Marc-André Moreau [Wed, 17 Oct 2012 14:46:40 +0000 (10:46 -0400)]
cmake: get initial windows cpack generators to work

11 years agoMerge branch 'channels' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Wed, 17 Oct 2012 11:48:37 +0000 (07:48 -0400)]
Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels

11 years agolibwinpr-path: fix Windows build
Marc-André Moreau [Wed, 17 Oct 2012 11:48:24 +0000 (07:48 -0400)]
libwinpr-path: fix Windows build

11 years agoclient/common: define structure for rdpfile parsing
Marc-André Moreau [Wed, 17 Oct 2012 07:42:13 +0000 (03:42 -0400)]
client/common: define structure for rdpfile parsing

11 years agowfreerdp-server: more debug info
Corey C [Wed, 17 Oct 2012 06:29:51 +0000 (23:29 -0700)]
wfreerdp-server: more debug info

11 years agochannels: refactoring of channels cmake scripts with macros
Marc-André Moreau [Wed, 17 Oct 2012 06:14:19 +0000 (02:14 -0400)]
channels: refactoring of channels cmake scripts with macros

11 years agowfreerdp-server: small cleanup of rdpsnd; added debug code for creating d3d11 device
Corey C [Wed, 17 Oct 2012 04:43:59 +0000 (00:43 -0400)]
wfreerdp-server: small cleanup of rdpsnd; added debug code for creating d3d11 device

11 years agocmake: improve default CPack configuration
Marc-André Moreau [Wed, 17 Oct 2012 01:57:43 +0000 (21:57 -0400)]
cmake: improve default CPack configuration

11 years agoMerge pull request #774 from FreeRDP/channels
Marc-André Moreau [Wed, 17 Oct 2012 00:47:35 +0000 (17:47 -0700)]
Merge pull request #774 from FreeRDP/channels

WinPR + Channels + CMake + Windows Server + Client/Server

11 years agoMerge branch 'channels' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Wed, 17 Oct 2012 00:01:54 +0000 (20:01 -0400)]
Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels

11 years agowfreerdp-server: merging Corey's sound support with C# binding improvements
Marc-André Moreau [Tue, 16 Oct 2012 23:43:45 +0000 (19:43 -0400)]
wfreerdp-server: merging Corey's sound support with C# binding improvements

11 years agocmake: fix client add library macro
Marc-André Moreau [Tue, 16 Oct 2012 21:33:07 +0000 (17:33 -0400)]
cmake: fix client add library macro

11 years agolibwinpr-path: extend API with portability functions
Marc-André Moreau [Tue, 16 Oct 2012 21:18:12 +0000 (17:18 -0400)]
libwinpr-path: extend API with portability functions

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Tue, 16 Oct 2012 19:06:55 +0000 (15:06 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into channels

11 years agowin32: no logic, just white space changes
Jay Sorg [Tue, 16 Oct 2012 18:20:04 +0000 (11:20 -0700)]
win32: no logic, just white space changes

11 years agowin32: added cursor shape support(mono)
Jay Sorg [Tue, 16 Oct 2012 18:06:23 +0000 (11:06 -0700)]
win32: added cursor shape support(mono)

11 years agowfreerdp-server: reduce verbosity of debug output
Marc-André Moreau [Tue, 16 Oct 2012 17:44:25 +0000 (13:44 -0400)]
wfreerdp-server: reduce verbosity of debug output

11 years agowfreerdp-server: fix build on Windows
Marc-André Moreau [Tue, 16 Oct 2012 17:31:16 +0000 (13:31 -0400)]
wfreerdp-server: fix build on Windows

11 years agowin32: added mouse wheel support
Jay Sorg [Tue, 16 Oct 2012 16:57:12 +0000 (09:57 -0700)]
win32: added mouse wheel support

11 years agochannels: simplify API
Marc-André Moreau [Tue, 16 Oct 2012 16:41:16 +0000 (12:41 -0400)]
channels: simplify API

11 years agocmake: fix RPATH configuration
Marc-André Moreau [Mon, 15 Oct 2012 21:13:54 +0000 (17:13 -0400)]
cmake: fix RPATH configuration

11 years agolibfreerdp-channels: split in client/server functionality, move to libfreerdp-channel...
Marc-André Moreau [Mon, 15 Oct 2012 21:03:34 +0000 (17:03 -0400)]
libfreerdp-channels: split in client/server functionality, move to libfreerdp-channels-client and libfreerdp-channels-server

11 years agolibfreerdp-channels: refactoring of cmake static entry table generation
Marc-André Moreau [Mon, 15 Oct 2012 20:31:41 +0000 (16:31 -0400)]
libfreerdp-channels: refactoring of cmake static entry table generation

11 years agolibfreerdp-channels: refactoring of channels cmake scripts with macros
Marc-André Moreau [Mon, 15 Oct 2012 18:44:46 +0000 (14:44 -0400)]
libfreerdp-channels: refactoring of channels cmake scripts with macros

11 years agocmake: fix install path, add RPATH configuration
Marc-André Moreau [Sun, 14 Oct 2012 16:58:09 +0000 (12:58 -0400)]
cmake: fix install path, add RPATH configuration

11 years agolibfreerdp-client: update clients to link to proper library
Marc-André Moreau [Sun, 14 Oct 2012 16:21:33 +0000 (12:21 -0400)]
libfreerdp-client: update clients to link to proper library

11 years agolibfreerdp-channels: add libfreerdp-client and libfreerdp-server libraries that bundl...
Marc-André Moreau [Sun, 14 Oct 2012 07:43:10 +0000 (03:43 -0400)]
libfreerdp-channels: add libfreerdp-client and libfreerdp-server libraries that bundle client/server static channels

11 years agochannels: fix linking of channels
Marc-André Moreau [Sun, 14 Oct 2012 07:22:58 +0000 (03:22 -0400)]
channels: fix linking of channels

11 years agoMerge branch 'channels' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Sun, 14 Oct 2012 06:39:18 +0000 (02:39 -0400)]
Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels

11 years agocmake: refactoring of channel scripts
Marc-André Moreau [Sun, 14 Oct 2012 06:38:58 +0000 (02:38 -0400)]
cmake: refactoring of channel scripts

11 years agocmake: fix windows build
Marc-André Moreau [Sun, 14 Oct 2012 05:17:25 +0000 (01:17 -0400)]
cmake: fix windows build

11 years agocmake: add WITH_SAMPLE, fix inclusion of X11 code
Marc-André Moreau [Sun, 14 Oct 2012 00:55:28 +0000 (20:55 -0400)]
cmake: add WITH_SAMPLE, fix inclusion of X11 code

11 years agofreerdp: fix building of libraries for Android
Marc-André Moreau [Sun, 14 Oct 2012 00:31:01 +0000 (20:31 -0400)]
freerdp: fix building of libraries for Android

11 years agocmake: fix monolithic test build
Marc-André Moreau [Sat, 13 Oct 2012 21:38:02 +0000 (17:38 -0400)]
cmake: fix monolithic test build

11 years agocmake: refactoring of MONOLITHIC_BUILD
Marc-André Moreau [Sat, 13 Oct 2012 21:30:59 +0000 (17:30 -0400)]
cmake: refactoring of MONOLITHIC_BUILD

11 years agocmake: started simplifying monolithic build option
Marc-André Moreau [Sat, 13 Oct 2012 19:20:39 +0000 (15:20 -0400)]
cmake: started simplifying monolithic build option

11 years agochannels: refactor static server channels
Marc-André Moreau [Sat, 13 Oct 2012 14:17:52 +0000 (10:17 -0400)]
channels: refactor static server channels

11 years agocmake: revert back to standard CTest BUILD_TESTING option
Marc-André Moreau [Sat, 13 Oct 2012 13:50:02 +0000 (09:50 -0400)]
cmake: revert back to standard CTest BUILD_TESTING option

11 years agowfreerdp-server: fixed crash after disconnect
Corey C [Sat, 13 Oct 2012 01:02:42 +0000 (21:02 -0400)]
wfreerdp-server: fixed crash after disconnect

11 years agocmake: add automatic detection of architecture to enable SSE2 by default
Marc-André Moreau [Fri, 12 Oct 2012 21:55:12 +0000 (17:55 -0400)]
cmake: add automatic detection of architecture to enable SSE2 by default

11 years agofreerdp/include: remove public config.h file
Marc-André Moreau [Fri, 12 Oct 2012 20:37:45 +0000 (16:37 -0400)]
freerdp/include: remove public config.h file

11 years agocmake: rename BUILD_TESTING to TEST_BUILD
Marc-André Moreau [Fri, 12 Oct 2012 20:04:46 +0000 (16:04 -0400)]
cmake: rename BUILD_TESTING to TEST_BUILD

11 years agolibfreerdp-core: make more caches configurable through the registry
Marc-André Moreau [Fri, 12 Oct 2012 19:47:51 +0000 (15:47 -0400)]
libfreerdp-core: make more caches configurable through the registry

11 years agowfreerdp-server: initial rdpsnd support
Corey C [Fri, 12 Oct 2012 14:37:19 +0000 (10:37 -0400)]
wfreerdp-server: initial rdpsnd support

11 years agowfreerdp-server: fixed compilation
Corey C [Thu, 11 Oct 2012 22:15:34 +0000 (18:15 -0400)]
wfreerdp-server: fixed compilation

11 years agowfreerdp-server: merged upstream
Corey C [Thu, 11 Oct 2012 21:14:55 +0000 (17:14 -0400)]
wfreerdp-server: merged upstream

11 years agolibfreerdp-core: add registry configuration for bitmap cache v2
Marc-André Moreau [Thu, 11 Oct 2012 18:59:01 +0000 (14:59 -0400)]
libfreerdp-core: add registry configuration for bitmap cache v2

11 years agoMerge pull request #769 from floppym/master
Marc-André Moreau [Thu, 11 Oct 2012 17:30:52 +0000 (10:30 -0700)]
Merge pull request #769 from floppym/master

Fix #768

11 years agoDo not define HAVE_BOOLEAN in jpeg.c
Mike Gilbert [Thu, 11 Oct 2012 17:23:44 +0000 (13:23 -0400)]
Do not define HAVE_BOOLEAN in jpeg.c

freerdp/types.h no longer typedefs "boolean", so let jpeglib.h do it.
Resolves #768.

11 years agolibwinpr-credui: stubbed Credentials Management UI API
Marc-André Moreau [Thu, 11 Oct 2012 15:42:16 +0000 (11:42 -0400)]
libwinpr-credui: stubbed Credentials Management UI API

11 years agolibwinpr-credentials: stubbed credentials management API
Marc-André Moreau [Thu, 11 Oct 2012 14:55:17 +0000 (10:55 -0400)]
libwinpr-credentials: stubbed credentials management API

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Thu, 11 Oct 2012 13:28:49 +0000 (09:28 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into channels

11 years agocmake: fix for fPIC in CMake 2.8.8-
Marc-André Moreau [Thu, 11 Oct 2012 12:30:04 +0000 (08:30 -0400)]
cmake: fix for fPIC in CMake 2.8.8-

11 years agowfreerdp-server: registry rdpsnd channel
Marc-André Moreau [Thu, 11 Oct 2012 01:42:18 +0000 (21:42 -0400)]
wfreerdp-server: registry rdpsnd channel

11 years agochannels/rdpsnd: fix build on Windows
Marc-André Moreau [Thu, 11 Oct 2012 00:44:27 +0000 (20:44 -0400)]
channels/rdpsnd: fix build on Windows

11 years agowfreerdp: fix build on Windows
Marc-André Moreau [Wed, 10 Oct 2012 23:11:36 +0000 (19:11 -0400)]
wfreerdp: fix build on Windows

11 years agolibfreerdp-codec: return ARGB32/ABGR32 for dstBpp 32 with alpha
Jean-Louis Dupond [Wed, 10 Oct 2012 22:07:56 +0000 (00:07 +0200)]
libfreerdp-codec: return ARGB32/ABGR32 for dstBpp 32 with alpha

11 years agocmake: make channels static by default
Marc-André Moreau [Wed, 10 Oct 2012 21:13:42 +0000 (17:13 -0400)]
cmake: make channels static by default

11 years agocmake: fix some linking error on Windows.
Vic Lee [Wed, 10 Oct 2012 17:05:37 +0000 (01:05 +0800)]
cmake: fix some linking error on Windows.

11 years agochannels: fix out of source build
Marc-André Moreau [Tue, 9 Oct 2012 19:01:33 +0000 (15:01 -0400)]
channels: fix out of source build

11 years agodebug: fix debug output build
Marc-André Moreau [Tue, 9 Oct 2012 18:52:07 +0000 (14:52 -0400)]
debug: fix debug output build

11 years agotsmf: fix gboolean type
Marc-André Moreau [Tue, 9 Oct 2012 18:37:49 +0000 (14:37 -0400)]
tsmf: fix gboolean type

11 years agochannels: fix tsmf and urbdrc
Marc-André Moreau [Tue, 9 Oct 2012 18:26:07 +0000 (14:26 -0400)]
channels: fix tsmf and urbdrc

11 years agolibfreerdp-core: fix false undefined error
Marc-André Moreau [Tue, 9 Oct 2012 18:03:41 +0000 (14:03 -0400)]
libfreerdp-core: fix false undefined error

11 years agoMerge branch 'channels' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Tue, 9 Oct 2012 18:00:51 +0000 (14:00 -0400)]
Merge branch 'channels' of github.com:FreeRDP/FreeRDP

11 years agochannels: fix data type refactoring issue
Marc-André Moreau [Tue, 9 Oct 2012 18:00:28 +0000 (14:00 -0400)]
channels: fix data type refactoring issue

11 years agoMerge pull request #763 from FreeRDP/channels
Marc-André Moreau [Tue, 9 Oct 2012 17:44:44 +0000 (10:44 -0700)]
Merge pull request #763 from FreeRDP/channels

Major Refactoring + Static Channel System

11 years agomacfreerdp: fix compilation
Marc-André Moreau [Tue, 9 Oct 2012 17:38:42 +0000 (13:38 -0400)]
macfreerdp: fix compilation

11 years agoxfreerdp: fix compilation on Mac OS X
Marc-André Moreau [Tue, 9 Oct 2012 17:04:41 +0000 (13:04 -0400)]
xfreerdp: fix compilation on Mac OS X

11 years agoMerge branch 'channels' of github.com:FreeRDP/FreeRDP into channels
Marc-André Moreau [Tue, 9 Oct 2012 16:39:25 +0000 (12:39 -0400)]
Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels

11 years agodfreerdp: fix loading of static channels
Marc-André Moreau [Tue, 9 Oct 2012 16:38:18 +0000 (12:38 -0400)]
dfreerdp: fix loading of static channels

11 years agowfreerdp: fix compilation on Windows
Marc-André Moreau [Tue, 9 Oct 2012 16:23:35 +0000 (12:23 -0400)]
wfreerdp: fix compilation on Windows