Bernhard Miklautz
b8a545d9c9
winpr/sysinfo: restructuring and "aliases" added
...
Added meaningful aliases for the not so clear defines.
2013-03-01 09:02:15 +01:00
Bernhard Miklautz
fe91121706
primitves/test: use Ex function for extended flags
2013-03-01 09:02:15 +01:00
Bernhard Miklautz
0ce13c3837
sysinfo: neon is supported on all current ios devices
2013-03-01 09:02:15 +01:00
Bernhard Miklautz
08772f6402
primitives: removed build warnings on arm
2013-03-01 09:02:15 +01:00
Bernhard Miklautz
f3e1beca58
IPP: disable on arm and apple
2013-03-01 09:02:14 +01:00
Bernhard Miklautz
081be8b01f
primitives: updated tests, cleanup and build fixes
2013-03-01 09:02:14 +01:00
Bernhard Miklautz
589d32dc56
codec/rfx,primitives: removed cpu-detect.[ch] from build
...
sysinfo cpu detection is used on android as well.
2013-03-01 09:02:14 +01:00
Bernhard Miklautz
84a3dbc115
primitives: make use of winprs processor feature detection
...
- Removed the cpu flag detection
- Fixed and updated the tests
2013-03-01 09:02:14 +01:00
Bernhard Miklautz
23a7ef6c47
codec/rfx: use sysinfo to detect sse2/neon
...
This also moves (sse2) detection code out of the client into the decoder.
2013-03-01 09:02:14 +01:00
Bernhard Miklautz
bf7f7f0f60
winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx
...
These functions can be used to check if an processor feature is supported.
IsProcessorFeaturePresentEx is a extended version which is not available
in the windows API and allows to query additional features.
Currently it works on the following platforms:
- i386/amd64 when compiling with gcc
- ARM on linux
2013-03-01 09:02:14 +01:00
Marc-André Moreau
322d0def69
Merge pull request #1021 from C-o-r-E/master
...
mfreerdp-server: Inuput support for mouse and keyboard
2013-02-28 13:51:53 -08:00
C-o-r-E
88207eaf68
merged upstream
2013-02-28 16:45:47 -05:00
C-o-r-E
7a92b878f5
mfreerdp-server: changed session events to HID events
2013-02-28 16:42:40 -05:00
C-o-r-E
3af61af2ce
mfreerdp-server: cleanup input
2013-02-28 15:58:03 -05:00
C-o-r-E
be47e84abb
mfreerdp-server: extended keyboard event support
2013-02-28 15:51:32 -05:00
C-o-r-E
c89c8b7419
mfreerdp-server: vertical scroll input support
2013-02-28 15:02:56 -05:00
Marc-André Moreau
1e6b245d58
Merge pull request #1019 from bmiklautz/primitives_test_fix
...
primitives: test build fixed
2013-02-28 05:33:22 -08:00
Bernhard Miklautz
071c528331
primitives: test build fixed
2013-02-28 14:30:12 +01:00
Marc-André Moreau
878f0c9179
Merge pull request #1018 from hardening/hardening12
...
Checks that the fragmentation buffer is not bigger than negociated value
2013-02-28 05:27:43 -08:00
Marc-André Moreau
e4cacd3136
Merge pull request #1017 from bmiklautz/androidbuild
...
android: build fix - no librt
2013-02-28 05:26:20 -08:00
rdp.effort
d0305a5091
Checks that the fragmentation buffer is not bigger than negociated value
2013-02-28 12:20:46 +01:00
Bernhard Miklautz
b95bf97c20
android: build fix - no librt
...
Android NDK doesn't provide librt.
2013-02-28 11:47:09 +01:00
C-o-r-E
3e24f4e886
mfreerdp-server: even more progress on keymap
2013-02-27 23:38:45 -05:00
Marc-André Moreau
8f8941e4bf
Merge pull request #1015 from awakecoding/master
...
Sound Performance
2013-02-27 17:47:42 -08:00
Marc-André Moreau
5468c53720
channels/rdpsnd: added better format debug output
2013-02-27 20:46:14 -05:00
C-o-r-E
d512b9258d
mfreerdp-server: more progress on keymap
2013-02-27 17:58:23 -05:00
Marc-André Moreau
af80955b78
wfreerdp: fix rdpsnd
2013-02-27 17:35:57 -05:00
C-o-r-E
24796700db
mfreerdp-server: progress on keymap
2013-02-27 17:25:59 -05:00
C-o-r-E
eb03084b89
mfreerdp-server: started keyboard map
2013-02-27 17:16:09 -05:00
Marc-André Moreau
761e1d464f
channels/rdpsnd: add GetVolume()
2013-02-27 16:57:18 -05:00
Marc-André Moreau
5ead9ec30d
channels/rdpsnd: fix stop/start
2013-02-27 15:10:35 -05:00
Marc-André Moreau
d815363fa7
channels/rdpsnd/alsa: fix build with DEBUG_SVC
2013-02-27 10:26:11 -05:00
Marc-André Moreau
ddf4c6e0ff
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-02-27 09:38:39 -05:00
C-o-r-E
8dd49c4d4e
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP
2013-02-26 21:40:31 -05:00
C-o-r-E
5f13a4049c
libfreerdp: some possible errors spotted in locale
2013-02-26 21:40:26 -05:00
Corey C
a9f09bb9e2
wfreerdp-server: fixed reconnection issue
2013-02-26 19:25:48 -05:00
Marc-André Moreau
7d99f0c24c
Merge pull request #1013 from hardening/cryptoFixes
...
Fixed skip_length() methods
2013-02-26 15:14:38 -08:00
hardening
132d736cd9
Fixed skip_length() methods
2013-02-27 00:01:03 +01:00
Marc-André Moreau
6a775ff032
channels/rdpsnd: reduce ALSA buffer underruns
2013-02-26 17:54:16 -05:00
Marc-André Moreau
6bc4afda88
Merge pull request #1011 from ago1024/master
...
Issue #847 : protocol deadlock in NLA
2013-02-26 13:03:23 -08:00
Alexander Gottwald
026e9996d3
Issue #847 : protocol deadlock in NLA
...
fix ber_get_content_length and der_get_content_length to work for values
around 0x80 and 0x100
Fix nego_token, auth_info and pub_key_auth content length calculation in
credssp_send to fix a lockup in NLA protocol.
2013-02-26 21:32:36 +01:00
Marc-André Moreau
bcf2639906
Merge pull request #1005 from mfleisz/shortcutfix
...
Android: Fixed shortcut launching
2013-02-26 09:40:05 -08:00
Marc-André Moreau
8df47fb7fa
channels/rdpsnd: attempt computing proper timestamp for playback end
2013-02-26 11:50:48 -05:00
Marc-André Moreau
afa7f4b945
channels/rdpsnd: fix crashes on termination
2013-02-26 11:16:33 -05:00
Marc-André Moreau
fedbe9d280
Merge pull request #1009 from mfleisz/fixnsc
...
codec: fixed potential crash in NSCodec implementation
2013-02-26 08:12:47 -08:00
Martin Fleisz
ca2ef21933
codec: fixed potential crash in NSCodec implementation
2013-02-26 08:10:26 -08:00
Marc-André Moreau
415be93bec
Merge pull request #1008 from mfleisz/perfflags
...
Android: Fixed incorrect handling of performance flags
2013-02-26 07:06:57 -08:00
Martin Fleisz
e9527fbbf3
Android: Fixed incorrect handling of performance flags
2013-02-26 06:34:24 -08:00
Martin Fleisz
d28737f84d
Merge remote-tracking branch 'upstream/master' into shortcutfix
2013-02-26 04:05:15 -08:00
Martin Fleisz
382efe68ed
Android: Fixed shortcut launching
2013-02-26 04:04:23 -08:00