Pavel Roskin
|
92a6833e9b
|
Fix typos
|
9 years ago |
Jay Sorg
|
575fc9fb6f
|
work on codec mode jpeg
|
11 years ago |
Jay Sorg
|
da0d0e687a
|
reduce the memory needed for crc16 bitmap cache lists
|
11 years ago |
Jay Sorg
|
f66c5911a2
|
xrdp: speed up bitmap cache lru using linked list
|
11 years ago |
Jay Sorg
|
f94f5bec1c
|
xrdp: speed up bitmap cache lookup using hash table
|
11 years ago |
Jay Sorg
|
12cbbf74e6
|
xrdp:no logic change, comments and printfs
|
11 years ago |
Jay Sorg
|
8d8ec92d02
|
xrdp: fix after a8 merge
|
11 years ago |
Jay Sorg
|
c1b7cbd657
|
merges from authentic8
|
11 years ago |
Jay Sorg
|
f75b9143e2
|
VUL: make sure cache entries are in range
|
11 years ago |
Jay Sorg
|
f75ec32e7c
|
xrdp fix typeo in cache macro
|
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
|
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
|
9f175d307b
|
no logic changes, cleanup and copyright year updates
|
12 years ago |
Jay Sorg
|
6beddfde28
|
new(color) cursors working now
|
12 years ago |
Jay Sorg
|
494150f1a9
|
work on new(color) cursors
|
12 years ago |
ArvidNorr
|
975d44e99f
|
More logging added
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |
Jay Sorg
|
6d539b8e22
|
user rfx for cache v3 if client supports
|
12 years ago |
Jay Sorg
|
900a2541ca
|
offscreen bitmaps: implement the delete list
|
13 years ago |
Jay Sorg
|
e09f14e6d4
|
don't jpeg compress fonts
|
13 years ago |
Jay Sorg
|
aa3fad894d
|
xorg: work on offscreen bitmaps
|
13 years ago |
Jay Sorg
|
cc3754a2bd
|
xorg: work on offscreen bitmaps
|
13 years ago |
Jay Sorg
|
76e070e4f1
|
started work on off screen bitmap support
|
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.)
|
14 years ago |
jsorg71
|
e266d7ed04
|
update copyright year
|
15 years ago |
jsorg71
|
859dc139f0
|
update copyright year
|
16 years ago |
jsorg71
|
bfe555e3b6
|
added brush cache bits for clients that support it
|
17 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
164649dfbc
|
added a comment
|
18 years ago |
jsorg71
|
d2802912f6
|
copyright year update
|
18 years ago |
jsorg71
|
770a27bfb3
|
printf -> writeln
|
19 years ago |
jsorg71
|
b475ff2c83
|
bitmap cache2
|
19 years ago |
jsorg71
|
7dfa87a2d5
|
copyright year update
|
19 years ago |
jsorg71
|
754efcabb1
|
<lf><cr> should be <cr><lf>
|
19 years ago |
jsorg71
|
b6f36404b5
|
opps, MAKELONG fix
|
19 years ago |
jsorg71
|
9655dff462
|
MAKELONG should be lo, hi, not hi, lo
|
19 years ago |
jsorg71
|
7d891a1bde
|
added server_reset(which uses demand_active) for resizing the rdp client
|
19 years ago |
jsorg71
|
fd4beef2df
|
moved files around
|
20 years ago |
jsorg71
|
d5dea39baf
|
added connection log
|
20 years ago |
jsorg71
|
dda1ae712c
|
bitmap cache change
|
20 years ago |
jsorg71
|
f0c7bdb304
|
added pointer cache, some debug messages and some other fixes
|
20 years ago |
jsorg71
|
cf3e17cb73
|
changed the way the palette works in 8 bpp and changed some parameter passing
|
20 years ago |
jsorg71
|
520301d70a
|
set bitmap cache and bitmap compression from the config file
|
20 years ago |
jsorg71
|
1d03bafb9e
|
added bitmap cache
|
20 years ago |
jsorg71
|
24b2d9672e
|
copyright update
|
20 years ago |
jsorg71
|
ae38cee2f0
|
added vnc mod
|
20 years ago |
jsorg71
|
82eb62e0cc
|
organization and optimazation
|
20 years ago |
jsorg71
|
ceaa614dd0
|
added font stuff
|
20 years ago |
jsorg71
|
e856dc67ab
|
major work and login screen
|
20 years ago |