platform/upstream/freerdp.git
11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP
Marc-André Moreau [Mon, 25 Feb 2013 03:33:27 +0000 (22:33 -0500)]
Merge branch 'master' of github.com:awakecoding/FreeRDP

11 years agochannels/rdpsnd: added more ALSA debug output
Marc-André Moreau [Mon, 25 Feb 2013 03:32:48 +0000 (22:32 -0500)]
channels/rdpsnd: added more ALSA debug output

11 years agomfreerdp: fix headers
Marc-André Moreau [Fri, 22 Feb 2013 04:52:51 +0000 (23:52 -0500)]
mfreerdp: fix headers

11 years agomfreerdp: fix headers
Marc-André Moreau [Fri, 22 Feb 2013 04:42:36 +0000 (23:42 -0500)]
mfreerdp: fix headers

11 years agomfreerdp: cleanup
Marc-André Moreau [Fri, 22 Feb 2013 04:07:35 +0000 (23:07 -0500)]
mfreerdp: cleanup

11 years agomfreerdp: code style cleanup
Marc-André Moreau [Fri, 22 Feb 2013 03:04:09 +0000 (22:04 -0500)]
mfreerdp: code style cleanup

11 years agomfreerdp: fix indentation
Marc-André Moreau [Fri, 22 Feb 2013 02:42:47 +0000 (21:42 -0500)]
mfreerdp: fix indentation

11 years agofreerdp: fix build and warnings on Mac OS X
Marc-André Moreau [Fri, 22 Feb 2013 02:09:42 +0000 (21:09 -0500)]
freerdp: fix build and warnings on Mac OS X

11 years agochannels/rdpsnd: cleanup ALSA setup
Marc-André Moreau [Fri, 22 Feb 2013 00:20:13 +0000 (19:20 -0500)]
channels/rdpsnd: cleanup ALSA setup

11 years agochannels/rdpsnd: refactor audio format negotiation
Marc-André Moreau [Thu, 21 Feb 2013 23:41:41 +0000 (18:41 -0500)]
channels/rdpsnd: refactor audio format negotiation

11 years agochannels/rdpsnd: added more debug output for timing
Marc-André Moreau [Thu, 21 Feb 2013 21:03:47 +0000 (16:03 -0500)]
channels/rdpsnd: added more debug output for timing

11 years agochannels/rdpsnd: add detailed latency output
Marc-André Moreau [Thu, 21 Feb 2013 19:58:39 +0000 (14:58 -0500)]
channels/rdpsnd: add detailed latency output

11 years agochannels/rdpsnd: start work on WavePlay/WaveConfirm
Marc-André Moreau [Thu, 21 Feb 2013 18:25:43 +0000 (13:25 -0500)]
channels/rdpsnd: start work on WavePlay/WaveConfirm

11 years agochannels/rdpsnd: process ALSA write in separate thread
Marc-André Moreau [Thu, 21 Feb 2013 16:58:41 +0000 (11:58 -0500)]
channels/rdpsnd: process ALSA write in separate thread

11 years agochannels/rdpsnd: further experimentation with async alsa
Marc-André Moreau [Thu, 21 Feb 2013 15:46:11 +0000 (10:46 -0500)]
channels/rdpsnd: further experimentation with async alsa

11 years agochannels/rdpsnd: start alsa async mode
Marc-André Moreau [Thu, 21 Feb 2013 08:38:36 +0000 (03:38 -0500)]
channels/rdpsnd: start alsa async mode

11 years agochannels: get rid of semaphore locking, replace queues
Marc-André Moreau [Thu, 21 Feb 2013 07:56:57 +0000 (02:56 -0500)]
channels: get rid of semaphore locking, replace queues

11 years agochannels/rdpsnd: refactor scheduling of sending of sound PDUs
Marc-André Moreau [Thu, 21 Feb 2013 02:34:47 +0000 (21:34 -0500)]
channels/rdpsnd: refactor scheduling of sending of sound PDUs

11 years agolibfreerdp-utils: don't use freerdp_thread util in svc_plugin
Marc-André Moreau [Thu, 21 Feb 2013 00:44:14 +0000 (19:44 -0500)]
libfreerdp-utils: don't use freerdp_thread util in svc_plugin

11 years agolibfreerdp/utils: get rid of old svc_plugin queuing items
Marc-André Moreau [Wed, 20 Feb 2013 23:53:47 +0000 (18:53 -0500)]
libfreerdp/utils: get rid of old svc_plugin queuing items

