Martin Fleisz
|
0d75b9e24e
|
iOS: Fixed iPhone session scrolling bug
|
2013-03-18 16:31:14 +01:00 |
|
Marc-André Moreau
|
dcdc29d784
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-03-18 11:20:41 -04:00 |
|
Marc-André Moreau
|
3ab62e759b
|
Merge pull request #1101 from bmiklautz/dotrdp
Fixed command line with .rdp file
|
2013-03-18 06:22:56 -07:00 |
|
Marc-André Moreau
|
e530b04585
|
Merge pull request #1107 from mfleisz/iosfix
iOS: Fixed keyboard issues
|
2013-03-18 06:22:27 -07:00 |
|
Marc-André Moreau
|
39e024fc71
|
Merge pull request #1108 from mfleisz/andrfix
Android: Fixed keyboard issue
|
2013-03-18 06:21:56 -07:00 |
|
Martin Fleisz
|
db4734f1e1
|
Android: Fixed keyboard issue
|
2013-03-18 05:08:02 -07:00 |
|
Martin Fleisz
|
212673d7e9
|
iOS: Fixed keyboard issues
|
2013-03-18 12:29:47 +01:00 |
|
Martin Fleisz
|
6a7c768522
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-18 12:25:58 +01:00 |
|
Corey C
|
ca2a9855dd
|
Merge pull request #1102 from C-o-r-E/master
wfreerdp-server: fixed rdpsnd negotiation on windows
|
2013-03-15 18:24:09 -07:00 |
|
Corey C
|
cfffa31440
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-15 21:22:16 -04:00 |
|
Corey C
|
19b4c3e1ea
|
wfreerdp-server: fixed sound negotiation with Direct Sound
|
2013-03-15 21:19:16 -04:00 |
|
Corey C
|
7544f024b7
|
wfreerdp-server: fixed sound negotiation with WASAPI
|
2013-03-15 21:04:50 -04:00 |
|
Bernhard Miklautz
|
37f29ebcce
|
Fixed command line with .rdp file
Now clients can be called with a .rdp file again like xfreerdp test.rdp
|
2013-03-16 00:33:58 +01:00 |
|
Marc-André Moreau
|
d19fba4a07
|
Merge pull request #1100 from bmiklautz/fix_warnings
Build and test fixes
|
2013-03-15 15:42:38 -07:00 |
|
Bernhard Miklautz
|
55ed70119b
|
Merge remote-tracking branch 'upstream/master' into fix_warnings
|
2013-03-15 23:17:52 +01:00 |
|
Bernhard Miklautz
|
0fb307c9fc
|
codec/rfx_sse2: removed fun message ;)
|
2013-03-15 23:17:09 +01:00 |
|
Bernhard Miklautz
|
0a90bec26f
|
winpr/dsparse: removed autogenerated test file
|
2013-03-15 23:15:59 +01:00 |
|
Bernhard Miklautz
|
6b1a414b36
|
winpr/sspi: disable test TestSchannel
|
2013-03-15 23:11:17 +01:00 |
|
Corey C
|
c885da8dec
|
Merge pull request #1099 from C-o-r-E/master
wfreerdp-server: stabilization of handling mirror driver on windows < 8
|
2013-03-15 15:07:49 -07:00 |
|
Corey C
|
49ec3e35cc
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-15 18:01:47 -04:00 |
|
Bernhard Miklautz
|
f6810fb138
|
Fixed warnings for 32 bit builds
|
2013-03-15 22:49:25 +01:00 |
|
Bernhard Miklautz
|
1519152709
|
winpr/sspi: fixed test TestInitializeSecurityContext
|
2013-03-15 21:47:24 +01:00 |
|
Bernhard Miklautz
|
e4aef1b07f
|
Merge remote-tracking branch 'upstream/master' into fix_warnings
|
2013-03-15 20:43:57 +01:00 |
|
Bernhard Miklautz
|
103171a98e
|
Fixed compiler warnings (-Wall)
|
2013-03-15 20:41:10 +01:00 |
|
Bernhard Miklautz
|
e8eb0d0b44
|
Fixed formating build warnings (-Wformat)
|
2013-03-15 20:03:48 +01:00 |
|
Bernhard Miklautz
|
7dd4458532
|
Fixed clang build warnings when -Wattributes is defined
|
2013-03-15 19:50:14 +01:00 |
|
Bernhard Miklautz
|
77df254265
|
Fixed some build warnings
|
2013-03-15 18:22:49 +01:00 |
|
Marc-André Moreau
|
6548a34151
|
Merge pull request #1097 from bmiklautz/avx_buildfix
sysinfo cpu detection and build fixes
|
2013-03-14 18:35:14 -07:00 |
|
Bernhard Miklautz
|
d7b4f68b0c
|
winpr/sysinfo: cleaned up cpu flag tests
|
2013-03-15 01:31:48 +01:00 |
|
Corey C
|
7d3eb1fbe4
|
libfreerdp-codec: removed debug print
|
2013-03-14 20:20:19 -04:00 |
|
Corey C
|
882c2f79e7
|
wfreerdp-server: fix mirror driver loading and unloading
|
2013-03-14 20:18:51 -04:00 |
|
Bernhard Miklautz
|
3bac044825
|
winpr/sysinfo: fixes and detection for avx PCLMULQDQ added
- fixed defines for avx aes detection
- added detection for avx carry less multiplication (PF_EX_AVX_PCLMULQDQ)
|
2013-03-15 01:06:33 +01:00 |
|
Bernhard Miklautz
|
81580f10d9
|
winpr/sysinfo: fixed build and detection when build with AVX
|
2013-03-14 23:18:21 +01:00 |
|
Marc-André Moreau
|
0031c4918e
|
libfreerdp-core: add TS Gateway system message support
|
2013-03-14 12:57:45 -04:00 |
|
Marc-André Moreau
|
a05542b059
|
Merge pull request #1096 from mfleisz/buildfix
winpr: Don't build tools for Android and iOS
|
2013-03-14 09:49:10 -07:00 |
|
Martin Fleisz
|
7518170cd4
|
winpr: Don't build tools for Android and iOS
|
2013-03-14 09:38:50 -07:00 |
|
Marc-André Moreau
|
4caaa7a1d3
|
Merge pull request #1092 from awakecoding/master
winpr-makecert fix
|
2013-03-13 14:58:07 -07:00 |
|
Marc-André Moreau
|
79638db42c
|
winpr-makecert: only include OpenSSL's applink.c on Windows
|
2013-03-13 17:57:13 -04:00 |
|
Marc-André Moreau
|
f0de7c88a8
|
winpr-makecert: fix OpenSSL applink error
|
2013-03-13 17:55:42 -04:00 |
|
Marc-André Moreau
|
140b44006b
|
winpr-makecert: fix linking against OpenSSL
|
2013-03-13 17:43:33 -04:00 |
|
Marc-André Moreau
|
10b48b1af8
|
libfreerdp-core: separate TSG response parsing from receiving
|
2013-03-13 15:43:44 -04:00 |
|
Marc-André Moreau
|
10e09ed846
|
winpr-makecert: fix CMakeLists.txt
|
2013-03-13 14:04:18 -04:00 |
|
Marc-André Moreau
|
5bb318bb9f
|
Merge pull request #1091 from awakecoding/master
winpr-makecert implementation
|
2013-03-13 10:03:47 -07:00 |
|
Marc-André Moreau
|
2a99837fb9
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-03-13 12:43:42 -04:00 |
|
Corey C
|
53c9ea2728
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-13 11:41:58 -04:00 |
|
Martin Fleisz
|
71edce7030
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-13 15:16:18 +01:00 |
|
Martin Fleisz
|
2aba206a67
|
Merge remote-tracking branch 'origin/master'
|
2013-03-13 15:14:16 +01:00 |
|
Marc-André Moreau
|
1c5b8868f7
|
Merge pull request #1089 from mfleisz/compfix
iOS: Compile fixes (Fixed #1069, #1086)
|
2013-03-13 07:14:13 -07:00 |
|
Martin Fleisz
|
b5ffa2f8ae
|
iOS: Compile fix
|
2013-03-13 15:12:44 +01:00 |
|
Martin Fleisz
|
96a2717b3c
|
iOS: Compile fixes (Fixed #1069, #1086)
|
2013-03-13 15:08:45 +01:00 |
|