Commit Graph

58 Commits (2036814f439a4b36bcd4b40a98d040270ebb6f7e)

Author SHA1 Message Date
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
Andreas Schneider 3b643835f9 audio: Disable support for IRQ affinity by default 8 years ago
Andreas Schneider 56204f6d19 audio: Correctly handle out of memory conditions 8 years ago
Andreas Schneider dc15cec22a audio: Make speaker swap on screen rotation optional 8 years ago
Andreas Schneider cdad20da45 audio: Remove unused screen_state parameter 8 years ago
Andreas Schneider a2b77321b1 audio: Remove tty_mode which we do not support 8 years ago
Christopher N. Hesse 530cf0d012 audio: s/handset/earpiece/g 8 years ago
Christopher N. Hesse ce6d5afbcd audio: Implement get_capture_position() 8 years ago
Christopher N. Hesse e6b3a3eae4 audio: improve read/write timing for streams 8 years ago
Andreas Schneider b7f32128dc audio: Use C99 initializers in read_frames() 8 years ago
Andreas Schneider cabe5e6aef audio: Fix memory leak when preprocessing is disabled 8 years ago