dolphin-emulator/Source/Core
zackhow 02c649ba20 Android: Change all analoginputs to just inputs
Android doesn't report values for the inputs generated by FullAnalogInput so
there isn't a reason to add them as such. This also avoids a bug(for android)
where if there are three inputs(say 12, 11, and 121), and you generate a FullAnalogInput
with 12/11 then it will create another input with the name 121 which can cause conficts
with the real 121 input. This is probably not an issue on PC since most Axis inputs
are named and not numbered.
2019-01-07 21:52:39 -05:00
..
AudioCommon Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
Common Merge pull request #7653 from jordan-woyak/ini-cleanup 2018-12-28 06:21:24 -05:00
Core Merge pull request #7605 from zackhow/jitarmconfigs 2019-01-07 13:50:57 -08:00
DiscIO Accurate region detection for NAND titles 2018-10-28 11:27:08 +01:00
DolphinNoGUI CMake: Fix DolphinNoGUI build 2018-10-24 14:50:23 +10:00
DolphinQt Merge pull request #7588 from Techjar/controller-dialog-wiimote-disabled-bug 2019-01-07 16:55:36 -05:00
InputCommon Android: Change all analoginputs to just inputs 2019-01-07 21:52:39 -05:00
UICommon UICommon/ResourcePack: Fix resource packs without manifests being able to crash dolphin 2019-01-02 22:47:18 +01:00
Updater Updater/UI: ITaskbarlist3 handling improvements. 2018-11-22 02:46:36 +01:00
VideoBackends Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
VideoCommon Merge pull request #7230 from ligfx/remove_clamp_draw_size 2019-01-03 18:26:41 +01:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00