dolphin/Source
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
..
Android Change Android project name to dolphin emulator 2013-04-24 09:00:14 -05:00
Core Fix a bug where FIFO recording could not work. 2013-05-01 09:05:37 -04:00
DSPSpy
DSPTool New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects. 2013-04-17 23:09:55 -04:00
Plugins glew1.8 debug build fix 2013-04-24 16:24:55 +02:00
TestSuite clear cg from project files 2013-02-27 10:55:25 +01:00
UnitTests Remove scons-related files 2012-03-25 12:55:02 -07:00
VSProps clear cg from project files 2013-02-27 10:55:25 +01:00
CMakeLists.txt
Dolphin_2010.sln Added audio time stretching by using the SoundTouch library. 2013-01-09 22:57:32 +11:00