Jay Sorg
|
55f0bfd0b9
|
xrdpvr: build fix, don't need AVDictionary
|
2012-11-10 17:24:08 -08:00 |
Laxmikant Rashinkar
|
c147d88b99
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-11-10 16:56:36 -08:00 |
Laxmikant Rashinkar
|
f31ef14b89
|
forgot to add xrdpvr directory and files
|
2012-11-10 16:56:15 -08:00 |
Jay Sorg
|
49c4ee8c8c
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-11-10 16:43:55 -08:00 |
Jay Sorg
|
d9765c0783
|
fix for odd error when disconecting client
|
2012-11-10 16:43:37 -08:00 |
Laxmikant Rashinkar
|
0d3a2c7207
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-11-09 19:55:42 -08:00 |
Laxmikant Rashinkar
|
edf5971cef
|
o in login dialog set sesman-X11rdp as the default module
o added support for video redirection without using TSMF
|
2012-11-09 19:55:21 -08:00 |
Jay Sorg
|
0e111e64de
|
chansrv: ignore directory clipboard copies for now and clean up logging
|
2012-11-07 23:38:28 -08:00 |
Jay Sorg
|
514c9ad846
|
chansrv: make sure ~/xrdp_client exists, other cleanups
|
2012-11-07 22:48:18 -08:00 |
Jay Sorg
|
8a700017ba
|
chansrv: fix build without --enable-fuse
|
2012-11-07 20:08:58 -08:00 |
Jay Sorg
|
77e74e8e68
|
chansrv: clipboard file copy / paste working now
|
2012-11-05 01:04:04 -08:00 |
Jay Sorg
|
e2ef19098b
|
chansrv: work on clipboard file copy
|
2012-11-04 13:52:33 -08:00 |
Jay Sorg
|
900d66dc6e
|
chansrv: work on clipboard file copy paste
|
2012-11-03 18:47:04 -07:00 |
Jay Sorg
|
cdb039080f
|
chansrv: added --enable-fuse option
|
2012-11-02 23:10:36 -07:00 |
Jay Sorg
|
02d52444c3
|
chansrv: debug fix
|
2012-11-01 23:24:10 -07:00 |
Jay Sorg
|
45bcd67fb6
|
chansrv: fix for event processing
|
2012-10-31 10:04:33 -07:00 |
Jay Sorg
|
8b802191ce
|
chansrv: added define for fuse
|
2012-10-29 22:12:44 -07:00 |
Jay Sorg
|
82a8366fc0
|
added getgid to os_calls
|
2012-10-29 20:30:48 -07:00 |
Jay Sorg
|
6e25a5e600
|
chansrv: work on clipboard
|
2012-10-29 20:12:24 -07:00 |
Jay Sorg
|
159e240845
|
chansrv: dvc_chan_id should be signed
|
2012-10-21 22:16:14 -07:00 |
Jay Sorg
|
91be5fe9ad
|
chansrv: work on clipboard
|
2012-10-21 22:15:31 -07:00 |
Jay Sorg
|
b349c03e22
|
chansrv: work on clipboard
|
2012-10-20 20:23:01 -07:00 |
Jay Sorg
|
82d3f817fb
|
chansrv: work on clipboard
|
2012-10-18 18:43:04 -07:00 |
Jay Sorg
|
71e535e915
|
chansrv: work on clipboard
|
2012-10-18 09:58:23 -07:00 |
Jay Sorg
|
1fb3305460
|
chansrv: work on clipboard
|
2012-10-17 21:23:31 -07:00 |
Jay Sorg
|
7d959c99d8
|
chansrv: work on clipboard
|
2012-10-17 01:13:37 -07:00 |
Jay Sorg
|
453a101ab3
|
chansrv: work on clipboard
|
2012-10-14 22:13:22 -07:00 |
Jay Sorg
|
faec53b7f3
|
chansrv: work on clipboard
|
2012-10-14 18:08:06 -07:00 |
Jay Sorg
|
37d4f5725c
|
chansrv: split out clipboard code, getting big
|
2012-10-14 11:46:01 -07:00 |
Jay Sorg
|
3624a6bb96
|
work on clipboard
|
2012-10-13 22:48:29 -07:00 |
Jay Sorg
|
e07dd5afb5
|
added a file open funtion
|
2012-10-13 22:48:05 -07:00 |
Jay Sorg
|
c1dfea1613
|
chansrv: work on clipboard
|
2012-10-05 10:13:53 -07:00 |
Jay Sorg
|
5e271a02ac
|
chansrv: work on file copy / paste
|
2012-10-04 22:55:06 -07:00 |
Laxmikant Rashinkar
|
5b0eaa4a9b
|
o added support for dynamic virtual channels
o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol
|
2012-09-27 19:48:44 -07:00 |
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
|
2012-09-22 18:12:40 -07:00 |
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)
|
2012-09-20 15:29:40 -07:00 |
Laxmikant Rashinkar
|
03f47098e4
|
o fixed merge conflicts
|
2012-09-19 21:18:03 -07:00 |
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
|
2012-09-19 20:51:34 -07:00 |
Jay Sorg
|
6504737b11
|
xorg: work on screen dirty update, still off by defualt, fix for rail
|
2012-09-18 16:55:25 -07:00 |
Jay Sorg
|
3399b953eb
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-09-08 22:12:22 -07:00 |
Jay Sorg
|
3cedfae76a
|
added LSB tags to xrdp.sh
|
2012-09-07 22:47:27 -07:00 |
Jay Sorg
|
fa3088af57
|
channels: add drdynvc
|
2012-09-01 00:18:23 -07:00 |
Jay Sorg
|
51349f9288
|
xorg: added xdemo test for offscreen to offscreen
|
2012-08-29 20:59:09 -07:00 |
Jay Sorg
|
38465ae214
|
xorg: added xdemo test for offscreen to offscreen
|
2012-08-29 20:45:09 -07:00 |
Jay Sorg
|
c5862f367c
|
xorg: fix for keyboard repeat
|
2012-08-19 20:22:00 -07:00 |
Jay Sorg
|
087ea0176d
|
chansrv: work on image clipboard
|
2012-08-19 19:45:31 -07:00 |
Jay Sorg
|
f1f31fadef
|
xorg: work on delayed/dirty updates
|
2012-08-18 20:11:10 -07:00 |
Jay Sorg
|
23acc579ff
|
xorg: added another package to the notes
|
2012-08-18 11:56:35 -07:00 |
Jay Sorg
|
639e7bc8ed
|
remove rail loggin, minor hints change
|
2012-08-17 00:25:57 -07:00 |
Jay Sorg
|
68ef2fadde
|
xorg: work on delayed/dirty updates
|
2012-08-16 23:23:18 -07:00 |