platform/upstream/freerdp.git
11 years agocmake: Allow project-wide includes for third-party components
Martin Fleisz [Thu, 4 Apr 2013 10:28:52 +0000 (12:28 +0200)]
cmake: Allow project-wide includes for third-party components

11 years agoMerge pull request #1152 from mfleisz/master
Marc-André Moreau [Tue, 2 Apr 2013 13:07:53 +0000 (06:07 -0700)]
Merge pull request #1152 from mfleisz/master

iOS: Got rid of .xcodeproj file and various compile fixes

11 years agoMerge pull request #1148 from hardening/includes+pkgconfig
Marc-André Moreau [Tue, 2 Apr 2013 12:53:32 +0000 (05:53 -0700)]
Merge pull request #1148 from hardening/includes+pkgconfig

Fix includes + pkgconfig file

11 years agoMerge pull request #1147 from bmiklautz/issue_1146
Marc-André Moreau [Tue, 2 Apr 2013 12:52:45 +0000 (05:52 -0700)]
Merge pull request #1147 from bmiklautz/issue_1146

channel/tsmf: fixed gstreamer plugin build

11 years agoiOS: removed deprecated cmake options, updated readme
Martin Fleisz [Tue, 2 Apr 2013 09:01:59 +0000 (11:01 +0200)]
iOS: removed deprecated cmake options, updated readme

11 years agoFix includes + pkgconfig file
Hardening [Fri, 29 Mar 2013 22:37:13 +0000 (23:37 +0100)]
Fix includes + pkgconfig file

This patch fixes some winpr includes when used with C++.
It also fix the pkgconfig file as Stream_New has changed of
library.

11 years agochannel/tsmf: fix for gstreamer detection
Bernhard Miklautz [Fri, 29 Mar 2013 15:17:03 +0000 (16:17 +0100)]
channel/tsmf: fix for gstreamer detection

Print warning if gstreamer is there but xrandr is missing.

11 years agoiOS: iOS doesn't work with monolithic build any more
Martin Fleisz [Fri, 29 Mar 2013 13:49:41 +0000 (14:49 +0100)]
iOS: iOS doesn't work with monolithic build any more

11 years agoiOS: got rid of xcode project file
Martin Fleisz [Fri, 29 Mar 2013 13:28:27 +0000 (14:28 +0100)]
iOS: got rid of xcode project file

11 years agochannel/tsmf: fixed gstreamer plugin build
Bernhard Miklautz [Fri, 29 Mar 2013 12:17:12 +0000 (13:17 +0100)]
channel/tsmf: fixed gstreamer plugin build

Gstreamer wasn't build because it requires xrandr which wasn't
detected.

Fixes #1146

11 years agoMerge pull request #1145 from awakecoding/master
Marc-André Moreau [Fri, 29 Mar 2013 04:35:41 +0000 (21:35 -0700)]
Merge pull request #1145 from awakecoding/master

Event Refactoring Part 1

11 years agowfreerdp: fix build on Windows
Marc-André Moreau [Fri, 29 Mar 2013 04:33:15 +0000 (00:33 -0400)]
wfreerdp: fix build on Windows

11 years agomfreerdp: fix build on Mac OS X
Marc-André Moreau [Fri, 29 Mar 2013 04:15:29 +0000 (00:15 -0400)]
mfreerdp: fix build on Mac OS X

11 years agoxfreerdp: add special extended window style WS_EX_DECORATIONS for XRDP
Marc-André Moreau [Fri, 29 Mar 2013 03:47:39 +0000 (23:47 -0400)]
xfreerdp: add special extended window style WS_EX_DECORATIONS for XRDP

11 years agoxfreerdp: fix round corners in RemoteApp
Marc-André Moreau [Fri, 29 Mar 2013 03:34:26 +0000 (23:34 -0400)]
xfreerdp: fix round corners in RemoteApp

11 years agoxfreerdp: fix RemoteApp decorations
Marc-André Moreau [Fri, 29 Mar 2013 03:09:28 +0000 (23:09 -0400)]
xfreerdp: fix RemoteApp decorations

