Marc-André Moreau
769eb38217
afreerdp: migrate to cliprdr callback interface
2014-11-12 12:25:12 -05:00
Marc-André Moreau
19c3b0d457
afreerdp: cleanup cliprdr code
2014-11-12 11:14:10 -05:00
Marc-André Moreau
a1e660d92e
freerdp: unify clipboard standard format id definitions
2014-10-16 22:20:12 -04:00
Armin Novak
7913a57bc5
Using wlog for logging in clients now.
2014-09-15 08:55:00 +02:00
Bernhard Miklautz
0313ca3622
libfreerdp: always build "MONOLITHIC"
...
"libfreerdp" consisted of multiple (small) single libraries. If the cmake
option MONOLITHIC was used only one library was build combining all of
the libfreerdp-* libraries.
The only exceptions to this are libfreerdp-server and libfreerdp-client these
are build as separate libraries.
This commit obsoltes non-monolithic builds and makes monolithic builds
the default. The cmake option MONOLITHIC is also removed.
2014-09-12 00:19:53 +02:00
Marc-André Moreau
82a53057a1
Merge pull request #2023 from ptsekov/software-gdi-improvements
...
Software GDI improvements
2014-08-18 16:22:23 -04:00
Marc-André Moreau
f30d7cf66a
Merge pull request #2024 from repzilon/master
...
uclibc build fixes and recompressed images
2014-08-18 13:08:52 -04:00
Hardening
767d54ce18
Merge pull request #2017 from ptsekov/Issue_2016
...
Honour user performance preferences.
2014-08-15 09:21:12 +02:00
Norbert Federa
3c8700f62d
Merge pull request #1963 from akallabeth/async-update-to-lib
...
Moved update thread from client to library.
2014-08-14 17:46:43 +02:00
Rene Rheaume
15ad357e1a
Recompressed images with FileOptimizer 6.8 (an open-source mass file recompression tool for Windows)
2014-08-08 20:12:25 -04:00
Rene Rheaume
151e5de3d4
Recompressed PNG images again
2014-08-06 23:10:23 -04:00
Rene Rheaume
281ab78481
Recompressed losslessy PNG and JPEG images
2014-08-06 22:37:14 -04:00
Pavel Tsekov
98cf129a11
Do not invert fb contents when in 32bpp mode
...
* client/Android/FreeRDPCore/jni/android_freerdp.c:
(android_post_connect): Pass the proper flags to gdi_init().
(copy_pixel_buffer): Do not invert the framebuffer data when using 32bpp
framebuffer.
2014-08-07 01:12:39 +03:00
U-PAVEL\Pavel Tsekov
8a4f134fab
Revert to 15d2b35574
2014-08-05 14:35:31 +03:00
Pavel Tsekov
9a470632f6
Honour user performance preferences.
...
* client/Android/FreeRDPCore/jni/android_freerdp.c:
(jni_freerdp_set_performance_flags): Always pass the user specified performance
settings to FreeRDP.
2014-08-05 00:49:13 +03:00
Pavel Tsekov
e13f93aa1b
Allow the user to enable/disable performance features regardless of
...
their default values.
2014-08-04 18:14:08 +03:00
Mike Gilbert
ae1fdf6153
Remove execute bit from many files
2014-07-20 00:52:35 -04:00
Armin Novak
689902c995
Moved update thread from client to library.
2014-07-14 19:27:50 +02:00
Armin Novak
ba296e5f92
Removed unused code.
2014-07-11 18:49:40 +02:00
Armin Novak
f00a3d95d9
Fixed wrong visibility setting of bookmark list view
2014-07-11 18:49:20 +02: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
Martin Fleisz
190cd55e45
Merge pull request #1933 from akallabeth/android-localized-assets
...
Android localized assets
2014-07-07 09:46:00 +02:00
Armin Novak
abda0b1830
Removed unused welcome screen.
2014-07-04 14:43:32 +02:00
Bernhard Miklautz
9e1793c8ff
Merge pull request #1927 from akallabeth/android-de-translation
...
German translation for aFreeRDP
2014-06-27 12:35:26 +02:00
Armin Novak
9a274db12f
Modified asset loading, now checking if translated version exists before loading default.
2014-06-26 15:05:17 +02:00
Armin Novak
a0ec9d29be
Modified translation, better wording in context.
2014-06-25 11:29:08 +02:00
Armin Novak
a80199cecb
Added german translation.
2014-06-24 19:40:31 +02:00
Bernhard Miklautz
3983c648b4
Merge pull request #1925 from mfleisz/andr_theme_fix
...
Changed android default theme to AppCompat.Light.DarkActionBar.
2014-06-24 12:55:55 +02:00
Martin Fleisz
f8148e712b
Changed android default theme to AppCompat.Light.DarkActionBar.
...
Removed inverted text color from exit dialog.
2014-06-24 03:03:28 -07:00
Marc-André Moreau
c156006195
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
2014-06-23 11:55:27 -04:00
Armin Novak
8fce7e4cea
Capitalized disconnect string.
2014-06-23 16:24:39 +02:00
Armin Novak
e26c3f6bfc
Removed menu option quit.
2014-06-23 16:20:28 +02:00
Armin Novak
1f92758f2b
Removed disconnect menu option.
2014-06-23 16:18:03 +02:00
Armin Novak
0688d5fa16
Removed custom color settings for search bar to match theme.
2014-06-23 16:06:45 +02:00
Armin Novak
32b1caaf81
Added detection of hardware menu button to hide actionbar.
2014-06-23 15:20:01 +02:00
Armin Novak
65127a8c3e
Added new files for project.
2014-06-23 12:58:24 +02:00
Armin Novak
041a9f2edb
Fixed appcompat library setting.
2014-06-23 12:57:45 +02:00
Armin Novak
8289e973d0
Fixed compatibility theme.
2014-06-23 12:57:35 +02:00
Armin Novak
f5807ae8e6
Added ActionBar display settings to menu.
2014-06-23 12:57:22 +02:00
Armin Novak
bb39e64bd9
Added debug strings to translations.
2014-06-23 12:57:17 +02:00
Armin Novak
85b7470e22
Updated to compat theme.
2014-06-23 12:57:11 +02:00
Armin Novak
c88e21f991
Now using compatibility menu.
2014-06-23 12:57:05 +02:00
Marc-André Moreau
2a82684521
channels: cleanup unused freerdp channels global functions
2014-06-11 16:27:31 -04:00
Marc-André Moreau
4bbd78a80b
libfreerdp-core: remove unnecessary usage of freerdp_channels_data
2014-02-15 15:26:34 -05:00
Marc-André Moreau
fab61ba946
afreerdp: fix build on Android
2014-02-03 16:03:43 -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
Bernhard Miklautz
0ddf2922f9
android build: fixes for out of tree builds
...
Fixed the last places to be able to build android
out of tree with Unix Makefiles generator.
Note: When using eclipse use in source tree builds.
2013-11-18 20:23:00 +01:00
Armin Novak
8fa18f1174
Using winpr instead of pthread now.
...
<android_desktop_resize> now uses up to date settings for callback now.
Improved error handling in <jni_input_thread>
Unified disconnect and cancel JNI calls, as they currently do the same.
2013-11-12 10:30:14 +01:00
Armin Novak
3b209b9345
Removed pthreads, using winpr now.
2013-11-12 10:25:41 +01:00