| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 27d8a... | Jim Grandy | 2013-08-22 | 1 | -0/+326 |
| * | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0... | Jim Grandy | 2013-08-22 | 1 | -2/+12 |
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9... | Jim Grandy | 2013-08-22 | 1 | -1/+8 |
* | | 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 |
* | | 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), RED=... | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
* | Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p19... | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
* | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=... | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
* | 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 thi... | LawrenceK | 2012-12-06 | 1 | -3/+15 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -1818/+2111 |
* | 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 |
* | 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 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | add a comment | jsorg71 | 2008-08-31 | 1 | -4/+6 |
* | make sure rop and mixmode are in range | jsorg71 | 2008-08-31 | 1 | -3/+11 |
* | added support for tiny and small order flags | jsorg71 | 2008-06-30 | 1 | -62/+107 |
* | added brush cache bits for clients that support it | jsorg71 | 2008-06-24 | 1 | -0/+28 |
* | use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt | jsorg71 | 2008-06-21 | 1 | -5/+35 |