Skip to content
Snippets Groups Projects
  1. Feb 05, 2018
  2. Feb 04, 2018
  3. 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
  4. Jan 24, 2018
  5. Jan 20, 2018
  6. Jan 17, 2018
  7. Oct 23, 2017
  8. Oct 15, 2017
  9. Oct 10, 2017
  10. Jul 10, 2017
  11. 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
  12. Mar 01, 2017
  13. Feb 21, 2017
  14. Feb 14, 2017
  15. Dec 30, 2016
  16. Dec 12, 2016
  17. Nov 25, 2016
  18. Oct 02, 2016
  19. Sep 21, 2016
  20. Sep 18, 2016
  21. Jun 25, 2016
  22. May 07, 2016
  23. Apr 02, 2016
  24. Mar 31, 2016
  25. Mar 27, 2016
  26. Mar 14, 2016
  27. Feb 26, 2016
  28. Feb 21, 2016
    • MerryMage's avatar
      AudioCore: Skeleton Implementation · 8b00954e
      MerryMage authored
      This commit:
      * Adds a new subproject, audio_core.
      * Defines structures that exist in DSP shared memory.
      * Hooks up various other parts of the emulator into audio core.
      
      This sets the foundation for a later HLE DSP implementation.
      8b00954e
  29. Nov 23, 2015
  30. Oct 04, 2015
  31. Sep 20, 2015
  32. Aug 15, 2015
Loading