Commit Graph

21 Commits

Author SHA1 Message Date
Jay Sorg
ef51e44119 chansrv: handle smartcard session reconnect and some logging changes 2013-12-07 17:57:35 -08:00
Jay Sorg
e602a28d5c common: transport aware when app is terminating 2013-08-17 13:32:53 -07: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
speidy
aab0176867 chansrv: fix for pulse simple method, to get it work again. 2013-06-25 00:00:32 +03: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
Jay Sorg
21df0406d7 pulse work and cleanup 2013-05-12 18:03:32 -07:00
Jay Sorg
4960accf8e pulse sink, use buffer so not sending too small or too big audio packets 2013-05-07 16:27:32 -07:00
Jay Sorg
4544554c3b chansrv: fix for close message 2013-05-01 23:41:44 -07:00
Jay Sorg
6d5ffee12b work on pulse sink, added close message 2013-04-28 22:37:47 -07:00
Jay Sorg
2d89ae1f38 chansrv: work on pulse sink 2013-03-31 01:21:07 -07:00
Jay Sorg
9301d19d88 chansrv: work on pulse sink 2013-03-30 13:11:48 -07:00
Jay Sorg
5e8e1856f1 chansrv: work on pulse sink 2013-03-29 22:14:51 -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
bae50c9ca1 chansrv: changes for running as user, not root 2012-07-22 23:20:38 -07:00
Jay Sorg
856783ba95 no logic changes, remove warnings and coding style changes 2012-06-10 23:47:08 -07:00
Jay Sorg
7fa4f936e4 chansrv: simple pulse audio support 2012-05-25 12:36:55 -07:00
jsorg71
d70d80a33d update copyright year 2010-07-04 07:20:56 +00:00
jsorg71
fa91c84668 first clipboard checkin 2009-08-15 02:47:51 +00:00
jsorg71
e1eb8bfcbc added device redir start files 2009-04-22 04:34:45 +00:00
jsorg71
631a7c16e1 added chansrv 2009-04-19 17:16:46 +00:00