1. d8d04fd audio: Support new and old mixer paths locations by Christopher N. Hesse · 7 years ago
  2. 2beff42 audio: Print error in case of nonexistant mixer paths by Christopher N. Hesse · 7 years ago
  3. 11ef211 audio: Avoid mixer path dependency conflicts by Christopher N. Hesse · 7 years ago
  4. e4a1c59 audio: Fix BT sample rate handling properly by Christopher N. Hesse · 7 years ago
  5. 6c0020c audio: End voice call in set_mode() by Christopher N. Hesse · 7 years ago
  6. 77880a2 audio: Fix incall device switch handling by Christopher N. Hesse · 7 years ago
  7. 33affb8 audio: Improve code readability by Christopher N. Hesse · 7 years ago
  8. 6a2a307 audio: Initial support for amplifier HALs by Christopher N. Hesse · 8 years ago
  9. d483dd7 audience: Cleanup write_int() by Christopher N. Hesse · 8 years ago
  10. 658f447 audience: Use O_WRONLY flag for write_int() by Christopher N. Hesse · 8 years ago
  11. 2036814 audience: Always log write_int() fails by Christopher N. Hesse · 8 years ago
  12. 7052460 audience: Warn when we cannot handle the output device by Christopher N. Hesse · 8 years ago
  13. 56caa26 audio: Split BT SCO media/incall paths by Christopher N. Hesse · 8 years ago
  14. 51bd12c audio: add support for bluetooth wideband voice calls by Fevax · 8 years ago
  15. 0fdef0c audio: Add support for Audience EarSmart ICs by Christopher N. Hesse · 8 years ago
  16. a13e517 audio: Add error logging to ril_interface by Christopher N. Hesse · 8 years ago
  17. e9a44a2 audio: Restart the voice call on device change by Andreas Schneider · 8 years ago
  18. dd8a369 audio: Improve logging in out_set_parameters() by Andreas Schneider · 8 years ago
  19. 49b9dcb audio: Implement WB_AMR callback correctly by Andreas Schneider · 8 years ago
  20. dde54c0 audio: Fix get_snd_device_name() for earpiece by Andreas Schneider · 8 years ago
  21. 130da9f audio: Cleanup and fix voicecall preparation by Christopher N. Hesse · 8 years ago
  22. 74c317d audio: Guard WB_AMR callback by Christopher N. Hesse · 8 years ago
  23. e6286b9 audio: Rename HANDSET to EARPIECE to follow libsecril-client by Andreas Schneider · 8 years ago
  24. 86f7ea8 Revert "audio: Disable voice log by default" by Christopher N. Hesse · 8 years ago
  25. f114e2e audio: Use labs() instead of abs() by Paul Keith · 8 years ago
  26. e06577d audio: Disable voice log by default by Andreas Schneider · 8 years ago
  27. d44edaa audio: Log error if we fail to set the audio path by Andreas Schneider · 8 years ago
  28. df6fc8a audio: Add missing deep buffer to use_case_table by Andreas Schneider · 8 years ago
  29. adb788d audio: Fix device table access in get_snd_device_name() by Andreas Schneider · 8 years ago
  30. 58735a9 audio: Fix time diff to always return positive numbers by Andreas Schneider · 8 years ago
  31. 7c367c0 audio: Update comments for voice mics by Andreas Schneider · 8 years ago
  32. 05bc188 audio: Add support for bluetooth voice calls by Andreas Schneider · 8 years ago
  33. 757e2d8 audio: Remove device bit only on active_input by Andreas Schneider · 8 years ago
  34. 04037e7 audio: Add a mixer_path_0.xml template for the HAL by Andreas Schneider · 8 years ago
  35. 107a848 audio: Add support for voice session mic mute by Andreas Schneider · 8 years ago
  36. 59486fa audio: Add voice call wideband support by Andreas Schneider · 8 years ago
  37. 82f3248 audio: Add support for two mic control by Andreas Schneider · 8 years ago
  38. 97fa7f1 audio: Leave out_get_presentation_position() early when switching to WB by Andreas Schneider · 8 years ago
  39. d635918 audio: Do not segfault in out_get_presentation_position() by Andreas Schneider · 8 years ago
  40. 696959d audio: Enable voice call support by Christopher N. Hesse · 8 years ago
  41. 5a2f100 audio: Remove unused variables and function by Andreas Schneider · 8 years ago
  42. ecd17ce Revert "audio: Remove unused screen_state parameter" by Andreas Schneider · 8 years ago
  43. 9c19561 audio: Improve error message for RILD connection by Andreas Schneider · 8 years ago
  44. 41c9f3d audio: Initialize the radio voice session by Christopher N. Hesse · 8 years ago
  45. bc52af5 audio: Add ril_interface to talk to radio by Christopher N. Hesse · 8 years ago
  46. 74ef3a1 audio: Create a structure for voice to group values by Andreas Schneider · 8 years ago
  47. 759368f audio: Add a delay for DSP firmware loading by Andreas Schneider · 8 years ago
  48. 86ac234 audio: Allow playback on earpiece too by Fevax · 8 years ago
  49. 6d31bae audio: in_call is a bool type by Andreas Schneider · 8 years ago
  50. 7cc49b4 audio: Remove unused audio routes by Andreas Schneider · 8 years ago
  51. 3b64383 audio: Disable support for IRQ affinity by default by Andreas Schneider · 8 years ago
  52. 56204f6 audio: Correctly handle out of memory conditions by Andreas Schneider · 8 years ago
  53. dc15cec audio: Make speaker swap on screen rotation optional by Andreas Schneider · 8 years ago
  54. cdad20d audio: Remove unused screen_state parameter by Andreas Schneider · 8 years ago
  55. a2b7732 audio: Remove tty_mode which we do not support by Andreas Schneider · 8 years ago
  56. 530cf0d audio: s/handset/earpiece/g by Christopher N. Hesse · 8 years ago
  57. ce6d5af audio: Implement get_capture_position() by Christopher N. Hesse · 8 years ago
  58. e6b3a3e audio: improve read/write timing for streams by Christopher N. Hesse · 8 years ago
  59. b7f3212 audio: Use C99 initializers in read_frames() by Andreas Schneider · 8 years ago
  60. cabe5e6 audio: Fix memory leak when preprocessing is disabled by Andreas Schneider · 8 years ago
  61. 8414bd2 audio: Allow targets to override the deep buffer device by Christopher N. Hesse · 8 years ago
  62. d23c6b5 audio: Move card specfic defines to a header by Christopher N. Hesse · 8 years ago
  63. 757ac41 audio: Factor out offload code by Christopher N. Hesse · 8 years ago
  64. 0612a4e audio: Rename header guard macro by Christopher N. Hesse · 8 years ago
  65. c8502b9 audio: Update module name/author by Christopher N. Hesse · 8 years ago
  66. 052094b audio: Remove dummybuf headphone GPIO code by Christopher N. Hesse · 8 years ago
  67. 2f6f858 audio: Remove HTC acoustic amplifier code by Christopher N. Hesse · 8 years ago
  68. 297a636 audio: Import N HAL from flounder by Christopher N. Hesse · 8 years ago