libril: port Samsung responseDataCallList to O libril
[GitHub/LineageOS/android_hardware_samsung.git] / audio /
2018-01-20 Christopher N. Hesseaudio: Fix BT sample rate handling properly
2018-01-20 Christopher N. Hesseaudio: End voice call in set_mode()
2018-01-20 Christopher N. Hesseaudio: Fix incall device switch handling
2018-01-20 Christopher N. Hesseaudio: Improve code readability
2018-01-20 Christopher N. Hesseaudio: Initial support for amplifier HALs
2017-04-02 Christopher N. Hesseaudience: Cleanup write_int()
2017-04-02 Christopher N. Hesseaudience: Use O_WRONLY flag for write_int()
2017-04-02 Christopher N. Hesseaudience: Always log write_int() fails
2017-04-02 Christopher N. Hesseaudience: Warn when we cannot handle the output device
2017-03-20 Christopher N. Hesseaudio: Split BT SCO media/incall paths
2017-03-20 Fevaxaudio: add support for bluetooth wideband voice calls
2017-03-03 Christopher N. Hesseaudio: Add support for Audience EarSmart ICs
2017-03-01 Christopher N. Hesseaudio: Add error logging to ril_interface
2017-02-24 Andreas Schneideraudio: Restart the voice call on device change
2017-02-19 Andreas Schneideraudio: Improve logging in out_set_parameters()
2017-02-19 Andreas Schneideraudio: Implement WB_AMR callback correctly
2017-02-16 Andreas Schneideraudio: Fix get_snd_device_name() for earpiece
2017-02-16 Christopher N. Hesseaudio: Cleanup and fix voicecall preparation
2017-02-15 Christopher N. Hesseaudio: Guard WB_AMR callback
2017-02-15 Andreas Schneideraudio: Rename HANDSET to EARPIECE to follow libsecril...
2017-02-15 Christopher N. HesseRevert "audio: Disable voice log by default"
2017-02-15 Paul Keithaudio: Use labs() instead of abs()
2017-02-14 Andreas Schneideraudio: Disable voice log by default
2017-02-14 Andreas Schneideraudio: Log error if we fail to set the audio path
2017-02-14 Andreas Schneideraudio: Add missing deep buffer to use_case_table
2017-02-14 Andreas Schneideraudio: Fix device table access in get_snd_device_name()
2017-02-14 Andreas Schneideraudio: Fix time diff to always return positive numbers
2017-02-12 Andreas Schneideraudio: Update comments for voice mics
2017-02-12 Andreas Schneideraudio: Add support for bluetooth voice calls
2017-02-11 Andreas Schneideraudio: Remove device bit only on active_input
2017-02-11 Andreas Schneideraudio: Add a mixer_path_0.xml template for the HAL
2017-02-11 Andreas Schneideraudio: Add support for voice session mic mute
2017-02-11 Andreas Schneideraudio: Add voice call wideband support
2017-02-11 Andreas Schneideraudio: Add support for two mic control
2017-02-11 Andreas Schneideraudio: Leave out_get_presentation_position() early...
2017-02-11 Andreas Schneideraudio: Do not segfault in out_get_presentation_position()
2017-02-10 Christopher N. Hesseaudio: Enable voice call support
2017-02-10 Andreas Schneideraudio: Remove unused variables and function
2017-02-10 Andreas SchneiderRevert "audio: Remove unused screen_state parameter"
2017-02-10 Andreas Schneideraudio: Improve error message for RILD connection
2017-02-10 Christopher N. Hesseaudio: Initialize the radio voice session
2017-02-10 Christopher N. Hesseaudio: Add ril_interface to talk to radio
2017-02-10 Andreas Schneideraudio: Create a structure for voice to group values
2017-02-10 Andreas Schneideraudio: Add a delay for DSP firmware loading
2017-02-08 Fevaxaudio: Allow playback on earpiece too
2017-02-07 Andreas Schneideraudio: in_call is a bool type
2017-02-06 Andreas Schneideraudio: Remove unused audio routes
2017-02-02 Andreas Schneideraudio: Disable support for IRQ affinity by default
2017-02-02 Andreas Schneideraudio: Correctly handle out of memory conditions
2017-02-02 Andreas Schneideraudio: Make speaker swap on screen rotation optional
2017-02-02 Andreas Schneideraudio: Remove unused screen_state parameter
2017-02-02 Andreas Schneideraudio: Remove tty_mode which we do not support
2017-02-02 Christopher N. Hesseaudio: s/handset/earpiece/g
2017-02-02 Christopher N. Hesseaudio: Implement get_capture_position()
2017-02-02 Christopher N. Hesseaudio: improve read/write timing for streams
2017-02-02 Andreas Schneideraudio: Use C99 initializers in read_frames()
2017-01-30 Andreas Schneideraudio: Fix memory leak when preprocessing is disabled
2017-01-30 Christopher N. Hesseaudio: Allow targets to override the deep buffer device
2017-01-30 Christopher N. Hesseaudio: Move card specfic defines to a header
2017-01-30 Christopher N. Hesseaudio: Factor out offload code
2017-01-30 Christopher N. Hesseaudio: Rename header guard macro
2017-01-30 Christopher N. Hesseaudio: Update module name/author
2017-01-30 Christopher N. Hesseaudio: Remove dummybuf headphone GPIO code
2017-01-30 Christopher N. Hesseaudio: Remove HTC acoustic amplifier code
2017-01-30 Christopher N. Hesseaudio: Import N HAL from flounder