Marc-André Moreau
9c8ae99628
Merge pull request #1028 from hardening/waylanCompilationWarnings
...
Fixed prototype for -Wstrict-prototypes
2013-03-05 04:57:50 -08:00
Martin Fleisz
14bd37e8b2
iOS: Enable NSCodec, fixed RFX to Win8, resize sanity check
2013-03-05 13:25:50 +01:00
Martin Fleisz
be9245fda1
Android: Fixed session resizing
2013-03-05 12:59:38 +01:00
Martin Fleisz
c2c06e6905
iOS: Fixed session resizing
2013-03-05 12:54:49 +01:00
Martin Fleisz
8c2d60f62c
codec: got rid of nsc_context_set_cpu_opt
2013-03-05 10:52:18 +01:00
Vic Lee
7d58aac24f
security: add a NULL pointer check to fix a server crash.
2013-03-05 15:08:03 +08:00
Marc-André Moreau
1630b80bda
libwinpr-input: added more japanese definitions
2013-03-04 21:27:56 -05:00
Marc-André Moreau
6c40fde892
libwinpr-input: map most evdev keycodes
2013-03-04 20:37:44 -05:00
Marc-André Moreau
d4dc6b256e
libwinpr-input: prepare comments for evdev keycode map
2013-03-04 18:27:31 -05:00
Marc-André Moreau
0bff72935b
libwinpr-input: add empty keycode map for evdev
2013-03-04 17:19:33 -05:00
Marc-André Moreau
cd7edbbc81
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-03-04 16:07:29 -05:00
Corey C
d188658468
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP
2013-03-04 16:06:56 -05:00
Corey C
395cfe94c5
winpr-pool: better solution for building on winxp to win8
2013-03-04 16:05:32 -05:00
C-o-r-E
ea7a072985
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP
2013-03-04 15:18:00 -05:00
C-o-r-E
0f642460e1
mfreerdp-server: disabled drawing the cursor in displaystream
2013-03-04 15:17:47 -05:00
Corey C
b801e057e8
wfreerdp-server: removed comments
2013-03-04 14:24:32 -05:00
C-o-r-E
def1fe3366
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP
2013-03-04 14:12:26 -05:00
C-o-r-E
9a6d815a68
mfreerdp-server: removed manually setting sse2 optimizations in server
2013-03-04 14:12:12 -05:00
Corey C
6882ed2f14
wfreerdp-server: removed manuallly setting sse2, winpr-pool: fixed build on win8
2013-03-04 14:06:54 -05:00
Marc-André Moreau
03fd416b3b
Merge pull request #1027 from mfleisz/wrdpsrvfix
...
wfreerdp-server: Removed old rfx_context_set_cpu_info function
2013-03-04 08:15:08 -08:00
Martin Fleisz
c715cdc4a7
wfreerdp-server: Removed old rfx_context_set_cpu_info function
2013-03-04 16:33:37 +01:00
Vic Lee
ef16cee209
Merge pull request #1026 from mfleisz/sysinfofix
...
Fixed sysinfo issues with Win32 builds
2013-03-04 06:01:54 -08:00
Martin Fleisz
52deaeaddd
cmake: Fix for monolithic Android build
2013-03-04 10:16:40 +01:00
Martin Fleisz
a822d736f0
Fixed issues with new sysinfo on windows
2013-03-04 09:40:26 +01:00
Marc-André Moreau
7d75343e8e
libfreerdp-locale: cleanup Mac OS X keycode mapping
2013-03-03 19:30:01 -05:00
Marc-André Moreau
474f0469b4
libfreerdp-locale: add Mac OS X definitions
2013-03-03 18:13:12 -05:00
Marc-André Moreau
1dd901d611
libfreerdp-locale: fix loading virtual scancodes
2013-03-03 17:43:06 -05:00
Marc-André Moreau
44758bfe54
libfreerdp-locale: start moving some code to libwinpr-input
2013-03-03 16:30:31 -05:00
hardening
f0f7c9d80d
Fixed prototype for -Wstrict-prototypes
2013-03-03 18:23:43 +01:00
Marc-André Moreau
60427e2aa1
Merge branch 'master' of github.com:awakecoding/FreeRDP
2013-03-02 22:25:54 -05:00
Marc-André Moreau
be27783e81
libwinpr-input: initial commit
2013-03-02 22:25:40 -05:00
Marc-André Moreau
8f3911d4b8
Merge pull request #1023 from bmiklautz/cpuflagdetection
...
CPU feature detection
2013-03-02 15:52:25 -08:00
Marc-André Moreau
d8507df552
Merge pull request #1024 from mfleisz/poolfix
...
libwinpr-pool: Fix compile issue if SDK version is pre Vista
2013-03-02 15:51:57 -08:00
Marc-André Moreau
12e04a480c
Merge pull request #1020 from zstegi/master
...
little modification to the xfreerdp fullscreen behaviour
2013-03-02 15:51:25 -08:00
Martin Fleisz
c76d009a35
libwinpr-pool: Fix compile issue if SDK version is pre Vista
2013-03-01 11:57:00 +01:00
Bernhard Miklautz
0d3febe1fc
iOS: set CMAKE_SYSTEM_PROCESSOR in toolchain file
...
This is required that the right architecture is chosen during the cmake run.
Otherwise it is not possible to compile WITH_NEON.
2013-03-01 10:14:33 +01:00
Bernhard Miklautz
50a4f6d97b
primitives: fixed flag detection for sign functions
2013-03-01 09:02:15 +01:00
Bernhard Miklautz
eb194014d3
primitives: use alias define for SSE2
2013-03-01 09:02:15 +01:00
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
c0b33a1ae5
libfreerdp-locale: fix Mac OS X build
2013-02-28 22:06:29 -05: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