Armin Novak
|
b5e7a91690
|
Merge remote-tracking branch 'upstream/master' into android_async
|
2013-10-04 09:48:01 +02:00 |
|
Shannon Madsen
|
e0acb7a464
|
Fix extended mouse event to register the click for forward/back buttons
|
2013-10-03 20:38:04 -07:00 |
|
Benoît LeBlanc
|
77c260da14
|
wf_interface: added function wf_set_window_size
windows: triggering OnEmbedWindow event
|
2013-10-03 17:09:53 -04:00 |
|
Marc-André Moreau
|
c0e29525ba
|
Merge github.com:mrthebunny/FreeRDP
|
2013-10-03 13:40:44 -04:00 |
|
Marc-André Moreau
|
0a57da99b1
|
Merge pull request #5 from MartinHaimberger/wlogfix
Wlogfix
|
2013-10-03 08:37:53 -07:00 |
|
Martin Haimberger
|
5e073f5f17
|
loglevel filtering fix
|
2013-10-03 06:32:12 -07:00 |
|
Bernhard Miklautz
|
5c61ac97cb
|
Merge pull request #1524 from akallabeth/android_debug_settings
Add debug settings menu for android
Menu needs to be activated with cmake with -DWITH_ANDROID_DEBUG_MENU=ON
|
2013-10-03 05:36:42 -07:00 |
|
Martin Haimberger
|
02487da987
|
added c++ declaration in wlog
|
2013-10-03 05:07:37 -07:00 |
|
Bernhard Miklautz
|
7ad0a33fb0
|
Merge pull request #1531 from bmiklautz/issue/1526
android: fixed classpaths
|
2013-10-03 04:38:48 -07:00 |
|
Bernhard Miklautz
|
ce6150cc12
|
Merge pull request #1530 from akallabeth/android_microphone_enable_by_default
Removed forced disable of microphone redirection for android builds.
|
2013-10-03 04:32:28 -07:00 |
|
Bernhard Miklautz
|
a88ed35a0a
|
android: fixed classpaths
fixes #1526
|
2013-10-03 13:28:31 +02:00 |
|
Armin Novak
|
5abe42226d
|
Removed forced disable of microphone redirection for android builds.
|
2013-10-03 13:21:42 +02:00 |
|
Marc-André Moreau
|
aaeb4ea0b2
|
libwinpr-utils: add wlog support for image and binary data
|
2013-10-02 15:41:46 -04:00 |
|
Benoît LeBlanc
|
d274363b1a
|
Fixed client crash at close. Entry points were freed too soon.
|
2013-10-02 14:34:10 -04:00 |
|
Benoît LeBlanc
|
cf02d714b9
|
fixed freerdp_set_param_string prototype to use const char*
|
2013-10-02 14:33:46 -04:00 |
|
Benoît LeBlanc
|
fcb9ccd215
|
Fixed decoration in embedded mode in Windows
|
2013-10-02 14:33:10 -04:00 |
|
Marc-André Moreau
|
0569de167d
|
libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations
|
2013-10-02 13:38:21 -04:00 |
|
Benoît LeBlanc
|
afbebbcdf7
|
Merge branch 'master' of https://github.com/awakecoding/FreeRDP
|
2013-10-02 12:00:34 -04:00 |
|
Armin Novak
|
f4b68b2d02
|
Merge branch 'master' of https://github.com/FreeRDP/FreeRDP into android_debug_settings
Conflicts:
cmake/ConfigOptionsAndroid.cmake
|
2013-10-02 17:43:14 +02:00 |
|
Marc-André Moreau
|
bc649e84ba
|
Merge pull request #4 from bmiklautz/closefds
Close file descriptors
|
2013-10-02 08:25:18 -07:00 |
|
Bernhard Miklautz
|
5c3ce890b1
|
winpr-thread: close fds before exec new process
Close all open file handles, except stdion/stdout/stderr before executing a new process
to make sure that no file descriptors leak or kept open.
|
2013-10-02 17:21:56 +02:00 |
|
Benoît LeBlanc
|
766c1a18aa
|
MacFreeRDP: fixed invalid region coordinates conversion, cleanup traces
|
2013-10-02 10:51:48 -04:00 |
|
Benoît LeBlanc
|
78981418ce
|
MacFreeRDP: Handling of mouse and region invalidation on scaling/scrolling
|
2013-10-02 10:24:01 -04:00 |
|
Armin Novak
|
38323a4568
|
Implemented debug menu hidden in relase builds.
|
2013-10-02 14:29:08 +02:00 |
|
Martin Fleisz
|
3db1b51ba1
|
Merge pull request #1521 from bmiklautz/issue/1519
Android build default ndk level
|
2013-10-02 01:39:14 -07:00 |
|
Armin Novak
|
16936dc061
|
Added CMake generated BuildConfiguration java class.
|
2013-10-02 10:24:44 +02:00 |
|
Bernhard Miklautz
|
199909e8f1
|
andriod: removed unecessary config option
|
2013-10-02 10:24:07 +02:00 |
|
Bernhard Miklautz
|
257a1cb8cc
|
FindOpenSLES: removed debug message
|
2013-10-02 10:23:06 +02:00 |
|
Armin Novak
|
c0a03f48bc
|
Fixed freerdp_command_line_parse_comma_separated_values, setting
count correct now, if there is no data in the list.
|
2013-10-02 09:48:25 +02:00 |
|
Marc-André Moreau
|
3fb2724536
|
libwinpr-utils: fix default WLog behaviour
|
2013-10-01 20:45:20 -04:00 |
|
Marc-André Moreau
|
2684b829d0
|
libwinpr-utils: add simple parent/child hierarchy
|
2013-10-01 18:19:50 -04:00 |
|
Bernhard Miklautz
|
4c3ceb6093
|
android build: set default ndk api level to 9
API level 9 is required in order build the android client with audio
support.
|
2013-10-01 23:30:58 +02:00 |
|
Bernhard Miklautz
|
6d060d2fcc
|
android build: don't set WITH_OPENSLES in options
WITH_OPENSLES is automatically set by find_feature
|
2013-10-01 23:22:45 +02:00 |
|
Bernhard Miklautz
|
a5dca8b446
|
opensles detection: fail required but not found
|
2013-10-01 23:21:35 +02:00 |
|
Marc-André Moreau
|
0b29f72cc4
|
libwinpr-utils: added default file output path for wlog
|
2013-10-01 16:50:47 -04:00 |
|
Marc-André Moreau
|
a374525e6a
|
libwinpr-utils: split wlog framework
|
2013-10-01 16:08:26 -04:00 |
|
Benoît LeBlanc
|
27750e7022
|
wf_event: missing parentesis
|
2013-10-01 15:45:50 -04:00 |
|
Benoît LeBlanc
|
aca72114e2
|
Mouse events and region invalidate support for smart sizing.
|
2013-10-01 14:30:06 -04:00 |
|
Marc-André Moreau
|
ede225fad5
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2013-10-01 12:03:32 -04:00 |
|
Marc-André Moreau
|
8695c5226b
|
libwinpr-file: added more error checking
|
2013-10-01 12:03:08 -04:00 |
|
Armin Novak
|
836ccc28b2
|
Added missing assert.
|
2013-10-01 16:23:17 +02:00 |
|
Armin Novak
|
83a64e99ea
|
Merge branch 'android_async' of github.com:akallabeth/FreeRDP into android_async
Conflicts:
client/Android/FreeRDPCore/.classpath
client/Android/FreeRDPCore/jni/android_freerdp.c
|
2013-10-01 16:22:27 +02:00 |
|
Armin Novak
|
3910d512fa
|
Implemented async_input handling.
|
2013-10-01 16:17:52 +02:00 |
|
Armin Novak
|
b2236b7a4d
|
Implemented async_channels, async_transport and async_update.
|
2013-10-01 16:17:26 +02:00 |
|
Armin Novak
|
111d0c670c
|
Added new advanced configuration options for async.
|
2013-10-01 16:16:37 +02:00 |
|
Bernhard Miklautz
|
d7a9add3b4
|
Merge pull request #1514 from akallabeth/android_sound
Android sound support
|
2013-10-01 02:20:44 -07:00 |
|
Armin Novak
|
27566ce566
|
Fixed invalid return.
|
2013-10-01 11:19:16 +02:00 |
|
Armin Novak
|
627e6ce4d5
|
Renamed configuration options, translations still missing...
|
2013-10-01 11:05:34 +02:00 |
|
Armin Novak
|
fe336da721
|
Implemented async_input handling.
|
2013-10-01 10:33:28 +02:00 |
|
Bernhard Miklautz
|
2cb6f5407a
|
Merge pull request #1491 from akallabeth/android_profiler
Android profiler
|
2013-10-01 00:53:35 -07:00 |
|