Beiträge von arnoldl

    hello all,


    i'm working on a xmltv import plugin, wich works fine.


    but the process is time consuming.


    during this time , the box displays the spinners and is unresponsive to any input (rc,webinterface)
    is it possible to give some time back to the main thread, so it doesn't get so unresponsive...


    or can i start a code as a background task


    thanks , arnold

    Hello all ,


    i can succesfully build an image with the supplied Makefile-opendreambox 1.5 .


    But i want it to use the developper branch enigma2 instead of openembedded.



    already changed the git location in the Makefile-opendreambox, it downloads , but then fails with an error.
    not a valid object name : origin/openembedded


    What else needs to be set.
    btw sorry for the noob question--kind of new to the linux enviroment.