dolphin/Source/Core
lioncash fbc77e956a Display the initial number of frames that are to be recorded in the Fifo Player.
Before this commit, nothing would would be displayed in the "Frames to Record" text control.

This fixes that by setting it to what m_FramesToRecord is initially set to, which is 1 (at the time of this commit).
2013-05-01 09:35:31 -04:00
..
AudioCommon Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
Common Merge branch 'dspjit' 2013-04-21 12:29:18 +02:00
Core Added Dance Mat support for the Family Trainer/Active Life series. 2013-04-30 23:36:46 +10:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX Display the initial number of frames that are to be recorded in the Fifo Player. 2013-05-01 09:35:31 -04:00
InputCommon Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
VideoCommon Apply color mask when alpha test parameters change. Required to make the changes in revision be706a3977 work properly. 2013-05-01 11:50:37 +02:00
CMakeLists.txt