Skip to content
Snippets Groups Projects
  1. Jun 28, 2019
  2. Jun 27, 2019
  3. Jun 26, 2019
  4. Jun 25, 2019
  5. Jun 24, 2019
  6. Jun 22, 2019
  7. Jun 21, 2019
  8. Jun 20, 2019
    • Fernando Sahmkow's avatar
      Revert PR 2590. · 26fcdf08
      Fernando Sahmkow authored
      Even though it has been proven that IAudioRenderer:SystemEvent is 
      actually an automatic event. The current implementation of such event is 
      all thought to be manual. Thus it's implementation needs to be corrected 
      when doing such change. As it is right now this PR introduced a series 
      of regressions on softlocks on multiple games. Therefore, this pr 
      reverts such change until a correct implementation is made.
      26fcdf08
    • jonsn0w's avatar
      Update content_archive.cpp · e78d069a
      jonsn0w authored
       log clutter in debug logs when theres really no need
  9. Jun 19, 2019
  10. Jun 18, 2019
    • Lioncash's avatar
      core: Remove unused CiTrace source files · 61d2498f
      Lioncash authored
      These source files have been unused for the entire lifecycle of the
      project. They're a hold-over from Citra and only add to the build time
      of the project, so they can be removed.
      
      There's also likely no way this would ever work in yuzu in its current
      form without revamping quite a bit of it, given how different the GPU on
      the Switch is compared to the 3DS.
      61d2498f
    • Lioncash's avatar
      service/audio/audren_u: Correct event reset type for the system event · 5799404b
      Lioncash authored
      This is actually an auto-reset event in the audio service itself, not a
      manual one.
      5799404b
  11. Jun 16, 2019
  12. Jun 12, 2019
Loading