| Commit message (Expand) | Author | Age | Files | Lines |
* | minor change in opus encoding | Jay Sorg | 2015-01-27 | 1 | -13/+20 |
* | chansrv: reset opus support on init | Jay Sorg | 2015-01-10 | 1 | -0/+3 |
* | chansrv: added opus audio compression for playback | Jay Sorg | 2015-01-09 | 1 | -9/+122 |
* | chansrv: change to 44100 recording, disconnect / reconnect fixes | Jay Sorg | 2014-11-26 | 1 | -5/+8 |
* | chansrv: fix for segfault issue in chansrv_common | speidy | 2014-11-21 | 1 | -0/+1 |
* | chansrv: some recording fixes | Jay Sorg | 2014-11-02 | 1 | -10/+30 |
* | restart listener when corresponding sound source/sink connections are closed | Laxmikant Rashinkar | 2014-10-18 | 1 | -33/+48 |
* | sound redirection: handle fragmented packets | Laxmikant Rashinkar | 2014-10-12 | 1 | -8/+24 |
* | when closing audio source, don't flush audio data if audio buffer is empty | Laxmikant Rashinkar | 2014-10-06 | 1 | -3/+6 |
* | move some hard code paths to defines in header | Jay Sorg | 2014-08-06 | 1 | -3/+1 |
* | chansrv: sound_send_wave_data changes | Jay Sorg | 2014-08-06 | 1 | -3/+11 |
* | coverity: explicit null dereferenced | Laxmikant Rashinkar | 2014-07-27 | 1 | -2/+1 |
* | coverity: fixed unchecked return value | Laxmikant Rashinkar | 2014-07-19 | 1 | -1/+2 |
* | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -1/+2 |
* | sesman: sound.c: no logic change, remove tabs and warning | Jay Sorg | 2014-06-28 | 1 | -32/+49 |
* | chansrv: sound: prevent an infinite loop when the connection with pulse audio... | speidy | 2014-06-26 | 1 | -14/+50 |
* | chansrv: more remove simple sound | Jay Sorg | 2014-06-07 | 1 | -140/+0 |
* | chansrv: remove simple sound and load pulse modules | Jay Sorg | 2014-06-07 | 1 | -166/+1 |
* | Merge pull request #122 from speidy/devel | Idan Freiberg | 2014-04-28 | 1 | -1/+1 |
|\ |
|
| * | simplesound: fixed CHANSRV_PORT_STR undefined error | Laxmikant Rashinkar | 2014-03-01 | 1 | -1/+1 |
* | | chansrv: sound: zero out ack flags when sound_send_close called, to | speidy | 2014-04-28 | 1 | -0/+4 |
|/ |
|
* | chansrv: fix for audio falling behind and growing memory | Jay Sorg | 2014-01-29 | 1 | -1/+15 |
* | pulseaudio: fixed some build issues | Laxmikant Rashinkar | 2014-01-17 | 1 | -1/+4 |
* | we now load module-xrdp-sink/source automatically so user's dont have to mess... | Laxmikant Rashinkar | 2014-01-12 | 1 | -0/+170 |
* | missed some files for microphone redirection using rdesktop | Laxmikant Rashinkar | 2014-01-07 | 1 | -116/+585 |
* | chansrv: handle smartcard session reconnect and some logging changes | Jay Sorg | 2013-12-07 | 1 | -1/+3 |
* | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | 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 |