35 Commits (47402fae900b28973479b5ed00cdf5c76a728232)

Author SHA1 Message Date
sudden6 47402fae90
refactor: run formatting script 6 years ago
sudden6 5b908184fc
refactor(audio): move audio output to new IAudioSink interface 6 years ago
Anthony Bilinski 093962e3ec
fix(groups): don't freeze when opening AV settings during group call 7 years ago
sudden6 5d65ab3876
fix(audio): specify format for sounds and make sounds follow it 7 years ago
iphydf 52a5951d26
chore: Use `nullptr` instead of `0` for NULL pointer constants. 7 years ago
Diadlo 06ae7ead0c
fix: Fix usage of unitialized functions 7 years ago
sudden6 a3370173df
fix(audio): close the audio device after playing a sound 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Anthony Bilinski 1583991fb4
refactor(avform): simplify and standardize sliders, use RMS for volume 7 years ago
Anthony Bilinski f6622e4092
fix(audio): apply gain to both audio channels 7 years ago
Anthony Bilinski 5d0f9509a8
fix(audio): move audio timers to and start from audioThread 7 years ago
sudden6 d01999814e
chore: fix some compiler warnings 8 years ago
Diadlo e74cc37a2d
fix: Use real channels number 8 years ago
Diadlo e3f3d5e3b1
refactor: Override only 'doOutput' and 'captureSamples' in OpenAL2 8 years ago
Diadlo c33592be06
style: Fix style 8 years ago
Diadlo 900f2a1ad3
fix: Allocate memory to input buffer 8 years ago
Diadlo 2353a66fde
fix: Call doAudio on timer timeout 8 years ago
Pavel Karelin 0869d3d8fd fix: elimination of warning '-Wreorder' 8 years ago
Gavin Stark d24d4fb8ea feat(audio): microphone voice activation 8 years ago
sudden6 d2adfe4ca7
refactor: fix some warnings reported with "-Wall" 8 years ago
Zetok Zalbavar c089c80e53
fix: remove unused variables 8 years ago
Diadlo aa356bb73a
fix(audio): Fix signed and unsigned comparation 8 years ago
sudden6 7f3887f67c
refactor(audio): fix some remarks from review 8 years ago
sudden6 e1da943e4e
refactor(audio): move channel count to audio backend 8 years ago
sudden6 8f2401fee6
fix(build): add install steps for libfilteraudio on OSX 8 years ago
sudden6 526701fa9f
fix(build): make the OpenAL backend build with OpenALSoft < 1.15 8 years ago
sudden6 1914f52cdf
chore(audio): format code 8 years ago
sudden6 9d0498e0cf
feat(audio): add setting to switch between new and old audio backend 8 years ago
sudden6 809c5e6b04
fix(audio): Echo cancelling supports only mono audio 8 years ago
sudden6 c34999c9d0
refactor(audio): simplify the code 8 years ago
sudden6 5d60f09df4
feat(audio): make echo cancellation work and improve some minor stuff 8 years ago
sudden6 9c603e8654
feat(audio): add libfilteraudio 8 years ago
sudden6 c715729167
feat(audio): add alternative OpenAL backend 8 years ago
sudden6 a3b234e6dd
chore(formatting): run clang-format 8 years ago
sudden6 28c2298ad9
feat(audio): split the audio interface from the backend library 8 years ago