Skip to content
Snippets Groups Projects
  1. Apr 10, 2023
    • Manish Chaturvedi's avatar
      hal: fix sound leak when receiving voip call · 0a8305f3
      Manish Chaturvedi authored
      when watching live streaming in fore ground,receive a voip call
      and observe a sound leak.
      corection is done for assigning the speaker after muting the stream to the
      structure. This help in getting the time for exiting output channel for stream.
      
      Change-Id: I9c03372a37207ebc5e11323ee08ee2618b83a417
      0a8305f3
  2. Apr 07, 2023
  3. Apr 06, 2023
  4. Apr 04, 2023
  5. Mar 17, 2023
  6. Mar 08, 2023
  7. Mar 06, 2023
  8. Feb 24, 2023
  9. Feb 23, 2023
  10. Feb 20, 2023
  11. Feb 16, 2023
  12. Feb 14, 2023
  13. 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
  14. 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
  15. Feb 09, 2023
  16. Feb 07, 2023
  17. Feb 02, 2023
  18. Jan 20, 2023
  19. 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
  20. Jan 13, 2023
  21. Jan 09, 2023
  22. Jan 05, 2023
  23. Dec 30, 2022
  24. Dec 29, 2022
  25. Dec 23, 2022
Loading