Admittedly that looks like a new version of the one I have, but I think it is the same chipset inside.
Remote is useful (I use that and an app, my fiance doesn't have an app on her phone, and it is easier if we have friends round to just hit the remote).
Progress is looking pretty good overall. Am excited to try more of this this week.
Build related:
I just cleared the build dir and target, pulled the latest git and it is exiting with a can't set cache size limit error. This seems to be discussed on the github commits section but I thought I'd add it here too:
Code: Select all
/usr/bin/gcc -O2 -Wall -pipe -I/home/liam/RaspberryPi/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/toolchain/include -Wall -W -Wl,-rpath,/home/liam/RaspberryPi/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/toolchain/lib -L/home/liam/RaspberryPi/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/toolchain/lib -o ccache main.o ccache.o mdfour.o hash.o execute.o util.o args.o stats.o version.o cleanup.o snprintf.o unify.o manifest.o hashtable.o hashtable_itr.o murmurhashneutral2.o hashutil.o getopt_long.o exitfn.o lockfile.o counters.o language.o compopt.o -lm -lz
make[1]: Leaving directory `/home/liam/RaspberryPi/OpenELEC.tv/build.OpenELEC-RPi.arm-devel/ccache-3.1.7'
Could not set cache size limit.