Commit Graph

1472 Commits

Author SHA1 Message Date
Jay Sorg 89daffaaef vrplayer: added help about and fix seg fault when closing 2013-07-18 22:20:34 -07:00
Jay Sorg 4322a136f1 xrdpvr: fix a crash in xrdpvr_deinit_player 2013-07-18 21:23:40 -07:00
Jay Sorg bf9419c527 xorg driver, still working on randr 2013-07-18 01:01:28 -07:00
Jay Sorg 961105ba95 xorg driver, randr working now 2013-07-17 23:40:01 -07:00
Jay Sorg 2ad9b26c21 xorg driver, work on randr 2013-07-17 17:28:53 -07:00
Jay Sorg a8c42c51c1 xorg driver, work on randr 2013-07-17 01:22:59 -07:00
Jay Sorg e7741d040c xorg driver, added randr 2013-07-16 21:04:00 -07:00
Jay Sorg e7039c4603 xorg driver, added make clean to toplevel makefile 2013-07-16 11:21:57 -07:00
Jay Sorg 3ce6644791 xorg driver, added top level makefile 2013-07-16 11:20:36 -07:00
Jay Sorg 52266913bd xorg driver, mouse, keybaord working in 1.7.0 and newer xorg 2013-07-16 00:46:07 -07:00
Jay Sorg 74861acfa2 work on Xorg keyboard and mouse drivers 2013-07-14 23:58:33 -07:00
Jay Sorg 720751ae36 work on Xorg keyboard and mouse drivers 2013-07-14 20:47:52 -07:00
Jay Sorg d53588b683 xorg driver, fix for older xorg-server and added some notes 2013-07-14 13:44:17 -07:00
Jay Sorg be53b52102 work on xorg driver 2013-07-13 21:15:03 -07:00
Jay Sorg 90060a7d89 work on xorg driver 2013-07-13 21:11:28 -07:00
Jay Sorg 18ed4097bf xorg, add mouse driver 2013-07-13 20:39:03 -07:00
Jay Sorg 759d6f4d86 xorg, add keyboard driver 2013-07-13 20:38:30 -07:00
Jay Sorg 0ff197f30c work on xorg driver 2013-07-13 19:04:54 -07:00
Jay Sorg 39b749e09d work on xorg driver 2013-07-13 19:03:03 -07:00
Jay Sorg bca7e7a023 xorg, work on driver 2013-07-13 14:07:01 -07:00
Jay Sorg e2b4f8cf7e xorg: work on Xorg driver 2013-07-12 23:26:04 -07:00
Jay Sorg 6eed5a1475 xorg: work on Xorg driver 2013-07-12 22:36:16 -07:00
Jay Sorg 7862f87410 xorg: work on Xorg driver 2013-07-12 22:30:20 -07:00
Jay Sorg 4b58f943a9 xorg driver skeleton 2013-07-12 16:56:15 -07:00
Jay Sorg 318ed3acb1 vrplayer: got rid of some usleep compile errors 2013-07-11 23:33:38 -07:00
Jay Sorg 14a4ac5a79 libxrdp: started adding fastpath support 2013-07-09 21:34:20 -07:00
Jay Sorg d2915f349a Merge remote-tracking branch 'xrdp-org/master' 2013-07-08 13:05:51 -07:00
Jay Sorg 110edd31c8 fix Makefile error, fix for warnings 2013-07-08 12:46:31 -07:00
Marc-André Moreau 12381b1c0d Merge pull request #86 from cocoon/master
Dynamically build initscript paths from given prefix
2013-07-05 13:15:00 -07:00
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
2013-07-05 21:58:16 +02:00
cocoon ec7d1b4c38 dynamically insert prefix path into init script
using sed -i when running make install
2013-07-05 21:55:14 +02:00
Jay Sorg 45492057c5 Merge branch 'master' of github.com:neutrinolabs/xrdp 2013-07-02 00:45:54 -07:00
Jay Sorg 29420b3134 chansrv: no logic change, work on warning 2013-07-02 00:45:40 -07:00
jsorg71 d16e8fdafb Merge pull request #1 from speidy/master
chansrv: sound: fix for pulse simplesound
2013-06-28 22:13:55 -07:00
Jay Sorg bddf48602d optimize libmem.c 2013-06-28 22:11:15 -07:00
Jay Sorg a330226dd9 added libmem and a test 2013-06-28 19:37:03 -07:00
Laxmikant Rashinkar e75767e4dd Merge branch 'master' of github.com:neutrinolabs/xrdp 2013-06-27 17:49:10 -07:00
Laxmikant Rashinkar 6d3a2cd5fd vrplayer: pause video during window move and resize 2013-06-27 17:48:52 -07:00
Jay Sorg b1389eac99 xup: from Marc, added missing bgcolor 2013-06-27 16:23:12 -07:00
speidy aab0176867 chansrv: fix for pulse simple method, to get it work again. 2013-06-25 00:00:32 +03:00
Jay Sorg 2aad1b2d5d work on neutrinordp proxy, cursor and glyph 2013-06-23 21:17:14 -07:00
Jay Sorg 0713295921 X11rdp: Makefile seperator fix 2013-06-23 17:43:45 -07:00
Jay Sorg e466b054b7 libxrdp: no logic change, warnings and code cleanup 2013-06-23 15:00:24 -07:00
Jay Sorg 0aa3dbe738 chansrv: no logic change, EOL and coding style cleanup 2013-06-23 14:17:59 -07:00
jsorg71 d90431aeb5 Merge pull request #81 from luv/master
Small fixes in sound and clipboard
2013-06-23 14:04:44 -07:00
Lukas Vacek 1341e64062 Revert "Fix path to config.c in sesman/tools/Makefile.am"
This reverts commit a0f8afca50.
2013-06-22 22:22:13 +01:00
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
2013-06-22 21:57:16 +01:00
Lukas Vacek a0f8afca50 Fix path to config.c in sesman/tools/Makefile.am 2013-06-22 21:26:29 +01:00
jsorg71 9695e245ef Merge pull request #80 from neutrinolabs/master
Xv, vrplayer, sesman fixes
2013-06-21 19:39:20 -07:00
Jay Sorg c20b447f21 sesman: pid string match xrdp length 2013-06-19 11:43:24 -07:00