Commit Graph

48 Commits (062699334e8b50f6d8d9b2f5d06f44aba96c8408)

Author SHA1 Message Date
Koichiro IWAO 062699334e
Fix typo s/BITMACACHE/BITMAPCACHE/
5 years ago
Koichiro IWAO c5d04a1133
Also rename constants in debug messages and comments
5 years ago
Koichiro IWAO f714124b78
Fix constants mistakenly replaced
5 years ago
Koichiro IWAO 0e9e25f100
use MS name for PDU types
5 years ago
Koichiro IWAO 1ba921c5ed
Fix and / or mistake
6 years ago
Koichiro IWAO 83d3349c5a
add some more constants and use them
6 years ago
Koichiro IWAO d188519c0c
constify more magic numbers
6 years ago
Koichiro IWAO f1f699b954
remove redundunt comments
6 years ago
Koichiro IWAO 43f6ac0723
use MS name for constants
6 years ago
daixj fcb1b825c5 neutrinordp: don't enable remote_app if the INFO_RAIL flag is not set
6 years ago
daixj bc150c2e56 set use_cache_glyph_v2 on if the client support
6 years ago
daixj b3a1889200 Support Cache Glyph Revison 2, issue #367
6 years ago
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
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
speidy 70e9132ab1 xrdp: add some logging, remove unused var
7 years ago
speidy a62c467f71 libxrdp: frame acks, make sure max unacked frames value is valid.
7 years ago
metalefty 1753f6317c Merge pull request #550 from jsorg71/bitmap_update
7 years ago
metalefty 25e5243ecf Merge pull request #553 from jsorg71/libpainter
7 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
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,
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)
8 years ago
speidy 1fe048b63d xrdp_encoder: do not initialize for non-UNIX rdp clients
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Jay Sorg 87208db090 fix warnings
8 years ago
Jay Sorg 38241f2a0b Fix all format warnings and some unused variable warnings
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Jay Sorg 33167a7c74 add frame acks and h264 codec mode basics
9 years ago
speidy 7e9e343d7c libxrdp: make sure jpeg quality is valid
10 years ago
speidy 53df4335eb o added fastpath output, syncronize update pdu
10 years ago
speidy 8372cce84d o libxrdp: fastpath output, added cursor and palette now updates
10 years ago
Jay Sorg 630f735a28 libxrdp: send, get, and use multi fragment max caps
10 years ago
Jay Sorg 6f63f93890 libxrdp: remove caps warning and added fastpath fragment caps
10 years ago
speidy a801e44bfa o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
10 years ago