fix possible crash on weird audio streams
[enigma2.git] / lib / python / Tools / Directories.py
2009-04-02 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-04-02 Felix DomkeMerge branch 'master' of git://git.opendreambox.org...
2009-03-31 acid-burnfix typo
2009-02-13 Felix DomkeMerge branch 'master' of git://git.opendreambox.org...
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-02-13 Felix Domkefilter illegal (newline) characters to fix Dr.Dish...
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-02-12 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-02-12 ghostsmall speedups/cleanups by moritz venn
2009-02-11 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2008-11-18 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2008-11-18 Fraxinasadd isMount encapsulation
2008-10-09 Andreas Monzneruse access for fileExits instead of try to open a file
2008-09-04 Andreas Frischallow recursive (-p) directory creation
2008-07-21 Andreas Monzneruse builtin python functions instead of use os.system
2008-07-11 Stefan Plueckenuse /dev/mtdblock/6 as defaults partition
2008-06-26 Andreas Monzneradd possibility to choose record location on timer...
2008-05-16 Stefan Plueckenadd new scope for directory for the dealer partition...
2008-04-25 Stefan Pluecken- add crawlDirectory helper function
2008-04-21 Andreas Monznerspeedup resolveFilename a bit
2008-04-17 Andreas Monzneradd SCOPE_CURRENT_SKIN to resolveFileNames in currently...
2008-03-10 Andreas Monznerdont show pip options in extension menu when no pip...
2008-02-20 Felix Domketimer_select.patch by Moritz Venn, with minor fixes
2007-07-22 Andreas Monznercleanup some imports
2007-07-11 Felix Domke(ralfk) Add SCOPE_PLAYLIST to /etc/enigma2/playlist/
2007-03-26 Felix Domkedon't create PO directory.
2006-12-15 Andreas Monznerfix encoding
2006-11-28 Felix Domkeadd createDir, init radio favourites
2006-11-20 Andreas Monznermake xgettext happy
2006-06-16 Felix Domkeuse os.path.join instead of string concat to fix traili...
2006-06-15 Felix Domkesupport path_prefix
2006-04-03 Felix Domkedisallow ?, *, |, <, >
2006-04-03 Felix Domkedisallow '"' in filenames
2006-03-27 Felix Domkedo not allow colon in filenames
2006-03-23 Stefan Pluecken- switchtimer added to RecordingTimer
2006-03-05 Felix Domkedon't resolve absolute paths
2006-03-05 Stefan Plueckentoo many side effects for a sunday - remove previous...
2006-03-05 Stefan Plueckengrmpf
2006-03-05 Stefan Plueckensmall fix for basenames of zero length
2006-03-05 Stefan Plueckenallow absolute paths in resolveFilename
2006-01-10 Stefan Plueckenmove the plugins into their own directory and every...
2006-01-09 Andreas Monznerdo not use a re object for a simple replace (make tmbin...
2006-01-09 Andreas Monznerfilter out short name brakets in record filenames
2006-01-01 Stefan Plueckenremove debug code
2006-01-01 Stefan Plueckenremove debug code
2006-01-01 Stefan Plueckenmake use of fallback files in Tools.Directories when...
2005-12-30 Stefan Plueckenthe new hdd movie directory is /hdd/movie (for 7020...
2005-12-11 Felix Domkepo: use correct path
2005-12-11 Stefan Plueckenexample where "German"-text disappears with RT_VALIGN_C...
2005-12-11 Stefan Plueckensome language-work
2005-12-11 Stefan Plueckenuse Tools.Directories to access the flag-images
2005-11-30 Stefan Plueckenstore config in /etc/enigma2 and create the path if...
2005-11-25 Felix Domkeimprove file naming
2005-11-16 Felix Domkedon't use glob
2005-11-15 Felix Domkeadd count suffix
2005-10-15 Felix Domkeadd Directory tools