dolphin/Source/Core
sowens99 53ca2ec274 RenderBase: show total framecount on movie playback
Previously, when playing back a movie, you could not see the total frame count of a movie, only the total number of input polls.

This change simply shows the total frame count on movie playback.

Note that this change also results in the framecount and framecount total ALWAYS being displayed if show_movie_window is true, regardless of whether or not m_ShowFrameCount is true. I believe this is fine, as TASers are much more likely to reference the framecount than the input poll count.
2021-09-28 22:15:25 -04:00
..
AudioCommon AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
Common Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
Core Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
DiscIO DiscIO/DirectoryBlob: Fix swapped DiscContent comparison operators. 2021-09-21 08:01:21 +02:00
DolphinNoGUI Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
DolphinQt Check for certain hotkeys in game list 2021-09-23 10:46:04 -04:00
InputCommon Pad: GBA config 2021-07-13 16:42:35 +02:00
MacUpdater
UICommon Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
UpdaterCommon UpdaterCommon: Use File::Copy() on non-macOS platforms 2021-07-09 12:56:23 -04:00
VideoBackends VulkanContext: Disable subgroup reduction on macOS with AMD GPUs 2021-09-16 23:32:10 -04:00
VideoCommon RenderBase: show total framecount on movie playback 2021-09-28 22:15:25 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props