Commit Graph

304 Commits

Author SHA1 Message Date
Pavel Roskin
ffc4efb9ce Don't ignore files known to git
That can cause unexpected behavior, especially with third party tools.
The ignored files will be lost if the source tree is re-imported to
another git repository, unless special care is taken.

Whitelist all non-generated makefiles.

To whitelist instfiles/pam.d/xrdp-sesman, add path to all generated
executables listed in the top-level .gitignore, sort .gitignore
alphabetically.

Add mkinstalldir, it's used by Automake on some systems.
2016-02-12 23:52:46 -08:00
Pavel Roskin
f8cb1588ef Replace "charactor" with "character" everywhere 2016-01-30 17:33:04 -08:00
jsorg71
a25e5e99dd Merge pull request #306 from metalefty/fontconfig-disable-docs
X11rdp: disable fontconfig docs
2016-01-24 22:35:09 -08:00
Koichiro IWAO
fbe6c10fc5 X11rdp: disable fontconfig docs
as it rarely fails to build. Nobody actually needs fontconfig docs
to build and run x11rdp even if it builds successfully. Thus we can
just disable it.
2016-01-19 11:26:19 +09:00
Pavel Roskin
964e860072 Run through codespell 2016-01-14 08:47:50 -08:00
mirabilos
c3f9f82daf replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld”
(view towards Meßdorfer Feld, from ↳ tarent) published under any
OSI certified Open Source licence
2015-08-26 20:19:36 +02:00
Jay Sorg
dbf959f5fa X11rdp: do not Enqueue motion unless mouse position actually changes, fixes some context menus not always working 2015-07-19 11:52:17 -07:00
Jay Sorg
9c2951fa6c X11rdp: update versions, web site 2015-03-17 10:47:20 -07:00
Jay Sorg
4a95950f96 X11rdp: check for errors from shmem calls 2015-03-17 10:37:23 -07:00
Jay Sorg
291cb738a3 X11rdp: use pCompositeClip for offscreen pixmaps 2015-03-11 11:01:03 -07:00
Akira Taniguchi
59db9707ad Fix "\ _" on jp keyboard 2014-12-26 00:50:45 +09:00
Jay Sorg
762209e0dd xorg: server removed and put in submodule 2014-12-11 21:55:21 -08:00
Jay Sorg
290aee8cd9 X11rdp: switch back to 'base' rules for xkb 2014-11-28 14:11:38 -08:00
Jay Sorg
2010567ecc X11rdp: set options and default 105 keyboard 2014-11-26 19:06:28 -08:00
Jay Sorg
32598e3214 Xorg: yuv rfx unsigned 2014-11-03 19:08:54 -08:00
Jay Sorg
c14e3fe7a5 Xorg: update readme.txt 2014-11-01 21:01:56 -07:00
Jay Sorg
2f919932cb Xorg: move to autotools for building 2014-10-20 17:49:36 -07:00
Jay Sorg
4ddda1554f Xorg: fix crash in randr 2014-10-17 20:33:25 -07:00
Jay Sorg
e8c61af838 Xorg: simd changes 2014-10-16 20:22:01 -07:00
Jay Sorg
1de9164c0b Xorg: install config file too 2014-10-13 19:59:23 -07:00
Jay Sorg
d3cd9cb7e9 Xorg: remove uds file on exit 2014-10-12 21:55:04 -07:00
Jay Sorg
bc7a6b9bc6 Xorg: simd changes 2014-10-09 19:42:29 -07:00
Jay Sorg
cdb2fff298 Xorg: move simd functions assign to it's own file 2014-10-09 18:55:16 -07:00
Jay Sorg
c3236e48a4 Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changes 2014-10-04 21:01:41 -07:00
Jay Sorg
62481510f7 Xorg: Xv, minor optimize for strech 2014-10-04 17:17:45 -07:00
Jay Sorg
39e51cad8c Xorg: fix for Xv and Composite 2014-10-04 16:14:32 -07:00
Jay Sorg
1005a29c4f Xorg: fix for Xv and Composite 2014-10-04 15:24:35 -07:00
Jay Sorg
5ccbc37882 Xorg: work on amd64 sse 2014-10-04 13:15:01 -07:00
Jay Sorg
5c8b1de800 Xorg: asm, add->lea 2014-09-30 00:40:17 -07:00
Jay Sorg
6fc9b8dd8c Xorg: avoid excessive malloc / free 2014-09-29 19:41:11 -07:00
Jay Sorg
372f247713 Xorg: fix for cpuid 2014-09-29 19:33:39 -07:00
Jay Sorg
bdc7ac211f Xorg: added a header file to the asm funcs 2014-09-28 21:18:59 -07:00
Jay Sorg
a90d60c096 Xorg: added asm cpuid for x86 2014-09-28 20:50:09 -07:00
Jay Sorg
6f5a70b242 Xorg: asm i420 2014-09-28 19:06:01 -07:00
Jay Sorg
f14caed95b Xorg: align memory in Xv 2014-09-28 15:27:08 -07:00
Jay Sorg
1956bc88e1 Xorg: asm changes 2014-09-28 13:39:18 -07:00
Jay Sorg
8b400ca0f3 Xorg: asm changes 2014-09-27 13:34:08 -07:00
Jay Sorg
656e6eae1f Xorg: asm work on yv12 2014-09-26 03:37:04 -07:00
Jay Sorg
ebb00172b7 Xorg: add amd64 asm files 2014-09-23 21:28:35 -07:00
Jay Sorg
c7b2e9994c Xorg: start accel XV 2014-09-23 20:31:45 -07:00
Jay Sorg
ece8138b0e Xorg: added simple strech 2014-09-22 20:15:03 -07:00
Jay Sorg
e42e42e6dc Xorg: some define changes, remove dups 2014-09-21 01:28:29 -07:00
Jay Sorg
103a03aeca Xorg: endian fix 2014-09-20 21:11:46 -07:00
Jay Sorg
af0463ca52 Xorg: fix for PutImage 2014-09-20 16:57:53 -07:00
Jay Sorg
9269bb2f10 Xorg: work on XVideo extension 2014-09-20 16:10:20 -07:00
Jay Sorg
0409a5aaca Xorg: added XVideo extension 2014-09-20 13:21:37 -07:00
Koichiro IWAO
4f9fb950ac X11rdp: explicitly disable dtrace for xorg-server
Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=694552
2014-08-18 15:54:49 +09:00
Jay Sorg
b734388bae header fix 2014-07-31 16:54:28 -07:00
Jay Sorg
4ef60f163d load the rdp to X11 keybaord mappings from file 2014-07-31 16:17:19 -07:00
Jay Sorg
ccd75bd4cd xorg: capture change 2014-07-19 16:43:30 -07:00