Commit Graph

63 Commits (master)

Author SHA1 Message Date
Koichiro IWAO 88f0d3114d
Fix build with FDK AAC v2
6 years ago
Koichiro IWAO 3d29b6ec76 sound: g_bbuf_size should be determined after codec is determined
7 years ago
Jay Sorg d9b929c185 chansrv: sound, fdk-aac, avoid 1 item array items
7 years ago
Jay Sorg 4f91a52109 chansrv: sound, remove a do not know and a comment
7 years ago
Jay Sorg 021a78f4c6 chansrv: sound, use WAVE_FORMAT_AAC not WAVE_FORMAT_AAC_MS
7 years ago
Jay Sorg bf0d56c314 chansrv: sound, add aac
7 years ago
Jay Sorg 8ac35d7ed1 chansrv: sound, handle skips in audio acks
7 years ago
Koichiro IWAO e990dd4263 chansrv: remove trailing space
7 years ago
Koichiro IWAO ca24572fd5 chansrv: use switch-case to support more codecs
7 years ago
Koichiro IWAO dbaf23e93b chansrv: constify wFormatTag
7 years ago
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin 6664aac00f Use "void" for empty argument list in declarations
7 years ago
Jay Sorg 9ccbfb6985 chansrv: added mp3 compression from Speidy
8 years ago
Pavel Roskin 0629b25d5f Fix warnings about unused variables and functions
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Jay Sorg 4dd78c1b8e minor change in opus encoding
9 years ago
Jay Sorg 9c5c0660b2 chansrv: reset opus support on init
10 years ago
Jay Sorg 2f5b84b712 chansrv: added opus audio compression for playback
10 years ago
Jay Sorg bff2009147 chansrv: change to 44100 recording, disconnect / reconnect fixes
10 years ago
speidy c159505980 chansrv: fix for segfault issue in chansrv_common
10 years ago
Jay Sorg f41a11d2c4 chansrv: some recording fixes
10 years ago
Laxmikant Rashinkar a3e017cd58 restart listener when corresponding sound source/sink connections are closed
10 years ago
Laxmikant Rashinkar 122d8bc057 sound redirection: handle fragmented packets
10 years ago
Laxmikant Rashinkar c0839cd6a5 when closing audio source, don't flush audio data if audio buffer is empty
10 years ago
Jay Sorg 8397055e8b move some hard code paths to defines in header
10 years ago
Jay Sorg 2e17b70fcd chansrv: sound_send_wave_data changes
10 years ago
Laxmikant Rashinkar 5e537ebdfe coverity: explicit null dereferenced
10 years ago
Laxmikant Rashinkar 73578bc612 coverity: fixed unchecked return value
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg 6d3af904d3 sesman: sound.c: no logic change, remove tabs and warning
10 years ago
speidy cbc8317c6d chansrv: sound: prevent an infinite loop when the connection with pulse audio is closed improperly
10 years ago
Jay Sorg c8e61a8042 chansrv: more remove simple sound
10 years ago
Jay Sorg 17bbecabd3 chansrv: remove simple sound and load pulse modules
10 years ago
Idan Freiberg 42de994741 Merge pull request #122 from speidy/devel
10 years ago
speidy eda3a2db65 chansrv: sound: zero out ack flags when sound_send_close called, to
10 years ago
Laxmikant Rashinkar 47071be4d4 simplesound: fixed CHANSRV_PORT_STR undefined error
10 years ago
Jay Sorg f14986ec59 chansrv: fix for audio falling behind and growing memory
10 years ago
Laxmikant Rashinkar 33e6c7a834 pulseaudio: fixed some build issues
10 years ago
Laxmikant Rashinkar 82b7ccae96 we now load module-xrdp-sink/source automatically so user's dont have to mess around with configuring /etc/pulse/default.pa config file
11 years ago
Laxmikant Rashinkar 43b7b84182 missed some files for microphone redirection using rdesktop
11 years ago
Jay Sorg ef51e44119 chansrv: handle smartcard session reconnect and some logging changes
11 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating
11 years ago
Jay Sorg 45492057c5 Merge branch 'master' of github.com:neutrinolabs/xrdp
11 years ago
Jay Sorg 29420b3134 chansrv: no logic change, work on warning
11 years ago
speidy aab0176867 chansrv: fix for pulse simple method, to get it work again.
11 years ago
Lukas Vacek e7fe39a65b Fix sound and clipboard crashes
11 years ago
Jay Sorg 21df0406d7 pulse work and cleanup
11 years ago
Jay Sorg 4960accf8e pulse sink, use buffer so not sending too small or too big audio packets
11 years ago