index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Tools
/
Directories.py
Age
Commit message (
Expand
)
Author
2011-03-29
fix some crashes during settings wizard
Andreas Oberritter
2011-02-05
don't use devfs names: /dev/mtdblock/6 -> /dev/mtdblock6
Andreas Oberritter
2010-11-16
use eEnv::resolve() / eEnv.resolve()
Andreas Oberritter
2009-11-10
Tools/Directories.py: - add fallback to default_skin if SCOPE_CURRENT_SKIN is...
Acid Burn
2009-09-08
Tools/Directories.py: SCOPE_METADIR is now /usr/share/meta
acid-burn
2009-07-29
add getSize convenience function to obtain file or directory size (not tested...
Fraxinas
2009-07-07
take care of utf-8 when cutting filename
ghost
2009-07-07
Directories.py: max filename length without extension is now 240 characters.....
ghost
2009-05-27
continue work on plugin manager
acid-burn
2009-03-31
fix typo
acid-burn
2009-02-13
filter illegal (newline) characters to fix Dr.Dish TV records
Felix Domke
2009-02-12
small speedups/cleanups by moritz venn
ghost
2008-11-18
add isMount encapsulation
Fraxinas
2008-10-09
use access for fileExits instead of try to open a file
Andreas Monzner
2008-09-04
allow recursive (-p) directory creation
Andreas Frisch
2008-07-21
use builtin python functions instead of use os.system
Andreas Monzner
2008-07-11
use /dev/mtdblock/6 as defaults partition
Stefan Pluecken
2008-06-26
add possibility to choose record location on timer creation and choose
Andreas Monzner
2008-05-16
add new scope for directory for the dealer partition to be mounted onto (SCOP...
Stefan Pluecken
2008-04-25
- add crawlDirectory helper function
Stefan Pluecken
2008-04-21
speedup resolveFilename a bit
Andreas Monzner
2008-04-17
add SCOPE_CURRENT_SKIN to resolveFileNames in currently used skin directory
Andreas Monzner
2008-03-10
dont show pip options in extension menu when no pip is available
Andreas Monzner
2008-02-20
timer_select.patch by Moritz Venn, with minor fixes
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2007-07-11
(ralfk) Add SCOPE_PLAYLIST to /etc/enigma2/playlist/
Felix Domke
2007-03-26
don't create PO directory.
Felix Domke
2006-12-15
fix encoding
Andreas Monzner
2006-11-28
add createDir, init radio favourites
Felix Domke
2006-11-20
make xgettext happy
Andreas Monzner
2006-06-16
use os.path.join instead of string concat to fix trailing slash issue
Felix Domke
2006-06-15
support path_prefix
Felix Domke
2006-04-03
disallow ?, *, |, <, >
Felix Domke
2006-04-03
disallow '"' in filenames
Felix Domke
2006-03-27
do not allow colon in filenames
Felix Domke
2006-03-23
- switchtimer added to RecordingTimer
Stefan Pluecken
2006-03-05
don't resolve absolute paths
Felix Domke
2006-03-05
too many side effects for a sunday - remove previous changes
Stefan Pluecken
2006-03-05
grmpf
Stefan Pluecken
2006-03-05
small fix for basenames of zero length
Stefan Pluecken
2006-03-05
allow absolute paths in resolveFilename
Stefan Pluecken
2006-01-10
move the plugins into their own directory and every plugin has a main python ...
Stefan Pluecken
2006-01-09
do not use a re object for a simple replace (make tmbinc happy)
Andreas Monzner
2006-01-09
filter out short name brakets in record filenames
Andreas Monzner
2006-01-01
remove debug code
Stefan Pluecken
2006-01-01
remove debug code
Stefan Pluecken
2006-01-01
make use of fallback files in Tools.Directories when file or path is not in p...
Stefan Pluecken
2005-12-30
the new hdd movie directory is /hdd/movie (for 7020 compatibility reasons)
Stefan Pluecken
2005-12-11
po: use correct path
Felix Domke
2005-12-11
example where "German"-text disappears with RT_VALIGN_CENTER
Stefan Pluecken
[next]