you should merge this once you update your Kodi tree. I recommend a hard reset to the latest retroplayer-15beta2, and then cherry-pick https://github.com/garbear/xbmc/commit/16393de. this commit is the 4 commits from https://github.com/garbear/xbmc/pull/37 squashed into a single commit. You can then force-push to your retroplayer-h264 and the PR will be updated with the squashed commit.
Made some changes to the game API (see https://github.com/garbear/xbmc/commits/retroplayer-15beta2). Only thing that affects this add-on is the removal of some functions
you should merge this once you update your Kodi tree. I recommend a hard reset to the latest
retroplayer-15beta2
, and then cherry-pick https://github.com/garbear/xbmc/commit/16393de. this commit is the 4 commits from https://github.com/garbear/xbmc/pull/37 squashed into a single commit. You can then force-push to yourretroplayer-h264
and the PR will be updated with the squashed commit.