Marc-André Moreau
|
6f1acb01dd
|
channels/rdpgfx: parse H264 bitmap stream and meta block
|
2014-07-08 17:37:29 -04:00 |
|
Marc-André Moreau
|
f7e5365719
|
libfreerdp-codec: add more gfx H264 debug output
|
2014-07-08 17:16:13 -04:00 |
|
Marc-André Moreau
|
c16000e67b
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP into egfx
|
2014-07-08 12:29:30 -04:00 |
|
Marc-André Moreau
|
8516846999
|
libfreerdp-client: cleanup gfx options
|
2014-07-08 12:29:08 -04:00 |
|
Marc-André Moreau
|
a0dad3fa87
|
Merge branch 'master' of https://github.com/dpoe/FreeRDP into egfx
|
2014-07-08 12:13:11 -04:00 |
|
Emmanuel Ledoux
|
80f641c38a
|
winpr-comm, serial: excluded Android platforms as well
|
2014-07-04 17:40:06 +02:00 |
|
Emmanuel Ledoux
|
4fad947cb4
|
serial: implementation still __linux__ specific (even though not much remains to do to be platform agnostic at this stage)
|
2014-07-04 16:57:25 +02:00 |
|
Emmanuel Ledoux
|
7bbeff3427
|
winpr-comm: made its current implementation verific specific to __linux__ since it was done on top of NTTY.
|
2014-07-04 16:16:26 +02:00 |
|
Marc-André Moreau
|
5c5386fe04
|
channels/rdpgfx: add egfx command line options and settings
|
2014-07-03 14:35:03 -04:00 |
|
Emmanuel Ledoux
|
d1a7e8c3b8
|
serial: attempt to avoid a couple compilation warnings: Warning:int-to-pointer-cast
|
2014-07-03 18:13:25 +02:00 |
|
Marc-André Moreau
|
bde954107d
|
Merge branch 'egfx' of github.com:vworkspace/FreeRDP into egfx
Conflicts:
client/X11/xf_gfx.c
|
2014-07-03 12:03:39 -04:00 |
|
Emmanuel Ledoux
|
e4840d3596
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-03 11:56:00 +02:00 |
|
Marc-André Moreau
|
06bdc037a1
|
Merge pull request #1901 from erbth/master_new
small SmartCard fix and drive redirection hotplug mechanism change
|
2014-07-02 09:47:59 -04: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 |
|
Hardening
|
4b6edb913c
|
Make server sound thread optionnal
This patch makes the server-side sound channel thread optionnal, and
exposes functions to handle channel traffic from the outside.
|
2014-07-02 10:31:45 +02:00 |
|
Mike McDonald
|
4d3d78c487
|
Initial implementation of H.264 decoder for MS-RDPEGFX
|
2014-07-01 23:28:09 -04:00 |
|
Marc-André Moreau
|
c7604ff9ba
|
channels/rdpgfx: harden parsing code
|
2014-07-01 11:33:35 -04:00 |
|
Marc-André Moreau
|
b86c3b038b
|
Merge pull request #1934 from awakecoding/lync
Initial Remote Assistance Support
|
2014-06-30 18:10:31 -04:00 |
|
Marc-André Moreau
|
e42465372a
|
xfreerdp: initial remote assistance controls (ctrl+alt+c to request/release control)
|
2014-06-30 17:17:06 -04:00 |
|
Marc-André Moreau
|
5606c64f61
|
channels/remdesk: initial working Remote Assistance
|
2014-06-30 13:26:11 -04:00 |
|
Marc-André Moreau
|
b60eff8e42
|
channels/remdesk: start sending authentication data
|
2014-06-30 12:51:27 -04:00 |
|
Emmanuel Ledoux
|
9fc225ac5d
|
Merge branch 'ports'
Conflicts:
channels/serial/client/serial_tty.c
|
2014-06-30 17:22:15 +02:00 |
|
Marc-André Moreau
|
01a013f826
|
client/common: fix Remote Assistance memory leaks
|
2014-06-29 19:57:46 -04:00 |
|
Marc-André Moreau
|
06c7f83bc2
|
channels/remdesk: start parsing messages
|
2014-06-28 20:22:36 -04:00 |
|
Marc-André Moreau
|
af1be38775
|
client/common: parse and use remote assistance file
|
2014-06-28 18:33:46 -04:00 |
|
Marc-André Moreau
|
f7f07c56ba
|
channels/remdesk: stub virtual channel
|
2014-06-28 17:24:44 -04:00 |
|
bjcollins
|
d2d04f764d
|
Find glibconfig.h cmake should use pkgconfig information instead of a hard coded path to /usr/lib.
the OnOpen callback should be called when set to avoid a segfault.
|
2014-06-27 14:46:27 -05: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 |
|
Marc-André Moreau
|
014d8972e3
|
channels/encomsp: initial client-side implementation
|
2014-06-23 18:17:26 -04:00 |
|
Marc-André Moreau
|
64b8ded9f2
|
encomsp: stub client/server virtual channel
|
2014-06-23 16:18:03 -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
|
78d3c82798
|
xfreerdp: fix multiple egfx-related memory leaks
|
2014-06-20 13:52:13 -04:00 |
|
Marc-André Moreau
|
ce6ff35297
|
xfreerdp: fix egfx off-by-one errors
|
2014-06-19 17:08:50 -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 |
|
Hardening
|
11f8e40d50
|
Fix packet decoding logic
This patch totally reworks the logic of the packet decoding for the
server-side sound channel.
|
2014-06-19 10:06:37 +02:00 |
|
Hardening
|
f33f755635
|
Also specify the timestamp when sending samples
This patch complements the SendSample() callback to take the timestamp
as extra argument.
|
2014-06-18 23:44:34 +02:00 |
|
Hardening
|
99d531655c
|
Implement a confirm block callback
This patch adds a callback called when we receive feedback from the
client.
|
2014-06-18 23:44:34 +02:00 |
|
Emmanuel Ledoux
|
e6c82f99d5
|
serial: ability to setup the server serial driver thanks to a third parameter on the command line
|
2014-06-18 18:20:21 +02:00 |
|
Marc-André Moreau
|
b782486e89
|
channels/drdynvc: cleanup
|
2014-06-17 13:34:23 -04:00 |
|
Emmanuel Ledoux
|
ff9babed4e
|
serial: cleaned up serial_main and removed other files which have been replaced by winpr-comm
|
2014-06-17 17:18:42 +02:00 |
|
Emmanuel Ledoux
|
9fc0e6eccc
|
winpr-comm: CommReadFile and CommWriteFile are now protected by a mutex
winpr-comm: implemented IOCTL_SERIAL_IMMEDIATE_CHAR
|
2014-06-17 16:34:20 +02:00 |
|
Emmanuel Ledoux
|
0db3d9dbb0
|
winpr-comm: cleaning up code, focused on indentation and whitespaces
|
2014-06-16 19:18:45 +02:00 |
|
Marc-André Moreau
|
eeb7cd2cb2
|
xfreerdp: initial egfx bitmap caching
|
2014-06-13 08:36:09 -04:00 |
|
Marc-André Moreau
|
27b1e76dbb
|
xfreerdp: fix egfx SurfaceToSurface overlapping copies
|
2014-06-12 21:02:25 -04:00 |
|
Marc-André Moreau
|
42c83c25f8
|
Merge branch 'egfx' of github.com:awakecoding/FreeRDP into egfx
Conflicts:
channels/tsmf/client/tsmf_main.c
|
2014-06-12 12:08:15 -04:00 |
|
Marc-André Moreau
|
6f9a256c5c
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Conflicts:
channels/drdynvc/client/dvcman.c
client/X11/xf_client.c
include/freerdp/dvc.h
|
2014-06-12 12:03:08 -04:00 |
|
erbth
|
0842475876
|
fixed getstatuschangeW rdp-return value in case of failure
|
2014-06-12 17:19:08 +02:00 |
|
Marc-André Moreau
|
fbea223ecf
|
channels/gfx: add surface table helper, surface creation/deletion
|
2014-06-11 17:48:04 -04:00 |
|
erbth
|
1a01949b68
|
drive hotpluging: register mounted drives already before first hotplug
|
2014-06-11 21:47:14 +02:00 |
|
erbth
|
19397d47fd
|
fixed getstatuschangeA rdp-return value in case of failure
|
2014-06-11 21:45:53 +02:00 |
|