Commit Graph

68 Commits (1e9c54fae70c275845c209ed7aacd3f5c286b416)

Author SHA1 Message Date
Vasyl Gello d758a17389
audio_hw: Prevent referencing input devices from empty list 6 years ago
stenkinevgeniy 53929f79f9
Audio: fix voip calls over bluetooth headset. 6 years ago
stenkinevgeniy 282d59245e
Audio: fix call recording. 6 years ago
Basil Gello efdfdba35a
audio: Re-worked sound pre- and post-processing 6 years ago
stenkinevgeniy 5ca267a185
Revert "audio: Fix incall device switch handling" 6 years ago
stenkinevgeniy 097e294176
Audio: get_input_snd_device - use all bt sco devices for voice calls. 6 years ago
stenkinevgeniy 3de9767564
Audio: remove separated bt_sco playback profile 6 years ago
stenkinevgeniy b81e05fb36
Audio: check and route usecases 6 years ago
stenkinevgeniy 8b57320848
Audio: HAL should handle other streams (when call active) 6 years ago
stenkinevgeniy d0a02c0982
Audio: remove out stream resampler. 6 years ago
Christopher N. Hesse c487bbe389 audio: improve log message to support for devices that dont have an amp 6 years ago
stenkinevgeniy 0b52b58af8 Audio: remove unsupported aec loopback stuff. 6 years ago
stenkinevgeniy 2ef158a268 Audio: out_open_pcm_devices - use out->config instead of pcm_device->pcm_profile->config. 6 years ago
stenkinevgeniy 44335364f6 Audio: remove unsupported hotword/soundtrigger stuff. 6 years ago
Victor Lourme 5869cd357e audio: return EINVAL to avoid get_presentation_position spamming logs 7 years ago
Christopher N. Hesse 8179c011c6 audio: Use audio_route_{apply/reset}_and_update_path 7 years ago
Christopher N. Hesse ecb6050e40 audio: Update mixer knobs after re-applying output route 7 years ago
Christopher N. Hesse 719630aaf6 audio: Guard mixer path dependency fix 7 years ago
Christopher N. Hesse d8d04fd497 audio: Support new and old mixer paths locations 7 years ago
Christopher N. Hesse 2beff4222c audio: Print error in case of nonexistant mixer paths 7 years ago
Christopher N. Hesse 11ef211749 audio: Avoid mixer path dependency conflicts 7 years ago
Christopher N. Hesse e4a1c59a0b audio: Fix BT sample rate handling properly 7 years ago
Christopher N. Hesse 6c0020c6a9 audio: End voice call in set_mode() 7 years ago
Christopher N. Hesse 77880a2b13 audio: Fix incall device switch handling 7 years ago
Christopher N. Hesse 33affb806e audio: Improve code readability 7 years ago
Christopher N. Hesse 6a2a3079c0 audio: Initial support for amplifier HALs 7 years ago
Christopher N. Hesse 56caa269d2 audio: Split BT SCO media/incall paths 8 years ago
Fevax 51bd12c20d audio: add support for bluetooth wideband voice calls 8 years ago
Andreas Schneider e9a44a2d55 audio: Restart the voice call on device change 8 years ago
Andreas Schneider dd8a36941b audio: Improve logging in out_set_parameters() 8 years ago
Andreas Schneider dde54c0469 audio: Fix get_snd_device_name() for earpiece 8 years ago
Christopher N. Hesse 130da9f065 audio: Cleanup and fix voicecall preparation 8 years ago
Paul Keith f114e2ee35 audio: Use labs() instead of abs() 8 years ago
Andreas Schneider df6fc8a6a9 audio: Add missing deep buffer to use_case_table 8 years ago
Andreas Schneider adb788d97c audio: Fix device table access in get_snd_device_name() 8 years ago
Andreas Schneider 58735a9cf9 audio: Fix time diff to always return positive numbers 8 years ago
Andreas Schneider 05bc1882e2 audio: Add support for bluetooth voice calls 8 years ago
Andreas Schneider 757e2d8a77 audio: Remove device bit only on active_input 8 years ago
Andreas Schneider 107a848bc3 audio: Add support for voice session mic mute 8 years ago
Andreas Schneider 59486fa48c audio: Add voice call wideband support 8 years ago
Andreas Schneider 82f3248400 audio: Add support for two mic control 8 years ago
Andreas Schneider 97fa7f1c5c audio: Leave out_get_presentation_position() early when switching to WB 8 years ago
Andreas Schneider d6359186ea audio: Do not segfault in out_get_presentation_position() 8 years ago
Christopher N. Hesse 696959dda1 audio: Enable voice call support 8 years ago
Andreas Schneider 5a2f10031a audio: Remove unused variables and function 8 years ago
Andreas Schneider ecd17ce8ba Revert "audio: Remove unused screen_state parameter" 8 years ago
Christopher N. Hesse 41c9f3d2bc audio: Initialize the radio voice session 8 years ago
Andreas Schneider 74ef3a12fc audio: Create a structure for voice to group values 8 years ago
Andreas Schneider 759368fbc0 audio: Add a delay for DSP firmware loading 8 years ago
Fevax 86ac23487e audio: Allow playback on earpiece too 8 years ago