summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* audio_hw: Prevent referencing input devices from empty listVasyl Gello2018-07-251-0/+10
* Audio: fix voip calls over bluetooth for Wolfson Microelectronics codecs.stenkinevgeniy2018-07-251-0/+8
* Audio: fix voip calls over bluetooth headset.stenkinevgeniy2018-07-254-74/+47
* Audio: fix call recording.stenkinevgeniy2018-07-251-6/+0
* audio: improve log message to support for devices that dont have an ampChristopher N. Hesse2018-07-191-1/+5
* Audio: remove unsupported aec loopback stuff.stenkinevgeniy2018-07-023-159/+0
* audio: Re-worked sound pre- and post-processingBasil Gello2018-06-123-63/+24
* Revert "audio: Fix incall device switch handling"stenkinevgeniy2018-05-301-5/+2
* Audio: get_input_snd_device - use all bt sco devices for voice calls.stenkinevgeniy2018-05-241-7/+2
* Audio: remove separated bt_sco playback profilestenkinevgeniy2018-05-241-23/+6
* Audio: check and route usecasesstenkinevgeniy2018-05-241-0/+63
* Audio: HAL should handle other streams (when call active)stenkinevgeniy2018-05-241-11/+0
* Audio: remove out stream resampler.stenkinevgeniy2018-05-242-56/+2
* Audio: out_open_pcm_devices - use out->config instead of pcm_device->pcm_prof...stenkinevgeniy2018-05-081-1/+1
* Audio: remove unsupported hotword/soundtrigger stuff.stenkinevgeniy2018-05-082-138/+20
* audio: return EINVAL to avoid get_presentation_position spamming logsVictor Lourme2018-04-051-2/+1
* audio: Use audio_route_{apply/reset}_and_update_pathChristopher N. Hesse2018-03-091-37/+17
* audio: Update mixer knobs after re-applying output routeChristopher N. Hesse2018-03-061-0/+1
* audio: Guard mixer path dependency fixChristopher N. Hesse2018-03-041-1/+1
* audio: Avoid mixer path dependency conflictsChristopher N. Hesse2018-02-081-0/+11
* audio: Directly link voice data <-> sessionChristopher N. Hesse2018-01-303-17/+8
* audio: Print error in case of nonexistant mixer pathsChristopher N. Hesse2018-01-281-0/+5
* audio: Fix BT sample rate handling properlyChristopher N. Hesse2018-01-192-4/+20
* Revert "audio: Always use 16kHz sampling for SCO"Christopher N. Hesse2018-01-192-3/+17
* audio: run ril_set_call_clock_sync() in stop_voice_session()Usaamah Patel2018-01-111-2/+2
* audio: Always use 16kHz sampling for SCOChristopher N. Hesse2017-12-142-17/+3
* audio: End voice call in set_mode()Christopher N. Hesse2017-11-211-4/+4
* audio: Fix incall device switch handlingChristopher N. Hesse2017-11-211-2/+5
* audio: Improve code readabilityChristopher N. Hesse2017-11-211-1/+1
* audio: Initial support for amplifier HALsChristopher N. Hesse2017-11-213-2/+169
* audio: Fix WBS sample rate usageMartin Hoffmann2017-09-161-2/+1
* audience: Cleanup write_int()Christopher N. Hesse2017-04-021-12/+19
* audience: Use O_WRONLY flag for write_int()Christopher N. Hesse2017-04-021-1/+1
* audience: Always log write_int() failsChristopher N. Hesse2017-04-021-7/+1
* audience: Warn when we cannot handle the output deviceChristopher N. Hesse2017-04-021-0/+2
* audio: Split BT SCO media/incall pathsChristopher N. Hesse2017-03-203-15/+27
* audio: add support for bluetooth wideband voice callsFevax2017-03-204-8/+42
* audio: Add support for Audience EarSmart ICsChristopher N. Hesse2017-03-036-0/+291
* audio: Add error logging to ril_interfaceChristopher N. Hesse2017-03-011-0/+20
* audio: Restart the voice call on device changeAndreas Schneider2017-02-242-1/+13
* audio: Improve logging in out_set_parameters()Andreas Schneider2017-02-191-2/+10
* audio: Implement WB_AMR callback correctlyAndreas Schneider2017-02-194-16/+26
* audio: Fix get_snd_device_name() for earpieceAndreas Schneider2017-02-161-1/+1
* audio: Cleanup and fix voicecall preparationChristopher N. Hesse2017-02-161-36/+36
* audio: Guard WB_AMR callbackChristopher N. Hesse2017-02-153-11/+26
* audio: Rename HANDSET to EARPIECE to follow libsecril-clientAndreas Schneider2017-02-151-3/+3
* Revert "audio: Disable voice log by default"Christopher N. Hesse2017-02-151-1/+1
* audio: Use labs() instead of abs()Paul Keith2017-02-141-2/+2
* audio: Disable voice log by defaultAndreas Schneider2017-02-141-1/+1
* audio: Log error if we fail to set the audio pathAndreas Schneider2017-02-141-1/+3