1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/audio
greggameplayer c6eaf0b2cf Correct audio command numbers & add or rename some functions (#455)
* Add unknown function at the number command 2

* correct audout:u commands numbers

* correct audrec:u cmd number & add Unknown function

* correct IAudioDevice command numbers

* correct codecctl cmd numbers & rename the 8 function

* correct place of unknown function & fix clang-format
2018-05-20 23:48:44 -04:00
..
audin_u.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
audin_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audio.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audio.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audout_u.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
audout_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audrec_u.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
audrec_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audren_u.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
audren_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
codecctl.cpp Correct audio command numbers & add or rename some functions (#455) 2018-05-20 23:48:44 -04:00
codecctl.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00