11 years agoxfreerdp: fix RemoteApp with system message (don't show full desktop on every single...
Marc-André Moreau [Fri, 29 Mar 2013 02:26:28 +0000 (22:26 -0400)]
xfreerdp: fix RemoteApp with system message (don't show full desktop on every single connection, just when needed)

11 years agofreerdp: merge with master
Marc-André Moreau [Fri, 29 Mar 2013 01:20:36 +0000 (21:20 -0400)]
freerdp: merge with master

11 years agofreerdp: merge RDP_EVENT type with wMessage
Marc-André Moreau [Fri, 29 Mar 2013 01:13:56 +0000 (21:13 -0400)]
freerdp: merge RDP_EVENT type with wMessage

11 years agochannels: replace event_type, event_class with id for events
Marc-André Moreau [Fri, 29 Mar 2013 00:23:16 +0000 (20:23 -0400)]
channels: replace event_type, event_class with id for events

11 years agochannels: continue event refactoring
Marc-André Moreau [Thu, 28 Mar 2013 23:33:31 +0000 (19:33 -0400)]
channels: continue event refactoring

11 years agoMerge pull request #1144 from jmealins/master
Marc-André Moreau [Thu, 28 Mar 2013 23:08:38 +0000 (16:08 -0700)]
Merge pull request #1144 from jmealins/master

libfreerdp-crypto: add missing link libraries

11 years agolibfreerdp-crypto: add missing link libraries
Jason Mealins [Thu, 28 Mar 2013 23:01:41 +0000 (16:01 -0700)]
libfreerdp-crypto: add missing link libraries

11 years agoMerge pull request #1143 from hardening/killPrintfRebased
Marc-André Moreau [Thu, 28 Mar 2013 22:51:21 +0000 (15:51 -0700)]
Merge pull request #1143 from hardening/killPrintfRebased

Replace printf(...) by fprintf(stderr, ...)

11 years agolibfreerdp-utils: start migrating old eventing system
Marc-André Moreau [Thu, 28 Mar 2013 22:29:57 +0000 (18:29 -0400)]
libfreerdp-utils: start migrating old eventing system

11 years agoReplace printf(...) by fprintf(stderr, ...)
Hardening [Thu, 28 Mar 2013 22:06:34 +0000 (23:06 +0100)]
Replace printf(...) by fprintf(stderr, ...)

11 years agolibfreerdp-crypto: add missing link libraries
Marc-André Moreau [Thu, 28 Mar 2013 20:51:38 +0000 (16:51 -0400)]
libfreerdp-crypto: add missing link libraries

11 years agoMerge pull request #1140 from awakecoding/master
Marc-André Moreau [Thu, 28 Mar 2013 00:20:16 +0000 (17:20 -0700)]
Merge pull request #1140 from awakecoding/master

TS Gateway Locking Issue Fix

11 years agolibfreerdp-crypto: fix local directory creation
Marc-André Moreau [Thu, 28 Mar 2013 00:10:18 +0000 (20:10 -0400)]
libfreerdp-crypto: fix local directory creation

11 years agolibfreerdp-core: fix locking with TS Gateway
Marc-André Moreau [Thu, 28 Mar 2013 00:06:10 +0000 (20:06 -0400)]
libfreerdp-core: fix locking with TS Gateway

11 years agofreerdp: merging with master
Marc-André Moreau [Wed, 27 Mar 2013 17:13:22 +0000 (13:13 -0400)]
freerdp: merging with master

11 years agolibfreerdp-core: started async transport
Marc-André Moreau [Wed, 27 Mar 2013 17:03:41 +0000 (13:03 -0400)]
libfreerdp-core: started async transport

11 years agoMerge pull request #1129 from bmiklautz/osx_static_build
Marc-André Moreau [Wed, 27 Mar 2013 14:03:10 +0000 (07:03 -0700)]
Merge pull request #1129 from bmiklautz/osx_static_build

client/common: create a combined .a on mac

11 years agoMerge pull request #1134 from awakecoding/master
Marc-André Moreau [Wed, 27 Mar 2013 13:57:48 +0000 (06:57 -0700)]
Merge pull request #1134 from awakecoding/master

Utils Refactoring

11 years agowfreerdp: fix build
Marc-André Moreau [Tue, 26 Mar 2013 19:02:33 +0000 (15:02 -0400)]
wfreerdp: fix build

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Tue, 26 Mar 2013 16:45:05 +0000 (12:45 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge pull request #1133 from david-barth-canonical/master
Marc-André Moreau [Tue, 26 Mar 2013 16:44:19 +0000 (09:44 -0700)]
Merge pull request #1133 from david-barth-canonical/master

wm-class

11 years agoadd wm-class option
David Barth [Tue, 26 Mar 2013 14:47:39 +0000 (15:47 +0100)]
add wm-class option

11 years agoios: link against libfreerdp-client-combined.a
Bernhard Miklautz [Tue, 26 Mar 2013 11:59:03 +0000 (12:59 +0100)]
ios: link against libfreerdp-client-combined.a

11 years agoclient/common: also include libfreerdp-client in combined archive
Bernhard Miklautz [Tue, 26 Mar 2013 11:40:02 +0000 (12:40 +0100)]
client/common: also include libfreerdp-client in combined archive

11 years agoclient/common: create a combined .a on mac
Bernhard Miklautz [Mon, 25 Mar 2013 17:16:05 +0000 (18:16 +0100)]
client/common: create a combined .a on mac

Generate a combined archive of all the client related functions (channels/common..) to
minimize dependencies for linking.
The archive is called libfreerdp-client-combined.a and is only generated on iOS when doing a
monolithic static build.

11 years agocmake: simplify android build
Marc-André Moreau [Sat, 23 Mar 2013 22:13:10 +0000 (18:13 -0400)]
cmake: simplify android build

11 years agowinpr-makecert: added file output functions
Marc-André Moreau [Fri, 22 Mar 2013 21:34:57 +0000 (17:34 -0400)]
winpr-makecert: added file output functions

11 years agowinpr-makecert: improve library/executable separation
Marc-André Moreau [Fri, 22 Mar 2013 20:59:54 +0000 (16:59 -0400)]
winpr-makecert: improve library/executable separation

11 years agolibwinpr-tools: start splitting makecert tool into library and executable
Marc-André Moreau [Fri, 22 Mar 2013 20:36:44 +0000 (16:36 -0400)]
libwinpr-tools: start splitting makecert tool into library and executable

11 years agolibwinpr-path: rename known path constants
Marc-André Moreau [Fri, 22 Mar 2013 20:03:42 +0000 (16:03 -0400)]
libwinpr-path: rename known path constants

11 years agolibfreerdp-utils: purge old file utils
Marc-André Moreau [Fri, 22 Mar 2013 19:52:43 +0000 (15:52 -0400)]
libfreerdp-utils: purge old file utils

11 years agolibwinpr-path: add path detection functions
Marc-André Moreau [Fri, 22 Mar 2013 04:42:09 +0000 (00:42 -0400)]
libwinpr-path: add path detection functions

11 years agolibfreerdp-utils: purge old string utils
Marc-André Moreau [Fri, 22 Mar 2013 02:31:17 +0000 (22:31 -0400)]
libfreerdp-utils: purge old string utils

11 years agolibwinpr-utils: add trio portable printf implementation
Marc-André Moreau [Fri, 22 Mar 2013 01:30:31 +0000 (21:30 -0400)]
libwinpr-utils: add trio portable printf implementation

11 years agolibfreerdp-utils: purge thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:58:18 +0000 (17:58 -0400)]
libfreerdp-utils: purge thread utils

11 years agoserver/sample: remove usage of thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:49:10 +0000 (17:49 -0400)]
server/sample: remove usage of thread utils

11 years agochannels/printer: remove usage of thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:40:04 +0000 (17:40 -0400)]
channels/printer: remove usage of thread utils

