dolphin-emulator/Source/Core
Léo Lam 788e19f54d ControllerInterface: Make the ID assigning code common
This makes the device ID assigning code common to all backends, by
moving it to AddDevice() instead of copy-pasting or replicating
the logic in the backends.

Also, to prepare for hotplugging, instead of relying on a name usage
count, the new ID assigning system always starts from ID 0 and tries
to assign the first ID that is not used.
2016-07-14 10:50:53 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common StringUtil: Make TryParse parse floats as booleans 2016-07-13 13:50:48 +02:00
Core Merge pull request #4001 from leoetlino/split-controller-setting 2016-07-13 13:59:59 +02:00
DiscIO Merge pull request #4005 from EmptyChaos/blockcache-bug 2016-07-13 12:11:19 +02:00
DolphinQt2 DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
DolphinWX Merge pull request #4001 from leoetlino/split-controller-setting 2016-07-13 13:59:59 +02:00
InputCommon ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Use newer ffmpeg APIs to avoid deprecation warnings. 2016-07-10 21:36:18 -04:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00