Skip to content
Snippets Groups Projects
  1. Jul 14, 2018
  2. Jul 03, 2018
  3. Jun 05, 2018
  4. May 28, 2018
  5. Apr 27, 2018
  6. Apr 26, 2018
  7. Apr 06, 2018
    • James Rowe's avatar
      Update fmtlib to fix msvc warnings · f9945f8a
      James Rowe authored
      Additionally, when updating fmtlib, there was a change in fmtlib broke
      how the old logging macro was overloaded, so this works around that by
      just naming the fmtlib macro impl something different
      f9945f8a
  8. Apr 03, 2018
  9. Mar 30, 2018
  10. Mar 23, 2018
  11. Mar 22, 2018
  12. Mar 20, 2018
  13. Feb 20, 2018
  14. Feb 19, 2018
  15. Feb 15, 2018
  16. Feb 05, 2018
  17. Feb 04, 2018
  18. Jan 25, 2018
    • st4rk's avatar
      audout:u OpenAudioOut and IAudioOut (#138) · 44eb8402
      st4rk authored
      * Updated the audout:u and IAudioOut, now it might work with RetroArch without trigger an assert, however it's not the ideal implementation
      
      * Updated the audout:u and IAudioOut, now it might work with RetroArch without trigger an assert, however it's not the ideal implementation
      
      * audout:u OpenAudioOut implementation and IAudioOut cmd 1,2,3,4,5 implementation
      
      * using an enum for audio_out_state as well as changing its initialize to member initializer list
      
      * Minor fixes, added Service_Audio for LOG_*, changed PcmFormat enum to EnumClass
      
      * Minor fixes, added Service_Audio for LOG_*, changed PcmFormat enum to EnumClass
      
      * added missing Audio loggin subclass, minor fixes, clang comment breakline
      
      * Solving backend logging conflict
      
      * minor fix
      
      * Fixed duplicated Service NVDRV in backend.cpp, my bad
      44eb8402
  19. Jan 24, 2018
  20. Jan 20, 2018
  21. Jan 17, 2018
  22. Oct 23, 2017
  23. Oct 15, 2017
  24. Oct 10, 2017
  25. Jul 10, 2017
  26. Jul 07, 2017
    • B3n30's avatar
      Implement basic virtual Room support based on enet (#2803) · 2e37ce01
      B3n30 authored
      * Added support for network with ENet lib,
      
      connecting is possible, but data can't be sent, yet.
      
      * fixup! Added support for network with ENet lib,
      
      * fixup! CLang
      
      * fixup! Added support for network with ENet lib,
      
      * fixup! Added support for network with ENet lib,
      
      * fixup! Clang format
      
      * More fixups!
      
      * Moved ENetHost* and ENetPeer* into pimpl classes
      
      * fixup! Moved ENetHost* and ENetPeer* into pimpl classes
      
      * fixup! Clang again
      
      * fixup! Moved ENetHost* and ENetPeer* into pimpl classes
      
      * fixup! Moved ENetHost* and ENetPeer* into pimpl classes
      
      * fixup! Moved ENetHost* and ENetPeer* into pimpl classes
      2e37ce01
  27. Mar 01, 2017
  28. Feb 21, 2017
  29. Feb 14, 2017
  30. Dec 30, 2016
  31. Dec 12, 2016
  32. Nov 25, 2016
Loading