11 years agochannels/audin/server: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:28:55 +0000 (17:28 -0400)]
channels/audin/server: remove usage of old thread utils

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Thu, 21 Mar 2013 20:46:35 +0000 (16:46 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agolibfreerdp-utils: purge old STREAM utils
Marc-André Moreau [Thu, 21 Mar 2013 20:45:25 +0000 (16:45 -0400)]
libfreerdp-utils: purge old STREAM utils

11 years agoMerge pull request #1124 from C-o-r-E/master
Corey C [Thu, 21 Mar 2013 20:44:17 +0000 (13:44 -0700)]
Merge pull request #1124 from C-o-r-E/master

wfreerdp-server: Fixed screen detection issue and home directory issue

11 years agoinclude/winpr/synch.h: add missing extern C decl.
Vic Lee [Thu, 21 Mar 2013 22:13:33 +0000 (15:13 -0700)]
include/winpr/synch.h: add missing extern C decl.

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Thu, 21 Mar 2013 20:38:10 +0000 (16:38 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agowfreerdp-server: Fixed screen detection issue and home directory issue
Corey C [Thu, 21 Mar 2013 20:31:55 +0000 (16:31 -0400)]
wfreerdp-server: Fixed screen detection issue and home directory issue

11 years agolibwinpr-utils: combine old and new stream utils
Marc-André Moreau [Thu, 21 Mar 2013 19:19:33 +0000 (15:19 -0400)]
libwinpr-utils: combine old and new stream utils

11 years agolibfreerdp-utils: rename internal members of STREAM to match new wStream
Marc-André Moreau [Thu, 21 Mar 2013 19:01:46 +0000 (15:01 -0400)]
libfreerdp-utils: rename internal members of STREAM to match new wStream

11 years agochannels/tsmf: fix build
Marc-André Moreau [Thu, 21 Mar 2013 18:45:03 +0000 (14:45 -0400)]
channels/tsmf: fix build

11 years agochannels/tsmf: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 01:42:52 +0000 (21:42 -0400)]
channels/tsmf: remove usage of old thread utils

11 years agochannels/serial: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 01:22:47 +0000 (21:22 -0400)]
channels/serial: remove usage of old thread utils

