fix: power on GIP controllers
Send GIP_PWR_ON when a controller is identified, matching the upstream gamepad probe before authentication and input initialization. Co-Authored-By: openai/gpt-5.6-luna: matched controller power-up flow
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ if(NOT CMAKE_GENERATOR MATCHES "^(Ninja|Xcode)$")
|
||||
endif()
|
||||
|
||||
cmake_minimum_required(VERSION 3.21)
|
||||
project(xone_macos VERSION 0.1.14 LANGUAGES CXX Swift)
|
||||
project(xone_macos VERSION 0.1.15 LANGUAGES CXX Swift)
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user