aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Tools
AgeCommit message (Expand)Author
2006-07-12fix arrow positionsAndreas Monzner
2006-07-11add KEY_TEXTAndreas Monzner
2006-07-11fix some arrow positions for helpAndreas Monzner
2006-06-17add some new (currently unused) source/renderer based elementsFelix Domke
2006-06-16use os.path.join instead of string concat to fix trailing slash issueFelix Domke
2006-06-15add import toolFelix Domke
2006-06-15support path_prefixFelix Domke
2006-06-15add EventFelix Domke
2006-05-25add missing positions for < > keyAndreas Monzner
2006-05-10add kwargs support for notificationsFelix Domke
2006-04-03disallow ?, *, |, <, >Felix Domke
2006-04-03disallow '"' in filenamesFelix Domke
2006-03-27do not allow colon in filenamesFelix Domke
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
2006-03-17add missing translationsStefan Pluecken
2006-03-05don't resolve absolute pathsFelix Domke
2006-03-05too many side effects for a sunday - remove previous changesStefan Pluecken
2006-03-05grmpfStefan Pluecken
2006-03-05small fix for basenames of zero lengthStefan Pluecken
2006-03-05allow absolute paths in resolveFilenameStefan Pluecken
2006-03-04was it meant that way? ;)Stefan Pluecken
2006-03-03rename FilterXMLString to StringToXMLAndreas Monzner
2006-03-03move strToXML into ToolsFelix Domke
2006-03-03add filterXMLStringFelix Domke
2006-03-02add *.pyo to .cvsignoreFelix Domke
2006-02-27wake up from deep standby five minute before the timer starts. if we don't ha...Stefan Pluecken
2006-02-21display front processor version in about screenFelix Domke
2006-02-19add kwargs support to boundFunctionFelix Domke
2006-02-15new helpFelix Domke
2006-02-13encode unicode strings as UTF8 for console outputFelix Domke
2006-02-13pipe python stdout trough enigmaFelix Domke
2006-01-30some more key descriptionsFelix Domke
2006-01-26follow api changesFelix Domke
2006-01-10move the plugins into their own directory and every plugin has a main python ...Stefan Pluecken
2006-01-09do not use a re object for a simple replace (make tmbinc happy)Andreas Monzner
2006-01-09filter out short name brakets in record filenamesAndreas Monzner
2006-01-01remove debug codeStefan Pluecken
2006-01-01remove debug codeStefan Pluecken
2006-01-01make use of fallback files in Tools.Directories when file or path is not in p...Stefan Pluecken
2005-12-30the new hdd movie directory is /hdd/movie (for 7020 compatibility reasons)Stefan Pluecken
2005-12-11po: use correct pathFelix Domke
2005-12-11example where "German"-text disappears with RT_VALIGN_CENTERStefan Pluecken
2005-12-11some language-workStefan Pluecken
2005-12-11use Tools.Directories to access the flag-imagesStefan Pluecken
2005-11-30store config in /etc/enigma2 and create the path if neededStefan Pluecken
2005-11-30add notificationsFelix Domke
2005-11-29use NumericalTextInput to jump to entries in ChannelSelection (jumping needs ...Stefan Pluecken
2005-11-28iso639: add alias dictFelix Domke
2005-11-25improve file namingFelix Domke
2005-11-22add boundFunction to ToolsFelix Domke