From e89bfbbbd271e3acb6299987af607308ebf36e70 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sun, 2 Apr 2017 19:06:09 +0200 Subject: [PATCH] Fixed using multiple controllers of the same type (same vid/pid). --- src/controller_patcher | 2 +- src/menu/InputGetterMenu.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/controller_patcher b/src/controller_patcher index f98014f..215f695 160000 --- a/src/controller_patcher +++ b/src/controller_patcher @@ -1 +1 @@ -Subproject commit f98014f354f0ec7dd3d1c034aa74a8ad2ba2f774 +Subproject commit 215f6952a6c60f44bbf695c3817f476178d1e011 diff --git a/src/menu/InputGetterMenu.cpp b/src/menu/InputGetterMenu.cpp index 4dba114..d53366d 100644 --- a/src/menu/InputGetterMenu.cpp +++ b/src/menu/InputGetterMenu.cpp @@ -122,7 +122,7 @@ void InputGetterMenu::GetInputs(CThread *thread, void *arg){ if(result > 0){ //log_printf("got %d results\n",result); for(int i =0;i