aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Tools/Directories.py
AgeCommit message (Expand)Author
2007-07-22cleanup some importsAndreas Monzner
2007-07-11(ralfk) Add SCOPE_PLAYLIST to /etc/enigma2/playlist/Felix Domke
2007-03-26don't create PO directory.Felix Domke
2006-12-15fix encodingAndreas Monzner
2006-11-28add createDir, init radio favouritesFelix Domke
2006-11-20make xgettext happyAndreas Monzner
2006-06-16use os.path.join instead of string concat to fix trailing slash issueFelix Domke
2006-06-15support path_prefixFelix 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-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-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-25improve file namingFelix Domke
2005-11-16don't use globFelix Domke
2005-11-15add count suffixFelix Domke
2005-10-15add Directory toolsFelix Domke