Commit Graph

68 Commits (62b70f8299e67a879097041b92faa489e0fa89a4)

Author SHA1 Message Date
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 d483dd7898 audience: Cleanup write_int() 8 years ago
Christopher N. Hesse 658f447ad3 audience: Use O_WRONLY flag for write_int() 8 years ago
Christopher N. Hesse 2036814f43 audience: Always log write_int() fails 8 years ago
Christopher N. Hesse 705246055a audience: Warn when we cannot handle the output device 8 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
Christopher N. Hesse 0fdef0cbd6 audio: Add support for Audience EarSmart ICs 8 years ago
Christopher N. Hesse a13e517a69 audio: Add error logging to ril_interface 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 49b9dcb284 audio: Implement WB_AMR callback correctly 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
Christopher N. Hesse 74c317d1bd audio: Guard WB_AMR callback 8 years ago
Andreas Schneider e6286b9208 audio: Rename HANDSET to EARPIECE to follow libsecril-client 8 years ago
Christopher N. Hesse 86f7ea8e9f Revert "audio: Disable voice log by default" 8 years ago
Paul Keith f114e2ee35 audio: Use labs() instead of abs() 8 years ago
Andreas Schneider e06577dc81 audio: Disable voice log by default 8 years ago
Andreas Schneider d44edaa261 audio: Log error if we fail to set the audio path 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 7c367c0adf audio: Update comments for voice mics 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 04037e7121 audio: Add a mixer_path_0.xml template for the HAL 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
Andreas Schneider 9c195610df audio: Improve error message for RILD connection 8 years ago
Christopher N. Hesse 41c9f3d2bc audio: Initialize the radio voice session 8 years ago
Christopher N. Hesse bc52af5471 audio: Add ril_interface to talk to radio 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
Andreas Schneider 6d31bae512 audio: in_call is a bool type 8 years ago
Andreas Schneider 7cc49b4fb2 audio: Remove unused audio routes 8 years ago