aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2007-06-06small fixAndreas Monzner
2007-06-06remove unneeded commentAndreas Monzner
2007-06-06add runAsync support to wizzardAndreas Monzner
change run to runAsync in ScanSimple and ScanSetup (now the new cable transponder scan is working out of startwizzard too)
2007-06-06some fixes for empty tuner slots (use slotid instead of dvb api frontendAndreas Monzner
device id) replace some hacks with some better hacks ;)
2007-06-05remove unneeded = when call tda1002x toolAndreas Monzner
2007-06-05fix autoscanAndreas Monzner
2007-06-02get rid of unneeded for loop .. do recursion nowAndreas Monzner
2007-06-01fix symbolrate limits.. change parameter --scan_stepsize and --scan_bands toAndreas Monzner
--scan-stepsize and --scan-bands
2007-05-31better fixAndreas Monzner
2007-05-31fix bluescreenAndreas Monzner
2007-05-31dont scan when the tda1002x tool is canceled by the userAndreas Monzner
2007-05-31much faster DVB-C service searching... this needs a external (non GPL) tool ↵Andreas Monzner
to find used transponders... not in OE yet.. but downloadable at http://sources.dreamboxupdate.com/download/7025/tda1002x please copy it to /usr/bin
2007-05-29show current visible cislot numberAndreas Monzner
2007-05-29fix crash when ci state of cislot > 0 changedAndreas Monzner
2007-05-29fix for more than one CIAndreas Monzner
2007-05-26fix typosFelix Domke
2007-05-25properly initialize selected subtitle, even if they are not availableFelix Domke
2007-05-24eliminate first timeshift state, going directly into paused ts mode when ↵Felix Domke
pressing pause
2007-05-24don't crash if no plugins are availableFelix Domke
2007-05-18improve ChannelSelection texts a bit, by Ge0rgFelix Domke
2007-05-18NIM cleanup, as described in ↵Felix Domke
https://lists.elitedvb.net/pipermail/enigma2-devel/2007-May/000016.html
2007-05-07no helpable actionmap for RdsActionsAndreas Monzner
2007-04-30show infobar when seeking with numbers in movie playerFelix Domke
2007-04-24better (and more correct) fixFelix Domke
2007-04-23consider screens which haven't finished their initialization as shown. this ↵Felix Domke
fixes cutlist editor and movieplayer not visible.
2007-04-23ignore show requests when no instance available yetFelix Domke
2007-04-23check if subservices are still available in subservicesquickzapping modeStefan Pluecken
to avoid bluescreen
2007-04-23fix getSubserviceIndex (not used anywhere anyway)Stefan Pluecken
2007-04-21fix non working ignore of markers when multiple bouquets is disabledAndreas Monzner
2007-04-17rewind into timeshift (almost) works nowFelix Domke
2007-04-17correctly return to timeshift when pause is pressed in live mode (rewind ↵Felix Domke
does not yet behave correctly). introduce SEEK_STATE_EOF to display end of recording with proper possibility to rewind.
2007-04-14Sources.MenuList -> Sources.ListFelix Domke
2007-04-14remove language list referenceFelix Domke
2007-04-12follow itemHeight changesFelix Domke
2007-04-12use List source instead of MenuListFelix Domke
2007-04-12use menu source/converterFelix Domke
2007-04-12whitespace cleanup, use MenuList source instead of outdated componentFelix Domke
2007-04-12whitespace cleanupFelix Domke
2007-04-03better fix for previous commitAndreas Monzner
store last entered begin time in multi epg
2007-04-03fixAndreas Monzner
2007-04-03do not crash on recorded movie playback (since show infobar on eit change)Andreas Monzner
2007-04-03small fixAndreas Monzner
2007-04-03Implement "show infobar on event change"Andreas Monzner
enable/disable is possible in Usage Setup... default is on
2007-04-03fix no more working infobar show when a service is selected in theAndreas Monzner
channellist ... code cleanup
2007-03-26another useless fixAndreas Monzner
2007-03-26disable timer for conditional pixmap.. its just a dummyAndreas Monzner
2007-03-26live is hardAndreas Monzner
2007-03-26fix typoAndreas Monzner
2007-03-26re-add (unused) blinking point in radio infobar to make e2 happy...Andreas Monzner
2007-03-24add a radiomode background picture (mvi file.. changable inAndreas Monzner
/etc/enigma2/config ... config.misc.radiopic = /bla/blubber.mvi add support for radio text plus, add rass (radio screen show) support (yes used by SWR3, cont.ra and DASDING) thanks to seddi for some piece of code for better single iframe support its recommend to update in dreambox-dvb-modules.bb CVSDATE for dm7025 to 20070323