Commit Graph

62 Commits (ae5bb5bf9c26b850bb80725e4748a08b55815002)

Author SHA1 Message Date
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Jay Sorg 87208db090 fix warnings
8 years ago
Pavel Roskin 964e860072 Run through codespell
8 years ago
Jay Sorg 0cabb4a565 32 bpp compress the alpha, leave room for biggest 32 bpp data
10 years ago
Jay Sorg a16b83ac8a libxrdp: remove some alloc / free
10 years ago
Jay Sorg b142a59e69 libxrdp: changes for planar compression
10 years ago
Jay Sorg aa35a32752 libxrdp: 32 bpp compression changes / fixes
10 years ago
speidy 8372cce84d o libxrdp: fastpath output, added cursor and palette now updates
10 years ago
Jay Sorg 4cae44ce3b libxrdp: keep rdp packets < 16K
10 years ago
Jay Sorg d18704d740 libxrdp: work on fastpath fragments
10 years ago
Jay Sorg ff8821c308 libxrdp: fastpath output, orders working
10 years ago
Jay Sorg c8579c3403 libxrdp: started adding planar bitmap compression
10 years ago
Jay Sorg f380f9e972 libxrdp: Authentic8 fixes for xrdp_orders_check
11 years ago
Jay Sorg c1b7cbd657 merges from authentic8
11 years ago
Jay Sorg 2c021f5fab don't use a global for turbo jpeg
11 years ago
speidy 8e76b68102 neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
11 years ago
Jim Grandy 981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
11 years ago
Jim Grandy 45b0bc9f17 Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
11 years ago
Jim Grandy 1ae9a7f2b6 Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
11 years ago
Jay Sorg 4a66be133f CRC optimize
11 years ago
Jay Sorg e466b054b7 libxrdp: no logic change, warnings and code cleanup
11 years ago
Jay Sorg c6fa03102f copyright year update
11 years ago
Bart Warmerdam 8fa8d90641 Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
11 years ago
Bart Warmerdam 69a721f7cb Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB"
11 years ago
Bart Warmerdam 4efe900f2d Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
11 years ago
Jay Sorg cce4f773d8 fixes, logging for off screen
12 years ago
LawrenceK cd847eafa1 when processing a text order we where not correctly using the text length 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.
12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 639e7bc8ed remove rail loggin, minor hints change
12 years ago
Jay Sorg 204d6bbde1 codecs: move jpeg hack to bitmap cache v3
12 years ago
Jay Sorg 6d539b8e22 user rfx for cache v3 if client supports
12 years ago
Jay Sorg 62777d43b1 work on bitmap cache v3
12 years ago
Jay Sorg b52bf1b838 libxrdp: started adding RAIL support
12 years ago
Jay Sorg 2eb2f1d92d libxrdp: fix warning
12 years ago
Jay Sorg 900a2541ca offscreen bitmaps: implement the delete list
12 years ago
Jay Sorg e09f14e6d4 don't jpeg compress fonts
12 years ago
Jay Sorg d88291c9dd -xorg: work on off screen bitmaps
12 years ago
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps
12 years ago
Jay Sorg 76e070e4f1 started work on off screen bitmap support
12 years ago
Jay Sorg 6333cdd865 added non standard jpeg support off by default
12 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
14 years ago
jsorg71 d83ebaa97a use do ... while (0) style for parse.h
14 years ago
jsorg71 e266d7ed04 update copyright year
14 years ago
jsorg71 859dc139f0 update copyright year
16 years ago
jsorg71 683dfa9a86 add a comment
16 years ago
jsorg71 994172c931 make sure rop and mixmode are in range
16 years ago
jsorg71 72ef2dc2e9 added support for tiny and small order flags
16 years ago
jsorg71 bfe555e3b6 added brush cache bits for clients that support it
16 years ago
jsorg71 435eea7531 use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt
16 years ago