Commit Graph

49 Commits (3ac2971b52a6582ed7b1b4cf547587991ef0a001)

Author SHA1 Message Date
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
Christopher N. Hesse 8414bd240a audio: Allow targets to override the deep buffer device 8 years ago
Christopher N. Hesse d23c6b5fcd audio: Move card specfic defines to a header 8 years ago
Christopher N. Hesse 757ac41a40 audio: Factor out offload code 8 years ago
Christopher N. Hesse 0612a4efc0 audio: Rename header guard macro 8 years ago
Christopher N. Hesse c8502b9ea8 audio: Update module name/author 8 years ago
Christopher N. Hesse 052094be3b audio: Remove dummybuf headphone GPIO code 8 years ago
Christopher N. Hesse 2f6f8580a3 audio: Remove HTC acoustic amplifier code 8 years ago
Christopher N. Hesse 297a636a12 audio: Import N HAL from flounder 8 years ago