dolphin/Source/Core
Stenzek 5b315b7bb4 FifoPlayer: Reload initial state when looping back to first frame
This should ensure that when playing with loop enabled, the first frame is
in the same state each time. There is potentially still issues when the
start frame is set to something other than zero, but I'm not sure how we
could work around this without capturing the entire state on each frame.
2017-01-03 17:32:45 +10:00
..
AudioCommon Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Common Remove incorrect usage of "ASCII" and "ANSI" 2016-12-26 15:49:39 +01:00
Core FifoPlayer: Reload initial state when looping back to first frame 2017-01-03 17:32:45 +10:00
DiscIO VolumeDirectory: Modernize variable names 2016-12-26 11:45:22 +01:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX Merge pull request #4588 from JosJuice/isoproperties-title-encoding 2017-01-02 12:33:58 +01:00
InputCommon macOS: Add missing includes to fix no-PCH build 2017-01-02 11:45:24 +11:00
UICommon
VideoBackends Merge pull request #4574 from stenzek/vulkan-alpha-clear 2017-01-02 12:29:36 +01:00
VideoCommon Merge pull request #4471 from Armada651/hybrid-depth 2016-12-29 18:49:27 +01:00
CMakeLists.txt