|
Project Information
Links
|
SIFTeam enigma2 extreme edition for DM and VU+ receivers Openee use customized versions of:
Various discussions about openee Precompiled images How to compile from sources (dm decoder) svn checkout http://openee.googlecode.com/svn/trunk/ openee-read-only cd openee-read-only #Edit Makefile with your preferred editor and change the MACHINE variable #Supported decoder are: # * dm800 # * dm8000 # * dm500hd # * dm800se make image How to compile from sources (vu+ decoder) svn checkout http://openee.googlecode.com/svn/trunk/ openee-read-only cd openee-read-only #Edit Makefile.vuplus with your preferred editor and change the MACHINE variable #Supported decoder are: # * bm750 # * vusolo make -f Makefile.vuplus image |