Thread Back Search

SIF OpenEE Dm800se Gecko 20110528162327

  • ThE MaStEr
    2011-05-30




  • SIF OpenEE Dm800se Gecko 20110528162327

    كود PHP:
    Enigma 2 Versiongecko-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/3implement a non-visual
    bouquet selector 
    for bouq +/- keys

    .
    97a

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

    Screens/TimerEdit.pyfix timerlist sort function (no more move disabled
    timers to end of 
    list) fixes bug #713
    Screens/TimerEdit.pyfix 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.pyfix 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.pyremove 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.cppfix 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 handlingsmall code cleanup
    fixes bug 
    #718

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

    WirelessLan/Wlan.pyproperly kill still running iwconfig console
    callbacks
    fixes #720

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

    WPAminimize driver specific code for /etc/network/interfaces
    WLANfix inversed logic for WPA2 vsWPA/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 tabscode 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 onlyfixes bug #739

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

    TimerEdit.pyfix 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.pyfix 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.pyfix 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>

    SDLfix input of control keys

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

    add PSignal3 template

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

    InputBox/Screenremove trailing semicolon

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

    Screens/NetworkSetup.pySystemPlugins/WirelessLan,Networkwizarddont use
    "hidden..." as selector for hidden networksAdd 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>

    ServiceInfomake more strings translatable
    fix some misspellings
    transponder infodisplay e.g"Astra (19.2E)" instead of "192"

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

    SystemPlugins/SoftwareManagerchange default backup names for
    wpa_supplicant configuration filesrefs #389
    SystemPlugins/WirelessLanDon'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 improvementsrefs #389
    Network.py/NetworkSetup.pyimprove wireless lan device detectionDont
    depend on device names where possible
    Some code cleanups and improvements
    for wlan devicesrefs #389

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

    remove debug
    SoftwareManageradd new wpa_supplicant configfiles to backup defaults.
    refs #389
    NetworkWizardfollow network.py to improve wireless interface/module
    detection
    refs #389
    SystemPlugins/WirelessLanimprove wireless device/module detection.
    improve iwconfig response parsingread and save wpa_supplicant
    configurations into per 
    interface separated filesrefs #389
    NetworkSetup.pyimproved wlan interface/response handlingdont ask for
    deactivating a second interface if deactivating current interface. use
    activate/deactivate interface functions instead network restarts to apply
    network configurations
    .
    Network.pyimprove remote rootfs detection and wireless device/module
    detection
    improve functions to activate/deactivate network interfaces.
    cleanup some unused functionsrefs #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.pyremove filesystem writeability test
    db: use strcmp when recreating bouquets.{tv,radio}
    dbmove variable
    dbremove recursive loading of bouquets
    dbremove recursive loading of lamedb

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

    gdi/picexif.cppmore and more FD leak stuff refs bug #599
    picexif.cppmore 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.elitedforum.net>

    Automatic message catalog update E2 branchesmaster 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>

    * [
    TaskViewupon cancelling waiting jobsremove them from jobmanager queue
    all the way
    * [TaskViewfix cancel of waiting (not yet startedjobs

    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.pysmall improvements and cleanups/fixes

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

    Components/DreamInfoHandler.pySystemPlugins/SoftwareManageradd
    possibility to have also non plugins
    /skins inside SoftwareManageradd
    support 
    for 'needsRestart' option inside **** descriptions for non
    plugins
    /skinsrefs #389
    Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan /
    networkingremoved 'hidden' links from lists and replaced with more
    intuitive options in networkwizard
    /networksetupfixes #725

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

    Scanner.pyAdd MIME types for mka and mkv (Patch by Stephan Reichholf)
    BackupRestore.pyFix 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 dforum.cpp (broken in last merge)

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

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

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

    Automatic message catalog update E2 branchesmaster 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.pyfix typo (Lanq -> Lang). refs #750

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

    Converter/ValueToPixmap.pydon'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 <[email protected]>

    * 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 <[email protected]>

    * [TVCharts] Submit pluginlists only one time
    * [TVCharts] Fix bug in timer- and pluginlists

    2011-03-08 ghost <[email protected]>

    * add refresh rate settings for 720p and 1080i to autores plugin

    .
    0a
    2011-04-30 skaman <[email protected]>

    * Removed tpm check in bitratecalc.cpp

    2011-04-26 Tode <[email protected]>

    * Another update of german translation

    2011-04-25 Homey <[email protected]>

    * [TVCharts] Use opkg instead ipkg to get pluginlist

    2011-03-28 Moritz Venn <[email protected]>

    * MP.py: expose shuffle via /web/mediaplayercmd?command=shuffle

    2011-04-25 Homey <[email protected]>

    * [TVCharts] Use alternate UserAgent for status-updates

    2011-04-25 Moritz Venn <[email protected]>

    * AutoTimerResource.py: fix if not running in background

    2011-04-24 Moritz Venn <[email protected]>

    * moviesearch: less likely to crash with alternative movie lists still not
    guaranteed to work though, but that'
    s a completely different problem Wink
    moviesearchadd proof of concept search plugin to the movie list just
    drops you into my extended vkeyboard 
    (for numerical text input supportwhere
    you can enter the text to search 
    for. currently the search is only done in
    the movie title 
    and is case insensitiveto reset list just enter an empty
    search string or abort editingonly tested with standard movie list, might
    need adjustments 
    for other variants.

    2011-04-24 Dario Croci <spaeleus@croci.org>

    Autotimerupdate for italian translation

    2011
    -04-22 Tode <sagichnet@gmx.net>

    Updated german translation

    2011
    -04-22 Moritz Venn <moritz.venn@freaque.net>

    autotimerbase import from match/epg on default timer
    autotimerallow 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>

    * [
    serienfilmfix crash in DVDBurn add titlefix 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>

    SerienFilmadd italian translation.
    ZapHistoryBrowserupdate 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&#246;rg Trahm <[email protected]>

    * [ElektroFixMulti-Language (localedoes not work

    2011
    -04-03 J&#246;rg Trahm <[email protected]>

    * [FanControl2Fc2 disabled if box has no fan control Fc2WebIfdisabled if
    webif not installed Fc2Webifshow sensor name as a tooltip

    2011
    -04-01 vali <vali@andLinux.(none)>

    * [
    AiHDcontrolerbugfix 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.pyfix services in add/edit

    2011
    -03-25 Moritz Venn <moritz.venn@freaque.net>

    AutoTimerResource.pyallow to unset timespantimeframeoffset,
    maxduration now empty parameters (e.g. /autotimer/edit?id=1&offset=) will
    unset the attribute instead of keeping the current valueto not alter them
    just don
    't add the parameter.

    2011-03-24 Moritz Venn <[email protected]>

    * 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 <[email protected]>

    * AutoTimerConfiguration.py: e2tags is space- and not comma-separated

    2011-03-17 Moritz Venn <[email protected]>

    * 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 /ipkgsimplify some code in
    WebComponents
    /Sources/EPG.py

    2011
    -03-14 sreichholf <stephan@reichholf.net>

    * ...
    Add /opkg (same as /ipkgjust for "style" reasons

    2011
    -03-12 Alexander L&#228;tsch <[email protected]>

    * [VlcPlayerupdate for newer VLC (Version 0.9)
    * [
    VlcPlayerdm8000 additional keys STOP/PLAYPAUSE added

    2011
    -03-10 vali <vali@andLinux.(none)>

    * [
    EasyInfoadd primetime3-value for second row in primetime-look
    * [EasyInforesize the field-size for event now/next start times
    * [Ai.HDbugfixDC-StyleEventTimes


    ----------------------------------------------------------------------------------------

    Openembedded:


    2010-09-22 Eric Bénard <eric@eukrea.com>

    classes/update-rc.d.bbclassmove update-rc after postinst without this,
    launching a daemon can fail if postinst is supposed, for exampleto fix
    permissions of directories used by the daemon
    Acked-byMarcin Juszkiewicz
    <hrw@openembedded.orgAcked-byFrans Meulenbroeks
    <fransmeulenbroeks@gmail.comAcked-byHenning Heinold
    <heinold@inf.fu-berlin.de>

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

    dbusremove from runlevel S
    avahi-0.6.25remove 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.18disable jffs2 summary support for dm800dm500hd
    and dm800se to reduce overhead use full flash memory on dm8000 (256MBwith
    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.bbupdate 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 dforum-modules
    add missing 7020hd bootlogo checksum
    needed changes for new buildimage tool
    dreambox-buildimage-native.bbupdate to new version

    .
    119a

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

    dm7025.conffix 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/linuxfix some typos

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

    gst-plugins-bad_0.10.21.bbincrement 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-dm7020hdfix offset of root partition

    .
    28a
    2011
    -04-14 Mladen Horvat <acid-burn@opendreambox.org>

    Add enigma2-drivers-**** packageAdd driver for Ralink
    RT8070
    /RT3070/RT3370 based wireless-n USB devicesadd 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.bbupdated 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.bbupdated 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.bbupdated SRCREV
    Updated et5000 and et9000 drivers and kernel config

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

    Updated some v4l-dforum firmware

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

    Added missing v4l-dforum-module-em28xx-dforum module in tuners task

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

    enigma2.bbupdated SRCREV

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

    enigma2.bbupdated 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-dforum

    2011
    -05-04 Bobsilvio <bobsilvio@users.sourceforge.net>

    Update SRCREV usbloader for new dictionary
    Update SRCREV for v4l-dforum

    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 vudrivers 20110429
    Small fix on azbox bootup

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

    Fixed rt61 makefile
    Removed useless files in ralink section
    enigma2.bbupdated SRCREV
    usbloader.bbupdated SRCREV
    Added correct wifi module initialization in azbox bootup

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

    v4l-dforum-modules_hg.bbfixed 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 dforum-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.bbupdated SRCREV
    enigma2-plugins.bbupdated SRCREV
    enigma2.bbupdated 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) 
    SIF OpenEE Dm800se Gecko 20110528162327


    من مواضيعى فى المنتدى

    Experimental Images For DM8000 29-01-2011

    تحميل سوفتوير السترونج SRT4920 الاصدار 130p

    Traian latest Strong list 19.01.2012

    Humax key Bin 1.12.2013

    FileZilla_3.5.3_win32-setup

    مفاتيح باقة Canal+ 19°E 03.06.2010

    Studio Fun All Satellite

    ملف E2-satellites-xml محدث بتاريخ اليوم 01-01-2012


مواضيع متشابهة

openee-gecko-Sunray sr4-[DM800se]-Europe-sim2.10-ssl84b-by sat gr

BackUp by aguda openee-gecko-dm800se-11-02-ramiMAHER

SIF OpenEE Vusolo Gecko 20110528173243

SIF OpenEE Azbox HD Gecko 20110528162327

SIF OpenEE Dm800se Gecko 19/04/2011


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.