Hi!
I made my own OpenELEC port and I’m interested in your opinion:
http://down.nu/temp/OpenELEC-H3.arm-7.0-devel-20160608000933-r22848-g785d33d-bpim2p.img.gz
sha1sum: 8543c7f5100e2e4c9cd8b03d7ce762ef90df4071
source: https://github.com/jernejsk/OpenELEC-OPi2/
build instructions:
git clone -b openelec-7.0 --depth 1 https://github.com/jernejsk/OpenELEC-OPi2 PROJECT=H3 ARCH=arm SYSTEM=bpim2p make image
What works:
- mostly all supported codecs
- wifi & bluetooth
- IR can be set to basically any remote
- emmc installation via emmc_install.sh
- HW rendering & deinterlacing
- automatic updates (when I prepare new build, you can update with just a click)
- included “official” and “unofficial” repositories (built by me, so please don’t report bugs to upstream OpenELEC)
What doesn’t:
- suspend & resume - crash due to a bug in ethernet driver
- no vsync
- CEC is work in progress