Jay Sorg
be53b52102
work on xorg driver
11 years ago
Jay Sorg
90060a7d89
work on xorg driver
11 years ago
Jay Sorg
18ed4097bf
xorg, add mouse driver
11 years ago
Jay Sorg
759d6f4d86
xorg, add keyboard driver
11 years ago
Jay Sorg
0ff197f30c
work on xorg driver
11 years ago
Jay Sorg
39b749e09d
work on xorg driver
11 years ago
Jay Sorg
bca7e7a023
xorg, work on driver
12 years ago
Jay Sorg
e2b4f8cf7e
xorg: work on Xorg driver
12 years ago
Jay Sorg
6eed5a1475
xorg: work on Xorg driver
12 years ago
Jay Sorg
7862f87410
xorg: work on Xorg driver
12 years ago
Jay Sorg
4b58f943a9
xorg driver skeleton
12 years ago
Jay Sorg
318ed3acb1
vrplayer: got rid of some usleep compile errors
12 years ago
Jay Sorg
14a4ac5a79
libxrdp: started adding fastpath support
12 years ago
Jay Sorg
d2915f349a
Merge remote-tracking branch 'xrdp-org/master'
12 years ago
Jay Sorg
110edd31c8
fix Makefile error, fix for warnings
12 years ago
Marc-André Moreau
12381b1c0d
Merge pull request #86 from cocoon/master
...
Dynamically build initscript paths from given prefix
12 years ago
cocoon
781e992c9e
xrdp initscript add BASE var, add SDAEMON var, replace fullpaths
...
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
12 years ago
cocoon
ec7d1b4c38
dynamically insert prefix path into init script
...
using sed -i when running make install
12 years ago
Jay Sorg
45492057c5
Merge branch 'master' of github.com:neutrinolabs/xrdp
12 years ago
Jay Sorg
29420b3134
chansrv: no logic change, work on warning
12 years ago
jsorg71
d16e8fdafb
Merge pull request #1 from speidy/master
...
chansrv: sound: fix for pulse simplesound
12 years ago
Jay Sorg
bddf48602d
optimize libmem.c
12 years ago
Jay Sorg
a330226dd9
added libmem and a test
12 years ago
Laxmikant Rashinkar
e75767e4dd
Merge branch 'master' of github.com:neutrinolabs/xrdp
12 years ago
Laxmikant Rashinkar
6d3a2cd5fd
vrplayer: pause video during window move and resize
12 years ago
Jay Sorg
b1389eac99
xup: from Marc, added missing bgcolor
12 years ago
speidy
aab0176867
chansrv: fix for pulse simple method, to get it work again.
12 years ago
Jay Sorg
2aad1b2d5d
work on neutrinordp proxy, cursor and glyph
12 years ago
Jay Sorg
0713295921
X11rdp: Makefile seperator fix
12 years ago
Jay Sorg
e466b054b7
libxrdp: no logic change, warnings and code cleanup
12 years ago
Jay Sorg
0aa3dbe738
chansrv: no logic change, EOL and coding style cleanup
12 years ago
jsorg71
d90431aeb5
Merge pull request #81 from luv/master
...
Small fixes in sound and clipboard
12 years ago
Lukas Vacek
1341e64062
Revert "Fix path to config.c in sesman/tools/Makefile.am"
...
This reverts commit a0f8afca50
.
12 years ago
Lukas Vacek
e7fe39a65b
Fix sound and clipboard crashes
...
- In case clipboard is not initialized, clipboard_data_in returns
(fixes a segfault)
- If less than 4 bytes are sent to sound_send_wave_data_chunk, it
returns
(fixes a segfault)
- When sending sound initiliazation messages set g_chan in chansrv to 0,
so the server waits for client to reply (this makes sound work afte
reconnecting)
- In process_message_channel_setup, clear any leftover data in
chan_items
12 years ago
Lukas Vacek
a0f8afca50
Fix path to config.c in sesman/tools/Makefile.am
12 years ago
jsorg71
9695e245ef
Merge pull request #80 from neutrinolabs/master
...
Xv, vrplayer, sesman fixes
12 years ago
Jay Sorg
c20b447f21
sesman: pid string match xrdp length
12 years ago
Jay Sorg
a6592ed690
sesman: fix for reading pid file
12 years ago
Jay Sorg
d33bb5eb4e
X11rdp: added install to makefile
12 years ago
Laxmikant Rashinkar
74f3388a61
Merge branch 'master' of github.com:neutrinolabs/xrdp
12 years ago
Laxmikant Rashinkar
374cb93ded
vrplayer: added feature to automatically restart media on end of stream
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
jsorg71
2eb6fc45c9
Merge pull request #79 from neutrinolabs/master
...
neutrinordp
12 years ago
Jay Sorg
d1638006f1
replace macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS
12 years ago
Jay Sorg
4b82a3ea34
X11rdp: update to pixman 0.30
12 years ago
Laxmikant Rashinkar
78498f6682
Merge branch 'master' of github.com:neutrinolabs/xrdp
12 years ago
Laxmikant Rashinkar
6ad1d7f78d
folder redirection: fixed language issues
12 years ago
Jay Sorg
c6fa03102f
copyright year update
12 years ago