aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Tools
AgeCommit message (Expand)Author
2011-03-30transponder info: display e.g. "Astra (19.2E)" instead of "192"Andreas Oberritter
2011-03-29fix some crashes during settings wizardAndreas Oberritter
2011-02-05don't use devfs names: /dev/mtdblock/6 -> /dev/mtdblock6Andreas Oberritter
2010-11-29move german umlauts to more appropriate positionghost
2010-11-29NumericalTextInput.py: better handylike character input (draft proposal)ghost
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-10-06fixes bug #552Stefan Pluecken
2010-02-09lib/python/Tools/HardwareInfo.py: remove debug outputghost
2009-11-10Tools/Directories.py: - add fallback to default_skin if SCOPE_CURRENT_SKIN is...Acid Burn
2009-09-08Tools/Directories.py: SCOPE_METADIR is now /usr/share/metaacid-burn
2009-08-24one less reason for enigma2 to crash on startup when flash is full.Felix Domke
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
2009-07-29add getSize convenience function to obtain file or directory size (not tested...Fraxinas
2009-07-07take care of utf-8 when cutting filenameghost
2009-07-07Directories.py: max filename length without extension is now 240 characters.....ghost
2009-06-09statially store detected hardware type; it's unlikely to change at runtimeFelix Domke
2009-05-27continue work on plugin manageracid-burn
2009-05-11move http progress downloader class into own tool pyFraxinas
2009-04-23introduce option that allows limiting recording filename character set to leg...Fraxinas
2009-03-31fix typoacid-burn
2009-03-05lib/python/Tools/DreamboxHardware.py: add function to set RTC Timeghost
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-13Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-02-13add possibility to override tuner type in ConvertToHumanReadableghost
2009-02-13filter illegal (newline) characters to fix Dr.Dish TV recordsFelix Domke
2009-02-12small speedups/cleanups by moritz vennghost
2009-01-27fixes for python 2.6 by Moritz Vennghost
2009-01-20fix typoghost
2009-01-20also add conversion for -C and -Tghost
2009-01-20cleanup, convert to human readableghost
2008-12-08change character encoding of source file from 8859-1 to utf-8Fraxinas
2008-12-08add search parameter for NumericalTextInput which supplies a mapping with onl...Fraxinas
2008-11-18add isMount encapsulationFraxinas
2008-10-10fix getFPVersion for dm8000Andreas Monzner
2008-10-09use access for fileExits instead of try to open a fileAndreas Monzner
2008-10-07add "!" to character list on behalf of acid-burnAndreas Frisch
2008-10-02add +Andreas Monzner
2008-10-01fix fallbackAndreas Monzner
2008-09-11try to fix charset bugAndreas Frisch
2008-09-05additional service information for DVD menu and fixesAndreas Frisch
2008-09-04allow recursive (-p) directory creationAndreas Frisch
2008-08-26add support for dm8000 rtc,Andreas Monzner
2008-08-21add box detection as fallback when /proc/stb/info is not avail (old driversAndreas Monzner
2008-07-21use builtin python functions instead of use os.systemAndreas Monzner
2008-07-16use new box depending rcs in HelpMenu (not yet 100% correct, needsStefan Pluecken
2008-07-11use /dev/mtdblock/6 as defaults partitionStefan Pluecken
2008-07-07make model detection optionalStefan Pluecken
2008-07-03the class HardwareInfo is used to determine the dreambox model (takenStefan Pluecken
2008-06-26add possibility to choose record location on timer creation and chooseAndreas Monzner