PDA

View Full Version : SIF OpenEE Azbox Gecko 20110528170030



likres
30-05-2011, 06:29 PM
Download
http://www.megaupload.com/?d=YNJHGZGS

Enigma 2 Version: gecko-git20110603-r42
CHANGELOGS:

Enigma2:

2010-02-25 ghost <andreas.monzner@multimedia-labs.de>

* lib/python/Plugins/Extensions/GraphMultiEPG/plugin.py: [PATCH 3/3] use
non-visual bouquet selector in graphmultiepg
* lib/python/Screens/InfoBarGenerics.py: [PATCH 2/3] use non-visual bouquet
selector in multiepg
* lib/python/Screens/ChannelSelection.py: [PATCH 1/3] implement a non-visual
bouquet selector for bouq +/- keys

.
97a

2011-03-08 ghost <andreas.monzner@multimedia-labs.de>

* Screens/TimerEdit.py: fix timerlist sort function (no more move disabled
timers to end of list) fixes bug #713
* Screens/TimerEdit.py: fix timerlist sort function (no more move disabled
timers to end of list) fixes bug #713

2011-03-08 skaman <skaman@users.sourceforge.net>

.
86a

2011-03-08 ghost <andreas.monzner@multimedia-labs.de>

* Screens/TimerEdit.py: fix timerlist sort function (no more move disabled
timers to end of list) fixes bug #713

2011-03-04 ghost <andreas.monzner@multimedia-labs.de>

* PluginComponent.py: remove unneeded sort (fixes crash on Menu button press)

2011-03-03 ghost <andreas.monzner@multimedia-labs.de>

* add plugin weight to PluginDescriptor... so the plugin start order can be
changed now

2011-03-09 skaman <skaman@users.sourceforge.net>

.
79a
2011-03-11 ghost <andreas.monzner@multimedia-labs.de>

* base/console.cpp: fix typo

2011-03-10 ghost <andreas.monzner@multimedia-labs.de>

* put out an error message on instant record on non invalid services refs
#718
* more robust timer sanity check / autoincrement handling, small code cleanup
fixes bug #718

.
55a
2011-03-15 acid-burn <acid-burn@opendreambox.org>

* WirelessLan/Wlan.py: properly kill still running iwconfig console
callbacks. fixes #720

2011-03-14 Andreas Oberritter <obi@opendreambox.org>

* WPA: minimize driver specific code for /etc/network/interfaces
* WLAN: fix inversed logic for WPA2 vs. WPA/WPA2

2011-03-14 Fraxinas <andreas.frisch@multimedia-labs.de>

