summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* X11rdp: fix for dragging text in Firefox, more loggingJay Sorg2013-07-2718-61/+109
|
* xorg driver, mouse inputJay Sorg2013-07-236-10/+187
|
* xorg driver, include cleanupJay Sorg2013-07-2326-143/+261
|
* xorg driver, work on inputJay Sorg2013-07-2315-13/+540
|
* xorg driver, added rdpPixmap.c/hJay Sorg2013-07-216-74/+138
|
* xorg tests, randr, call XRRUpdateConfiguration on configure notify on root ↵Jay Sorg2013-07-211-1/+3
| | | | window
* xorg driver, wrap composite and glyphsJay Sorg2013-07-218-2/+239
|
* xorg driver, randrJay Sorg2013-07-203-16/+71
|
* added more randr test loggingJay Sorg2013-07-201-2/+8
|
* xorg driver, added region files, misc, cleanupJay Sorg2013-07-2010-64/+834
|
* vrplayer: added help about dialogJay Sorg2013-07-193-0/+90
|
* vrplayer: added volume, fix some useability issuesJay Sorg2013-07-195-3/+60
|
* xrdpvr: rename the set volume functionJay Sorg2013-07-192-2/+2
|
* xrdpvr: added volume messageJay Sorg2013-07-193-0/+37
|
* common: no logic changeJay Sorg2013-07-191-8/+8
|
* vrplayer: added help about and fix seg fault when closingJay Sorg2013-07-183-0/+24
|
* xrdpvr: fix a crash in xrdpvr_deinit_playerJay Sorg2013-07-181-4/+20
|
* xorg driver, still working on randrJay Sorg2013-07-181-23/+1
|
* xorg driver, randr working nowJay Sorg2013-07-171-10/+22
|
* xorg driver, work on randrJay Sorg2013-07-176-34/+137
|
* xorg driver, work on randrJay Sorg2013-07-173-8/+150
|
* xorg driver, added randrJay Sorg2013-07-165-2/+286
|
* xorg driver, added make clean to toplevel makefileJay Sorg2013-07-161-2/+10
|
* xorg driver, added top level makefileJay Sorg2013-07-161-0/+8
|
* xorg driver, mouse, keybaord working in 1.7.0 and newer xorgJay Sorg2013-07-163-86/+127
|
* work on Xorg keyboard and mouse driversJay Sorg2013-07-142-13/+302
|
* work on Xorg keyboard and mouse driversJay Sorg2013-07-143-1/+357
|
* xorg driver, fix for older xorg-server and added some notesJay Sorg2013-07-142-0/+12
|
* work on xorg driverJay Sorg2013-07-131-0/+86
|
* work on xorg driverJay Sorg2013-07-135-49/+11
|
* xorg, add mouse driverJay Sorg2013-07-132-0/+38
|
* xorg, add keyboard driverJay Sorg2013-07-132-0/+38
|
* work on xorg driverJay Sorg2013-07-133-17/+38
|
* work on xorg driverJay Sorg2013-07-137-42/+267
|
* xorg, work on driverJay Sorg2013-07-134-8/+7
|
* xorg: work on Xorg driverJay Sorg2013-07-124-19/+67
|
* xorg: work on Xorg driverJay Sorg2013-07-1248-15/+2247
|
* xorg: work on Xorg driverJay Sorg2013-07-123-2/+580
|
* xorg driver skeletonJay Sorg2013-07-124-0/+107
|
* vrplayer: got rid of some usleep compile errorsJay Sorg2013-07-113-0/+9
|
* libxrdp: started adding fastpath supportJay Sorg2013-07-092-3/+22
|
* Merge remote-tracking branch 'xrdp-org/master'Jay Sorg2013-07-082-5/+8
|\
| * Merge pull request #86 from cocoon/masterMarc-André Moreau2013-07-052-5/+8
| |\ | | | | | | Dynamically build initscript paths from given prefix
| | * xrdp initscript add BASE var, add SDAEMON var, replace fullpathscocoon2013-07-051-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with combined path var -DAEMON=/usr/sbin/xrdp +BASE=__BASE__ (PREFIX gets replaced by given prefix, or as fallback /usr/local on Ubuntu) +DAEMON=${BASE}/sbin/xrdp +SDAEMON=${BASE}/sbin/xrdp-sesman
| | * dynamically insert prefix path into init scriptcocoon2013-07-051-0/+1
| |/ | | | | using sed -i when running make install
| * X11rdp: Makefile seperator fixJay Sorg2013-06-231-1/+1
| |
* | fix Makefile error, fix for warningsJay Sorg2013-07-082-1/+3
| |
* | Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2013-07-021-1/+1
|\ \
| * \ Merge pull request #1 from speidy/masterjsorg712013-06-281-1/+1
| |\ \ | | | | | | | | chansrv: sound: fix for pulse simplesound
| | * | chansrv: fix for pulse simple method, to get it work again.speidy2013-06-251-1/+1
| | | |