platform/upstream/freerdp.git
11 years agoMerge pull request #1088 from mfleisz/jniscript
Marc-André Moreau [Wed, 13 Mar 2013 13:39:42 +0000 (06:39 -0700)]
Merge pull request #1088 from mfleisz/jniscript

Android: Fixed JNI regenerate script

11 years agoAndroid: Fixed JNI regenerate script
Martin Fleisz [Wed, 13 Mar 2013 13:02:37 +0000 (06:02 -0700)]
Android: Fixed JNI regenerate script

11 years agoMerge pull request #1081 from zeha/arraylist
Marc-André Moreau [Wed, 13 Mar 2013 00:25:22 +0000 (17:25 -0700)]
Merge pull request #1081 from zeha/arraylist

fix ArrayList_Shift for args (al, 0, -1)

11 years agoMerge pull request #1083 from zeha/echo
Marc-André Moreau [Wed, 13 Mar 2013 00:12:17 +0000 (17:12 -0700)]
Merge pull request #1083 from zeha/echo

Add the ECHO dynamic virtual channel

11 years agoAdd the ECHO dynamic virtual channel
Christian Hofstaedtler [Tue, 12 Mar 2013 23:23:59 +0000 (00:23 +0100)]
Add the ECHO dynamic virtual channel

11 years agofix ArrayList_Shift for args (al, 0, -1)
Christian Hofstaedtler [Thu, 7 Mar 2013 11:43:10 +0000 (12:43 +0100)]
fix ArrayList_Shift for args (al, 0, -1)

As a result, this should fix #1051.

11 years agoChanged version to 1.1.0-beta1 1.1.0-beta1
Bernhard Miklautz [Tue, 12 Mar 2013 19:59:04 +0000 (20:59 +0100)]
Changed version to 1.1.0-beta1

11 years agoMerge pull request #1076 from zeha/apple_keycodes
Marc-André Moreau [Mon, 11 Mar 2013 22:24:50 +0000 (15:24 -0700)]
Merge pull request #1076 from zeha/apple_keycodes

add KBDEXT to KEYCODE_TO_VKCODE_APPLE where needed

11 years agoadd KBDEXT to KEYCODE_TO_VKCODE_APPLE where needed
Christian Hofstaedtler [Mon, 11 Mar 2013 22:23:20 +0000 (23:23 +0100)]
add KBDEXT to KEYCODE_TO_VKCODE_APPLE where needed

11 years agoMerge pull request #1075 from zeha/mac-x64
Marc-André Moreau [Mon, 11 Mar 2013 21:12:57 +0000 (14:12 -0700)]
Merge pull request #1075 from zeha/mac-x64

Mac: detect x64 macs

11 years agoMac: detect x64 macs
Christian Hofstaedtler [Mon, 11 Mar 2013 21:05:49 +0000 (22:05 +0100)]
Mac: detect x64 macs

This is needed so WITH_SSE2 is turned on automatically.

11 years agoMerge pull request #1074 from zeha/mfreerdp-server
Marc-André Moreau [Mon, 11 Mar 2013 20:27:56 +0000 (13:27 -0700)]
Merge pull request #1074 from zeha/mfreerdp-server

mfreerdp-server: don't link directly to CoreGraphics

11 years agomfreerdp-server: don't link directly to CoreGraphics
Christian Hofstaedtler [Mon, 11 Mar 2013 20:20:22 +0000 (21:20 +0100)]
mfreerdp-server: don't link directly to CoreGraphics

Apparently one should link to ApplicationServices, which is a purely
transitional framework. This fixes builds with deployment target set
to 10.4 when building with the 10.8 SDK.

11 years agoMerge pull request #1073 from zeha/maccleanup
Marc-André Moreau [Mon, 11 Mar 2013 19:39:15 +0000 (12:39 -0700)]
Merge pull request #1073 from zeha/maccleanup

mfreerdp: cleanup of PasswordDialog

