dolphin/Source/Core
lioncash 62065be788 Fix a bug where FIFO recording could not work.
Example (in step by step explanation):

1. Run Dolphin.

2. Go to Tools -> Fifo Player

3. Go to the Record tab and hit record and then stop without a game loaded.

The button is now disabled and will not become active again for the whole time that Dolphin is running. Dolphin must be closed and then re-opened in order to use it again. This fixes that.

I've tested it with multiple conditions to make sure this doesn't beef anything else related to the Fifo Player.

ie)

- Record then Stop without a game loaded (multiple times)
- Record then Stop with a game loaded (multiple times, as well as testing playback. All of which work fine).
2013-05-01 09:05:37 -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 Fix a bug where FIFO recording could not work. 2013-05-01 09:05:37 -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 Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00