aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2005-11-22MoviePlayer: offer "help"Felix Domke
2005-11-22add welcome wizardFelix Domke
2005-11-22config: create config.misc, add configElementBooleanFelix Domke
2005-11-22use boundFunction from toolsFelix Domke
2005-11-22add boundFunction to ToolsFelix Domke
2005-11-21change order of terrestrial parameters to match e2's enumsStefan Pluecken
2005-11-21fixed translationStefan Pluecken
fixed addCabTransponder
2005-11-21finished configuration in ScanSetupStefan Pluecken
2005-11-21don't die when entering ScanSetupStefan Pluecken
2005-11-21provider-selection is now possible for cable and terrestrialStefan Pluecken
2005-11-21add support for cables.xml and terrestrial.xml - parse only if fitting NIM ↵Stefan Pluecken
is available get nim-socket-count from /proc
2005-11-21don't die with cable-NIMStefan Pluecken
2005-11-21reenable support for one (lonely) NIMStefan Pluecken
2005-11-21fix nimmanager to display the correct NIMs instead of dummysStefan Pluecken
2005-11-19numberzapping looks like in e1 nowAxel Buehning
2005-11-19mmiRonny Strutz
2005-11-19lcd: fix inverted modeFelix Domke
2005-11-19help: improve key description, a bit.Felix Domke
2005-11-18hide Timer: delete onCloseFelix Domke
2005-11-18favs only (as default)Ronny Strutz
2005-11-18add KeyBindings.py to install_DATAAxel Buehning
2005-11-18translationsStefan Pluecken
2005-11-18translationStefan Pluecken
2005-11-18use correct nim-id for scanStefan Pluecken
2005-11-18helplist: keys are not anymore secret, at least not for us professionals. ↵Felix Domke
skin fixed a bit. (discrete) standby added to help.
2005-11-18menu.xml and setup.xml are now translatableStefan Pluecken
the .po-generation is really bad Makefile-code
2005-11-18scan: add allocateFrontendByIndex, so ServiceScan uses a fixed frontend ID - ↵Felix Domke
currently hardcoded 0 in python.
2005-11-18close ciwait when module removedRonny Strutz
2005-11-18eWindow: title change will now invalidate decoration.Felix Domke
2005-11-18add help stuffFelix Domke
2005-11-18add some functionsRonny Strutz
2005-11-18add startmmiRonny Strutz
2005-11-18code cleanup/optimizationAndreas Monzner
2005-11-17translationsStefan Pluecken
2005-11-17translationsStefan Pluecken
2005-11-17translation: don't fail when no language existsFelix Domke
2005-11-17translationsStefan Pluecken
2005-11-17some basic language support (already working a bit)Stefan Pluecken
2005-11-17fix whitespacesFelix Domke
2005-11-17timezone handling: when there is no timezone, use UTC. ignore illegal config ↵Felix Domke
values
2005-11-17zap with numbers is now possibleAndreas Monzner
2005-11-17use c++-fallback for lack of tzset-python-functionStefan Pluecken
2005-11-17make use of a try except block instead of removing the tzsetStefan Pluecken
2005-11-17timezone selection works now. tzset doesn't exist, so we cannot activate the ↵Stefan Pluecken
timezone atm.
2005-11-17parsing for /etc/timezone.xml addedStefan Pluecken
2005-11-17fixed localtime-issue in ClockStefan Pluecken
don't add repeated timers to processed_timers
2005-11-17change servicelist window and font sizeAndreas Monzner
2005-11-17show now/next info when no epg is availAndreas Monzner
2005-11-17show event title in eventviewAndreas Monzner
2005-11-17the timer sucksStefan Pluecken