1. 25 Jan, 2018 3 commits
    • bunnei's avatar
      hle: Remove Domain and SyncObject kernel objects. · 67758857
      bunnei authored
      67758857
    • bunnei's avatar
      handle_table: Remove ConvertSessionToDomain. · 932fa94a
      bunnei authored
      932fa94a
    • 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
  2. 24 Jan, 2018 5 commits
  3. 23 Jan, 2018 3 commits
  4. 22 Jan, 2018 14 commits
  5. 21 Jan, 2018 15 commits