Skip to content
Snippets Groups Projects
  1. Mar 02, 2023
  2. Feb 20, 2023
  3. Feb 16, 2023
  4. Feb 14, 2023
  5. Feb 13, 2023
    • Vaibhav Raut's avatar
      HAL: Restrict calls to ADM for low-latency and ultra low-latency usecase · 5f3bf223
      Vaibhav Raut authored
      Stream must be registered for AUDIO_OUTPUT_FLAG_FAST and AUDIO_INPUT_FLAG_FAST.
      The others are not intended to take this path. If all streams are registered,
      they wait for focus which leads to underruns.
      Added extra condition for ultra low latency usecase (AUDIO_OUTPUT_FLAG_RAW and
      AUDIO_INPUT_FLAG_RAW) to avoid delay.
      
      Change-Id: Ib8886d83e33aa0e8aa7bae1bec6472b4381557bf
      5f3bf223
  6. Feb 10, 2023
    • sasevs's avatar
      hal : enable tinyalsa from vendor path · 8f050102
      sasevs authored
       This change enables tinyalsa from vendor path,
       instead of the AOSP path.
       This is required to support value added features.
      
      Change-Id: Id1e969d9d8f4070167e5eebbc4651b8ec51a3d42
      8f050102
  7. Feb 09, 2023
  8. Feb 07, 2023
  9. Feb 02, 2023
  10. Jan 20, 2023
  11. Jan 16, 2023
    • sasevs's avatar
      configs: msmnile_au: enable mmap for more bus · 89ab27d4
      sasevs authored
      Revert the changes for mmap playback for phone bus.
      And add in generic way for more buses.
      User needs to specify the BUS id, to get selected.
      
      Change-Id: I38c7565d98e05323e2b64930845e1d7d78c2f5f6
      89ab27d4
  12. Jan 13, 2023
  13. Jan 09, 2023
  14. Jan 05, 2023
  15. Dec 30, 2022
  16. Dec 29, 2022
  17. Dec 23, 2022
  18. Dec 20, 2022
  19. Dec 19, 2022
  20. Dec 16, 2022
  21. Dec 13, 2022
  22. Dec 12, 2022
  23. Dec 08, 2022
  24. Dec 06, 2022
  25. Dec 01, 2022
  26. Nov 28, 2022
  27. Nov 23, 2022
  28. Nov 16, 2022
  29. Nov 15, 2022
  30. Nov 08, 2022
Loading