aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2005-12-13allow 000 in the first byte of ip addressesStefan Pluecken
2005-12-13fix ip addressStefan Pluecken
2005-12-13fix configSequence (ip address input should work now)Stefan Pluecken
2005-12-12add ability to draw a slider borderAndreas Monzner
2005-12-12get current ip address from ifconfigStefan Pluecken
2005-12-12add debug-msgStefan Pluecken
2005-12-12fix (hope so) configSequenceStefan Pluecken
2005-12-11quickfix for usals-settings (don't want to break configSequence right now :)Stefan Pluecken
2005-12-11add some translations (translations in the wizard don't work in some places)Stefan Pluecken
remove every moving pixmap from the startwizard (because of flickering)
2005-12-11example where "German"-text disappears with RT_VALIGN_CENTERStefan Pluecken
change directory for po again until the language-files are installed properly
2005-12-11some language-workStefan Pluecken
catch case of not available languages
2005-12-11use Tools.Directories to access the flag-imagesStefan Pluecken
2005-12-11finish language-menu - the RT_VALIGN_CENTER doesn't work in ↵Stefan Pluecken
eListboxPythonMultiContent... why? add language-screen to the start-wizard, which breaks the startwizard. bug in screen-handling?
2005-12-10check every second is enoughAndreas Monzner
2005-12-10add language selection to the start-wizardStefan Pluecken
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