Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use MS for orderType constants | Koichiro IWAO | 2018-12-12 | 1 | -121/+121 |
| | |||||
* | Support Cache Glyph Revison 2, issue #367 | daixj | 2018-10-25 | 1 | -4/+148 |
| | |||||
* | fix for protocol error when 32 bit and non rfx | Jay Sorg | 2017-07-12 | 1 | -14/+35 |
| | |||||
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -31/+31 |
| | |||||
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
| | |||||
* | fixes for rle bitmap compress limits and raw bitmaps | Jay Sorg | 2016-12-14 | 1 | -38/+77 |
| | |||||
* | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 1 | -10/+10 |
| | |||||
* | Typo fixes | Pavel Roskin | 2016-05-04 | 1 | -6/+6 |
| | |||||
* | fix warnings | Jay Sorg | 2016-04-09 | 1 | -3/+11 |
| | |||||
* | Run through codespell | Pavel Roskin | 2016-01-14 | 1 | -2/+2 |
| | |||||
* | 32 bpp compress the alpha, leave room for biggest 32 bpp data | Jay Sorg | 2014-06-29 | 1 | -2/+2 |
| | |||||
* | libxrdp: remove some alloc / free | Jay Sorg | 2014-06-18 | 1 | -12/+8 |
| | |||||
* | libxrdp: changes for planar compression | Jay Sorg | 2014-06-17 | 1 | -8/+10 |
| | |||||
* | libxrdp: 32 bpp compression changes / fixes | Jay Sorg | 2014-06-15 | 1 | -2/+10 |
| | |||||
* | o libxrdp: fastpath output, added cursor and palette now updates | speidy | 2014-03-13 | 1 | -1/+1 |
| | | | | | o xrdp.ini: changed default behavior: always new cursors, always use fastpath input and output. | ||||
* | libxrdp: keep rdp packets < 16K | Jay Sorg | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | libxrdp: work on fastpath fragments | Jay Sorg | 2014-03-09 | 1 | -9/+4 |
| | |||||
* | libxrdp: fastpath output, orders working | Jay Sorg | 2014-03-07 | 1 | -51/+73 |
| | |||||
* | libxrdp: started adding planar bitmap compression | Jay Sorg | 2014-02-15 | 1 | -2/+10 |
| | |||||
* | libxrdp: Authentic8 fixes for xrdp_orders_check | Jay Sorg | 2013-10-17 | 1 | -19/+73 |
| | |||||
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -3/+346 |
|\ | |||||
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+326 |
| | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 | ||||
| * | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵ | Jim Grandy | 2013-08-22 | 1 | -2/+12 |
| | | | | | | | | 74b015d 4e51e6d 2829087 | ||||
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵ | Jim Grandy | 2013-08-22 | 1 | -1/+8 |
| | | | | | | | | f994298 38e2def | ||||
* | | don't use a global for turbo jpeg | Jay Sorg | 2013-09-19 | 1 | -1/+3 |
| | | |||||
* | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 1 | -4/+4 |
| | | | | | | work. | ||||
* | | CRC optimize | Jay Sorg | 2013-08-19 | 1 | -0/+20 |
|/ | |||||
* | libxrdp: no logic change, warnings and code cleanup | Jay Sorg | 2013-06-23 | 1 | -13/+18 |
| | |||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| | | | | RED=lsB, BLUE=msB | ||||
* | Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| | | | | | | p192), RED=lsB, BLUE=msB" This reverts commit 4efe900f2d3ba4a2a3d60d2b68b1a90b739b9c2d. | ||||
* | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| | | | | RED=lsB, BLUE=msB | ||||
* | fixes, logging for off screen | Jay Sorg | 2012-12-23 | 1 | -0/+1 |
| | |||||
* | when processing a text order we where not correctly using the text length ↵ | LawrenceK | 2012-12-06 | 1 | -3/+15 |
| | | | | this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol. | ||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -1818/+2111 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | remove rail loggin, minor hints change | Jay Sorg | 2012-08-17 | 1 | -0/+8 |
| | |||||
* | codecs: move jpeg hack to bitmap cache v3 | Jay Sorg | 2012-07-24 | 1 | -85/+131 |
| | |||||
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 1 | -0/+83 |
| | |||||
* | work on bitmap cache v3 | Jay Sorg | 2012-07-17 | 1 | -0/+14 |
| | |||||
* | libxrdp: started adding RAIL support | Jay Sorg | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | libxrdp: fix warning | Jay Sorg | 2012-06-11 | 1 | -1/+0 |
| | |||||
* | offscreen bitmaps: implement the delete list | Jay Sorg | 2012-05-22 | 1 | -3/+6 |
| | |||||
* | don't jpeg compress fonts | Jay Sorg | 2012-05-21 | 1 | -3/+7 |
| | |||||
* | -xorg: work on off screen bitmaps | Jay Sorg | 2012-05-20 | 1 | -5/+28 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-17 | 1 | -2/+2 |
| | |||||
* | started work on off screen bitmap support | Jay Sorg | 2012-05-13 | 1 | -0/+42 |
| | |||||
* | added non standard jpeg support off by default | Jay Sorg | 2012-04-07 | 1 | -2/+37 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -64/+70 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | use do ... while (0) style for parse.h | jsorg71 | 2010-08-09 | 1 | -20/+20 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| |