11 years agochannels/parallel: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 00:57:51 +0000 (20:57 -0400)]
channels/parallel: remove usage of old thread utils

11 years agochannels/audin: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 00:44:31 +0000 (20:44 -0400)]
channels/audin: remove usage of old thread utils

11 years agolibfreerdp-common: added generic get/set methods for parameters
Marc-André Moreau [Wed, 20 Mar 2013 19:33:33 +0000 (15:33 -0400)]
libfreerdp-common: added generic get/set methods for parameters

11 years agoMerge pull request #1121 from florianholzapfel/master
Martin Fleisz [Wed, 20 Mar 2013 13:29:42 +0000 (06:29 -0700)]
Merge pull request #1121 from florianholzapfel/master

fix for some memory leaks on the iOS client

11 years agofix some memory leaks on iOS
Florian Holzapfel [Wed, 20 Mar 2013 13:16:09 +0000 (14:16 +0100)]
fix some memory leaks on iOS

11 years agofreerdp: stabilize more of rdpSettings
Marc-André Moreau [Tue, 19 Mar 2013 21:04:39 +0000 (17:04 -0400)]
freerdp: stabilize more of rdpSettings

11 years agochannels/rdpei: stub RDP8 multi-touch extension
Marc-André Moreau [Tue, 19 Mar 2013 20:52:07 +0000 (16:52 -0400)]
channels/rdpei: stub RDP8 multi-touch extension

11 years agoMerge pull request #1119 from C-o-r-E/master
Marc-André Moreau [Tue, 19 Mar 2013 20:04:05 +0000 (13:04 -0700)]
Merge pull request #1119 from C-o-r-E/master

