Martin Fleisz
0d30f6bf9e
cmake: Allow project-wide includes for third-party components
2013-04-04 12:28:52 +02:00
Marc-André Moreau
3835fa8a35
Merge pull request #1152 from mfleisz/master
...
iOS: Got rid of .xcodeproj file and various compile fixes
2013-04-02 06:07:53 -07:00
Marc-André Moreau
3cd3e5f8dc
Merge pull request #1148 from hardening/includes+pkgconfig
...
Fix includes + pkgconfig file
2013-04-02 05:53:32 -07:00
Marc-André Moreau
b576aff7fc
Merge pull request #1147 from bmiklautz/issue_1146
...
channel/tsmf: fixed gstreamer plugin build
2013-04-02 05:52:45 -07:00
Martin Fleisz
5c0440e5fc
iOS: removed deprecated cmake options, updated readme
2013-04-02 11:01:59 +02:00
Hardening
4a92e370e0
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.
2013-03-29 23:37:13 +01:00
Bernhard Miklautz
81a97144f1
channel/tsmf: fix for gstreamer detection
...
Print warning if gstreamer is there but xrandr is missing.
2013-03-29 16:17:03 +01:00
Martin Fleisz
f5b4dd8ee9
iOS: iOS doesn't work with monolithic build any more
2013-03-29 14:49:41 +01:00
Martin Fleisz
38446b5f2b
iOS: got rid of xcode project file
2013-03-29 14:28:27 +01:00
Bernhard Miklautz
23cac314a1
channel/tsmf: fixed gstreamer plugin build
...
Gstreamer wasn't build because it requires xrandr which wasn't
detected.
Fixes #1146
2013-03-29 13:17:12 +01:00
Marc-André Moreau
5ebdac1b48
Merge pull request #1145 from awakecoding/master
...
Event Refactoring Part 1
2013-03-28 21:35:41 -07:00
Marc-André Moreau
c65ee0c2f4
wfreerdp: fix build on Windows
2013-03-29 00:33:15 -04:00
Marc-André Moreau
a318f8f129
mfreerdp: fix build on Mac OS X
2013-03-29 00:15:29 -04:00
Marc-André Moreau
3b0afd8b16
xfreerdp: add special extended window style WS_EX_DECORATIONS for XRDP
2013-03-28 23:47:39 -04:00
Marc-André Moreau
4ca064352f
xfreerdp: fix round corners in RemoteApp
2013-03-28 23:34:26 -04:00
Marc-André Moreau
d70c1e4d5e
xfreerdp: fix RemoteApp decorations
2013-03-28 23:09:28 -04:00
Marc-André Moreau
066d3384c2
xfreerdp: fix RemoteApp with system message (don't show full desktop on every single connection, just when needed)
2013-03-28 22:26:28 -04:00
Marc-André Moreau
d187becc28
freerdp: merge with master
2013-03-28 21:20:36 -04:00
Marc-André Moreau
3417a3aab5
freerdp: merge RDP_EVENT type with wMessage
2013-03-28 21:13:56 -04:00
Marc-André Moreau
f757623f7f
channels: replace event_type, event_class with id for events
2013-03-28 20:23:16 -04:00
Marc-André Moreau
8ad5932a3d
channels: continue event refactoring
2013-03-28 19:33:31 -04:00
Marc-André Moreau
278360a21c
Merge pull request #1144 from jmealins/master
...
libfreerdp-crypto: add missing link libraries
2013-03-28 16:08:38 -07:00
Jason Mealins
e7b863d3f0
libfreerdp-crypto: add missing link libraries
2013-03-28 16:01:41 -07:00
Marc-André Moreau
f40c94c00e
Merge pull request #1143 from hardening/killPrintfRebased
...
Replace printf(...) by fprintf(stderr, ...)
2013-03-28 15:51:21 -07:00
Marc-André Moreau
72bf8ea032
libfreerdp-utils: start migrating old eventing system
2013-03-28 18:29:57 -04:00
Hardening
7701c9d934
Replace printf(...) by fprintf(stderr, ...)
2013-03-28 23:06:34 +01:00
Marc-André Moreau
937df34814
libfreerdp-crypto: add missing link libraries
2013-03-28 16:51:38 -04:00
Marc-André Moreau
2b1a3b0ad7
Merge pull request #1140 from awakecoding/master
...
TS Gateway Locking Issue Fix
2013-03-27 17:20:16 -07:00
Marc-André Moreau
e4e0b05784
libfreerdp-crypto: fix local directory creation
2013-03-27 20:10:18 -04:00
Marc-André Moreau
8b9ea43d78
libfreerdp-core: fix locking with TS Gateway
2013-03-27 20:06:10 -04:00
Marc-André Moreau
92114d1d38
freerdp: merging with master
2013-03-27 13:13:22 -04:00
Marc-André Moreau
1df8049c08
libfreerdp-core: started async transport
2013-03-27 13:03:41 -04:00
Marc-André Moreau
34d6c777cf
Merge pull request #1129 from bmiklautz/osx_static_build
...
client/common: create a combined .a on mac
2013-03-27 07:03:10 -07:00
Marc-André Moreau
23c609bda6
Merge pull request #1134 from awakecoding/master
...
Utils Refactoring
2013-03-27 06:57:48 -07:00
Marc-André Moreau
6f69b8a22f
wfreerdp: fix build
2013-03-26 15:02:33 -04:00
Marc-André Moreau
1813ced156
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-03-26 12:45:05 -04:00
Marc-André Moreau
5b7c4ec7eb
Merge pull request #1133 from david-barth-canonical/master
...
wm-class
2013-03-26 09:44:19 -07:00
David Barth
96290efd76
add wm-class option
2013-03-26 17:33:09 +01:00
Bernhard Miklautz
88fd7edf6d
ios: link against libfreerdp-client-combined.a
2013-03-26 12:59:03 +01:00
Bernhard Miklautz
64fd026e20
client/common: also include libfreerdp-client in combined archive
2013-03-26 12:40:02 +01:00
Bernhard Miklautz
370ec5097b
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.
2013-03-25 18:16:05 +01:00
Marc-André Moreau
690b5147db
cmake: simplify android build
2013-03-23 18:13:10 -04:00
Marc-André Moreau
890c418536
winpr-makecert: added file output functions
2013-03-22 17:34:57 -04:00
Marc-André Moreau
c715ff69bc
winpr-makecert: improve library/executable separation
2013-03-22 16:59:54 -04:00
Marc-André Moreau
48419c0a0a
libwinpr-tools: start splitting makecert tool into library and executable
2013-03-22 16:36:44 -04:00
Marc-André Moreau
b4f70ed8fd
libwinpr-path: rename known path constants
2013-03-22 16:03:42 -04:00
Marc-André Moreau
068f0de4d4
libfreerdp-utils: purge old file utils
2013-03-22 15:52:43 -04:00
Marc-André Moreau
edf6e7258d
libwinpr-path: add path detection functions
2013-03-22 00:42:09 -04:00
Marc-André Moreau
93a752b546
libfreerdp-utils: purge old string utils
2013-03-21 22:31:17 -04:00
Marc-André Moreau
27dc85bed9
libwinpr-utils: add trio portable printf implementation
2013-03-21 21:30:31 -04:00