2015-03-20, 10:44
Ah, that one. I simply deleted it as GitHub/GitHub for Windows hates me.
(2015-03-15, 17:21)hsus Wrote: I realised I was missing some dependencies. Working flawlessly after installing them
@Hitcher will do! But I have to say, using the skin from your repo is really really slick! Would be great to have the skin in a GitHub repo of its own
Absolutely great work!
(2015-04-17, 15:46)ejezuba Wrote:(2015-03-15, 17:21)hsus Wrote: I realised I was missing some dependencies. Working flawlessly after installing them
@Hitcher will do! But I have to say, using the skin from your repo is really really slick! Would be great to have the skin in a GitHub repo of its own
Absolutely great work!
Hsus,
How did you fix the deppendencies? I want to test out the skin... Thanks!
#!/usr/bin/env bash
ECHO GETTING SKIN.OSMC
git clone https://github.com/HitcherUK/skin.osmc.git
ECHO DONE
ECHO CONNECT TO THE OUYA
adb connect OUYAIP
ECHO DONE
ECHO MOVE FILES TO SPMC
adb push skin.osmc /sdcard/Android/data/com.semperpax.spmc/files/.spmc/addons/skin.osmc
ECHO DONE
ECHO REMOVE THE OSMC TEMP FILES
rm -rf skin.osmc
ECHO DONE
ECHO FINISHED!
(2015-05-15, 09:31)Hitcher Wrote: There were complaints the font was now too big and people couldn't tell what was focused hence the reason for the changes. Seems we can't please everyone no matter what we do! Anyway I've stepped down from this as I need a break.Thats a shame as you do great work. It seems to me that skinning is hard work, the 'customers' are extremely demanding and the thanks are minimal. Just so you know, thanks from me.
(2016-04-12, 15:15)peanutismint Wrote: I'm coming into this conversation way late, but I use OSMC on my Raspberry Pi 2 and absolutely love it, and now I want to get the same great user experience on Kodi on my Mac... Can't quite work out how to install this skin from the GitHub tho.... Any ideas anyone??
(2015-03-15, 13:33)Hitcher Wrote: Please bear in mind that it's nowhere near finished.
(2015-03-20, 01:14)Hitcher Wrote: IMO there's no point in bug reports this early as it's still mostly Conq and all that will get rewritten anyway, and what is done is still going to change.
(2015-05-15, 09:31)Hitcher Wrote: Anyway I've stepped down from this as I need a break.
(2016-05-02, 16:39)Hitcher Wrote:(2015-03-15, 13:33)Hitcher Wrote: Please bear in mind that it's nowhere near finished.(2015-03-20, 01:14)Hitcher Wrote: IMO there's no point in bug reports this early as it's still mostly Conq and all that will get rewritten anyway, and what is done is still going to change.(2015-05-15, 09:31)Hitcher Wrote: Anyway I've stepped down from this as I need a break.