Skip to content
Snippets Groups Projects
  1. May 29, 2020
  2. May 28, 2020
  3. May 27, 2020
  4. May 26, 2020
  5. May 25, 2020
  6. May 24, 2020
    • Thomas Guillem's avatar
      coreaudio: fix invalid delay after a unpause · f9fce135
      Thomas Guillem authored
      The render host time was not updated while paused.
      
      This caused the first time_get(), after a unpause, to return a delay way too
      early (corresponding to the pause time). This could happen only when the ca
      render callback was not triggered between an unpause and a time_get.
      
      This invalid delay caused the insertion of a long silence, that was not
      interruptible, hence the impression of a deadlock.
      
      Fixes #24668
      f9fce135
  7. May 22, 2020
Loading