* do not show extensions menu plugins which require servicelist in pvr
playback mode (works around bug #723)

.
51a
2011-03-26 ghost <andreas.monzner@multimedia-labs.de>

* fix tabs, code cleanup refs #736

2011-03-25 ghost <andreas.monzner@multimedia-labs.de>

* try to fix motor turning with unicable lnb fixes bug #736
* reset frontend type on tuner type change also on simulated tuner fixes
false timer conflict warning when trying to create new record timers after
boot (-CT combi tuner only) fixes bug #739

2011-03-21 ghost <andreas.monzner@multimedia-labs.de>

* TimerEdit.py: fix typo ... this fixes a crash on timer listing with "show
finished timers at end of list"

2011-03-19 ghost <andreas.monzner@multimedia-labs.de>

* TimerEdit.py: fix import name conflict refs #713

2011-03-18 ghost <andreas.monzner@multimedia-labs.de>

* add possibility to choose the finished timer timerlist position in usage
config refs bug #713

2011-03-17 ghost <andreas.monzner@multimedia-labs.de>

* make new multi epg bouquet handling optional via usage config "Multi-EPG
bouquet selection (Yes/No)" option default is the old behaviour refs bug #453

2011-03-17 acid-burn <acid-burn@opendreambox.org>

* Network.py: fix post-down->pre-down change introduced with last changes.
refs #724

2011-03-16 acid-burn <acid-burn@opendreambox.org>

* small cleanups

.
47a
2011-03-31 Andreas Oberritter <obi@opendreambox.org>

* SDL: fix input of control keys

2011-03-30 Andreas Oberritter <obi@opendreambox.org>

* add PSignal3 template

2011-03-31 Andreas Oberritter <obi@opendreambox.org>

* InputBox/Screen: remove trailing semicolon

2011-03-31 Mladen Horvat <acid-burn@opendreambox.org>

* Screens/NetworkSetup.py, SystemPlugins/WirelessLan,Network******: dont use
"hidden..." as selector for hidden networks. Add config option for entering a
hidden network ssid. This is more intuitive as selecting the option from the
found networks. refs #725

2011-03-30 Andreas Oberritter <obi@opendreambox.org>

* ServiceInfo: make more strings translatable
* fix some misspellings
* transponder info: display e.g. "Astra (19.2E)" instead of "192"

2011-03-30 Mladen Horvat <acid-burn@opendreambox.org>

* SystemPlugins/SoftwareManager: change default backup names for
wpa_supplicant configuration files. refs #389
* SystemPlugins/WirelessLan: Don't depend on device names where possible.
Better wireless lan interface detection and scanning. Changed file naming for
wpa_supplicant configuration to wpa_supplicant."interfacename".conf. refs
#389
* SystemPlugins/Network******: Don't depend on device names where possible.
Some code cleanups and improvements. refs #389
* Network.py/NetworkSetup.py: improve wireless lan device detection. Dont
depend on device names where possible. Some code cleanups and improvements
for wlan devices. refs #389

2011-03-16 acid-burn <acid-burn@opendreambox.org>

* remove debug
* SoftwareManager: add new wpa_supplicant configfiles to backup defaults.
refs #389
* Network******: follow network.py to improve wireless interface/module
detection. refs #389
* SystemPlugins/WirelessLan: improve wireless device/module detection.
improve iwconfig response parsing. read and save wpa_supplicant
configurations into per interface separated files. refs #389
* NetworkSetup.py: improved wlan interface/response handling. dont ask for
deactivating a second interface if deactivating current interface. use
activate/deactivate interface functions instead network restarts to apply
network configurations.
* Network.py: improve remote rootfs detection and wireless device/module
detection. improve functions to activate/deactivate network interfaces.
cleanup some unused functions. refs #389

2011-01-20 Andreas Oberritter <obi@opendreambox.org>

* make switching of keyboard modes more consistent

2011-03-25 Andreas Oberritter <obi@opendreambox.org>

* fix some crashes during settings ******
* PluginComponent.py: remove filesystem writeability test
* db: use strcmp when recreating bouquets.{tv,radio}
* db: move variable
* db: remove recursive loading of bouquets
* db: remove recursive loading of lamedb

.
16a
2011-04-05 ghost <andreas.monzner@multimedia-labs.de>

* gdi/picexif.cpp: more and more FD leak stuff refs bug #599
* picexif.cpp: more FD leak voodoo... refs bug #599
* fixed DecodeExif error handling.. this should fix a FD leak fixes bug #599

2011-04-04 enigma2-translation-bot <enigma2-translations@lists.elitedvb.net>

* Automatic message catalog update E2 branches: master experimental Plugins
: audiosync autoresolution autotimer cdinfo genuinedreambox mytube
networkbrowser webinterface serienfilm Plugins-****: description and
shortdescription

.
12a
2011-04-11 Fraxinas <andreas.frisch@multimedia-labs.de>

* [TaskView] upon cancelling waiting jobs, remove them from jobmanager queue
all the way
* [TaskView] fix cancel of waiting (not yet started) jobs

2011-04-11 ghost <andreas.monzner@multimedia-labs.de>

* do call pthread_join before new pthread_create when the thread handle is
valid fixes bug #749

.
4a
2011-04-15 Mladen Horvat <acid-burn@opendreambox.org>

* Components/Network.py: small improvements and cleanups/fixes

2011-04-13 Mladen Horvat <acid-burn@opendreambox.org>

* Components/DreamInfoHandler.py, SystemPlugins/SoftwareManager: add
possibility to have also non plugins/skins inside SoftwareManager. add
support for 'needsRestart' option inside **** descriptions for non
plugins/skins. refs #389
* Enigma2-{Network,Network******,WirelessLa n}: more work on wireless lan /
networking. removed 'hidden' links from lists and replaced with more
intuitive options in network******/networksetup. fixes #725

2011-04-12 Andreas Oberritter <obi@opendreambox.org>

* Scanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf)
* BackupRestore.py: Fix untranslatable string (Patch by Benny De Tandt)

.
0a
2011-05-28 skaman <skaman@users.sourceforge.net>

* Restored original dmm remotes pictures

2011-05-26 root <root@margy82>

* Some fix in ****** screens

2011-05-19 margy82 <marcello_petrone@alice.it>

* Fix ****** green screen
* Fix PiP problem of Virtualzap infobar

2011-05-15 margy82 <marcello_petrone@alice.it>

