rpcsx/rpcs3/Emu/RSX/Overlays/HomeMenu
Eladash d34b3190f7 Make stopping emulation not pause or crash UI
* Make the UI and main thread available when stopping emulation.
* Make BlockingCallFromMainThread always execute, preventing bugs when it unexpectedly did not.
* Add error code for when starting emulation when Emu.Kill() is in progress.
2023-06-26 20:48:38 +02:00
..
overlay_home_menu.cpp overlays: do not play sounds on fast auto repeat 2023-05-20 18:27:26 +02:00
overlay_home_menu.h overlays: do not play sounds on fast auto repeat 2023-05-20 18:27:26 +02:00
overlay_home_menu_components.cpp overlays: fix home menu entry center alignment 2023-02-09 20:36:35 +01:00
overlay_home_menu_components.h overlays: Fix linux compilation 2023-02-09 20:36:35 +01:00
overlay_home_menu_main_menu.cpp Make stopping emulation not pause or crash UI 2023-06-26 20:48:38 +02:00
overlay_home_menu_main_menu.h overlays: add pages to home menu 2023-02-09 20:36:35 +01:00
overlay_home_menu_message_box.cpp overlays: review fixes 2023-02-09 20:36:35 +01:00
overlay_home_menu_message_box.h overlays: review fixes 2023-02-09 20:36:35 +01:00
overlay_home_menu_page.cpp overlays: fix missing sound autorepeat fence. 2023-05-25 06:37:31 +02:00
overlay_home_menu_page.h overlays: do not play sounds on fast auto repeat 2023-05-20 18:27:26 +02:00
overlay_home_menu_settings.cpp Settings: Add Output Scaling to Home Menu 2023-06-15 01:22:15 +02:00
overlay_home_menu_settings.h Decrease some include madness 2023-04-26 21:37:44 +02:00