dolphin/Source/Core
Ryan Houdek 9afc16961f Fix the Not button showing up in the advanced control dialog.
The Not button isn't supposed to show up on outputs to controllers.
When we generate the button it still shows up if it isn't added to the sizer since the parent window still owns it.

Fixes this issue report https://forums.dolphin-emu.org/Thread-linux-ui-bug-in-gc-pad-configuration-menu?pid=335269#pid335269
2014-08-15 20:09:35 -05:00
..
AudioCommon Merge pull request #724 from lioncash/mem_fn 2014-08-03 21:25:24 -07:00
Common Add the VideoCommon PostProcessing class. 2014-08-13 01:05:10 -05:00
Core Merge pull request #798 from FioraAeterna/integerflush 2014-08-14 12:21:03 -05:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX Fix the Not button showing up in the advanced control dialog. 2014-08-15 20:09:35 -05:00
InputCommon Merge pull request #782 from RachelBryk/radius 2014-08-14 17:15:03 -04:00
VideoBackends Change OpenGL's post processing to use the new VideoCommon PP object. 2014-08-13 01:05:15 -05:00
VideoCommon Add the PostProcessing class object to RenderBase in VideoCommon. 2014-08-13 01:05:14 -05:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00