Bernhard Miklautz
|
a4fc5f5c15
|
Set gstreamer to OPTIONAL on OS X
|
2013-04-03 01:12:22 +02:00 |
|
Marc-André Moreau
|
5b368eea0a
|
xfreerdp: remove binary from version control
|
2013-04-02 16:36:45 -04:00 |
|
Marc-André Moreau
|
022ceec22a
|
xfreerdp: split client into executable and library
|
2013-04-02 16:22:30 -04:00 |
|
Marc-André Moreau
|
f400045bf8
|
xfreerdp: improve client interface
|
2013-04-02 15:45:48 -04:00 |
|
Marc-André Moreau
|
9b351568fa
|
xfreerdp: start implementing simplified client interface
|
2013-04-02 15:13:10 -04:00 |
|
Marc-André Moreau
|
d13f89d359
|
xfreerdp: modify way to return thread exit code
|
2013-04-02 14:51:12 -04:00 |
|
Marc-André Moreau
|
5660b94b92
|
xfreerdp: start client interface
|
2013-04-02 13:22:59 -04:00 |
|
Martin Fleisz
|
8d16086969
|
Android: Fix crash after changes in FreeRDP directory handling
|
2013-04-02 06:33:59 -07: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 |
|
Marc-André Moreau
|
7efbf905f8
|
wfreerdp: integrate benoit's modifications for easier embedding of the client
|
2013-04-01 18:32:14 -04:00 |
|
Marc-André Moreau
|
5325ad386c
|
wfreerdp: fix build
|
2013-04-01 18:21:21 -04:00 |
|
Marc-André Moreau
|
9129bc3c7a
|
channels/client: name refactoring
|
2013-03-29 18:55:59 -04:00 |
|
Marc-André Moreau
|
7d88e404d2
|
channels/client: refactor global channel manager list
|
2013-03-29 18:38:39 -04: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 |
|
Marc-André Moreau
|
506c665df2
|
channels/client: start breaking down into smaller blocks channel code
|
2013-03-29 17:53:18 -04:00 |
|
Marc-André Moreau
|
f4df4e4b26
|
channels: partial cleanup
|
2013-03-29 14:49:09 -04: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 |
|