lib/python/Tools/HardwareInfo.py: remove debug output
[vuplus_dvbapp] / lib / python / Tools / Directories.py
2010-01-05 ghostMerge remote branch 'remotes/origin/fantempplugin'
2010-01-02 ghostMerge remote branch 'origin/bug_319_dvdburnsettings_lan...
2010-01-02 ghostMerge remote branch 'origin/bug_348_dvdburn_residenttask'
2010-01-02 ghostMerge remote branch 'origin/bug_135_dvdburn_ts_only'
2010-01-02 ghostMerge branch 'bug_274_disable_fast_winding_for_non_ts'
2009-12-29 ghostMerge branch 'bug_251_open_rc_devices_exclusive'
2009-12-23 ghostMerge branch 'bug_355_seek_fixes'
2009-12-23 ghostMerge branch 'bug_358_support_streamid_extension'
2009-12-23 ghostMerge branch 'bug_352_fix_some_cutlist_bugs'
2009-12-23 thedocMerge branch 'master' of git.opendreambox.org:/git...
2009-12-23 acid-burnMerge branch 'bug_203_fix_wrong_networkstate'
2009-12-23 acid-burnMerge branch 'bug_202_networkconfig_cleanup'
2009-12-23 acid-burnMerge branch 'bug_351_softwaremanager_save_config_befor...
2009-12-23 acid-burnMerge branch 'bug_138_networkwizard_fixes'
2009-12-23 acid-burnMerge branch 'bug_204_wlan_automatic_scanning'
2009-12-23 acid-burnMerge branch 'bug_308_add_where_softwaremanager'
2009-12-23 acid-burnMerge branch 'bug_178_update_meta_files'
2009-12-23 acid-burnMerge branch 'bug_318_PluginBrowser_no_reaction_on_lang...
2009-12-23 acid-burnMerge branch 'bug_249_current_skin_fallback'
2009-11-10 Acid BurnTools/Directories.py: - add fallback to default_skin...
2009-09-08 acid-burnTools/Directories.py: SCOPE_METADIR is now /usr/share...
2009-07-30 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-07-29 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-07-29 Fraxinasadd getSize convenience function to obtain file or...
2009-07-07 ghosttake care of utf-8 when cutting filename
2009-07-07 ghostDirectories.py: max filename length without extension...
2009-05-27 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-05-27 Felix DomkeMerge branch 'master' of git://git.opendreambox.org...
2009-05-27 acid-burncontinue work on plugin manager
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