wfreerdp-server: fixed a problem where the mirror driver was not properly unloaded

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Tue, 19 Mar 2013 20:00:06 +0000 (16:00 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge pull request #1118 from awakecoding/master
Marc-André Moreau [Tue, 19 Mar 2013 19:55:17 +0000 (12:55 -0700)]
Merge pull request #1118 from awakecoding/master

Split wfreerdp into library + executable

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Tue, 19 Mar 2013 19:54:16 +0000 (15:54 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agowfreerdp-server: fixed mirror driver unloading issue
Corey C [Tue, 19 Mar 2013 19:19:26 +0000 (15:19 -0400)]
wfreerdp-server: fixed mirror driver unloading issue

11 years agowfreerdp: add parent window handle parameter
Marc-André Moreau [Tue, 19 Mar 2013 17:17:30 +0000 (13:17 -0400)]
wfreerdp: add parent window handle parameter

11 years agoMerge pull request #1117 from mfleisz/master 1.1.0-beta1+android2
Marc-André Moreau [Tue, 19 Mar 2013 16:51:24 +0000 (09:51 -0700)]
Merge pull request #1117 from mfleisz/master

Android: Fix for rdp file association

11 years agoAndroid: Fix for rdp file association
Martin Fleisz [Tue, 19 Mar 2013 16:40:29 +0000 (09:40 -0700)]
Android: Fix for rdp file association

11 years agoMerge pull request #1116 from mfleisz/andrshift
Marc-André Moreau [Tue, 19 Mar 2013 15:29:19 +0000 (08:29 -0700)]
Merge pull request #1116 from mfleisz/andrshift

Android: Fixed issue with shift key

11 years agoAndroid: Fixed issue with shift key
Martin Fleisz [Tue, 19 Mar 2013 15:25:34 +0000 (08:25 -0700)]
Android: Fixed issue with shift key

11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP
Marc-André Moreau [Tue, 19 Mar 2013 15:18:56 +0000 (11:18 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP

11 years agowfreerdp: fix icon
Marc-André Moreau [Tue, 19 Mar 2013 15:11:14 +0000 (11:11 -0400)]
wfreerdp: fix icon

11 years agoMerge pull request #1115 from mfleisz/andrrdpfix
Marc-André Moreau [Tue, 19 Mar 2013 13:37:08 +0000 (06:37 -0700)]
Merge pull request #1115 from mfleisz/andrrdpfix

Android: Fixed rdp file association

11 years agoAndroid: Fixed rdp file association
Martin Fleisz [Tue, 19 Mar 2013 13:29:11 +0000 (06:29 -0700)]
Android: Fixed rdp file association

11 years agoMerge pull request #1114 from mfleisz/iosdeptarget 1.1.0-beta1+ios1
Marc-André Moreau [Tue, 19 Mar 2013 11:26:25 +0000 (04:26 -0700)]
Merge pull request #1114 from mfleisz/iosdeptarget

iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)

11 years agoinclude/wtsvc.h: add missing extern C decl.
Vic Lee [Tue, 19 Mar 2013 22:33:01 +0000 (15:33 -0700)]
include/wtsvc.h: add missing extern C decl.

11 years agoiOS: Changing deployment target to 4.3 (no supp. for armv6 needed)
Martin Fleisz [Tue, 19 Mar 2013 09:50:37 +0000 (10:50 +0100)]
iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)

11 years agomfreerdp: workaround for pointer
Marc-André Moreau [Tue, 19 Mar 2013 03:28:19 +0000 (23:28 -0400)]
mfreerdp: workaround for pointer

11 years agocmake: build client/server interfaces by default
Marc-André Moreau [Tue, 19 Mar 2013 02:29:52 +0000 (22:29 -0400)]
cmake: build client/server interfaces by default

11 years agowfreerdp: split client into library and executable
Marc-André Moreau [Tue, 19 Mar 2013 02:09:52 +0000 (22:09 -0400)]
wfreerdp: split client into library and executable

11 years agowfreerdp: clean separation of client core and controlling code
Marc-André Moreau [Tue, 19 Mar 2013 01:54:50 +0000 (21:54 -0400)]
wfreerdp: clean separation of client core and controlling code

11 years agowfreerdp: start splitting CLI from client core
Marc-André Moreau [Tue, 19 Mar 2013 00:12:51 +0000 (20:12 -0400)]
wfreerdp: start splitting CLI from client core

11 years agoMerge pull request #1112 from awakecoding/master
Marc-André Moreau [Mon, 18 Mar 2013 15:57:26 +0000 (08:57 -0700)]
Merge pull request #1112 from awakecoding/master

TS Gateway Messaging Support

11 years agoMerge pull request #1110 from mfleisz/iosscrollfix
Marc-André Moreau [Mon, 18 Mar 2013 15:32:38 +0000 (08:32 -0700)]
Merge pull request #1110 from mfleisz/iosscrollfix

iOS: Fixed iPhone session scrolling bug

11 years agoiOS: Fixed iPhone session scrolling bug
Martin Fleisz [Mon, 18 Mar 2013 15:31:14 +0000 (16:31 +0100)]
iOS: Fixed iPhone session scrolling bug

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Mon, 18 Mar 2013 15:20:41 +0000 (11:20 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge pull request #1101 from bmiklautz/dotrdp
Marc-André Moreau [Mon, 18 Mar 2013 13:22:56 +0000 (06:22 -0700)]
Merge pull request #1101 from bmiklautz/dotrdp

Fixed command line with .rdp file

11 years agoMerge pull request #1107 from mfleisz/iosfix
Marc-André Moreau [Mon, 18 Mar 2013 13:22:27 +0000 (06:22 -0700)]
Merge pull request #1107 from mfleisz/iosfix

iOS: Fixed keyboard issues