| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with FDK AAC v2 | Koichiro IWAO | 2018-11-28 | 1 | -0/+11 |
* | sound: g_bbuf_size should be determined after codec is determined | Koichiro IWAO | 2017-11-08 | 1 | -3/+3 |
* | chansrv: sound, fdk-aac, avoid 1 item array items | Jay Sorg | 2017-08-04 | 1 | -29/+34 |
* | chansrv: sound, remove a do not know and a comment | Jay Sorg | 2017-08-04 | 1 | -1/+0 |
* | chansrv: sound, use WAVE_FORMAT_AAC not WAVE_FORMAT_AAC_MS | Jay Sorg | 2017-08-04 | 1 | -2/+2 |
* | chansrv: sound, add aac | Jay Sorg | 2017-08-04 | 1 | -2/+241 |
* | chansrv: sound, handle skips in audio acks | Jay Sorg | 2017-08-04 | 1 | -5/+30 |
* | chansrv: remove trailing space | Koichiro IWAO | 2017-07-25 | 1 | -2/+2 |
* | chansrv: use switch-case to support more codecs | Koichiro IWAO | 2017-07-25 | 1 | -12/+13 |
* | chansrv: constify wFormatTag | Koichiro IWAO | 2017-07-25 | 1 | -15/+16 |
* | Rename file_loc.h to xrdp_sockets.h, install it | Pavel Roskin | 2017-03-28 | 1 | -1/+1 |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -32/+32 |
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
* | Use "void" for empty argument list in declarations | Pavel Roskin | 2017-01-05 | 1 | -4/+4 |
* | chansrv: added mp3 compression from Speidy | Jay Sorg | 2016-07-13 | 1 | -34/+185 |
* | Fix warnings about unused variables and functions | Pavel Roskin | 2016-04-21 | 1 | -0/+2 |
* | Fix typos | Pavel Roskin | 2016-02-13 | 1 | -1/+1 |
* | 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 |