mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-16 05:10:43 +02:00
![]() This fixes a bug which caused Movie (input recording or playback) or netplay not to be stopped. DolphinWX previously triggered a STM power event, and then the STM directly stopped the emulation; the code which stops Movie/Netplay was completely skipped. This is fixed by moving it /before/ sending the shutdown event. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |