kodi-game / game.libretro

Libretro compatibility layer for the Kodi Game API
GNU General Public License v2.0
37 stars 26 forks source link

Game API v1.0.36: Controller topology #31

Closed garbear closed 6 years ago

garbear commented 6 years ago

This adds support for controller topologies introduced in https://github.com/xbmc/xbmc/pull/13499.

The Game API deals with emulators, so this PR is concerned with the logical controller topology (as opposed to the physical topology documented in https://github.com/kodi-game/kodi-game-controllers/pull/20).

For topology schema information, see Schema.md.