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 |
|
Armin Novak
|
2fec8ad4c8
|
Implemented async_channels, async_transport and async_update.
|
2013-09-30 17:52:13 +02:00 |
|
Benoît LeBlanc
|
7198ee2def
|
Merged changes from FreeRDP branch, notably support for fullscreen on mac os x.
|
2013-09-30 11:31:01 -04:00 |
|
Armin Novak
|
1e041d1952
|
Added new advanced configuration options for async.
|
2013-09-30 16:33:45 +02:00 |
|
Armin Novak
|
8ccf7f8ca2
|
Fixed queue initialization and overflow checks.
|
2013-09-30 10:11:54 +02:00 |
|
Armin Novak
|
6d14739ada
|
Working microphone input without sound gaps.
|
2013-09-30 10:08:22 +02:00 |
|
Benoît LeBlanc
|
05febe9d03
|
MacFreeRDP: Moved setViewSize logic out of the framework to the CLI app, because the content resizes the parent window, which interferes with other applications using the framework.
|
2013-09-27 17:36:53 -04:00 |
|
Armin Novak
|
95468dcf17
|
Modified rdpsnd opensles backend, now just filling queue and not waiting
for completion of playback, results in better sound quality.
|
2013-09-27 15:55:14 +02:00 |
|
Armin Novak
|
c96cef5dd8
|
Ok, now actually creating 3 buffers initially.
|
2013-09-27 15:13:12 +02:00 |
|
Armin Novak
|
b07caafdbf
|
Added triple buffer to avoid gaps between frames.
|
2013-09-27 15:07:32 +02:00 |
|
Armin Novak
|
84610f02e7
|
Sound redirection in android client now allows selecting server side sound.
|
2013-09-27 13:45:41 +02:00 |
|
Armin Novak
|
e7f941c419
|
Deactivated formats not working.
|
2013-09-27 12:06:30 +02:00 |
|
Armin Novak
|
2269cbe155
|
Merge branch 'master' of https://github.com/FreeRDP/FreeRDP into android_sound
|
2013-09-27 11:46:48 +02:00 |
|
Armin Novak
|
8139c4894b
|
Cleaned up rdpsnd for android, prepared volume control.
|
2013-09-27 11:45:53 +02:00 |
|
Armin Novak
|
0558063a43
|
Increased mimimum android version to API level 9. Required for OpenSLES.
|
2013-09-27 11:44:24 +02:00 |
|
Armin Novak
|
d81421a76a
|
Fixed android shutdown crash.
Added new permissions required for microphone redirection.
Fixed JNI call for microphone redirection.
|
2013-09-27 11:41:25 +02:00 |
|
Armin Novak
|
c2d3f60ad0
|
Initial working microphone redirection for android.
Added debug messages to alsa and pulse microphone backends.
|
2013-09-27 11:39:04 +02:00 |
|
Armin Novak
|
bd7845e656
|
Basic opensles microphone redirection support, data conversion still buggy.
Fixed pulse audio default device name, now working without arguments again.
|
2013-09-26 16:05:16 +02:00 |
|
Marc-André Moreau
|
480071cdeb
|
libwinpr-io: improve overlapped io with server-side named pipes
|
2013-09-25 23:16:33 -04:00 |
|
Marc-André Moreau
|
f4e98f29ec
|
libwinpr-pipe: add server-side named pipe waiting
|
2013-09-25 19:13:39 -04:00 |
|