1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/audio
David 3dab0e284b Update AudioRenderer Voice Sections (#614)
* voice section updating

* fixed slight offset miscalculation

* fixed overflow
2018-07-03 13:09:10 -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/Audio: add hwopus service, stub GetWorkBufferSize function 2018-06-25 16:44:17 +03:00
audio.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
audout_u.cpp Rename logging macro back to LOG_* 2018-07-02 21:45:47 -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 Update AudioRenderer Voice Sections (#614) 2018-07-03 13:09:10 -04:00
audren_u.h Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader (#583) 2018-06-23 20:46:29 -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
hwopus.cpp Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
hwopus.h Service/Audio: add hwopus service, stub GetWorkBufferSize function 2018-06-25 16:44:17 +03:00