Emmanuel Ledoux
87ce88370a
winpr-comm: added _HandleCreatorsLock to protect accesses to _HandleCreators
2014-07-03 11:20:46 +02:00
Emmanuel Ledoux
0bd9f1b789
winpr-comm: added _CommDevicesLock to protect accesses to _CommDevices
2014-07-03 11:07:48 +02:00
Emmanuel Ledoux
db1fba3a68
Revert "winpr-handle: removed RegisterHandleCloseCb() which would require a better synchronization"
...
RegisterHandleCloseCb() is also useful to don't get a circular dependency, a better synchronization must be find out...
This reverts commit 8f3b3fa573
.
2014-07-02 16:57:20 +02:00
Emmanuel Ledoux
8f3b3fa573
winpr-handle: removed RegisterHandleCloseCb() which would require a better synchronization
...
winpr-comm: don't use anymore RegisterHandleCloseCb()
2014-07-02 16:19:28 +02:00
Emmanuel Ledoux
0d54307251
winpr-comm: introduced CommLog_Print(...). Don't use anymore DEBUG_WARN() and DEBUG_MSG() macros
2014-07-02 15:59:16 +02:00
Emmanuel Ledoux
b050f5ec56
serial: restored wlog messages using com.freerdp.channel.serial.client. Don't use anymore DEBUG_MSG(), DEBUG_WARN() and DEBUG_SVC() macros
2014-07-02 15:44:29 +02:00
Emmanuel Ledoux
300a511672
winpr-utils: exported WLog_PrintMessageVA() and defined WLog_PrintVA() in order to be then able to wrap wlog messages in another variadic function.
2014-07-02 15:37:13 +02:00
Emmanuel Ledoux
9fc225ac5d
Merge branch 'ports'
...
Conflicts:
channels/serial/client/serial_tty.c
2014-06-30 17:22:15 +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
Emmanuel Ledoux
d93c6b1362
serial: don't use wlog API yet
...
winpr-comm: cleared some #warnings due to wrong printf formats
2014-06-25 17:02:10 +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
d0a0f61236
Merge pull request #1923 from awakecoding/egfx
...
MS-RDPEGFX Initial Implementation (WIP)
2014-06-23 12:26:40 -04:00
Marc-André Moreau
95a0d96b58
xfreerdp: fix build warnings
2014-06-23 12:08:34 -04:00
Marc-André Moreau
c156006195
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
2014-06-23 11:55:27 -04:00
Marc-André Moreau
9c03f8b6bf
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2014-06-23 11:54:58 -04:00
Martin Fleisz
407dffd957
Merge pull request #1922 from akallabeth/android-ui-fix-clean
...
Android ui menu fix
2014-06-23 16:43:34 +02: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
3b95a356b3
Now requiring target android SDK 14 by default.
2014-06-23 14:17:26 +02:00
Armin Novak
56a7162a6d
Using ANDROID_COMMAND variable now.
2014-06-23 13:50:21 +02:00
Armin Novak
7db8144fbf
Fixed git_describe search path.
2014-06-23 13:45:04 +02:00
Armin Novak
cf1763d119
Added target to copy appcompat.
2014-06-23 13:29:38 +02:00
Armin Novak
c5f3171584
Now checking for android command in SDK subdirectory.
2014-06-23 13:27:39 +02:00
Armin Novak
71992acd56
Copying appcompat library to project now and configuring for build.
2014-06-23 12:58:59 +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
e841f3a3e9
Updated gitignore.
2014-06-23 12:57:30 +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
c53346b333
Merge pull request #1915 from hardening/server_side_sound_improvements
...
Server side sound improvements
2014-06-20 15:56:09 -04:00
Marc-André Moreau
78d3c82798
xfreerdp: fix multiple egfx-related memory leaks
2014-06-20 13:52:13 -04:00
Marc-André Moreau
cd65a0d6b8
libfreerdp-codec: cleanup and fix insufficient rectangle array size in region16_union_rect
2014-06-20 12:35:21 -04:00
Emmanuel Ledoux
11ed1f122f
winpr-comm: comm_serial_sys, got rid of the latest TMP tags
2014-06-20 16:30:59 +02:00
Emmanuel Ledoux
b2bfc8004c
winpr-comm: gathered together all SERIAL_EV_* #defines
2014-06-20 15:56:41 +02:00
Marc-André Moreau
ce6ff35297
xfreerdp: fix egfx off-by-one errors
2014-06-19 17:08:50 -04:00
Marc-André Moreau
160a3c4b61
libfreerdp-codec: avoid intermediate copy with planar egfx
2014-06-19 13:55:34 -04:00
Marc-André Moreau
57b0e4d010
libfreerdp-codec: handle flipping in planar decompression
2014-06-19 13:08:07 -04:00
Emmanuel Ledoux
f454a5c0c8
winpr-handle: CloseHandle(), added ability to register some callback functions
...
winpr-comm: implemented CommCloseHandle()
2014-06-19 19:07:45 +02:00
Marc-André Moreau
f6d029d5ac
libfreerdp-codec: improve planar handling of scanlines
2014-06-19 12:11:06 -04:00
Benoit LeBlanc
75b9245a66
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
2014-06-19 09:47:17 -04:00
Emmanuel Ledoux
d38a323526
winpr-comm, winpr-file: better initialization of the static variables
2014-06-19 12:03:36 +02:00