Mike Gilbert
ae1fdf6153
Remove execute bit from many files
2014-07-20 00:52:35 -04:00
Bernhard Miklautz
6a49bcfe40
winpr: always build "monolitic"
...
winpr is now always build as single library.
The build option MONOLITHIC_BUILD doesn't influence this behavior anymore.
The only exception is winpr-makecert-tool which is still build as extra
library.
This obsoletes complex_libraries for winpr.
2014-07-10 11:10:58 +02:00
Marc-André Moreau
2a82684521
channels: cleanup unused freerdp channels global functions
2014-06-11 16:27:31 -04:00
Martin Fleisz
43e08997f1
Merge pull request #1633 from MicahChase/master
...
Bluetooth Keyboard Fix
2014-04-22 08:36:25 +02:00
Marc-André Moreau
4bbd78a80b
libfreerdp-core: remove unnecessary usage of freerdp_channels_data
2014-02-15 15:26:34 -05:00
MicahChase
6e63873e66
bluetooth keyboard fix
2013-12-11 15:13:01 -06:00
Marc-André Moreau
62199fc46a
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-12-10 11:54:03 -05:00
Martin Fleisz
4d71032656
iOS: Removed unused code
2013-12-04 12:30:33 +01:00
Bernhard Miklautz
2b6b4a6685
updated file headers
2013-12-04 11:44:22 +01:00
Marc-André Moreau
cea8c08328
ifreerdp: fix iOS/OSX platform detection
2013-12-03 15:19:58 -05:00
Bernhard Miklautz
1a5c527c07
ios: fixed broken clang pragmas
2013-11-15 11:55:33 +01:00
Bernhard Miklautz
0147b06d06
use version.h in ios client
2013-11-15 11:54:38 +01:00
Bernhard Miklautz
f30d3ac3a1
ios build: added option to set signing certificate
...
Code signing certificate can be set with with cmake option CODE_SIGN_IDENTITY.
Like -DCODE_SIGN_IDENTITY="signing identity"
2013-10-05 22:00:37 +02:00
Marc-André Moreau
b480ce1830
freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers
2013-09-03 20:37:04 -04:00
Marc-André Moreau
bc631c93a8
freerdp: separate GatewayUsageMethod from GatewayEnabled
2013-07-03 15:07:12 -04:00
Marc-André Moreau
208c9f844a
freerdp: fix core API bugs
2013-06-13 21:34:46 -04:00
Bernhard Miklautz
ba4182566c
Merge pull request #1259 from mfleisz/tsgshutdown
...
libfreerdp-core: Added support for server initiated shutdown to TSG
2013-05-22 02:12:51 -07:00
Bernhard Miklautz
91380255c9
Merge pull request #1258 from mfleisz/rfxbmpv3fix
...
Android/iOS: Fixes for using RemoteFX with Bitmap Cache V3
2013-05-22 02:11:52 -07:00
Martin Fleisz
120960fd4d
libfreerdp-core: Added support for server initiated shutdown to TSG
2013-05-22 10:58:11 +02:00
Martin Fleisz
f2aea91ccf
Android/iOS: Fixes for using RemoteFX with Bitmap Cache V3
2013-05-22 01:48:43 -07:00
Martin Fleisz
583938dcb8
iOS: Fixed password storage on higher iOS versions
2013-05-21 15:42:49 +02:00
Martin Fleisz
c55f3d6426
iOS: Encrypt TS Gateway passwords
2013-05-08 17:29:52 +02:00
Martin Fleisz
935aa5e2ea
iOS: Added TS Gateway support
2013-05-08 14:50:29 +02:00
Martin Fleisz
cc188b5796
iOS: Remove verification data when UUID is created
2013-05-07 12:38:25 +02:00
Martin Fleisz
544f5997bc
iOS: Got rid of device UID
2013-05-07 12:05:21 +02:00
Martin Fleisz
19acfbd6ee
iOS: Improved handling of chinese keyboards
2013-04-25 12:31:11 +02:00
Martin Fleisz
afd9065cce
iOS/Android: Updated version number
2013-04-24 00:36:48 -07:00
Martin Fleisz
1a336c30b8
iOS: Fix for shift key handling (by bslande)
2013-04-23 10:15:12 +02:00
Martin Fleisz
dd5cbef467
iOS: Fix resource leak
2013-04-18 10:51:39 +02:00
Martin Fleisz
ce4e02ae48
iOS: Fixed possible crash on disconnect
2013-04-17 13:09:53 +02:00
Martin Fleisz
fea9407814
iOS: BlockAlertView now supports rotation
2013-04-08 14:17:47 +02:00
Martin Fleisz
6da16f4165
iOS: Replaced UIViewAlert with custom alert dialog
2013-04-08 13:25:00 +02:00
Martin Fleisz
0375189c8e
iOS/Android: Fix for Win8
2013-04-05 12:36:23 +02:00
Martin Fleisz
db79cb34e2
iOS: Ensure each bookmark has a UUID
2013-04-05 10:46:28 +02:00
Martin Fleisz
522fe1baf3
iOS: Corrected wrong function signature
2013-04-03 11:04:29 +02:00
Thinstuff Developer
834ca7fc4a
iOS: Fixed issue where boookmarks were saved even though cancel was pressed
2013-04-03 09:36:55 +02:00
Martin Fleisz
38446b5f2b
iOS: got rid of xcode project file
2013-03-29 14:28:27 +01:00
Bernhard Miklautz
88fd7edf6d
ios: link against libfreerdp-client-combined.a
2013-03-26 12:59:03 +01:00
Florian Holzapfel
65577d138e
fix some memory leaks on iOS
2013-03-20 14:16:09 +01:00
Martin Fleisz
b75344afe1
iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)
2013-03-19 10:50:37 +01:00
Martin Fleisz
0d75b9e24e
iOS: Fixed iPhone session scrolling bug
2013-03-18 16:31:14 +01:00
Martin Fleisz
212673d7e9
iOS: Fixed keyboard issues
2013-03-18 12:29:47 +01:00
Martin Fleisz
96a2717b3c
iOS: Compile fixes ( Fixed #1069 , #1086 )
2013-03-13 15:08:45 +01:00
Martin Fleisz
7e7c096327
iOS: correctly refresh screen after resize
2013-03-05 17:08:53 +01:00
Marc-André Moreau
234356e60c
Merge pull request #1035 from mfleisz/iosupdate
...
iOS: Enable NSCodec, fixed RFX to Win8, resize sanity check
2013-03-05 04:59:05 -08:00
Martin Fleisz
14bd37e8b2
iOS: Enable NSCodec, fixed RFX to Win8, resize sanity check
2013-03-05 13:25:50 +01:00
Martin Fleisz
c2c06e6905
iOS: Fixed session resizing
2013-03-05 12:54:49 +01:00
Martin Fleisz
d9089f2730
iOS: Added test bookmark
2013-02-25 16:48:22 +01:00
hardening
379b80ca42
Fixed prototypes
2013-02-15 23:07:10 +01:00
Marc-André Moreau
0dc52e219c
libwinpr-interlocked: fix iOS build
2013-02-15 10:33:21 -05:00