Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with FDK AAC v2 | Koichiro IWAO | 2018-11-28 | 1 | -0/+11 |
| | | | | | Original fix provided by takefu. See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233556 | ||||
* | sound: g_bbuf_size should be determined after codec is determined | Koichiro IWAO | 2017-11-08 | 1 | -3/+3 |
| | | | | | Fixes #910, if both client and server support more than one codecs, g_bbuf_size might be set to wrong value. | ||||
* | 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 |
| | | | | Include xrdp_sockets.h directly, not through headers. | ||||
* | 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 |
| | | | | | | In C, an empty argument list in a declaration means that the function can accept any arguments. Use "void" instead, it means "no arguments". C++ treats void and empty list as "no arguments". | ||||
* | 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 ↵ | speidy | 2014-06-26 | 1 | -14/+50 |
| | | | | audio is closed improperly | ||||
* | 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 |
|\ | | | | | Compilation fix for pulse source module + Merge some fixes from master branch | ||||
| * | 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 |
|/ | | | avoid deadloop when chunk is sent and not acked back by the client. | ||||
* | 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 ↵ | Laxmikant Rashinkar | 2014-01-12 | 1 | -0/+170 |
| | | | | mess around with configuring /etc/pulse/default.pa config file | ||||
* | 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 |
| | | | | | | | | | | | | | - 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 |
| |