summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* audio: Remove device bit only on active_inputAndreas Schneider2017-02-111-3/+3
* audio: Add a mixer_path_0.xml template for the HALAndreas Schneider2017-02-111-0/+140
* audio: Add support for voice session mic muteAndreas Schneider2017-02-113-1/+9
* audio: Add voice call wideband supportAndreas Schneider2017-02-114-3/+50
* audio: Add support for two mic controlAndreas Schneider2017-02-114-7/+27
* audio: Leave out_get_presentation_position() early when switching to WBAndreas Schneider2017-02-111-0/+6
* audio: Do not segfault in out_get_presentation_position()Andreas Schneider2017-02-111-15/+26
* audio: Enable voice call supportChristopher N. Hesse2017-02-104-13/+314
* audio: Remove unused variables and functionAndreas Schneider2017-02-102-27/+16
* Revert "audio: Remove unused screen_state parameter"Andreas Schneider2017-02-102-0/+9
* audio: Improve error message for RILD connectionAndreas Schneider2017-02-101-1/+2
* audio: Initialize the radio voice sessionChristopher N. Hesse2017-02-105-1/+111
* audio: Add ril_interface to talk to radioChristopher N. Hesse2017-02-103-2/+319
* audio: Create a structure for voice to group valuesAndreas Schneider2017-02-102-17/+25
* audio: Add a delay for DSP firmware loadingAndreas Schneider2017-02-103-2/+76
* audio: Allow playback on earpiece tooFevax2017-02-081-2/+2
* audio: in_call is a bool typeAndreas Schneider2017-02-071-1/+1
* audio: Remove unused audio routesAndreas Schneider2017-02-062-20/+0
* audio: Disable support for IRQ affinity by defaultAndreas Schneider2017-02-022-0/+12
* audio: Correctly handle out of memory conditionsAndreas Schneider2017-02-022-7/+70
* audio: Make speaker swap on screen rotation optionalAndreas Schneider2017-02-022-0/+8
* audio: Remove unused screen_state parameterAndreas Schneider2017-02-022-9/+0
* audio: Remove tty_mode which we do not supportAndreas Schneider2017-02-022-69/+2
* audio: s/handset/earpiece/gChristopher N. Hesse2017-02-022-19/+19
* audio: Implement get_capture_position()Christopher N. Hesse2017-02-022-0/+39
* audio: improve read/write timing for streamsChristopher N. Hesse2017-02-022-5/+54
* audio: Use C99 initializers in read_frames()Andreas Schneider2017-02-021-2/+2
* audio: Fix memory leak when preprocessing is disabledAndreas Schneider2017-01-301-9/+10
* audio: Allow targets to override the deep buffer deviceChristopher N. Hesse2017-01-302-15/+31
* audio: Move card specfic defines to a headerChristopher N. Hesse2017-01-305-11/+68
* audio: Factor out offload codeChristopher N. Hesse2017-01-304-313/+502
* audio: Rename header guard macroChristopher N. Hesse2017-01-301-3/+3
* audio: Update module name/authorChristopher N. Hesse2017-01-301-2/+2
* audio: Remove dummybuf headphone GPIO codeChristopher N. Hesse2017-01-302-193/+0
* audio: Remove HTC acoustic amplifier codeChristopher N. Hesse2017-01-302-162/+3
* audio: Import N HAL from flounderChristopher N. Hesse2017-01-303-0/+5329