summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_caps.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #550 from jsorg71/bitmap_updatemetalefty2016-12-201-0/+1
|\
| * fixes for bitmap updateJay Sorg2016-12-151-0/+1
* | Merge pull request #553 from jsorg71/libpaintermetalefty2016-12-201-0/+20
|\ \
| * | add libpainter for drawing when client does not have minimum ordersJay Sorg2016-12-151-0/+20
| |/
* | lixrdp: typo fixspeidy2016-12-131-1/+1
* | libxrdp: more constantsspeidy2016-12-131-4/+4
* | Merge branch 'surface_cmds' of git://github.com/speidy/xrdp into surface_cmdsspeidy2016-12-131-8/+4
|\ \
| * \ Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmdsSpeidy2016-12-121-8/+4
| |\ \
| | * \ Merge pull request #536 from jsorg71/unicodejsorg712016-12-111-8/+2
| | |\ \
| | | * | use defines for flagsJay Sorg2016-12-101-9/+2
| | | * | add unicode supportJay Sorg2016-12-101-1/+2
| | | |/
| | * | o caps: advertise remotefx codec capsets only when supported (RFX mode,speidy2016-12-101-0/+2
| | |/
* | | libxrdp: caps, group caps require fastpath output, use FASTPATH_OUTPUT_SUPPOR...speidy2016-12-131-10/+8
* | | libxrdp: improve messagesspeidy2016-12-131-5/+5
|/ /
* | xrdp_caps: fix jpeg codec propertiesspeidy2016-12-101-2/+2
* | no logic change, indent onlyspeidy2016-12-081-6/+4
* | o send RFX tiles as stream (Stream Surface Bits Command)speidy2016-12-081-6/+41
|/
* xrdp_encoder: do not initialize for non-UNIX rdp clientsspeidy2016-11-291-2/+6
* Typo fixesPavel Roskin2016-05-041-3/+3
* fix warningsJay Sorg2016-04-091-0/+5
* Fix all format warnings and some unused variable warningsJay Sorg2016-03-141-1/+2
* Fix typosPavel Roskin2016-02-131-1/+1
* add frame acks and h264 codec mode basicsJay Sorg2015-03-281-0/+29
* libxrdp: make sure jpeg quality is validspeidy2014-04-021-3/+10
* o added fastpath output, syncronize update pduspeidy2014-03-151-7/+7
* o libxrdp: fastpath output, added cursor and palette now updatesspeidy2014-03-131-40/+40
* libxrdp: send, get, and use multi fragment max capsJay Sorg2014-03-101-0/+12
* libxrdp: remove caps warning and added fastpath fragment capsJay Sorg2014-03-101-406/+426
* o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.cspeidy2014-03-101-0/+877