11 years agolibfreerdp-utils: svc_plugin: make use of MessagePipe
Marc-André Moreau [Wed, 20 Feb 2013 23:44:52 +0000 (18:44 -0500)]
libfreerdp-utils: svc_plugin: make use of MessagePipe

11 years agolibfreerdp-utils: make use of ArrayList in Static Virtual Channel Plugin interface
Marc-André Moreau [Wed, 20 Feb 2013 20:33:42 +0000 (15:33 -0500)]
libfreerdp-utils: make use of ArrayList in Static Virtual Channel Plugin interface

11 years agolibwinpr-utils: initial MessagePipe implementation
Marc-André Moreau [Wed, 20 Feb 2013 19:48:32 +0000 (14:48 -0500)]
libwinpr-utils: initial MessagePipe implementation

11 years agochannels/rdpsnd: emulate timing of old queue
Marc-André Moreau [Wed, 20 Feb 2013 17:11:19 +0000 (12:11 -0500)]
channels/rdpsnd: emulate timing of old queue

11 years agochannels/rdpsnd: use MessageQueue
Marc-André Moreau [Wed, 20 Feb 2013 03:36:04 +0000 (22:36 -0500)]
channels/rdpsnd: use MessageQueue

11 years agochannels/rdpsnd: fix timestamps
Marc-André Moreau [Wed, 20 Feb 2013 02:21:20 +0000 (21:21 -0500)]
channels/rdpsnd: fix timestamps

11 years agochannels/drive: fix warning
Marc-André Moreau [Tue, 19 Feb 2013 23:15:28 +0000 (18:15 -0500)]
channels/drive: fix warning

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Tue, 19 Feb 2013 23:13:39 +0000 (18:13 -0500)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agolibwinpr-utils: fix parsing of optional arguments with the space separator
Marc-André Moreau [Tue, 19 Feb 2013 23:05:20 +0000 (18:05 -0500)]
libwinpr-utils: fix parsing of optional arguments with the space separator

11 years agochannels/rdpsnd: refactoring
Marc-André Moreau [Tue, 19 Feb 2013 22:47:55 +0000 (17:47 -0500)]
channels/rdpsnd: refactoring

11 years agoMerge pull request #986 from C-o-r-E/master
Marc-André Moreau [Tue, 19 Feb 2013 22:15:06 +0000 (14:15 -0800)]
Merge pull request #986 from C-o-r-E/master

Server improvements on OS X and Windows

11 years agoMerge branch 'master' of https://github.com/C-o-r-E/FreeRDP
C-o-r-E [Tue, 19 Feb 2013 21:43:57 +0000 (16:43 -0500)]
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP

