xbmc / peripheral.joystick

Kodi joystick support (drivers and button maps)
GNU General Public License v2.0
24 stars 47 forks source link

Android buttonmaps #297

Closed garbear closed 5 months ago

garbear commented 5 months ago

Description

This PR reverts the removal of the Android buttonmaps in https://github.com/xbmc/peripheral.joystick/pull/295, and then adds buttonmaps for the new button ID format introduced in https://github.com/xbmc/xbmc/pull/24604.

How has this been tested?

Tested as part of https://github.com/xbmc/xbmc/pull/24604.

garbear commented 5 months ago

Merging so that I can point people to the latest Omega branch for testing. I'll hold off on releasing until https://github.com/xbmc/xbmc/pull/24604 is ready.