implement often wished feature :)
[enigma2.git] / lib / python / Components /
2005-12-07 Andreas Monznerimplement often wished feature :)
2005-12-07 Stefan Plueckenintroduce the movingPixmap and use it to position the...
2005-12-07 Stefan Plueckenuse steps in startwizard
2005-12-07 Andreas Monzneradd ability to append normal funktions to Screen.onLayo...
2005-12-06 Stefan Plueckenfix something
2005-12-06 Stefan Plueckenthe long awaited feature "blinking label" is now available
2005-12-06 Stefan Plueckenshow red record button only if hdd is present
2005-12-06 Stefan Plueckenremove debug-msges
2005-12-06 Stefan Plueckenreoder derivation
2005-12-06 Stefan Plueckenshow green button and subservices-text only when subser...
2005-12-06 Stefan Plueckenfactorize the conditionalPixmap
2005-12-05 Andreas Monzneradd support for Linkage services ( Premiere Subservices )
2005-12-03 Andreas Monznerfix marking non playable services in channellist
2005-12-01 Stefan Plueckenreenable fresh harddisk-init
2005-12-01 Stefan Plueckenadd blinking dish-picture if positioner is moving ...
2005-11-30 Stefan Plueckenfix a small logic-problem
2005-11-30 Stefan Plueckenjumping to an entry beginning with a character nearly...
2005-11-30 Stefan Plueckenfix satList for positioner
2005-11-30 Stefan Plueckenfix usals
2005-11-30 Stefan Plueckenusals-support (scan is not yet very supportive for...
2005-11-30 Stefan Plueckenchange parameters of diseqc-config to prepare the addit...
2005-11-30 Felix Domkeworkaround for missing reference
2005-11-30 Stefan Plueckenstore config in /etc/enigma2 and create the path if...
2005-11-30 Stefan Plueckenwe don't have positioner support so we don't need a...
2005-11-30 Felix Domkeremove debug
2005-11-29 Felix Domkedon't translate empty string
2005-11-29 Felix Domkedon't translate empty string
2005-11-29 Stefan Plueckenshow error messages when hdd-init fails
2005-11-29 Stefan Plueckencatch errors when unmounting
2005-11-29 Ronny Strutzdont crash when asked for wrong slotID - as done in...
2005-11-29 Stefan Plueckenremove cursor when configElement is enabled==False
2005-11-29 Stefan Plueckenfix network-setting (tested now... not yet complete...
2005-11-29 Ronny Strutzremove "wait..."
2005-11-29 Felix DomkeServiceList: allow setMode before GUIcreate
2005-11-29 Stefan Plueckenget and show ip-address with DHCP... untested (an evil...
2005-11-28 Stefan Plueckenyou can now delete characters in the timerentry descrip...
2005-11-27 Stefan Plueckenmake configSelection circular
2005-11-26 Stefan Plueckenshow dolby, crypt and format status in the infobar...
2005-11-26 Stefan Plueckenuse PixmapConditional for BlinkingPixmap
2005-11-26 Stefan Plueckenadd a class PixmapConditional, in which the pixmap...
2005-11-26 Stefan Plueckenget the file for the BlinkingPixmap from skin.xml
2005-11-26 Stefan Plueckenrename BlinkingPoint to BlinkingPixmap (is more generic)
2005-11-25 Ronny Strutzfix GUI for handling loopthrough btw nims - pls add...
2005-11-25 Stefan Plueckenintroduce BlinkingPointConditional, which blinks, if...
2005-11-25 Stefan Plueckenadd a blinking point to the infobar
2005-11-24 Andreas Monznershow current running event title in favourites service...
2005-11-23 Stefan Plueckenwe already faked the current nim
2005-11-23 Stefan Plueckenfixed linking of nims
2005-11-23 Stefan Plueckenuse setTunerLinked for tunerlinking
2005-11-23 Stefan Plueckentranslate config element properly
2005-11-23 Stefan Plueckentranslations
2005-11-23 Stefan Plueckenprepare calls for linked tuners
2005-11-22 Stefan Plueckentranslations
2005-11-22 Stefan Plueckentranslations
2005-11-22 Stefan Plueckenbetter display for linked nim-names
2005-11-22 Stefan Plueckenjust show other sat nims in linked tuners dialog
2005-11-22 Stefan Plueckenadd config options for linked NIMs
2005-11-22 Stefan Plueckenfix: e2 didn't start when no sat-frontend was detected
2005-11-22 Felix Domkeconfig: create config.misc, add configElementBoolean
2005-11-22 Felix Domkeuse boundFunction from tools
2005-11-21 Stefan Plueckenprovider-selection is now possible for cable and terres...
2005-11-21 Stefan Plueckenadd support for cables.xml and terrestrial.xml - parse...
2005-11-21 Stefan Plueckendon't die with cable-NIM
2005-11-21 Stefan Plueckenreenable support for one (lonely) NIM
2005-11-21 Stefan Plueckenfix nimmanager to display the correct NIMs instead...
2005-11-19 Felix Domkelcd: fix inverted mode
2005-11-18 Stefan Plueckentranslations
2005-11-18 Stefan Plueckentranslation
2005-11-18 Felix Domkehelplist: keys are not anymore secret, at least not...
2005-11-18 Felix Domkescan: add allocateFrontendByIndex, so ServiceScan uses...
2005-11-18 Felix Domkeadd help stuff
2005-11-17 Stefan Plueckentranslations
2005-11-17 Felix Domketranslation: don't fail when no language exists
2005-11-17 Stefan Plueckentranslations
2005-11-17 Stefan Plueckensome basic language support (already working a bit)
2005-11-17 Felix Domkefix whitespaces
2005-11-17 Felix Domketimezone handling: when there is no timezone, use UTC...
2005-11-17 Andreas Monznerzap with numbers is now possible
2005-11-17 Stefan Plueckenuse c++-fallback for lack of tzset-python-function
2005-11-17 Stefan Plueckenmake use of a try except block instead of removing...
2005-11-17 Stefan Plueckentimezone selection works now. tzset doesn't exist,...
2005-11-17 Stefan Plueckenparsing for /etc/timezone.xml added
2005-11-17 Stefan Plueckenfixed localtime-issue in Clock
2005-11-17 Andreas Monznerchange servicelist window and font size
2005-11-17 Stefan Plueckenthe timer sucks
2005-11-17 Stefan Plueckenfixed repeated timers
2005-11-17 Stefan Plueckenshow repeated timers in TimerEntryComponent
2005-11-16 Felix Domketimer: fix displayed state. Don't save instant records...
2005-11-16 Felix Domkescan: add flags for optional network search. drop trans...
2005-11-15 Ronny Strutzread transponders from sat.xml
2005-11-15 Ronny Strutzadd transponderlist - get it as param
2005-11-15 Felix Domkeadd initial transponders from python
2005-11-15 Felix Domkeremove dead code
2005-11-15 Ronny Strutzsave simple integers too
2005-11-15 Ronny Strutzremove lastservice
2005-11-15 Ronny Strutzfix text in config
2005-11-15 Felix Domkefix servicePosition
2005-11-15 Ronny Strutzadd lastservice-entry
2005-11-15 Ronny Strutzfix mkdir "movies"
2005-11-14 Ronny Strutzset default standby-brightness to 0
next