11 years agoMerge remote-tracking branch 'upstream/master'
C-o-r-E [Tue, 19 Feb 2013 21:36:08 +0000 (16:36 -0500)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge branch 'master' of http://github.com/C-o-r-E/FreeRDP
Corey C [Tue, 19 Feb 2013 21:28:08 +0000 (16:28 -0500)]
Merge branch 'master' of github.com/C-o-r-E/FreeRDP

11 years agowfreerdp-server: fix warnings
Corey C [Tue, 19 Feb 2013 21:27:35 +0000 (16:27 -0500)]
wfreerdp-server: fix warnings

11 years agomfreerdp-server: cleanup
C-o-r-E [Tue, 19 Feb 2013 21:26:06 +0000 (16:26 -0500)]
mfreerdp-server: cleanup

11 years agoMerge branch 'master' of https://github.com/C-o-r-E/FreeRDP
C-o-r-E [Tue, 19 Feb 2013 20:06:56 +0000 (15:06 -0500)]
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP

11 years agomfreerdp-server: formatting
C-o-r-E [Tue, 19 Feb 2013 20:06:42 +0000 (15:06 -0500)]
mfreerdp-server: formatting

11 years agoxfreerdp: add async-channels command-line argument
Marc-André Moreau [Tue, 19 Feb 2013 17:29:15 +0000 (12:29 -0500)]
xfreerdp: add async-channels command-line argument

11 years agochannels/rdpsnd: added sound format ids
Marc-André Moreau [Tue, 19 Feb 2013 16:02:45 +0000 (11:02 -0500)]
channels/rdpsnd: added sound format ids

11 years agochannels/rdpsnd/alsa: apply patch from tonyhook
Marc-André Moreau [Tue, 19 Feb 2013 15:19:08 +0000 (10:19 -0500)]
channels/rdpsnd/alsa: apply patch from tonyhook

11 years agolibwinpr-sspi: implement partial Schannel EncryptMessage/DecryptMessage support
Marc-André Moreau [Tue, 19 Feb 2013 02:50:33 +0000 (21:50 -0500)]
libwinpr-sspi: implement partial Schannel EncryptMessage/DecryptMessage support

11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP
Marc-André Moreau [Tue, 19 Feb 2013 01:07:41 +0000 (20:07 -0500)]
Merge branch 'master' of github.com:awakecoding/FreeRDP

11 years agolibwinpr-sspi: complete Schannel handshake
Marc-André Moreau [Tue, 19 Feb 2013 01:07:29 +0000 (20:07 -0500)]
libwinpr-sspi: complete Schannel handshake

11 years agoMerge pull request #982 from awakecoding/master
Marc-André Moreau [Tue, 19 Feb 2013 00:33:08 +0000 (16:33 -0800)]
Merge pull request #982 from awakecoding/master

Async, X11 Server, CLI Update

11 years agolibwinpr-rpc: fix windows build
Marc-André Moreau [Tue, 19 Feb 2013 00:29:50 +0000 (19:29 -0500)]
libwinpr-rpc: fix windows build

11 years agowfreerdp-server: fix regression that I made earlier
Corey C [Mon, 18 Feb 2013 21:01:37 +0000 (16:01 -0500)]
wfreerdp-server: fix regression that I made earlier

11 years agowfreerdp-server: one liner -- it builds
Corey C [Mon, 18 Feb 2013 19:58:26 +0000 (14:58 -0500)]
wfreerdp-server: one liner -- it builds

11 years agowfreerdp-server: make rdpsnd backend selectable at build time
Corey C [Mon, 18 Feb 2013 19:40:37 +0000 (14:40 -0500)]
wfreerdp-server: make rdpsnd backend selectable at build time

11 years agoxfreerdp-server: fix image leak
Marc-André Moreau [Mon, 18 Feb 2013 17:01:30 +0000 (12:01 -0500)]
xfreerdp-server: fix image leak

11 years agowfreerdp-server: removed cruft
Corey C [Mon, 18 Feb 2013 14:52:28 +0000 (09:52 -0500)]
wfreerdp-server: removed cruft

11 years agoclient/common: fix help and compatibility helper
Marc-André Moreau [Mon, 18 Feb 2013 12:49:52 +0000 (07:49 -0500)]
client/common: fix help and compatibility helper

11 years agoclient/common: added simplified command-line options for each channel
Marc-André Moreau [Mon, 18 Feb 2013 12:32:15 +0000 (07:32 -0500)]
client/common: added simplified command-line options for each channel

11 years agochannels/drive: fix double free
Marc-André Moreau [Mon, 18 Feb 2013 11:39:17 +0000 (06:39 -0500)]
channels/drive: fix double free

11 years agoxfreerdp-server: cleanup
Marc-André Moreau [Sun, 17 Feb 2013 18:21:52 +0000 (13:21 -0500)]
xfreerdp-server: cleanup

11 years agoxfreerdp-server: change event queue
Marc-André Moreau [Sun, 17 Feb 2013 17:23:25 +0000 (12:23 -0500)]
xfreerdp-server: change event queue

11 years agoxfreerdp-server: replaced old eventing system with MessageQueue
Marc-André Moreau [Sun, 17 Feb 2013 16:59:29 +0000 (11:59 -0500)]
xfreerdp-server: replaced old eventing system with MessageQueue

11 years agoxfreerdp-server: fix encoding
Marc-André Moreau [Sun, 17 Feb 2013 16:03:35 +0000 (11:03 -0500)]
xfreerdp-server: fix encoding

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Sun, 17 Feb 2013 15:10:54 +0000 (10:10 -0500)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge pull request #975 from hardening/iosPrototypes
Marc-André Moreau [Sun, 17 Feb 2013 15:07:47 +0000 (07:07 -0800)]
Merge pull request #975 from hardening/iosPrototypes

Fixed prototypes

11 years agowfreerdp-server: sound latency tweaks
Corey C [Sat, 16 Feb 2013 01:39:31 +0000 (20:39 -0500)]
wfreerdp-server: sound latency tweaks

11 years agoMerge branch 'master' of https://github.com/C-o-r-E/FreeRDP
C-o-r-E [Sat, 16 Feb 2013 00:52:51 +0000 (19:52 -0500)]
Merge branch 'master' of https://github.com/C-o-r-E/FreeRDP

11 years agowfreerdp-server: wasapi rdpsnd works
Corey C [Fri, 15 Feb 2013 23:50:00 +0000 (18:50 -0500)]
wfreerdp-server: wasapi rdpsnd works

11 years agoFixed prototypes
hardening [Fri, 15 Feb 2013 22:07:10 +0000 (23:07 +0100)]
Fixed prototypes

11 years agowfreerdp-server: refactored rdpsnd for multiple subsystems
Corey C [Fri, 15 Feb 2013 21:53:32 +0000 (16:53 -0500)]
wfreerdp-server: refactored rdpsnd for multiple subsystems

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Fri, 15 Feb 2013 16:23:59 +0000 (11:23 -0500)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge pull request #973 from hardening/includeFixesTrunk
Marc-André Moreau [Fri, 15 Feb 2013 16:18:22 +0000 (08:18 -0800)]
Merge pull request #973 from hardening/includeFixesTrunk

Fixed compilation with -Wstrict-prototypes

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Fri, 15 Feb 2013 16:16:36 +0000 (11:16 -0500)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agolibwinpr-interlocked: fix iOS build
Marc-André Moreau [Fri, 15 Feb 2013 15:33:21 +0000 (10:33 -0500)]
libwinpr-interlocked: fix iOS build

11 years agoMerge pull request #974 from thinstuff/iFreeRDP
Marc-André Moreau [Fri, 15 Feb 2013 13:59:03 +0000 (05:59 -0800)]
Merge pull request #974 from thinstuff/iFreeRDP

Initial FreeRDP iOS release

11 years agoMerge remote-tracking branch 'upstream/master' into ios-release
Bernhard Miklautz [Fri, 15 Feb 2013 12:48:05 +0000 (13:48 +0100)]
Merge remote-tracking branch 'upstream/master' into ios-release

11 years agoUpdated bundle identifier
Martin Fleisz [Fri, 15 Feb 2013 11:52:18 +0000 (12:52 +0100)]
Updated bundle identifier

11 years agolibfreerdp-core: added ObjectPool
Marc-André Moreau [Fri, 15 Feb 2013 01:39:56 +0000 (20:39 -0500)]
libfreerdp-core: added ObjectPool

11 years agolibfreerdp-common: added new command-line options
Marc-André Moreau [Fri, 15 Feb 2013 00:38:45 +0000 (19:38 -0500)]
libfreerdp-common: added new command-line options

11 years agolibfreerdp-core: fix some async updates race conditions
Marc-André Moreau [Thu, 14 Feb 2013 22:43:37 +0000 (17:43 -0500)]
libfreerdp-core: fix some async updates race conditions

11 years agoFixed compilation with -Wstrict-prototypes
hardening [Thu, 14 Feb 2013 21:20:43 +0000 (22:20 +0100)]
Fixed compilation with -Wstrict-prototypes

11 years agoMerge pull request #971 from mfleisz/master
Marc-André Moreau [Thu, 14 Feb 2013 18:25:20 +0000 (10:25 -0800)]
Merge pull request #971 from mfleisz/master

android: remove hardcoded package name from suggestion provider

11 years agoiOS: initial release of iFreeRDP
Bernhard Miklautz [Thu, 14 Feb 2013 13:59:12 +0000 (14:59 +0100)]
iOS: initial release of iFreeRDP

This is the initial release of iFreeRDP the FreeRDP iOS client.
Build instructions can be found in docs/README.ios.

11 years agoandroid: remove hardcoded package name from suggestion provider, using full qualified...
Martin Fleisz [Thu, 14 Feb 2013 09:53:12 +0000 (01:53 -0800)]
android: remove hardcoded package name from suggestion provider, using full qualified class names in manifest

11 years agoMerge pull request #968 from nschneider/mswordpatch
Marc-André Moreau [Wed, 13 Feb 2013 16:49:45 +0000 (08:49 -0800)]
Merge pull request #968 from nschneider/mswordpatch

Ignore IRP_MJ_LOCK_CONTROL

11 years agoIgnore IRP_MJ_LOCK_CONTROL
Norbert Schneider [Wed, 13 Feb 2013 11:31:13 +0000 (12:31 +0100)]
Ignore IRP_MJ_LOCK_CONTROL

Ignoring this request improves working with shared volumes and MSWord
et al, see https://github.com/FreeRDP/FreeRDP/issues/959

11 years agolibfreerdp-core: refactor bitmap codec guid handling
Marc-André Moreau [Wed, 13 Feb 2013 02:25:49 +0000 (21:25 -0500)]
libfreerdp-core: refactor bitmap codec guid handling

11 years agolibfreerdp-core: add capabilities debug output
Marc-André Moreau [Tue, 12 Feb 2013 21:25:16 +0000 (16:25 -0500)]
libfreerdp-core: add capabilities debug output

11 years agoxfreerdp: stabilize asynchronous X11 event handling
Marc-André Moreau [Tue, 12 Feb 2013 01:38:19 +0000 (20:38 -0500)]
xfreerdp: stabilize asynchronous X11 event handling

11 years agoMerge pull request #964 from bmiklautz/vrdp_font_map_pdu
Marc-André Moreau [Mon, 11 Feb 2013 17:34:44 +0000 (09:34 -0800)]
Merge pull request #964 from bmiklautz/vrdp_font_map_pdu

core: set FINALIZE_SC_FONT_MAP_PDU even if font map pdu len is 0

11 years agocore: set FINALIZE_SC_FONT_MAP_PDU even if font map pdu len is 0
Bernhard Miklautz [Mon, 11 Feb 2013 17:30:17 +0000 (18:30 +0100)]
core: set FINALIZE_SC_FONT_MAP_PDU even if font map pdu len is 0

fixes #925

11 years agoxfreerdp: fix XInitThreads() usage
Marc-André Moreau [Mon, 11 Feb 2013 16:40:35 +0000 (11:40 -0500)]
xfreerdp: fix XInitThreads() usage

11 years agoxfreerdp: cleanup eventing
Marc-André Moreau [Sun, 10 Feb 2013 18:17:08 +0000 (13:17 -0500)]
xfreerdp: cleanup eventing

11 years agoxfreerdp: combine X11 updates
Marc-André Moreau [Sat, 9 Feb 2013 23:10:45 +0000 (18:10 -0500)]
xfreerdp: combine X11 updates

11 years agoxfreerdp: improve asynchronicity
Marc-André Moreau [Sat, 9 Feb 2013 22:13:53 +0000 (17:13 -0500)]
xfreerdp: improve asynchronicity

11 years agoMerge pull request #956 from mfleisz/master
Marc-André Moreau [Fri, 8 Feb 2013 16:27:58 +0000 (08:27 -0800)]
Merge pull request #956 from mfleisz/master

aFreeRDP: Added custom bookmark type

11 years agoMerge pull request #962 from awakecoding/master
Marc-André Moreau [Fri, 8 Feb 2013 16:27:21 +0000 (08:27 -0800)]
Merge pull request #962 from awakecoding/master

Asynchronous Update and Input

11 years agoxfreerdp: call XInitThreads()
Marc-André Moreau [Fri, 8 Feb 2013 16:19:45 +0000 (11:19 -0500)]
xfreerdp: call XInitThreads()

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Fri, 8 Feb 2013 16:00:00 +0000 (11:00 -0500)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP
Marc-André Moreau [Fri, 8 Feb 2013 15:59:43 +0000 (10:59 -0500)]
Merge branch 'master' of github.com:awakecoding/FreeRDP

11 years agochannels/serial: code cleanup
Marc-André Moreau [Fri, 8 Feb 2013 15:59:37 +0000 (10:59 -0500)]
channels/serial: code cleanup

11 years agolibfreerdp-core: start working on asynchronous channels
Marc-André Moreau [Thu, 7 Feb 2013 14:50:15 +0000 (09:50 -0500)]
libfreerdp-core: start working on asynchronous channels

11 years agolibfreerdp-core: add true asynchronous input and update
Marc-André Moreau [Thu, 7 Feb 2013 02:57:49 +0000 (21:57 -0500)]
libfreerdp-core: add true asynchronous input and update

11 years agoBookmarkGateways now accept SQLLiteHelper instead of a BookmarkDB class
Martin Fleisz [Wed, 6 Feb 2013 10:09:19 +0000 (02:09 -0800)]
BookmarkGateways now accept SQLLiteHelper instead of a BookmarkDB class

11 years agoaFreeRDP: Added custom bookmark type
Martin Fleisz [Wed, 6 Feb 2013 08:29:26 +0000 (00:29 -0800)]
aFreeRDP: Added custom bookmark type