small optimizations and cleanups by Moritz Venn
authorghost <andreas.monzner@multimedia-labs.de>
Tue, 24 Feb 2009 19:56:21 +0000 (20:56 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Tue, 24 Feb 2009 19:56:21 +0000 (20:56 +0100)
commit574f425cc1ebece0aa5f09fb77a8cb7ad0310a1f
treee2ded87bb0e66cd9e88ae8d4ffc3846f788343bf
parent5a6bde9419249a78c957093e0cc438d7c6eeb46c
small optimizations and cleanups by Moritz Venn
84 files changed:
RecordTimer.py
keymapparser.py
lib/python/Components/Converter/FrontendInfo.py
lib/python/Components/Converter/RdsInfo.py
lib/python/Components/Converter/ServiceInfo.py
lib/python/Components/Converter/ServiceName.py
lib/python/Components/Converter/ServicePosition.py
lib/python/Components/Converter/ServiceTime.py
lib/python/Components/Converter/Streaming.py
lib/python/Components/DreamInfoHandler.py
lib/python/Components/Element.py
lib/python/Components/Harddisk.py
lib/python/Components/HelpMenuList.py
lib/python/Components/Language.py
lib/python/Components/NimManager.py
lib/python/Components/ParentalControl.py
lib/python/Components/ParentalControlList.py
lib/python/Components/PluginComponent.py
lib/python/Components/PluginList.py
lib/python/Components/Renderer/FrontpanelLed.py
lib/python/Components/Renderer/Picon.py
lib/python/Components/Scanner.py
lib/python/Components/SelectionList.py
lib/python/Components/Sources/RdsDecoder.py
lib/python/Components/TimerList.py
lib/python/Components/TimerSanityCheck.py
lib/python/Components/Timezones.py
lib/python/Components/config.py
lib/python/Plugins/Extensions/CutListEditor/plugin.py
lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py
lib/python/Plugins/Extensions/DVDBurn/plugin.py
lib/python/Plugins/Extensions/DVDPlayer/plugin.py
lib/python/Plugins/Extensions/FileManager/plugin.py
lib/python/Plugins/Extensions/MediaPlayer/plugin.py
lib/python/Plugins/Extensions/MediaScanner/plugin.py
lib/python/Plugins/Extensions/PicturePlayer/plugin.py
lib/python/Plugins/Extensions/SocketMMI/plugin.py
lib/python/Plugins/SystemPlugins/DiseqcTester/plugin.py
lib/python/Plugins/SystemPlugins/SoftwareManager/BackupRestore.py
lib/python/Plugins/SystemPlugins/Videomode/VideoHardware.py
lib/python/Plugins/SystemPlugins/Videomode/VideoWizard.py
lib/python/Plugins/SystemPlugins/Videomode/plugin.py
lib/python/Screens/About.py
lib/python/Screens/ChannelSelection.py
lib/python/Screens/Ci.py
lib/python/Screens/Console.py
lib/python/Screens/DefaultWizard.py
lib/python/Screens/EpgSelection.py
lib/python/Screens/EventView.py
lib/python/Screens/HarddiskSetup.py
lib/python/Screens/HelpMenu.py
lib/python/Screens/InfoBar.py
lib/python/Screens/InfoBarGenerics.py
lib/python/Screens/LanguageSelection.py
lib/python/Screens/LocationBox.py
lib/python/Screens/Menu.py
lib/python/Screens/MessageBox.py
lib/python/Screens/MovieSelection.py
lib/python/Screens/Mute.py
lib/python/Screens/NetworkSetup.py
lib/python/Screens/NumericalTextInputHelpDialog.py
lib/python/Screens/PVRState.py
lib/python/Screens/ParentalControlSetup.py
lib/python/Screens/PluginBrowser.py
lib/python/Screens/Rc.py
lib/python/Screens/Satconfig.py
lib/python/Screens/ServiceInfo.py
lib/python/Screens/Setup.py
lib/python/Screens/Standby.py
lib/python/Screens/SubservicesQuickzap.py
lib/python/Screens/SubtitleDisplay.py
lib/python/Screens/Subtitles.py
lib/python/Screens/TaskView.py
lib/python/Screens/TimeDateInput.py
lib/python/Screens/TimerEdit.py
lib/python/Screens/TimerEntry.py
lib/python/Screens/TimerSelection.py
lib/python/Screens/VirtualKeyBoard.py
lib/python/Screens/Wizard.py
lib/python/Screens/WizardLanguage.py
lib/python/Tools/NumericalTextInput.py
mytest.py
skin.py
timer.py