Koichiro IWAO
|
a20d5c29e8
|
xrdp_caps: remove unneeded comment on case statement
|
7 years ago |
Koichiro IWAO
|
64f15d6553
|
xrdp_caps: constify and sort capability set
|
7 years ago |
Koichiro IWAO
|
391c69731c
|
libxrdp: advertise horizontal mouse wheel capability
|
7 years ago |
Pavel Roskin
|
6ed4c969f4
|
Eliminate APP_CC and DEFAULT_CC
|
8 years ago |
Pavel Roskin
|
b2d3dcf169
|
Include config_ac.h from all source files
|
8 years ago |
speidy
|
70e9132ab1
|
xrdp: add some logging, remove unused var
|
8 years ago |
speidy
|
a62c467f71
|
libxrdp: frame acks, make sure max unacked frames value is valid.
|
8 years ago |
metalefty
|
1753f6317c
|
Merge pull request #550 from jsorg71/bitmap_update
fixes for bitmap update
|
8 years ago |
metalefty
|
25e5243ecf
|
Merge pull request #553 from jsorg71/libpainter
add libpainter for drawing when client does not have minimum orders
|
8 years ago |
Jay Sorg
|
1f51586769
|
add libpainter for drawing when client does not have minimum orders
|
8 years ago |
Jay Sorg
|
519359a823
|
fixes for bitmap update
|
8 years ago |
speidy
|
a614b60157
|
lixrdp: typo fix
|
8 years ago |
speidy
|
917aadd2d1
|
libxrdp: more constants
|
8 years ago |
speidy
|
3dc0f2860c
|
Merge branch 'surface_cmds' of git://github.com/speidy/xrdp into surface_cmds
|
8 years ago |
speidy
|
5e39bb1f87
|
libxrdp: caps, group caps require fastpath output, use FASTPATH_OUTPUT_SUPPORTED constant
|
8 years ago |
speidy
|
d6a470e973
|
libxrdp: improve messages
|
8 years ago |
Speidy
|
a0cf6030df
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmds
|
8 years ago |
jsorg71
|
5966de4ee2
|
Merge pull request #536 from jsorg71/unicode
add unicode support
|
8 years ago |
Jay Sorg
|
7a1a481ff9
|
use defines for flags
|
8 years ago |
Jay Sorg
|
2f8d3ba9da
|
add unicode support
|
8 years ago |
speidy
|
1ef5c2412c
|
xrdp_caps: fix jpeg codec properties
|
8 years ago |
speidy
|
4f04801b11
|
o caps: advertise remotefx codec capsets only when supported (RFX mode,
proxy mode)
o xrdp_encoder: do not initialze encoder context for RFX when rfxcodec
is not supported
|
8 years ago |
speidy
|
bf07c20571
|
no logic change, indent only
|
8 years ago |
speidy
|
8a0fec5e66
|
o send RFX tiles as stream (Stream Surface Bits Command)
o silent frame ack logging
o support surface commands in capsets
o fix some wrong constants
|
8 years ago |
speidy
|
1fe048b63d
|
xrdp_encoder: do not initialize for non-UNIX rdp clients
xrdp_encoder: comment about temporary workaround
|
8 years ago |
Pavel Roskin
|
ca9cbcafc8
|
Typo fixes
|
9 years ago |
Jay Sorg
|
87208db090
|
fix warnings
|
9 years ago |
Jay Sorg
|
38241f2a0b
|
Fix all format warnings and some unused variable warnings
|
9 years ago |
Pavel Roskin
|
92a6833e9b
|
Fix typos
|
9 years ago |
Jay Sorg
|
33167a7c74
|
add frame acks and h264 codec mode basics
|
10 years ago |
speidy
|
7e9e343d7c
|
libxrdp: make sure jpeg quality is valid
|
11 years ago |
speidy
|
53df4335eb
|
o added fastpath output, syncronize update pdu
o refactor caps a bit
|
11 years ago |
speidy
|
8372cce84d
|
o libxrdp: fastpath output, added cursor and palette now updates
o xrdp.ini: changed default behavior: always new cursors, always use
fastpath input and output.
|
11 years ago |
Jay Sorg
|
630f735a28
|
libxrdp: send, get, and use multi fragment max caps
|
11 years ago |
Jay Sorg
|
6f63f93890
|
libxrdp: remove caps warning and added fastpath fragment caps
|
11 years ago |
speidy
|
a801e44bfa
|
o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
o move monitor layout call to demand active.
|
11 years ago |