aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2005-12-09show lists and configs in startwizard by adjusting the zPositionStefan Pluecken
left/right is now possible with configlists in the wizard up/down possible with lists but doesn't work on configlists (why?)
2005-12-08define movepaths for MovingPixmaps and proof of concept in the start-wizardStefan Pluecken
moving over pixmaps flickers sometimes. is this fixable somehow?
2005-12-07implement often wished feature :)Andreas Monzner
displaying snr, agc and ber in the infobar
2005-12-07introduce the movingPixmap and use it to position the arrow in the ↵Stefan Pluecken
start-wizard (but with some redrawing-problems :))
2005-12-07use steps in startwizardStefan Pluecken
2005-12-07add ability to append normal funktions to Screen.onLayoutFinish call listAndreas Monzner
2005-12-06fix somethingStefan Pluecken
2005-12-06the long awaited feature "blinking label" is now availableStefan Pluecken
2005-12-06show red record button only if hdd is presentStefan Pluecken
2005-12-06remove debug-msgesStefan Pluecken
2005-12-06reoder derivationStefan Pluecken
2005-12-06show green button and subservices-text only when subservices are available ↵Stefan Pluecken
(showing of the label doesn't work. why?)
2005-12-06factorize the conditionalPixmapStefan Pluecken
2005-12-05add support for Linkage services ( Premiere Subservices )Andreas Monzner
TODO: show/hide green point depending on avail subservices
2005-12-03fix marking non playable services in channellistAndreas Monzner
2005-12-01reenable fresh harddisk-initStefan Pluecken
2005-12-01add blinking dish-picture if positioner is moving (we need a function which ↵Stefan Pluecken
returns true when the positioner is moving for it to work)
2005-11-30fix a small logic-problemStefan Pluecken
2005-11-30jumping to an entry beginning with a character nearly works nowStefan Pluecken
2005-11-30fix satList for positionerStefan Pluecken
2005-11-30fix usalsStefan Pluecken
2005-11-30usals-support (scan is not yet very supportive for positioners)Stefan Pluecken
2005-11-30change parameters of diseqc-config to prepare the addition of positionersStefan Pluecken
2005-11-30workaround for missing referenceFelix Domke
2005-11-30store config in /etc/enigma2 and create the path if neededStefan Pluecken
2005-11-30we don't have positioner support so we don't need a config menu for itStefan Pluecken
2005-11-30remove debugFelix Domke
2005-11-29don't translate empty stringFelix Domke
2005-11-29don't translate empty stringFelix Domke
2005-11-29show error messages when hdd-init failsStefan Pluecken
2005-11-29catch errors when unmountingStefan Pluecken
2005-11-29dont crash when asked for wrong slotID - as done in ScanSetupRonny Strutz
2005-11-29remove cursor when configElement is enabled==FalseStefan Pluecken
2005-11-29fix network-setting (tested now... not yet complete... have to remove the ↵Stefan Pluecken
cursor somehow when configElement is disabled)
2005-11-29remove "wait..."Ronny Strutz
2005-11-29ServiceList: allow setMode before GUIcreateFelix Domke
2005-11-29get and show ip-address with DHCP... untested (an evil hacker has taken my box)Stefan Pluecken
2005-11-28you can now delete characters in the timerentry description with the mute-keyStefan Pluecken
2005-11-27make configSelection circularStefan Pluecken
2005-11-26show dolby, crypt and format status in the infobar - we don't have ↵Stefan Pluecken
functionality to get the info about this yet
2005-11-26use PixmapConditional for BlinkingPixmapStefan Pluecken
2005-11-26add a class PixmapConditional, in which the pixmap is only displayed, when a ↵Stefan Pluecken
condition function returns True
2005-11-26get the file for the BlinkingPixmap from skin.xmlStefan Pluecken
2005-11-26rename BlinkingPoint to BlinkingPixmap (is more generic)Stefan Pluecken
2005-11-25fix GUI for handling loopthrough btw nims - pls add functionalityRonny Strutz
2005-11-25introduce BlinkingPointConditional, which blinks, if a condition-function ↵Stefan Pluecken
returns True
2005-11-25add a blinking point to the infobarStefan Pluecken
the blinking point appears when doing an instant record it is a hack up to now the point looks ugly, because the transparency needs to be explored first
2005-11-24show current running event title in favourites service listAndreas Monzner
2005-11-23we already faked the current nimStefan Pluecken
2005-11-23fixed linking of nimsStefan Pluecken