Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

AZbox HD Enigma2 firmware (post only here new releases)

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • LORDI
    Junior Member
    • Mar 2011
    • 19

    #46
    Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

    h**p://www.megaupload.com/?d=HC1AREHO
    Just found this and it works!!
    Salu2

    Comment

    • 2003begi
      Banned
      • Mar 2011
      • 188

      #47
      Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

      SIF OpenEE AZBox Gecko 20110528162327


      Code:
      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,Networkwizard: 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/NetworkWizard: 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
      * NetworkWizard: 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 wizard
      * 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 my****
      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,NetworkWizard,WirelessLan}: more work on wireless lan /
      networking. removed 'hidden' links from lists and replaced with more
      intuitive options in networkwizard/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 wizard screens
      
      2011-05-19 margy82 <marcello_petrone@alice.it>
      
      * Fix Wizard 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 my****
      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
      
      
      ----------------------------------------------------------------------------------------
      
      Enigma2 plugins:
      
      2011-03-08 Homey <homey@dreambox-plugins.de>
      
      * [TVCharts] Submit pluginlists only one time
      * [TVCharts] Fix bug in timer- and pluginlists
      
      2011-03-08 ghost <andreas.monzner@multimedia-labs.de>
      
      * add refresh rate settings for 720p and 1080i to autores plugin
      
      .
      0a
      2011-04-30 skaman <skaman@users.sourceforge.net>
      
      * Removed tpm check in bitratecalc.cpp
      
      2011-04-26 Tode <sagichnet@gmx.net>
      
      * Another update of german translation
      
      2011-04-25 Homey <homey@dreambox-plugins.de>
      
      * [TVCharts] Use opkg instead ipkg to get pluginlist
      
      2011-03-28 Moritz Venn <moritz.venn@freaque.net>
      
      * MP.py: expose shuffle via /web/mediaplayercmd?command=shuffle
      
      2011-04-25 Homey <homey@dreambox-plugins.de>
      
      * [TVCharts] Use alternate UserAgent for status-updates
      
      2011-04-25 Moritz Venn <moritz.venn@freaque.net>
      
      * AutoTimerResource.py: fix if not running in background
      
      2011-04-24 Moritz Venn <moritz.venn@freaque.net>
      
      * moviesearch: less likely to crash with alternative movie lists still not
      guaranteed to work though, but that's a completely different problem Wink
      * moviesearch: add proof of concept search plugin to the movie list just
      drops you into my extended vkeyboard (for numerical text input support) where
      you can enter the text to search for. currently the search is only done in
      the movie title and is case insensitive. to reset list just enter an empty
      search string or abort editing. only tested with standard movie list, might
      need adjustments for other variants.
      
      2011-04-24 Dario Croci <spaeleus@croci.org>
      
      * Autotimer: update for italian translation
      
      2011-04-22 Tode <sagichnet@gmx.net>
      
      * Updated german translation
      
      2011-04-22 Moritz Venn <moritz.venn@freaque.net>
      
      * autotimer: base import from match/epg on default timer
      * autotimer: allow to search recordings for duplicate events and to limit
      search to next x days both based on a patch by Tode, thanks.
      
      2011-04-15 Moritz Venn <moritz.venn@freaque.net>
      
      * update epgrefresh webif api
      
      2011-04-14 Fraxinas <andreas.frisch@multimedia-labs.de>
      
      * [serienfilm] fix crash in DVDBurn add title, fix crash when serlst is not
      assigned
      
      2011-04-10 Tode <sagichnet@gmx.net>
      
      * Add keymap.xml to Makefile.am to fix MovableScreenIssue in the setup of
      kiddytimer
      
      2011-04-10 Moritz Venn <moritz.venn@freaque.net>
      
      * change default record paths in webif use preferredInstantRecordPath for
      instant record instead of last videodir and preferredTimerPath instead of
      last timer videodir. fixes different behavior of e2 and webif.
      
      2011-03-29 Moritz Venn <moritz.venn@freaque.net>
      
      * AutoTimerResource.py: use "True" and "False" in e2simplexmlresult
      
      2011-04-09 Dario Croci <spaeleus@croci.org>
      
      * SerienFilm: add italian translation.
      * ZapHistoryBrowser: update for italian translation.
      * Autotimer - Update for italian translation.
      
      2011-04-07 Mladen Horvat <acid-burn@opendreambox.org>
      
      * fix string escaping so gettext can handle it.
      
      2011-04-05 Jörg Trahm <joergm6@online.de>
      
      * [Elektro] Fix: Multi-Language (locale) does not work
      
      2011-04-03 Jörg Trahm <joergm6@online.de>
      
      * [FanControl2] Fc2 disabled if box has no fan control Fc2WebIf: disabled if
      webif not installed Fc2Webif: show sensor name as a tooltip
      
      2011-04-01 vali <vali@andLinux.(none)>
      
      * [AiHDcontroler] bugfix in NextEvent-renderer
      
      2011-03-31 Mladen Horvat <acid-burn@opendreambox.org>
      
      * fix typo preventing description import into enigma2 translation system.
      
      2011-03-29 Moritz Venn <moritz.venn@freaque.net>
      
      * AutoTimerResource.py: fix services in add/edit
      
      2011-03-25 Moritz Venn <moritz.venn@freaque.net>
      
      * AutoTimerResource.py: allow to unset timespan, timeframe, offset,
      maxduration now empty parameters (e.g. /autotimer/edit?id=1&offset=) will
      unset the attribute instead of keeping the current value. to not alter them
      just don't add the parameter.
      
      2011-03-24 Moritz Venn <moritz.venn@freaque.net>
      
      * add svdrp to buildsystem also added a note to the **** file stating that
      probably no one should use this plugin let alone need it… besides me of
      course Smile
      
      2011-03-18 Moritz Venn <moritz.venn@freaque.net>
      
      * AutoTimerConfiguration.py: e2tags is space- and not comma-separated
      
      2011-03-17 Moritz Venn <moritz.venn@freaque.net>
      
      * AutoTimerConfiguration.py: use standard e2tags tag in webif api keep
      singular <tag> for real config but use comma separated list of tags in webif
      api. No backwards compatability since I don't know any adopter of this API
      yet and this saves me some time implementing mine :-)
      
      2011-03-16 sreichholf <stephan@reichholf.net>
      
      * add /opkg (same as /ipkg) simplify some code in
      WebComponents/Sources/EPG.py
      
      2011-03-14 sreichholf <stephan@reichholf.net>
      
      * ...
      * Add /opkg (same as /ipkg) just for "style" reasons
      
      2011-03-12 Alexander Lätsch <alex@laetsch.de>
      
      * [VlcPlayer] update for newer VLC (Version > 0.9)
      * [VlcPlayer] dm8000 additional keys STOP/PLAYPAUSE added
      
      2011-03-10 vali <vali@andLinux.(none)>
      
      * [EasyInfo] add primetime3-value for second row in primetime-look
      * [EasyInfo] resize the field-size for event now/next start times
      * [Ai.HD] bugfix: DC-Style, EventTimes
      
      
      ----------------------------------------------------------------------------------------
      
      Openembedded:
      
      
      2010-09-22 Eric Bénard <eric@eukrea.com>
      
      * classes/update-rc.d.bbclass: move update-rc after postinst without this,
      launching a daemon can fail if postinst is supposed, for example, to fix
      permissions of directories used by the daemon. Acked-by: Marcin Juszkiewicz
      <hrw@openembedded.org> Acked-by: Frans Meulenbroeks
      <fransmeulenbroeks@gmail.com> Acked-by: Henning Heinold
      <heinold@inf.fu-berlin.de>
      
      2011-03-21 Andreas Oberritter <obi@opendreambox.org>
      
      * dbus: remove from runlevel S
      * avahi-0.6.25: remove opendreambox override in order to avoid starting
      avahi-daemon twice
      
      2011-03-21 skaman <skaman@users.sourceforge.net>
      
      .
      123a
      2011-03-22 ghost <andreas.monzner@multimedia-labs.de>
      
      * replace some /proc/stb checks with $D checks fix dm8000 legacy flash
      mapping detection
      * linux-opendreambox-2.6.18: disable jffs2 summary support for dm800, dm500hd
      and dm800se to reduce overhead use full flash memory on dm8000 (256MB) with
      enabled jffs2 summary for faster mount time reflash image is needed to use
      full flash size! as long no reflash was done we switch to legacy flash
      mapping use 256M flash memory on dm7020hd increased size of boot partition on
      dm8000 and dm7020hd to 7MB (new 2nd is needed!)
      * dreambox-secondstage.bb: update dm7020hd (not public yet) and dm8000
      secondstage loader to support new flash mapping (256MB support)
      
      2011-03-21 ghost <andreas.monzner@multimedia-labs.de>
      
      * update dm7020hd dvb-modules
      * add missing 7020hd bootlogo checksum
      * needed changes for new buildimage tool
      * dreambox-buildimage-native.bb: update to new version
      
      .
      119a
      
      2011-03-22 ghost <andreas.monzner@multimedia-labs.de>
      
      * dm7025.conf: fix buildimage
      
      2011-03-22 skaman <skaman@users.sourceforge.net>
      
      .
      116a
      2011-03-23 ghost <andreas.monzner@multimedia-labs.de>
      
      * load 8712u wlan driver on 7025 bootup
      
      .
      108a
      2011-03-26 ghost <andreas.monzner@multimedia-labs.de>
      
      * enable CONFIG_BCMINTEMAC_7038_STREAMING=y kernel option on all broadcom
      based dreamboxes this fixes stability issues on upload (No Rx Descriptor,
      disabling rx DMA in kernel log)
      
      .
      104a
      2011-03-26 ghost <andreas.monzner@multimedia-labs.de>
      
      * recipes/linux: fix some typos
      
      .
      83a
      2011-03-31 ghost <andreas.monzner@multimedia-labs.de>
      
      * gst-plugins-bad_0.10.21.bb: increment audioparsers rank again ... this
      fixes ac3 audio problems when external audio sink is used fixes bug #743
      
      .
      59a
      2011-04-03 Andreas Oberritter <obi@opendreambox.org>
      
      * linux-dm7020hd: fix offset of root partition
      
      .
      28a
      2011-04-14 Mladen Horvat <acid-burn@opendreambox.org>
      
      * Add enigma2-drivers-**** package. Add driver for Ralink
      RT8070/RT3070/RT3370 based wireless-n USB devices. add rt3070 driver and
      enigma2-drivers-**** to according tasks-opendreambox packages.
      
      .
      0a
      2011-05-28 skaman <skaman@users.sourceforge.net>
      
      * Updated source mirrors with sifteam url
      * enigma2.bb: updated SRCREV
      * Updated bootlogo
      * Removed many dependencies in task-opendreambox-enigma2 (so plugins can be
      manually removed without force depends)
      
      2011-05-25 skaman <skaman@users.sourceforge.net>
      
      * enigma2.bb: updated SRCREV
      
      2011-05-23 skaman <skaman@users.sourceforge.net>
      
      * Reverted et5000 defconfig fix
      * Fixed perl-native compilation on ubuntu 11.04
      
      2011-05-16 skaman <skaman@users.sourceforge.net>
      
      * enigma2.bb: updated SRCREV
      * Updated et5000 and et9000 drivers and kernel config
      
      2011-05-14 skaman <skaman@users.sourceforge.net>
      
      * Updated some v4l-dvb firmware
      
      2011-05-13 skaman <skaman@users.sourceforge.net>
      
      * Added missing v4l-dvb-module-em28xx-dvb module in tuners task
      
      2011-05-10 skaman <skaman@users.sourceforge.net>
      
      * enigma2.bb: updated SRCREV
      
      2011-05-09 skaman <skaman@users.sourceforge.net>
      
      * enigma2.bb: updated SRCREV
      * Fixed pcsc-lite memory leak
      
      2011-05-07 skaman <skaman@users.sourceforge.net>
      
      * Added libpcsclite1 preinstalled as default
      
      2011-05-06 ghost <andreas.monzner@multimedia-labs.de>
      
      * dreambox hardware drivers update bcm4506/bcm4501 fixed broken toneburst
      handling (broken since 20110501 drivers)
      
      2011-05-05 Bobsilvio <bobsilvio@users.sourceforge.net>
      
      * Update SRCREV for v4l-dvb
      
      2011-05-04 Bobsilvio <bobsilvio@users.sourceforge.net>
      
      * Update SRCREV usbloader for new dictionary
      * Update SRCREV for v4l-dvb
      
      2011-05-04 ghost <andreas.monzner@multimedia-labs.de>
      
      * update dm8000 driver date too
      * update dm500hd,dm800se,dm8000,dm7025,dm800 hardware drivers - bcm4506:
      reintroduce minimum tune timeout of 1,5sek to fix tune failed problems caused
      by slow SEC switches
      
      2011-05-03 ghost <andreas.monzner@multimedia-labs.de>
      
      * update dreambox hardware drivers dm800/dm8000/dm800se/dm500hd
      ---------------------------- finally fixed 20110501 freeze hotfix dm7025
      ------- - fixed bcm4506 tuner crash (no hab ack messages in kernel debug) -
      fixed bcm4506 manual LDPC FEC modes - fixed bcm4506 readback of current pilot
      state - readback corrected symbolrate and frequency for bcm4506 - cxd1981
      DVB-C optimizations
      
      2011-05-02 skaman <skaman@users.sourceforge.net>
      
      * Increased task wlan PR
      * Updated vu+ drivers 20110429
      * Small fix on azbox bootup
      
      2011-05-01 skaman <skaman@users.sourceforge.net>
      
      * Fixed rt61 makefile
      * Removed useless files in ralink section
      * enigma2.bb: updated SRCREV
      * usbloader.bb: updated SRCREV
      * Added correct wifi module initialization in azbox bootup
      
      2011-05-01 ghost <andreas.monzner@multimedia-labs.de>
      
      * v4l-dvb-modules_hg.bb: fixed get_property implementation
      * update dm800 dm800se dm500hd dm8000 hardware drivers - hotfix freeze after
      some channel changes - throttled mpeg decoder debug output a bit - fixed
      bcm4506 tuner crash (no hab ack messages in kernel debug) - fixed bcm4506
      manual LDPC FEC modes - fixed readback of current pilot state for dvb-s2
      frontends (needs a linuxtv api fix) - readback corrected symbolrate and
      frequency for bcm4501 and bcm4506 - cxd1981 DVB-C optimizations
      
      2011-05-01 skaman <skaman@users.sourceforge.net>
      
      * Fixed showiframe on azbox (thanks to tideglo)
      * Added rt61 driver for azbox wireless (untested)
      * Updated crossepg to svn 292
      
      2011-04-30 skaman <skaman@users.sourceforge.net>
      
      * enigma2.bb: updated SRCREV
      * enigma2-plugins.bb: updated SRCREV
      * enigma2.bb: updated SRCREV
      * Updated et9000 and et5000 drivers to 20110423
      * Updated bm750 and vusolo modules to 20110426
      
      2011-04-24 skaman <skaman@users.sourceforge.net>
      
      * Updated crossepg to release 0.6.2 svn 260
      
      
      ----------------------------------------------------------------------------------------
      
      Libsif:
      No Changes
      ----------------------------------------------------------------------------------------
      
      Opkg:
      No Changes
      ----------------------------------------------------------------------------------------
      
      Extuner:
      No Changes
      ----------------------------------------------------------------------------------------
      
      Usbloader:
      
      2011-05-04 Bobsilvio <bobsilvio@users.sourceforge.net>
      
      * Added Technisat Airstar Telestick 2 in dictionary
      
      2011-05-01 skaman <skaman@users.sourceforge.net>
      
      * Added rt61 modules as blacklisted (it's not and usb device... this is a
      workaround)

      Download:

      _http://hotfile.com/dl/119331851/6e699c7/openee-gecko-image-azbox-20110528170030.zip.html

      Comment

      • 5zorionak5
        Board Senior Member
        • May 2011
        • 340

        #48
        Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

        RTi Core v1.0 Enigma 2

        Changelog:
        - Lector Interno (OK)
        - Nuevo MediaCenter (OK) ( Menu -> Media Center -> My Videos y esperar 10-15 segundos para iniciar HDMI!!!, para subtitles *.SRT presionar botón rojo o SUB-T en RCU )
        - BUG en Audio (Arreglado)
        - Una gran cantidad de otros bugs arreglados.
        - Tiempo de zapping - reducido
        - VOL +/- (Arreglado)
        - MUTE (cuando cambias de canal) - Arreglado
        - Pérdida de datos cuando apagamos/encendemos - Arreglado
        - Problema con recarga lista canales - Arreglado
        - Problema con mensajes externos - Arreglado
        - Nuevo/reescrito WebIf
        - Nuevo driver para Mando Distancia - Trabaja perfectamente
        - Nueva forma para ir a modo de rescate - presione y mantenga presionado el botón VOL+ (desde el panel frontal o Mando Distancia) durante el arranque AZBox
        - Se ha quitado la DOM como HDD de la información de Enigma2, ahora la DOM se excluye del Standby lo que conlleva que tengamos menos casos de COGs.

        Code:
        http://www.filesonic.com/file/1088996561/RTi_Core_1.0.rar

        Comment

        • krimozak
          Experienced Board Member
          • Mar 2010
          • 4336

          #49
          New Gemini3 Image for Azbox

          08/06/2011

          New Gemini3 Image for Azbox :

          Most coplete image ever
          It has include lot of plugins
          VTI Panel is for managing emus
          CCCAM INSIDE
          JUST PUT CARD
          and HAVE PHUN !
          Based on RTi1.0

          # Gemini3 BluePanel v0.29r2- addons, softcam manager
          # Gigant Panel
          # VTI Panel v2.6 - addons, softcam manager
          # DMNapi 1.3.27
          # Ultime Notizie
          # RSS Reader Gp3
          # Dreamnetcast Gp3
          # Jukebox Gp3
          # Weather Gp3
          # Kamery internetowe Gp3
          # Setup spinner Gp3

          # Setup Bootlogo Gp3
          # Screenshot Gp3
          # Aspect Ratio Switch
          # CCCam Info + CCPrioMaker
          # Multi Quickbutton Gp3
          # PlanerFS v3.04
          # Multi Mediathek v2.9
          # Cool TV Guide V3.0.0
          # Easy Media Gp3
          # Saundetek Drviers
          # VTi Panel
          # Addons Manager
          # CCPrioManager
          # CCcam Info v1.3c
          # DMNapi
          # Dream Expoler
          # Webinterface
          # My****
          # Aspect Ratio Switch
          # DVD Player
          # Live Score
          # Cross EPG !!!



          HTML Code:
          http://www.multiupload.com/5NCVH8C6CR
          .
          .

          If You Like My Post... Press button sigpic to Keep it alive

          Comment

          • benjo
            Newbie
            • May 2011
            • 6

            #50
            Re: New Gemini3 Image for Azbox

            just tested Image. ok

            Comment

            • zollie
              Member
              • Apr 2011
              • 67

              #51
              Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

              Hello,

              There is new RTi Core 1.0 FIX Enigma 2

              RTi Core v1.0 FIX Enigma2


              TO INSTALL THIS ENIGMA2 IMAGE YOU MUST USE AzUP 2.1.0 WHICH IS INCLUDED IN ARCHIVE


              What is new:

              Losing data after reboot

              Mising : Restart GUI in shoutdown menu - need for remember selected subtitle, audio language, voluem position, last ch. - as startup channel

              Default video mode in videowizard - now is 720p, and removed 480i and 576i (but exist in main menu and video mode setup)

              Time on VFD in standby mode now is ok

              Fixed bug in : "Positioner Setup" menu - if pres left/right buttons appears green screan

              Fix bug in CAMD Manager - if camd list is empty and press ok/green button appears green screan

              Media Center Fixes:

              Add to watch in autofs, now is easy - connect usb device and it will be visible in Media Center

              Add dvd playback, wmv playback,

              python fixes...

              Download:

              Comment

              • zollie
                Member
                • Apr 2011
                • 67

                #52
                Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

                RTi Core v1.0 FIX Enigma2 update

                14.06.2011 - Media Center button fix!

                put into

                /usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/
                Attached Files

                Comment

                • zollie
                  Member
                  • Apr 2011
                  • 67

                  #53
                  SPAZE TEAM Quantum Edition 1.0 BETA

                  SPAZE TEAM Quantum Edition 1.0 BETA


                  To test: a compilation of drivers from various versions of E2 by RTi Team, plus a lot more - done by a Spanish team...

                  They say it's done for newbies who are moving from OFW to E2 - towards a seamless transition...

                  Let's see....

                  (Translated from Spanish to English by an online engine, of course...)

                  SPAZE TEAM Quantum Edition 1.0 BETA

                  Code:

                  _http://www.multiupload.com/NU6TKA6TGQ

                  Quote:
                  I want to present from AZBOXHD.es this new project we have initiated a number of people using the system Enigma2.

                  We have been breeding for several months the baby and I want to present the first BETA of this project which we hope will be well received and to allow all those people who are initiated into the world of Enigma2 his adaptation is as painless as possible.

                  This image is not developed on any already published, has been compiled from zero puts the RTi GIT Team available around the world to create our images Enigma2. If it is true that we have replaced some things and used drivers that we believe best fit our image of different versions of RTi.

                  What then are we detail a number of things we have built and programmed especially for our image, but of course some things are beyond us in the Changelog since it has been a lot of work done.

                  We hope this image can be referenced in the Spanish landscape, especially since our image is dedicated to this community which is where we believe there is a lack of support, care, etc ...

                  ================================= ==

                  - Download mhw2 integrated EPG image would suffice to put a couple of minutes on a canal that contains the full EPG for it.
                  - Added information of retransmissions in the EPG mhw2
                  - Ability to copy the EPG channels mhw2 about others using a configuration file equivalents.
                  - Added a plugin to configure the equivalence of EPG, schedule the download of EPG mhw2 daily and make an immediate download (the plugin takes care of changing the appropriate channel, wait the necessary time and return to previous channel).
                  - Patch simpleload that displays the epg nothing but load it from the crossepg without restarting
                  - New skin BlackModern_azboxHDv3
                  - Improved display for the accents and ñ
                  - New spaz menu (similar to OPENSAT) accessible by pressing the Home Menu
                  - Similar to OPENSAT keymap
                  - Plugin AzExplorer (file browser)
                  - Plugin AzHelp Guide (explanation of the keys on the remote, apart from bringing a section of frequently asked questions)
                  - Plugin InfoAz (Displays all of our AZBOX info)
                  - Plugin Multiquickbutton
                  - Plugin Networkbrowser with Spanish translation
                  - Plugin Crossepg with Spanish translation
                  - Translated into Spanish Cooltvguide Plugin
                  - Plugin My**** translated into Spanish.
                  - Autoclock that solves the problems of time on the VFD when in Standby
                  - Panel DescargasSPZ (Updates, Plugins, Channel List, Skins, etc ...)
                  - Drivers hybrids (RC12 and 1.0)
                  - Drivers experimental WiFi rt2870, RT3070.

                  =================================

                  We realize that in this first BETA bugs have apart from containing the RTi firm as it is the firm basis of the GIT compiled, so those errors generated by the RTi to us will be difficult to repair especially if drivers are subject and the like.

                  We will be fixing the bugs that we detected and adding FIX's in the update system that we have included in the firm, so stay tuned. We will use this system as long as we believe that there is no need to make a new version, such as a huge improvement to come into the system in the next revision of the firm.

                  To report bugs, translation errors, etc ... Bugtracker we enabled to do so.

                  Link to Bugtracker:
                  Code:

                  _http://www.azboxhd.es/foro/tracker/p...e2-spaze-team/

                  You enjoy the picture;-)
                  Atte. TEAM SPAZ



                  PS: THE HOME BUTTON OPTION is sick! Really really good and well organized!! (like original firmware), we have menu for normal enigma2 menu and HOME button to original firwmare look a like menu. Great.
                  This is the best image i tested so far in azbox hd, fast, stable no spinners and really really complete.

                  _http://www.*******.com/watch?v=eCykkNaeHyk

                  This guys r here to stay, they always liked azbox, if they could teamup with RTi team, would be great (in my opinion).

                  Comment

                  • zollie
                    Member
                    • Apr 2011
                    • 67

                    #54
                    Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

                    FIX: often spinner in RTi Core v1.0 FIX Enigma 2

                    often spinner in RTi Core v1.0 FIX Enigma 2.
                    Install this plugin and your spinners are gone
                    Attached Files

                    Comment

                    • zollie
                      Member
                      • Apr 2011
                      • 67

                      #55
                      RTi Core v1.1 Enigma 2

                      RTi Core v1.1 Enigma 2

                      What is changed:

                      - back to linux 2.6.22
                      - Overall stability is better
                      - Faster zapping
                      - Media Center should support many files and formats
                      - new filter handling code, should be fixed D+ channels
                      - default EPG okay
                      - recording okay , when playing recorded material over VLC no breaks in sound
                      - 1080p font should be okay
                      - faster video mode changes
                      - grab fix for HD ch.
                      - P+ 2'nd tuner fix and decription
                      - usbserial and ftdi.ko (USB Card readers and other usb hw should work)
                      - New Bootlogo - thanx to Daconi
                      and many more fixes/features


                      What (still) doesnt work:
                      - My**** - only first video work without problem
                      - TS (recorded from e2) doesnt play in MC , but play in internal E2 TS player (press guide button)
                      - Some TS (recorded frome2) doesnt play in internal TS player
                      - DVD player in MC doesnt work and when start and want to exit - get only spinner and receiver doesnt responding / crash

                      RTi E2 project is really maded for all users which really wants something more from their lovely AzBox.

                      RTi E2 is mentioned mean people, which are full of frustrations or which are paid to spread lies and bad words about AzBox or to act like that, or people which really dont have an elementary knowledge about Linux systems which doesnt know anything more than Format App area, we really recommend them to buy some FTA Receiver and to stop torturing themselves with modern technologies, and to cure their frustration with help of professional psychiatrists, as also psychiatrists need to live and earn from something .

                      Unfortunately, there is one small group which is working against AzBox and anything related to it, especially after new models was announced on Anga Cable Show in Germany. Please be aware that this group will make their activities against AzBox even stronger when new models soon come to the market, and because of this we want to let You know, all normal users about their intentions and to stay cool and to dont react on their provocations.

                      For us, there is only one mission, just to make YOU, all normal users happy with their lovely AzBox, and to listen Your wishes to make our enigma 2 better as much is possible, and in same time to ignore bad and mean voices.

                      For Flashing Your AzBox with this latest Enigma 2, to avoid any problems in that process, please be carefull and use latest AzUP which is attached with RTi Enigma 2 v1.1, as we cant guarantee how Your AzBox will work if You flash it with other tools which are not maded in cooperation with our team.

                      We also want to say Thanks to all our Beta testers which tested in BETA Section almost 2 weeks this new Enigma 2, and which helped us to fix as much as possible things inside of it.

                      Also we want to let you know, that RTi Team is in every day connection and talks with SPAZE Team, and we make big and good cooperation with them, so You can also expect new SPAZE Images for AzBox with latest updates and so on.

                      RTi Team also decided to open some parts of drivers, like Tuner drivers, kernel and so on, so people can do as much as possible modifications .

                      Download RTi Core v1.1. Enigma 2:
                      _http://www.filesonic.com/file/1454301624/RTi_Core_1.1.rar

                      Patched tuners source code from linux kernel and source code by the_ripper for MXL201RF
                      _http://www.megaupload.com/?d=MNEM2W87

                      Linux kernel source
                      _http://www.megaupload.com/?d=EHK6PGJZ

                      Linux INIT RAMFS rootfs
                      _http://www.megaupload.com/?d=4OF2USTB

                      Comment

                      • zollie
                        Member
                        • Apr 2011
                        • 67

                        #56
                        Install Fix WiFi AZBox HD (Premium, Premium+)

                        Guys here I bring the fix for the WLAN.

                        Install Fix WiFi AZBox HD (Premium, Premium+)
                        =============================================

                        First make a backup of original files.

                        - Copy the file rt61.ko in: /lib/modules/2.6.22.19-25-the-ripper/extra/
                        - Copy the file Network.py in: /usr/lib/enigma2/python/Components/
                        - Copy the file Wlan.py in: /usr/lib/enigma2/python/Plugins/SystemPlugins/WirelessLan/
                        - Copy the file plugin.py in: /usr/lib/enigma2/python/Plugins/SystemPlugins/WirelessLan/
                        - Copy the file bootup (attributes 755) in: /etc/init.d/
                        - Reboot the box completely

                        Special Thanks to Evolutions for their help in testing.

                        SPAZE TEAM ;-)
                        Attached Files

                        Comment

                        • zollie
                          Member
                          • Apr 2011
                          • 67

                          #57
                          Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

                          Update: TunerDriver for Elite & Premium (CX24116 tuner)

                          For user who have problem with channels with low SR (<3.000) , pls copy this FIRMWARE image for tuner and reboot AZBox (only for Elite and Premium) .
                          Attached Files

                          Comment

                          • smartboy
                            Banned
                            • Aug 2010
                            • 469

                            #58
                            Re: AZbox HD Enigma2 FIRMWARE (post only here new releases)

                            Updates for RTi E2 v.1.1

                            Code:
                            Update: FIRMWARE image for tuner for Elite & Premium (CX24116 tuner)
                            Code:
                            For user who have problem with channels with WLan (Premiuma & Premium+)
                            Attached Files

                            Comment

                            • zollie
                              Member
                              • Apr 2011
                              • 67

                              #59
                              Updates for RTi E2 v.1.1

                              Updates for RTi E2 v.1.1

                              Open source AzboxHD tuner detection kernel module (nimdetect), coded by the_ripper
                              Attached Files

                              Comment

                              • zollie
                                Member
                                • Apr 2011
                                • 67

                                #60
                                Updates for RTi E2 v.1.1 - dual boot

                                Update-for user who have problem with dual boot:

                                pls first copy/overwrite smp8634dvb.ko & nimdetect.ko (you can found in folder : Update_D\E2_Update_Files)
                                then update kernel (patch.e2) with AZUp (you can found in folder : Update_D\AZUp)

                                _http://www.4shared.com/file/c4R9KC_-/Update_D.html

                                Comment

                                Working...