Commit Graph

23 Commits (2f7c204d5a5fdac993d96855e665340faf0652bc)

Author SHA1 Message Date
Jay Sorg 76e070e4f1 started work on off screen bitmap support 13 years ago
Jay Sorg 6333cdd865 added non standard jpeg support off by default 13 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
15 years ago
jsorg71 d83ebaa97a use do ... while (0) style for parse.h 15 years ago
jsorg71 e266d7ed04 update copyright year 15 years ago
jsorg71 859dc139f0 update copyright year 16 years ago
jsorg71 683dfa9a86 add a comment 17 years ago
jsorg71 994172c931 make sure rop and mixmode are in range 17 years ago
jsorg71 72ef2dc2e9 added support for tiny and small order flags 17 years ago
jsorg71 bfe555e3b6 added brush cache bits for clients that support it 17 years ago
jsorg71 435eea7531 use RDP_ORDER_SMALL and RDP_ORDER_TINY for patblt 17 years ago
jsorg71 38b789e81f update copyright year 17 years ago
jsorg71 d373ee9322 added debug out, added update sync 18 years ago
jsorg71 06186b0b75 moved orders state to one struct 18 years ago
jsorg71 d2802912f6 copyright year update 18 years ago
jsorg71 770a27bfb3 printf -> writeln 19 years ago
jsorg71 b91f25deef bitmap cache v2 19 years ago
jsorg71 11e4fb23b3 copyright year update 19 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 20 years ago
jsorg71 04f809251c 8K max packet size for 8 bpp clients 20 years ago
jsorg71 7d891a1bde added server_reset(which uses demand_active) for resizing the rdp client 20 years ago
jsorg71 a4ce4c46c6 clip changes, 16bpp crash fix 20 years ago
jsorg71 992dbfa7b3 moved a bunch of files around 20 years ago