Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2013-07-02 | 1 | -1/+1 |
|\ | |||||
| * | chansrv: fix for pulse simple method, to get it work again. | speidy | 2013-06-25 | 1 | -1/+1 |
| | | |||||
* | | chansrv: no logic change, work on warning | Jay Sorg | 2013-07-02 | 1 | -2/+0 |
|/ | |||||
* | Fix sound and clipboard crashes | Lukas Vacek | 2013-06-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | - 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 | ||||
* | pulse work and cleanup | Jay Sorg | 2013-05-12 | 1 | -45/+172 |
| | |||||
* | pulse sink, use buffer so not sending too small or too big audio packets | Jay Sorg | 2013-05-07 | 1 | -6/+50 |
| | |||||
* | chansrv: fix for close message | Jay Sorg | 2013-05-01 | 1 | -1/+1 |
| | |||||
* | work on pulse sink, added close message | Jay Sorg | 2013-04-28 | 1 | -2/+38 |
| | |||||
* | chansrv: work on pulse sink | Jay Sorg | 2013-03-31 | 1 | -2/+2 |
| | |||||
* | chansrv: work on pulse sink | Jay Sorg | 2013-03-30 | 1 | -2/+4 |
| | |||||
* | chansrv: work on pulse sink | Jay Sorg | 2013-03-29 | 1 | -6/+8 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -395/+425 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | chansrv: changes for running as user, not root | Jay Sorg | 2012-07-22 | 1 | -54/+60 |
| | |||||
* | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -2/+0 |
| | |||||
* | chansrv: simple pulse audio support | Jay Sorg | 2012-05-25 | 1 | -20/+509 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | first clipboard checkin | jsorg71 | 2009-08-15 | 1 | -0/+7 |
| | |||||
* | added device redir start files | jsorg71 | 2009-04-22 | 1 | -0/+2 |
| | |||||
* | added chansrv | jsorg71 | 2009-04-19 | 1 | -0/+51 |