summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/sound.c
Commit message (Expand)AuthorAgeFilesLines
* minor change in opus encodingJay Sorg2015-01-271-13/+20
* chansrv: reset opus support on initJay Sorg2015-01-101-0/+3
* chansrv: added opus audio compression for playbackJay Sorg2015-01-091-9/+122
* chansrv: change to 44100 recording, disconnect / reconnect fixesJay Sorg2014-11-261-5/+8
* chansrv: fix for segfault issue in chansrv_commonspeidy2014-11-211-0/+1
* chansrv: some recording fixesJay Sorg2014-11-021-10/+30
* restart listener when corresponding sound source/sink connections are closedLaxmikant Rashinkar2014-10-181-33/+48
* sound redirection: handle fragmented packetsLaxmikant Rashinkar2014-10-121-8/+24
* when closing audio source, don't flush audio data if audio buffer is emptyLaxmikant Rashinkar2014-10-061-3/+6
* move some hard code paths to defines in headerJay Sorg2014-08-061-3/+1
* chansrv: sound_send_wave_data changesJay Sorg2014-08-061-3/+11
* coverity: explicit null dereferencedLaxmikant Rashinkar2014-07-271-2/+1
* coverity: fixed unchecked return valueLaxmikant Rashinkar2014-07-191-1/+2
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-1/+2
* sesman: sound.c: no logic change, remove tabs and warningJay Sorg2014-06-281-32/+49
* chansrv: sound: prevent an infinite loop when the connection with pulse audio...speidy2014-06-261-14/+50
* chansrv: more remove simple soundJay Sorg2014-06-071-140/+0
* chansrv: remove simple sound and load pulse modulesJay Sorg2014-06-071-166/+1
* Merge pull request #122 from speidy/develIdan Freiberg2014-04-281-1/+1
|\
| * simplesound: fixed CHANSRV_PORT_STR undefined errorLaxmikant Rashinkar2014-03-011-1/+1
* | chansrv: sound: zero out ack flags when sound_send_close called, tospeidy2014-04-281-0/+4
|/
* chansrv: fix for audio falling behind and growing memoryJay Sorg2014-01-291-1/+15
* pulseaudio: fixed some build issuesLaxmikant Rashinkar2014-01-171-1/+4
* we now load module-xrdp-sink/source automatically so user's dont have to mess...Laxmikant Rashinkar2014-01-121-0/+170
* missed some files for microphone redirection using rdesktopLaxmikant Rashinkar2014-01-071-116/+585
* chansrv: handle smartcard session reconnect and some logging changesJay Sorg2013-12-071-1/+3
* common: transport aware when app is terminatingJay Sorg2013-08-171-1/+2
* Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2013-07-021-1/+1
|\
| * chansrv: fix for pulse simple method, to get it work again.speidy2013-06-251-1/+1
* | chansrv: no logic change, work on warningJay Sorg2013-07-021-2/+0
|/
* Fix sound and clipboard crashesLukas Vacek2013-06-221-0/+1
* pulse work and cleanupJay Sorg2013-05-121-45/+172
* pulse sink, use buffer so not sending too small or too big audio packetsJay Sorg2013-05-071-6/+50
* chansrv: fix for close messageJay Sorg2013-05-011-1/+1
* work on pulse sink, added close messageJay Sorg2013-04-281-2/+38
* chansrv: work on pulse sinkJay Sorg2013-03-311-2/+2
* chansrv: work on pulse sinkJay Sorg2013-03-301-2/+4
* chansrv: work on pulse sinkJay Sorg2013-03-291-6/+8
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-395/+425
* chansrv: changes for running as user, not rootJay Sorg2012-07-221-54/+60
* no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-2/+0
* chansrv: simple pulse audio supportJay Sorg2012-05-251-20/+509
* update copyright yearjsorg712010-07-041-1/+1
* first clipboard checkinjsorg712009-08-151-0/+7
* added device redir start filesjsorg712009-04-221-0/+2
* added chansrvjsorg712009-04-191-0/+51