1. 04 Feb, 2021 2 commits
    • Lioncash's avatar
      k_priority_queue: Resolved reserved identifier · 53aec1fe
      Lioncash authored
      An identifier containing a starting underscore followed by a capital
      letter is reserved by the standard. It's trivial to avoid this by moving
      the underscore to the end of the identifier.
      
      While the likelihood of clashing here being minimal, we can turn a
      "should not break" scenario into a definitive "will not break" one, so
      why not?.
      53aec1fe
    • bunnei's avatar
      Merge pull request #5863 from ogniK5377/disable-reverb · cde532cc
      bunnei authored
      audren: Disable reverb for the time being
      cde532cc
  2. 03 Feb, 2021 2 commits
  3. 02 Feb, 2021 7 commits
  4. 01 Feb, 2021 7 commits
  5. 31 Jan, 2021 17 commits
  6. 30 Jan, 2021 5 commits