dolphin/Source/Core/DolphinWX
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
..
resources Makes the "No banner" banner image theme-able. Current "sexy X" banner included as part of "Boomy" theme. 2013-02-22 15:30:07 -05:00
Src Fix a bug where FIFO recording could not work. 2013-05-01 09:05:37 -04:00
CMakeLists.txt Add a Androind ControllerInterface class for allowing input in a non-hacky way. Add a default GCPad.ini file so it actually works. 2013-04-14 23:02:53 -05:00
Dolphin.vcxproj clear cg from project files 2013-02-27 10:55:25 +01:00
Dolphin.vcxproj.filters remove scons files from VS projects 2012-03-18 06:41:12 -07:00
Dolphin.vcxproj.user vs2010: make -d be passed to debugfast builds launched from vs 2011-02-25 04:00:16 +00:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
Info.plist.in Add retina display support for Mac. 2013-03-31 11:36:42 -07:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00