garbear / xbmc

XBMC Main Repository
http://xbmc.org
Other
134 stars 53 forks source link

[GameClientInput] Send input events from CGameClientInput class #69

Closed fetzerch closed 7 years ago

fetzerch commented 7 years ago

Similar to mouse and keyboard, don't just forward calls to CGameClient, but send the InputEvent directly.

garbear commented 7 years ago

i edited a commit description and did a force push, can you rebase?

fetzerch commented 7 years ago

sure, done (fixed also the const * const)