garbear / xbmc

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

[cmake] Controller input #50

Closed fetzerch closed 8 years ago

fetzerch commented 8 years ago

@garbear: Thought you could need some helping hands with the cmake project files :)

It's probably better to merge once the PR is rebased. Then we can utilize jenkins to see if it's fine for all platforms. So far I just quickly compile checked on osx, but if I'm not mistaken there are some things left to do for android.

Just ping me when the PR is rebased, then I take care of the rest.

garbear commented 8 years ago

Thanks! I'll let you know when I've rebased. Today I discovered that I based another project off of controller input, so this project needs to be rebase before that one can be. Might not be such a long wait :)

garbear commented 8 years ago

rebased. can you also rebase? thanks

fetzerch commented 8 years ago

Done, again only compile tested on osx. Triggered a CMake build on Jenkins: http://jenkins.kodi.tv/view/Helpers/job/BuildMulti-All/1248/ I'll be able to fix issues during the weekend, but to make your life a bit easier, if you want to merge controller input, I can fix the remaining issues in master once it's in.