11 years agomfreerdp: PasswordDialog should release it's resources
Christian Hofstaedtler [Mon, 11 Mar 2013 19:35:43 +0000 (20:35 +0100)]
mfreerdp: PasswordDialog should release it's resources

11 years agomfreerdp: cleanup PasswordDialog
Christian Hofstaedtler [Mon, 11 Mar 2013 18:59:50 +0000 (19:59 +0100)]
mfreerdp: cleanup PasswordDialog

11 years agoMerge pull request #1072 from zeha/mac
Marc-André Moreau [Mon, 11 Mar 2013 18:56:55 +0000 (11:56 -0700)]
Merge pull request #1072 from zeha/mac

mfreerdp: fix pointer function declarations

11 years agomfreerdp: fix pointer function declarations
Christian Hofstaedtler [Mon, 11 Mar 2013 18:51:07 +0000 (19:51 +0100)]
mfreerdp: fix pointer function declarations

11 years agoMerge pull request #1071 from C-o-r-E/master
Marc-André Moreau [Mon, 11 Mar 2013 18:18:53 +0000 (11:18 -0700)]
Merge pull request #1071 from C-o-r-E/master

Some rdpsnd fixes. Both in channels/rdpsnd/server and on the mac server

11 years agordpsnd: clean up debug output
C-o-r-E [Mon, 11 Mar 2013 18:15:48 +0000 (14:15 -0400)]
rdpsnd: clean up debug output

