yuzu/src
st4rk 44eb840232 audout:u OpenAudioOut and IAudioOut (#138)
* 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
2018-01-24 22:17:54 -05:00
..
common audout:u OpenAudioOut and IAudioOut (#138) 2018-01-24 22:17:54 -05:00
core audout:u OpenAudioOut and IAudioOut (#138) 2018-01-24 22:17:54 -05:00
input_common Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
tests Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
video_core Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
yuzu Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
yuzu_cmd Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00