Skip to content
Snippets Groups Projects
  1. Apr 07, 2023
  2. Apr 06, 2023
  3. Apr 04, 2023
  4. Mar 17, 2023
  5. Mar 08, 2023
  6. Mar 06, 2023
  7. Feb 24, 2023
  8. Feb 23, 2023
  9. Feb 20, 2023
  10. Feb 16, 2023
  11. Feb 14, 2023
  12. 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
  13. 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
  14. Feb 09, 2023
  15. Feb 07, 2023
  16. Feb 02, 2023
  17. Jan 20, 2023
  18. 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
  19. Jan 13, 2023
  20. Jan 09, 2023
  21. Jan 05, 2023
  22. Dec 30, 2022
  23. Dec 29, 2022
  24. Dec 23, 2022
  25. Dec 20, 2022
Loading