* Added icons in skin_default to fix crashes on PicturePLayer plugin
* Add et 5000 in HWName converter

2011-05-12 skaman <skaman@users.sourceforge.net>

* Some fixes on new skin
* Some fix on keymap for vuplus remotes

2011-05-09 skaman <skaman@users.sourceforge.net>

* Updated default skin
* Some fixes on wireless lan support

2011-05-01 skaman <skaman@users.sourceforge.net>

* Added support for rt61 wifi driver

2011-04-30 skaman <skaman@users.sourceforge.net>

* Fixed missed conflict resolution in last merge
* Fixed unterminated #ifdef in dvb.cpp (broken in last merge)

2011-04-26 ghost <andreas.monzner@multimedia-labs.de>

* re-add audio track selection by number keys (patch by ritzmo) refs bug #752
* shutdown bdpoll thread on e2 shutdown this is needed for newer python
versions... thanks to ritzmo fixes bug #671
* servicemp3.cpp: more simple/flexible streaming detection

2011-04-21 enigma2-translation-bot <enigma2-translations@lists.elitedvb.net>

* Automatic message catalog update E2 branches: master experimental Plugins
: audiosync autoresolution autotimer cdinfo genuinedreambox mytube
networkbrowser webinterface serienfilm Plugins-****: description and
shortdescription

2011-04-20 Mladen Horvat <acid-burn@opendreambox.org>

* VirtualKeyBoard.py: fix typo (Lanq -> Lang). refs #750

2011-04-19 Mladen Horvat <acid-burn@opendreambox.org>

* Converter/ValueToPixmap.py: don't use cache with "Path" argument. refs #750
* Converter/ValueToPixmap.py, Renderer/Pixmap.py: use cache for LoadPixmap
inside ValueToPixmap converter, look for pixmap attribute inside Pixmap
renderer and react on changes. refs #750
* VirtualKeyBoard.py: add modified patch from Homey to allow keyboard inputs.
refs #750

2011-04-18 Mladen Horvat <acid-burn@opendreambox.org>

* Components/Converter: add ValueToPixmap converter to convert a given path
or language code to a pixmap pointer e.g. used by the pixmap renderer. refs
#750
* VirtualKeyBoard: Add cz/sk layout (patch from Petr)to VirtualKeyBoard. Add
possibility to change language layout with yellow button and display the
corresponding language icon. Refs #750
* NumericalTextInput: Add cz/sk layout (patch from Petr)to NumericalTextInput
and change font of NumericalTextInputHelpDialog from console to regular for
better utf-8 charset support. refs #750

samias
31-05-2011, 10:51 PM
How is this SIF image installed, the download link has a file with extension e2 ?

Thanks

BIGIFA
01-06-2011, 02:25 AM
use latest azup or jazup latest versions

samias
01-06-2011, 05:20 AM
There is no file explaining the method of updating the box in yhe download link.

If the box already has an enigma 2 should the official software be reloaded and then updated to the new e2, or can a new e2 be updated directly ?

Thanks

mariosk87
01-06-2011, 05:25 AM
The method is the same for v1.0. You can update directly.

samias
01-06-2011, 05:37 AM
You mean the RTI Core version 1 ?

So what is the general rule of updating from an e2 to another e2 ?

Thanks

mariosk87
01-06-2011, 05:50 AM
Hi,

Put the box in rescue mode.
Open azup 2.0.7, put the VFD IP and click to install a E2 image.
He will ask you about *.e2 file.
Choose the sifteam *.e2 file and wait untill is finished.

Egyptian11
01-06-2011, 06:32 PM
SIF OpenEE Azbox Gecko 20110528170030 Image is better than PB-Beta3.1-AZBOXHD-2011-04-23 ?
Thanks!

Egyptian11
01-06-2011, 06:43 PM
I use PB-Beta3.1-AZBOXHD-2011-04-23, wroking well with me
if I changed my Box to SIF OpenEE Azbox Gecko 20110528170030 Image, I'll lose my settings Ch's ?
I mean if I changed my Box from E2 to another E2 Image I'll lose my settings?
and I must backup my old settings ?

crawley
01-06-2011, 07:08 PM
I mean if I changed my Box from E2 to another E2 Image I'll lose my settings?
and I must backup my old settings ?

Yes.. use DBedit (google it) to backup your satellites / services / bouquets etc.

Egyptian11
01-06-2011, 07:14 PM
Yes.. use DBedit (google it) to backup your satellites / services / bouquets etc.

are you sure DBedit working with PB-Beta3.1-AZBOXHD-2011-04-23 Image?