Jay Sorg
|
110edd31c8
|
fix Makefile error, fix for warnings
|
11 years ago |
Jay Sorg
|
d33bb5eb4e
|
X11rdp: added install to makefile
|
12 years ago |
Jay Sorg
|
62c16bad5a
|
X11rdp: work on xv, still off by default
|
12 years ago |
Jay Sorg
|
d22778ca69
|
X11rdp: work on xv
|
12 years ago |
Jay Sorg
|
85d3fd6aaa
|
X11rdp: added rdpxv.c
|
12 years ago |
Jay Sorg
|
4b82a3ea34
|
X11rdp: update to pixman 0.30
|
12 years ago |
Jay Sorg
|
c6fa03102f
|
copyright year update
|
12 years ago |
Jay Sorg
|
9ceb533a45
|
X11rdp: log client cursor caps
|
12 years ago |
Jay Sorg
|
c7eb88b6cf
|
X11rdp: fix for buildx.sh
|
12 years ago |
Jay Sorg
|
d4d6a65adb
|
merge from pmhahn
|
12 years ago |
Jay Sorg
|
bc2c50602e
|
X11rdp: only remove pixmap if usage_hint is zero
|
12 years ago |
Jay Sorg
|
01bb4d97f9
|
X11rdp: fix an error in scrolling / CopyArea
|
12 years ago |
Jay Sorg
|
1674108d8d
|
use dx, dy in CopyArea PixToPix, not WndToPix
|
12 years ago |
Jay Sorg
|
172a8b9f17
|
turn off subtract region for now
|
12 years ago |
Jay Sorg
|
6beddfde28
|
new(color) cursors working now
|
12 years ago |
Jay Sorg
|
12f7cd64f1
|
work on new(color) cursors
|
12 years ago |
Jay Sorg
|
26f4502ebf
|
X11rdp: build fix from kyytaM
|
12 years ago |
Jay Sorg
|
b53cefbea4
|
X11rdp: in composite, use pCompositeClip, not clientClip
|
12 years ago |
Jay Sorg
|
f0cc2ea04c
|
X11rdp: fix for RandR desktop resizing
|
12 years ago |
Philipp Hahn
|
7a0db8a152
|
X11rdp: Rework changing directories
Remove unchecked changes of directories.
|
12 years ago |
Philipp Hahn
|
4163fd8d38
|
X11rdp: make variables function local
Use local to declare variables local
|
12 years ago |
Philipp Hahn
|
f2b7aafb4e
|
X11rdp: fix spelling mistakes
exit -> exist
$mn -> $mod_name
folowed -> followed
blocket -> blocked
|
12 years ago |
Philipp Hahn
|
29b7081dcf
|
X11rdp: Handle more compression formats
Add .xz and plain .tar files.
|
12 years ago |
Philipp Hahn
|
a29c011e02
|
X11rdp: Simplify if constructs
Directly use exit value instead of evaluating $?
|
12 years ago |
Philipp Hahn
|
eb3253fafc
|
X11rdp: simplify line splitting
Use "IFS=: read" instead of "echo|cut" constructs.
|
12 years ago |
Philipp Hahn
|
536ac7f9e8
|
X11rdp: simplify download
Use case-statement instead of many ifs.
|
12 years ago |
Philipp Hahn
|
3dd485512c
|
X11rdp: fix indention
Re-indent four sections to use 4 spaces for indention
|
12 years ago |
Philipp Hahn
|
0bfb46ebb0
|
X11rdp: Consistently use $file
Consistently use $file instead of repeating the file name again when
downloading external URLs.
|
12 years ago |
Philipp Hahn
|
73c8a9626b
|
X11rdp: Remove duplicate entry for expat
expat-2.0.1.tar.gz is declared twice, remove the first one.
|
12 years ago |
Jay Sorg
|
3eb3f65e41
|
X11rdp: keyboard and offscreen bitmap fix
|
12 years ago |
Jay Sorg
|
f91b33ed13
|
off screen bitmap creation, don't invalidate whole area
|
12 years ago |
Jay Sorg
|
842fbc43e0
|
X11rdp: create off screen pixmap if not created on use
|
12 years ago |
Jay Sorg
|
8a3ecc2a72
|
if mstsc, don't do pixmap to pixmap blits
|
12 years ago |
Laxmikant Rashinkar
|
42a56cd33e
|
o Previous merge had too many issues. Hence all files in .../xorg/X11R7.6/rdp were copied
from master branch and then astyle was run on the files
|
12 years ago |
Laxmikant Rashinkar
|
70d535211b
|
o fixed some issues that may have cropped up due to mistakes I did during the merge
or these issues could have been a result of astyle not working correctly (unlikely though)
|
12 years ago |
Laxmikant Rashinkar
|
03f47098e4
|
o fixed merge conflicts
|
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
|
6504737b11
|
xorg: work on screen dirty update, still off by defualt, fix for rail
|
12 years ago |
Jay Sorg
|
c5862f367c
|
xorg: fix for keyboard repeat
|
12 years ago |
Jay Sorg
|
f1f31fadef
|
xorg: work on delayed/dirty updates
|
12 years ago |
Jay Sorg
|
23acc579ff
|
xorg: added another package to the notes
|
12 years ago |
Jay Sorg
|
639e7bc8ed
|
remove rail loggin, minor hints change
|
12 years ago |
Jay Sorg
|
68ef2fadde
|
xorg: work on delayed/dirty updates
|
12 years ago |
Jay Sorg
|
ea98b503ca
|
xorg: work on dirty updates for bandwidth
|
12 years ago |
Jay Sorg
|
da9d55f180
|
xorg: offscreen bitmaps, don't remote until used
|
12 years ago |
Jay Sorg
|
9fb425922a
|
xorg: update needed packages list
|
12 years ago |
Jay Sorg
|
536a8eea66
|
xorg: added the rail functions
|
12 years ago |
Jay Sorg
|
690e6a598f
|
X11rdp: reduce excessive logging
|
12 years ago |
Jay Sorg
|
4066edfa47
|
xorg: fix for buildx.sh where multi commands in configure
|
12 years ago |
Jay Sorg
|
fa0a7d5970
|
xorg: don't use jpeg for hints
|
12 years ago |