yuzu/src
Lioncash ecd3afdc8e service/am: Unstub SetExpectedMasterVolume()
This function passes in the desired main applet and library applet
volume levels. We can then just pass those values back within the
relevant volume getter functions, allowing us to unstub those as well.

The initial values for the library and main applet volumes differ. The
main applet volume is 0.25 by default, while the library applet volume
is initialized to 1.0 by default in the services themselves.
2019-03-18 09:18:34 -04:00
..
audio_core
common core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
core service/am: Unstub SetExpectedMasterVolume() 2019-03-18 09:18:34 -04:00
input_common
tests core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
video_core gl_rasterizer: Skip zero addr/sized regions on flush/invalidate. 2019-03-16 22:03:19 -04:00
web_service
yuzu video_core: Refactor to use MemoryManager interface for all memory access. 2019-03-16 00:38:48 -04:00
yuzu_cmd
.clang-format
CMakeLists.txt