summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update keymapsMichał Górny2014-10-277-421/+2004
| * dump-keymaps: generate 'pl' keymapMichał Górny2014-10-241-0/+4
| * keymap: support combining shift & capslock with altgrMichał Górny2014-10-244-7/+26
* | Merge pull request #184 from anthonyagresta/develjsorg712014-11-083-0/+16
|\ \
| * | vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182Anthony Agresta2014-11-073-0/+16
* | | common: merge from a8Jay Sorg2014-11-073-3/+166
* | | xorgxrdp=7c4d673Jay Sorg2014-11-071-0/+0
|/ /
* | libxrdp: remove a global, remove some tabsJay Sorg2014-11-063-40/+42
* | xorgxrdp=1392945Jay Sorg2014-11-051-0/+0
* | added xorgxrdp submoduleJay Sorg2014-11-052-0/+3
* | librfxcodec=61f6e92Jay Sorg2014-11-031-0/+0
* | Xorg: yuv rfx unsignedJay Sorg2014-11-031-7/+8
* | librfxcodec=649a7adJay Sorg2014-11-031-0/+0
* | chansrv: some recording fixesJay Sorg2014-11-021-10/+30
* | pulse: fix for recording delayJay Sorg2014-11-021-6/+32
* | Merge pull request #173 from moobyfr/default-autorun-inijsorg712014-11-011-0/+3
|\ \
| * | Set a value for the default autorun sessionBLINDAUER Emmanuel2014-09-211-0/+3
* | | Xorg: update readme.txtJay Sorg2014-11-011-0/+42
* | | Merge pull request #180 from mgorny/evdev-genkeysjsorg712014-10-293-2/+191
|\ \ \
| * | | Generate correct xfree86 keymaps when evdev is usedMichał Górny2014-10-273-2/+191
| | |/ | |/|
* | | sesman: check for null from crypt()Jay Sorg2014-10-291-2/+7
* | | Merge pull request #181 from mgorny/configure-fixesjsorg712014-10-281-28/+38
|\ \ \ | |/ / |/| |
| * | configure: Ensure PKG_CONFIG before querying systemd unit pathMichał Górny2014-10-281-0/+1
| * | configure: Add --disable-pam and deprecate --enable-nopamMichał Górny2014-10-281-5/+14
| * | configure: Correct the use of AC_ARG_ENABLE() macroMichał Górny2014-10-271-26/+26
|/ /
* | Xorg: move to autotools for buildingJay Sorg2014-10-2087-294/+490
* | sesman: hand merge #176 from v0.6 branch, indent changesJay Sorg2014-10-201-9/+19
* | restart listener when corresponding sound source/sink connections are closedLaxmikant Rashinkar2014-10-181-33/+48
* | Xorg: fix crash in randrJay Sorg2014-10-171-2/+3
* | Xorg: simd changesJay Sorg2014-10-169-79/+275
* | Xorg: install config file tooJay Sorg2014-10-131-0/+2
* | Xorg: remove uds file on exitJay Sorg2014-10-124-2/+26
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-10-121-16/+40
|\ \
| * | neutrinordp: turn off order caps not testedJay Sorg2014-10-121-16/+40
* | | sound redirection: handle fragmented packetsLaxmikant Rashinkar2014-10-124-10/+128
|/ /
* | Xorg: simd changesJay Sorg2014-10-097-20/+22
* | Xorg: move simd functions assign to it's own fileJay Sorg2014-10-096-87/+182
* | when closing audio source, don't flush audio data if audio buffer is emptyLaxmikant Rashinkar2014-10-061-3/+6
* | Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changesJay Sorg2014-10-045-16/+250
* | Xorg: Xv, minor optimize for strechJay Sorg2014-10-041-12/+31
* | Xorg: fix for Xv and CompositeJay Sorg2014-10-041-50/+8
* | Xorg: fix for Xv and CompositeJay Sorg2014-10-041-2/+14
* | Xorg: work on amd64 sseJay Sorg2014-10-049-38/+356
* | Xorg: asm, add->leaJay Sorg2014-09-302-10/+10
* | Xorg: avoid excessive malloc / freeJay Sorg2014-09-292-11/+42
* | Xorg: fix for cpuidJay Sorg2014-09-291-6/+12
* | Xorg: added a header file to the asm funcsJay Sorg2014-09-282-10/+40
* | Xorg: added asm cpuid for x86Jay Sorg2014-09-283-6/+63
* | Xorg: asm i420Jay Sorg2014-09-281-0/+221
* | Xorg: align memory in XvJay Sorg2014-09-283-13/+37