Marc-André Moreau
bcf2639906
Merge pull request #1005 from mfleisz/shortcutfix
...
Android: Fixed shortcut launching
2013-02-26 09:40:05 -08:00
Martin Fleisz
e9527fbbf3
Android: Fixed incorrect handling of performance flags
2013-02-26 06:34:24 -08:00
Martin Fleisz
382efe68ed
Android: Fixed shortcut launching
2013-02-26 04:04:23 -08:00
Marc-André Moreau
6fbb6ce4ab
Merge pull request #1001 from mfleisz/androidlib
...
Android: Refactored Android app into a library project and a small launcher app
2013-02-25 08:11:01 -08:00
Marc-André Moreau
157b8a9acc
Merge pull request #1000 from mfleisz/testentry
...
iOS: Added test bookmark
2013-02-25 08:08:41 -08:00
Martin Fleisz
9bd48a3e5d
Merge remote-tracking branch 'upstream/master' into androidlib
2013-02-25 07:52:22 -08:00
Martin Fleisz
d9089f2730
iOS: Added test bookmark
2013-02-25 16:48:22 +01:00
Martin Fleisz
be275c8c06
Android: Fixed test bookmark
2013-02-25 07:40:00 -08:00
Martin Fleisz
4722e1a096
Android: Added test bookmark
2013-02-25 07:21:51 -08:00
Martin Fleisz
e5fc288a51
Android: Fixed settings sub-screen handling, cleaned up strings.xml
2013-02-25 02:37:07 -08:00
Christian Hofstaedtler
559522e346
Fix out of bounds memory access with /printer:foo
...
Printer redirection command line parser was checking the wrong way if
a printer driver name was specified, causing the to segfault if no driver
name was given.
2013-02-24 15:33:32 +01:00
Martin Fleisz
58d49b402b
Android: Fixed certificate caching
2013-02-22 02:51:26 -08:00
Martin Fleisz
2ca493dbf5
Merge remote-tracking branch 'upstream/master' into androidlib
2013-02-22 02:26:10 -08:00
Martin Fleisz
334f1e7782
Android: renaming of JNI API
2013-02-21 04:16:30 -08:00
Martin Fleisz
f0fb640bb4
Various fixes and reorganisation of files for Android library project
2013-02-20 02:06:03 -08:00
Marc-André Moreau
801708297a
libwinpr-rpc: fix windows build
2013-02-18 19:29:50 -05:00
Bernhard Miklautz
295d799afe
Merge remote-tracking branch 'upstream/master' into androidlib
2013-02-18 15:12:23 +01:00
Bernhard Miklautz
84b2966e67
android: adapted build for library project
...
- use manifestmerger.enabled to merge library manifest
- updated intent/activities to be implicit
2013-02-18 15:00:55 +01:00
Marc-André Moreau
7d3d2abd17
client/common: fix help and compatibility helper
2013-02-18 07:49:52 -05:00
Marc-André Moreau
bfd5ebc298
client/common: added simplified command-line options for each channel
2013-02-18 07:32:15 -05:00
Marc-André Moreau
19ce07d34f
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-02-17 10:10:54 -05:00
hardening
379b80ca42
Fixed prototypes
2013-02-15 23:07:10 +01:00
Marc-André Moreau
7987875591
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-02-15 11:23:59 -05:00
Marc-André Moreau
d74a53c738
Merge pull request #973 from hardening/includeFixesTrunk
...
Fixed compilation with -Wstrict-prototypes
2013-02-15 08:18:22 -08:00
Marc-André Moreau
289aad8d45
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-02-15 11:16:36 -05:00
Marc-André Moreau
0dc52e219c
libwinpr-interlocked: fix iOS build
2013-02-15 10:33:21 -05:00
Bernhard Miklautz
a09377b8f7
Merge remote-tracking branch 'upstream/master' into ios-release
2013-02-15 13:48:05 +01:00
Martin Fleisz
58968e1550
Updated bundle identifier
2013-02-15 12:52:18 +01:00
Martin Fleisz
c4a4822bd3
Reorganizing into library project
2013-02-15 02:22:28 -08:00
Marc-André Moreau
cfa706cace
libfreerdp-common: added new command-line options
2013-02-14 19:38:45 -05:00
Marc-André Moreau
c19c8a40dd
libfreerdp-core: fix some async updates race conditions
2013-02-14 17:43:37 -05:00
hardening
865ff2a5f8
Fixed compilation with -Wstrict-prototypes
2013-02-14 22:20:43 +01:00
Bernhard Miklautz
e5cf8ff7fb
iOS: initial release of iFreeRDP
...
This is the initial release of iFreeRDP the FreeRDP iOS client.
Build instructions can be found in docs/README.ios.
2013-02-14 14:59:12 +01:00
Martin Fleisz
8d25989883
android: remove hardcoded package name from suggestion provider, using full qualified class names in manifest
2013-02-14 01:53:12 -08:00
Marc-André Moreau
cca810aa4c
libfreerdp-core: refactor bitmap codec guid handling
2013-02-12 21:25:49 -05:00
Marc-André Moreau
47a7d54370
xfreerdp: stabilize asynchronous X11 event handling
2013-02-11 20:38:19 -05:00
Marc-André Moreau
a07b3391ce
xfreerdp: fix XInitThreads() usage
2013-02-11 11:40:35 -05:00
Marc-André Moreau
51a51ccd38
xfreerdp: cleanup eventing
2013-02-10 13:17:08 -05:00
Marc-André Moreau
5034ad7aa4
xfreerdp: combine X11 updates
2013-02-09 18:10:45 -05:00
Marc-André Moreau
4269ac5c14
xfreerdp: improve asynchronicity
2013-02-09 17:13:53 -05:00
Marc-André Moreau
c581d89254
Merge pull request #956 from mfleisz/master
...
aFreeRDP: Added custom bookmark type
2013-02-08 08:27:58 -08:00
Marc-André Moreau
afbf067dc5
xfreerdp: call XInitThreads()
2013-02-08 11:19:45 -05:00
Marc-André Moreau
ab708efc45
libfreerdp-core: start working on asynchronous channels
2013-02-07 09:50:15 -05:00
Marc-André Moreau
2d38f99db0
libfreerdp-core: add true asynchronous input and update
2013-02-06 21:57:49 -05:00
Martin Fleisz
01d7ac134b
BookmarkGateways now accept SQLLiteHelper instead of a BookmarkDB class
2013-02-06 02:09:19 -08:00
Martin Fleisz
ff5bd2e1ff
aFreeRDP: Added custom bookmark type
2013-02-06 00:29:26 -08:00
Marc-André Moreau
bbcf081243
libfreerdp-core: cleanup message interface
2013-02-04 15:47:13 -05:00
Marc-André Moreau
9d1fdbacfe
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-02-04 11:41:45 -05:00
Marc-André Moreau
72a7b83a7b
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-02-04 11:05:50 -05:00
Christian Landvogt
69d85ed350
X11-client: fully fix swapped R<->B colours
...
as in commit 38c85de539
2013-02-04 16:22:37 +01:00