Emmanuel Ledoux
|
9fc225ac5d
|
Merge branch 'ports'
Conflicts:
channels/serial/client/serial_tty.c
|
2014-06-30 17:22:15 +02: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
|
c53346b333
|
Merge pull request #1915 from hardening/server_side_sound_improvements
Server side sound improvements
|
2014-06-20 15:56:09 -04:00 |
|
Marc-André Moreau
|
ea3822c357
|
libfreerdp-codec: cleanup planar decoder
|
2014-06-18 17:46:22 -04: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
|
425763d30a
|
libfreerdp-codec: start offering more flexible planar codec decompression
|
2014-06-17 16:44:24 -04:00 |
|
Marc-André Moreau
|
d69316198f
|
xfreerdp: add egfx support for planar codec
|
2014-06-17 16:15:30 -04:00 |
|
Marc-André Moreau
|
61eb7f2f8e
|
libfreerdp-codec: fix ClearCodec decoding
|
2014-06-13 17:30:13 -04:00 |
|
Marc-André Moreau
|
0e27f5abe4
|
libfreerdp-codec: start working on clearcodec decompressor
|
2014-06-13 12:17:16 -04:00 |
|
Marc-André Moreau
|
eeb7cd2cb2
|
xfreerdp: initial egfx bitmap caching
|
2014-06-13 08:36:09 -04:00 |
|
Marc-André Moreau
|
ae02b5b512
|
xfreerdp: start handling egfx surface-to-surface
|
2014-06-12 16:13:12 -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 |
|
Marc-André Moreau
|
2da89cd8e5
|
libfreerdp-client: fix parsing of port numbers in .rdp file full address, gatewayhostname options
|
2014-06-12 10:49:29 -04:00 |
|
Marc-André Moreau
|
fbea223ecf
|
channels/gfx: add surface table helper, surface creation/deletion
|
2014-06-11 17:48:04 -04:00 |
|
Marc-André Moreau
|
2a82684521
|
channels: cleanup unused freerdp channels global functions
|
2014-06-11 16:27:31 -04:00 |
|
Marc-André Moreau
|
53639dea0b
|
channels: reduce dependency on svc_plugin.h
|
2014-06-11 15:09:28 -04:00 |
|
Marc-André Moreau
|
3c5b8b3d57
|
Merge branch 'dvc_streampool' of github.com:akallabeth/FreeRDP into egfx
Conflicts:
channels/rdpgfx/client/rdpgfx_main.c
include/freerdp/dvc.h
|
2014-06-11 13:13:03 -04:00 |
|
Armin Novak
|
49f360521c
|
OnDataReceived function now uses a reference counted stream as argument.
|
2014-06-11 14:41:31 +02:00 |
|
Armin Novak
|
60b0d075e2
|
svc_plugin now uses reference counted StreamPool.
Added termination function to clean up allocated resources.
|
2014-06-11 14:40:38 +02:00 |
|
Armin Novak
|
4325741583
|
Merge remote-tracking branch 'origin/master' into tsmf-gstreamer-1.0
Conflicts:
client/X11/xf_client.c
|
2014-06-11 11:27:08 +02:00 |
|
Marc-André Moreau
|
b4ba2c7a38
|
libfreerdp-codec: optimize zgfx bitstream
|
2014-06-05 15:41:42 -04:00 |
|
Marc-André Moreau
|
161e7b0026
|
libfreerdp-codec: simplify zgfx segment processing
|
2014-06-05 14:52:27 -04:00 |
|
Marc-André Moreau
|
f194a7b156
|
channels/rdpgfx: fix parsing of pdus in an array
|
2014-06-04 21:35:31 -04:00 |
|
Marc-André Moreau
|
193e7f6bd2
|
channels/rdpgfx: define interface of callbacks
|
2014-06-04 15:18:02 -04:00 |
|
Marc-André Moreau
|
9e5d312919
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
|
2014-06-04 12:37:23 -04:00 |
|
Marc-André Moreau
|
d6e955e6f1
|
channels/rdpgfx: stub bitmap decompression
|
2014-06-03 20:51:28 -04:00 |
|
Marc-André Moreau
|
280d1c859f
|
channels/rdpgfx: parse all core egfx pdus
|
2014-06-03 19:48:47 -04:00 |
|
Marc-André Moreau
|
c9172dfdb3
|
channels/rdpgfx: start parsing pdus
|
2014-06-03 15:32:03 -04:00 |
|
Marc-André Moreau
|
a50e4d16fc
|
libfreerdp-codec: integrate basic RDP8 decompression support
|
2014-06-03 14:29:55 -04:00 |
|
Marc-André Moreau
|
abd833c27e
|
libfreerdp-codec: stub new ZGFX (RDP8) bulk compressor/decompressor
|
2014-06-03 13:38:10 -04:00 |
|
Marc-André Moreau
|
8ea161de61
|
channels/drdynvc: add OnOpen callback
|
2014-06-03 09:49:00 -04:00 |
|
Hardening
|
0ce300125b
|
Drop unused field
|
2014-06-03 11:04:12 +02:00 |
|
Marc-André Moreau
|
e74fb24ad1
|
channels/rdpgfx: start working on capability sets
|
2014-06-03 00:05:43 -04:00 |
|
Marc-André Moreau
|
d2ad5f698b
|
libfreerdp-core: fix VerifyX509Certificate to make distinction between gateway and direct connection
|
2014-05-30 14:36:18 -04:00 |
|
Marc-André Moreau
|
709df9aecc
|
libfreerdp-core: add connection timeout, fix gateway bypass local
|
2014-05-30 14:03:20 -04:00 |
|
Marc-André Moreau
|
18cac3d4dd
|
libfreerdp-codec: cleanup context state flushing
|
2014-05-26 12:43:30 -04:00 |
|
Marc-André Moreau
|
830659fc5c
|
libfreerdp-core: add new protocol metrics module
|
2014-05-26 12:30:58 -04:00 |
|
Marc-André Moreau
|
8c7fbe3394
|
libfreerdp-codec: fix xcrush level-1 compressor
|
2014-05-25 21:39:25 -04:00 |
|
Marc-André Moreau
|
d2d8c482fc
|
libfreerdp-codec: cleanup and fix XCrush context flush synchronization
|
2014-05-25 21:21:51 -04:00 |
|
Marc-André Moreau
|
8d8e0c24fe
|
libfreerdp-codec: improve xcrush compressor error checking
|
2014-05-23 17:38:10 -04:00 |
|
Marc-André Moreau
|
55e096a82f
|
libfreerdp-codec: add xcrush match optimization and output generation
|
2014-05-23 13:59:34 -04:00 |
|
Armin Novak
|
f62dab9fd3
|
Added callbacks and names for TSMF.
|
2014-05-23 13:10:34 +02:00 |
|
Armin Novak
|
3fde4f0bc2
|
Added callback dictionary with context to allow client to communicate with plugin.
|
2014-05-23 13:04:51 +02:00 |
|
Marc-André Moreau
|
ee935a3760
|
libfreerdp-codec: add match info functions
|
2014-05-22 17:38:01 -04:00 |
|
Marc-André Moreau
|
4ce8c09c1b
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into xcrush
|
2014-05-22 16:09:52 -04:00 |
|
Marc-André Moreau
|
c0ec800bfd
|
freerdp: fix incorrect copyright headers
|
2014-05-22 15:56:47 -04:00 |
|
Marc-André Moreau
|
6cd6d63e42
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into xcrush
|
2014-05-22 15:22:42 -04:00 |
|