11 years agoMerge remote-tracking branch 'upstream/master'
C-o-r-E [Mon, 11 Mar 2013 18:00:39 +0000 (14:00 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge pull request #1070 from awakecoding/master
Marc-André Moreau [Mon, 11 Mar 2013 17:26:25 +0000 (10:26 -0700)]
Merge pull request #1070 from awakecoding/master

MFreeRDP Fixes, Sound Refactoring

11 years agofreerdp: merging with master
Marc-André Moreau [Mon, 11 Mar 2013 17:25:23 +0000 (13:25 -0400)]
freerdp: merging with master

11 years agomfreerdp: code style cleanup
Marc-André Moreau [Mon, 11 Mar 2013 16:14:44 +0000 (12:14 -0400)]
mfreerdp: code style cleanup

11 years agoMerge pull request #1067 from mfleisz/kbdwinfix
Marc-André Moreau [Mon, 11 Mar 2013 12:08:03 +0000 (05:08 -0700)]
Merge pull request #1067 from mfleisz/kbdwinfix

locale: Fix compile error on Windows

11 years agoMerge pull request #1065 from blazee/android_rdpfile
Martin Fleisz [Mon, 11 Mar 2013 11:49:33 +0000 (04:49 -0700)]
Merge pull request #1065 from blazee/android_rdpfile

Android rdpfile

11 years agolocale: Fix compile error on Windows
Martin Fleisz [Mon, 11 Mar 2013 09:13:06 +0000 (10:13 +0100)]
locale: Fix compile error on Windows

11 years agoMerge remote-tracking branch 'upstream/master'
Martin Fleisz [Mon, 11 Mar 2013 09:11:44 +0000 (10:11 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agomfreerdp: fix icon file
Marc-André Moreau [Mon, 11 Mar 2013 04:35:15 +0000 (00:35 -0400)]
mfreerdp: fix icon file

11 years agomfreerdp: make use of libwinpr-input
Marc-André Moreau [Mon, 11 Mar 2013 03:14:40 +0000 (23:14 -0400)]
mfreerdp: make use of libwinpr-input

11 years agoMerge branch 'mac' of git://github.com/zeha/FreeRDP
Marc-André Moreau [Mon, 11 Mar 2013 02:41:23 +0000 (22:41 -0400)]
Merge branch 'mac' of git://github.com/zeha/FreeRDP

11 years agoMacFreeRDP: use CoreGraphics for drawing
Christian Hofstaedtler [Mon, 11 Mar 2013 01:35:06 +0000 (02:35 +0100)]
MacFreeRDP: use CoreGraphics for drawing

11 years agoMacFreeRDP: hook up password dialog
Christian Hofstaedtler [Mon, 11 Mar 2013 01:32:05 +0000 (02:32 +0100)]
MacFreeRDP: hook up password dialog

11 years agoclient/Android: fix keyboard
Marc-André Moreau [Mon, 11 Mar 2013 01:27:27 +0000 (21:27 -0400)]
client/Android: fix keyboard

11 years agoadd Password Dialog files
Christian Hofstaedtler [Mon, 11 Mar 2013 01:25:14 +0000 (02:25 +0100)]
add Password Dialog files

11 years agoAndroid: Fix build
blazee [Sun, 10 Mar 2013 13:41:11 +0000 (14:41 +0100)]
Android: Fix build

11 years agoAndroid: Add basic .RDP file support
blazee [Sun, 10 Mar 2013 11:51:36 +0000 (12:51 +0100)]
Android: Add basic .RDP file support

11 years agochannels/rdpsnd: removed debug prints
C-o-r-E [Fri, 8 Mar 2013 18:44:49 +0000 (13:44 -0500)]
channels/rdpsnd: removed debug prints

11 years agochannels/rdpsnd: merged
C-o-r-E [Fri, 8 Mar 2013 18:25:03 +0000 (13:25 -0500)]
channels/rdpsnd: merged

11 years agoMerge remote-tracking branch 'upstream/master'
C-o-r-E [Fri, 8 Mar 2013 18:03:18 +0000 (13:03 -0500)]
Merge remote-tracking branch 'upstream/master'

11 years agomfreerdp-server and rdpsnd server more fixes
C-o-r-E [Fri, 8 Mar 2013 17:55:21 +0000 (12:55 -0500)]
mfreerdp-server and rdpsnd server more fixes

11 years agomfreerdp-server and rdpsnd server fixes
C-o-r-E [Fri, 8 Mar 2013 17:36:38 +0000 (12:36 -0500)]
mfreerdp-server and rdpsnd server fixes

11 years agoMerge remote-tracking branch 'upstream/master'
Martin Fleisz [Fri, 8 Mar 2013 09:57:55 +0000 (10:57 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agochannels/rdpsnd/server: cleanup pdu creation
Marc-André Moreau [Thu, 7 Mar 2013 21:04:25 +0000 (16:04 -0500)]
channels/rdpsnd/server: cleanup pdu creation

11 years agochannels/rdpsnd/server: get rid of old thread util
Marc-André Moreau [Thu, 7 Mar 2013 20:33:27 +0000 (15:33 -0500)]
channels/rdpsnd/server: get rid of old thread util

11 years agolibfreerdp-codec: move audio format processing code to codec library
Marc-André Moreau [Thu, 7 Mar 2013 19:43:21 +0000 (14:43 -0500)]
libfreerdp-codec: move audio format processing code to codec library

11 years agordpsnd: merged
C-o-r-E [Thu, 7 Mar 2013 19:23:18 +0000 (14:23 -0500)]
rdpsnd: merged

11 years agordpsnd: server no longer crashes when mstsc version 8 connects
C-o-r-E [Thu, 7 Mar 2013 19:21:50 +0000 (14:21 -0500)]
rdpsnd: server no longer crashes when mstsc version 8 connects

11 years agoMerge pull request #1058 from awakecoding/master
Marc-André Moreau [Thu, 7 Mar 2013 18:59:21 +0000 (10:59 -0800)]
Merge pull request #1058 from awakecoding/master

Keyboard Input Overhaul (Part 1)

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Thu, 7 Mar 2013 18:56:51 +0000 (13:56 -0500)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agolibwinpr-input: fix virtual key code definitions
Marc-André Moreau [Thu, 7 Mar 2013 18:56:00 +0000 (13:56 -0500)]
libwinpr-input: fix virtual key code definitions

11 years agomfreerdp-server: begin reworking rdpsnd server channel
C-o-r-E [Thu, 7 Mar 2013 18:34:12 +0000 (13:34 -0500)]
mfreerdp-server: begin reworking rdpsnd server channel

11 years agolibwinpr-input: started mapping XKB keynames to virtual key codes
Marc-André Moreau [Wed, 6 Mar 2013 22:43:41 +0000 (17:43 -0500)]
libwinpr-input: started mapping XKB keynames to virtual key codes

11 years agoMerge pull request #1053 from C-o-r-E/master
Marc-André Moreau [Wed, 6 Mar 2013 22:33:37 +0000 (14:33 -0800)]
Merge pull request #1053 from C-o-r-E/master

Various small changes on the server and a fix for winpr-pool

11 years agoMerge pull request #1 from bmiklautz/mfreerdp-server
Corey C [Wed, 6 Mar 2013 22:15:12 +0000 (14:15 -0800)]
Merge pull request #1 from bmiklautz/mfreerdp-server

server/Mac: fixes to build without xcode

11 years agolibfreerdp-locale: cleanup layout detection
Marc-André Moreau [Wed, 6 Mar 2013 21:35:50 +0000 (16:35 -0500)]
libfreerdp-locale: cleanup layout detection

11 years agolibfreerdp-locale: cleanup solaris code
Marc-André Moreau [Wed, 6 Mar 2013 17:50:25 +0000 (12:50 -0500)]
libfreerdp-locale: cleanup solaris code

11 years agoMerge remote-tracking branch 'upstream/master'
C-o-r-E [Wed, 6 Mar 2013 16:37:11 +0000 (11:37 -0500)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge pull request #1042 from mfleisz/rfxfix
Marc-André Moreau [Wed, 6 Mar 2013 16:30:23 +0000 (08:30 -0800)]
Merge pull request #1042 from mfleisz/rfxfix

codec: Added padding to rfx buffers for SSE/NEON code

11 years agoMerge pull request #1050 from mfleisz/fixmultifrag
Marc-André Moreau [Wed, 6 Mar 2013 13:18:28 +0000 (05:18 -0800)]
Merge pull request #1050 from mfleisz/fixmultifrag

core: Corrected handling of MultifragMaxRequestSize (Fixes #1022)

11 years agocore: Corrected handling of MultifragMaxRequestSize (Fixes #1022)
Martin Fleisz [Wed, 6 Mar 2013 12:40:34 +0000 (13:40 +0100)]
core: Corrected handling of MultifragMaxRequestSize (Fixes #1022)

11 years agocore: Correct handling of MultifragMaxRequestSize (Fixes #1022)
Martin Fleisz [Wed, 6 Mar 2013 12:33:09 +0000 (13:33 +0100)]
core: Correct handling of MultifragMaxRequestSize (Fixes #1022)

11 years agoserver/Mac: fixes to build without xcode
Bernhard Miklautz [Tue, 5 Mar 2013 23:24:03 +0000 (00:24 +0100)]
server/Mac: fixes to build without xcode

11 years agomfreerdp-server: check for invalid rdpsnd format
C-o-r-E [Tue, 5 Mar 2013 22:31:31 +0000 (17:31 -0500)]
mfreerdp-server: check for invalid rdpsnd format

11 years agomfreerdp-server: rename timer queue
C-o-r-E [Tue, 5 Mar 2013 22:22:52 +0000 (17:22 -0500)]
mfreerdp-server: rename timer queue

11 years agocodec: Added padding to rfx buffers for SSE/NEON code
Martin Fleisz [Tue, 5 Mar 2013 16:36:26 +0000 (17:36 +0100)]
codec: Added padding to rfx buffers for SSE/NEON code

11 years agoMerge pull request #1041 from mfleisz/iosresize
Marc-André Moreau [Tue, 5 Mar 2013 16:28:51 +0000 (08:28 -0800)]
Merge pull request #1041 from mfleisz/iosresize

iOS: correctly refresh screen after resize

11 years agoMerge pull request #1039 from bmiklautz/togglefs
Marc-André Moreau [Tue, 5 Mar 2013 16:28:39 +0000 (08:28 -0800)]
Merge pull request #1039 from bmiklautz/togglefs

Allow fullscreen toggle per default

11 years agoiOS: correctly refresh screen after resize
Martin Fleisz [Tue, 5 Mar 2013 16:08:53 +0000 (17:08 +0100)]
iOS: correctly refresh screen after resize

11 years agoAllow fullscreen toggle per default
Bernhard Miklautz [Tue, 5 Mar 2013 14:57:51 +0000 (15:57 +0100)]
Allow fullscreen toggle per default

11 years agocodec/nsc: fixed typo
Bernhard Miklautz [Tue, 5 Mar 2013 14:19:50 +0000 (15:19 +0100)]
codec/nsc: fixed typo

11 years agoMerge pull request #1038 from bmiklautz/ioscompilerdetection
Marc-André Moreau [Tue, 5 Mar 2013 14:14:43 +0000 (06:14 -0800)]
Merge pull request #1038 from bmiklautz/ioscompilerdetection

set CMAKE_COMPILER_ID to GNU in iOS toolchain

11 years agoset CMAKE_COMPILER_ID to GNU in iOS toolchain
Bernhard Miklautz [Tue, 5 Mar 2013 14:07:27 +0000 (15:07 +0100)]
set CMAKE_COMPILER_ID to GNU in iOS toolchain

The current ios toolchain is GNU based but the iOSToolchain.cmake
set the CMAKE_COMPILER_ID to gcc which isn't known by cmake.

11 years agoMerge pull request #1035 from mfleisz/iosupdate
Marc-André Moreau [Tue, 5 Mar 2013 12:59:05 +0000 (04:59 -0800)]
Merge pull request #1035 from mfleisz/iosupdate

iOS: Enable NSCodec, fixed RFX to Win8, resize sanity check

11 years agoMerge pull request #1034 from mfleisz/resizefix
Marc-André Moreau [Tue, 5 Mar 2013 12:58:47 +0000 (04:58 -0800)]
Merge pull request #1034 from mfleisz/resizefix

Session resize fix for Android/iOS

11 years agoMerge pull request #1032 from mfleisz/nsccpuopt
Marc-André Moreau [Tue, 5 Mar 2013 12:58:26 +0000 (04:58 -0800)]
Merge pull request #1032 from mfleisz/nsccpuopt

codec: got rid of nsc_context_set_cpu_opt

11 years agoMerge pull request #1028 from hardening/waylanCompilationWarnings
Marc-André Moreau [Tue, 5 Mar 2013 12:57:50 +0000 (04:57 -0800)]
Merge pull request #1028 from hardening/waylanCompilationWarnings

Fixed prototype for -Wstrict-prototypes

11 years agoiOS: Enable NSCodec, fixed RFX to Win8, resize sanity check
Martin Fleisz [Tue, 5 Mar 2013 12:25:50 +0000 (13:25 +0100)]
iOS: Enable NSCodec, fixed RFX to Win8, resize sanity check

11 years agoAndroid: Fixed session resizing
Martin Fleisz [Tue, 5 Mar 2013 11:59:38 +0000 (12:59 +0100)]
Android: Fixed session resizing

11 years agoiOS: Fixed session resizing
Martin Fleisz [Tue, 5 Mar 2013 11:54:49 +0000 (12:54 +0100)]
iOS: Fixed session resizing

11 years agocodec: got rid of nsc_context_set_cpu_opt
Martin Fleisz [Tue, 5 Mar 2013 09:52:18 +0000 (10:52 +0100)]
codec: got rid of nsc_context_set_cpu_opt

11 years agosecurity: add a NULL pointer check to fix a server crash.
Vic Lee [Tue, 5 Mar 2013 07:08:03 +0000 (15:08 +0800)]
security: add a NULL pointer check to fix a server crash.

11 years agolibwinpr-input: added more japanese definitions
Marc-André Moreau [Tue, 5 Mar 2013 02:27:56 +0000 (21:27 -0500)]
libwinpr-input: added more japanese definitions

11 years agolibwinpr-input: map most evdev keycodes
Marc-André Moreau [Tue, 5 Mar 2013 01:37:44 +0000 (20:37 -0500)]
libwinpr-input: map most evdev keycodes

11 years agolibwinpr-input: prepare comments for evdev keycode map
Marc-André Moreau [Mon, 4 Mar 2013 23:27:31 +0000 (18:27 -0500)]
libwinpr-input: prepare comments for evdev keycode map

11 years agolibwinpr-input: add empty keycode map for evdev
Marc-André Moreau [Mon, 4 Mar 2013 22:19:33 +0000 (17:19 -0500)]
libwinpr-input: add empty keycode map for evdev

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Mon, 4 Mar 2013 21:07:29 +0000 (16:07 -0500)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge branch 'master' of https://github.com/C-o-r-E/FreeRDP
Corey C [Mon, 4 Mar 2013 21:06:56 +0000 (16:06 -0500)]
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP

11 years agowinpr-pool: better solution for building on winxp to win8
Corey C [Mon, 4 Mar 2013 21:05:32 +0000 (16:05 -0500)]
winpr-pool: better solution for building on winxp to win8

11 years agoMerge branch 'master' of https://github.com/C-o-r-E/FreeRDP
C-o-r-E [Mon, 4 Mar 2013 20:18:00 +0000 (15:18 -0500)]
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP

11 years agomfreerdp-server: disabled drawing the cursor in displaystream
C-o-r-E [Mon, 4 Mar 2013 20:17:47 +0000 (15:17 -0500)]
mfreerdp-server: disabled drawing the cursor in displaystream

11 years agowfreerdp-server: removed comments
Corey C [Mon, 4 Mar 2013 19:24:32 +0000 (14:24 -0500)]
wfreerdp-server: removed comments

11 years agoMerge branch 'master' of https://github.com/C-o-r-E/FreeRDP
C-o-r-E [Mon, 4 Mar 2013 19:12:26 +0000 (14:12 -0500)]
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP

11 years agomfreerdp-server: removed manually setting sse2 optimizations in server
C-o-r-E [Mon, 4 Mar 2013 19:12:12 +0000 (14:12 -0500)]
mfreerdp-server: removed manually setting sse2 optimizations in server

11 years agowfreerdp-server: removed manuallly setting sse2, winpr-pool: fixed build on win8
Corey C [Mon, 4 Mar 2013 19:06:54 +0000 (14:06 -0500)]
wfreerdp-server: removed manuallly setting sse2, winpr-pool: fixed build on win8

11 years agoMerge pull request #1027 from mfleisz/wrdpsrvfix
Marc-André Moreau [Mon, 4 Mar 2013 16:15:08 +0000 (08:15 -0800)]
Merge pull request #1027 from mfleisz/wrdpsrvfix

wfreerdp-server: Removed old rfx_context_set_cpu_info function

11 years agowfreerdp-server: Removed old rfx_context_set_cpu_info function
Martin Fleisz [Mon, 4 Mar 2013 15:33:37 +0000 (16:33 +0100)]
wfreerdp-server: Removed old rfx_context_set_cpu_info function

11 years agoMerge pull request #1026 from mfleisz/sysinfofix
Vic Lee [Mon, 4 Mar 2013 14:01:54 +0000 (06:01 -0800)]
Merge pull request #1026 from mfleisz/sysinfofix

Fixed sysinfo issues with Win32 builds

11 years agocmake: Fix for monolithic Android build
Martin Fleisz [Mon, 4 Mar 2013 09:16:40 +0000 (10:16 +0100)]
cmake: Fix for monolithic Android build

11 years agoFixed issues with new sysinfo on windows
Martin Fleisz [Mon, 4 Mar 2013 08:40:26 +0000 (09:40 +0100)]
Fixed issues with new sysinfo on windows