dolphin/Source/Core
aldelaro5 42e4dde960 Add an empty spacer in the Mic Input config dialog
This is done to not have the device combo box be too small in width when making the main sizer fit into the window.  Not fitting the sizer would alternatively break Hidpi so it was best to just add an empty sizer to workaround this problem.
2016-12-31 16:17:47 -05:00
..
AudioCommon AudioCommon: Remove unnecessary headers 2016-12-11 06:11:37 -05:00
Common Remove incorrect usage of "ASCII" and "ANSI" 2016-12-26 15:49:39 +01:00
Core DSPAnalyzer: Fix two clang warnings about sign mismatched types 2016-12-29 10:10:38 -05:00
DiscIO VolumeDirectory: Modernize variable names 2016-12-26 11:45:22 +01:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX Add an empty spacer in the Mic Input config dialog 2016-12-31 16:17:47 -05:00
InputCommon ControllerEmu: Fix LoadDefaults to use ciface argument 2016-12-27 17:46:40 -08:00
UICommon
VideoBackends Update comments 2016-12-27 21:32:52 +01:00
VideoCommon Merge pull request #4471 from Armada651/hybrid-depth 2016-12-29 18:49:27 +01:00
CMakeLists.txt