dolphin/Source/Core/DolphinNoGUI
Filoppi 818672b585 Fix FPS counter and Game Window speed % breaking on pause/unpause
-Add pause state to FPSCounter.
-Add ability to have more than one "OnStateChanged" callback in core.
-Add GetActualEmulationSpeed() to Core. Returns 1 by default. It's used by my input PRs.
2021-05-06 01:10:04 +03:00
..
CMakeLists.txt Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.exe.manifest Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.rc Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
DolphinNoGUI.vcxproj msbuild: fixup linking of discord-rpc 2020-08-22 16:17:50 -07:00
DolphinNoGUI.vcxproj.filters Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
MainNoGUI.cpp Fix FPS counter and Game Window speed % breaking on pause/unpause 2021-05-06 01:10:04 +03:00
Platform.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
Platform.h Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00
PlatformFBDev.cpp NoGUI: missing override keyword GetWindowSystemInfo 2020-03-23 16:35:45 +08:00
PlatformHeadless.cpp Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
PlatformWin32.cpp Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
PlatformX11.cpp NoGUI: missing override keyword GetWindowSystemInfo 2020-03-23 16:35:45 +08:00
resource.h Add a Win32 NoGUI platform and project 2019-12-28 08:56:27 +10:00