| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-27 | speedup closing the servicelist in some cases | ghost | |
| this fixes bug #421 | |||
| 2010-01-27 | cleanup lcd code | ghost | |
| 2010-01-27 | Merge remote branch 'origin/bug_380_stop_service_entering_tuner_setup' | ghost | |
| 2010-01-27 | Merge remote branch 'origin/bug_383_softwaremanager' | ghost | |
| 2010-01-24 | fixes bug #288 | Stefan Pluecken | |
| last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones. so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position. | |||
| 2010-01-24 | fixes bug #380 | Stefan Pluecken | |
| stop service when entering tuner setup (and ask to restore afterwards) | |||
| 2010-01-19 | Screens/PluginBrowser.py: small cleanup. refs #383 | acid-burn | |
| 2010-01-18 | SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate ↵ | acid-burn | |
| packetmanager in expert mode. - add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed. - fix small typo. This fixes bug #383 | |||
| 2010-01-10 | Screen.py: add missing dict.__init__ call | ghost | |
| 2010-01-02 | Merge remote branch 'origin/bug_112_enable_extensions_manager' | ghost | |
| 2010-01-02 | Merge branch 'bug_274_disable_fast_winding_for_non_ts' | ghost | |
| 2010-01-02 | only show pip option in contextmenu when the hardware can handle pip | ghost | |
| 2010-01-01 | fixes bug #369 | thedoc | |
| close ChannelSelection after PiP is activated | |||
| 2010-01-01 | fixes bug #354 | thedoc | |
| change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation | |||
| 2010-01-01 | fixes bug #269 | thedoc | |
| add "activate picture in picture" to ChannelSelection context menu to activate PiP for the currently selected service | |||
| 2010-01-01 | InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel ↵ | ghost | |
| change | |||
| 2010-01-01 | InfoBarGenerics.py: fix handling for unused key indication when two times ↵ | ghost | |
| the same key is pressed, small cleanup | |||
| 2010-01-01 | InfoBarGenerics.py: small cleanup | ghost | |
| 2010-01-01 | show a short symbol when a unhandled key is pressed | ghost | |
| this fixes bug #293 | |||
| 2009-12-30 | InfoBarGenerics.py: small fix | ghost | |
| 2009-12-29 | Screens/PluginBrowser.py: - show old PluginDownloadBrowser for images that ↵ | acid-burn | |
| dont have the SoftwareManager included. This is for #112 | |||
| 2009-12-29 | Merge branch 'bug_167_bsbe2_tone_amplitude' | ghost | |
| 2009-12-28 | Screens/PluginBrowser.py: - remove possibility to install/remove plugins ↵ | acid-burn | |
| from Plugins Menu. This is now possible over new extension management inside the Software management. this is for bug #112 | |||
| 2009-12-23 | fixes bug #273 | thedoc | |
| add a quick shortcut to switch to "nothing connected" in the sat config screen for remote debugging purposes (undocumented) | |||
| 2009-12-23 | NimManager.py/Satconfig.py: add possibility to change the tone amplitide ↵ | ghost | |
| (22Khz amplitude) in Tunerconfig for Alps BSBE2 tuners when the usage level is configured as expert | |||
| 2009-12-23 | fixes bug #291 | Stefan Pluecken | |
| don't crash if auto scart switching is enabled and the scart voltage is high on enigma2 startup not the best solution since the whole scart switching stuff is broken by design, but this fix prevents the crash | |||
| 2009-12-23 | fixes bug #280 | Stefan Pluecken | |
| don't allow scanning on a nim configured as advanced with no LNB assigned to any sat | |||
| 2009-12-23 | fixes bug #281 | Stefan Pluecken | |
| add "yes to all" and "no to all" to "Delete no more configured satellite" dialog if orbpos isn't needed anymore in current sat config | |||
| 2009-12-23 | Merge branch 'bug_203_fix_wrong_networkstate' | acid-burn | |
| Conflicts: lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py lib/python/Screens/NetworkSetup.py | |||
| 2009-12-23 | Merge branch 'bug_202_networkconfig_cleanup' | acid-burn | |
| Conflicts: lib/python/Screens/NetworkSetup.py | |||
| 2009-12-23 | Merge branch 'bug_318_PluginBrowser_no_reaction_on_language_changes' | acid-burn | |
| 2009-12-23 | Merge branch 'bug_249_current_skin_fallback' | acid-burn | |
| Conflicts: lib/python/Components/FileList.py | |||
| 2009-12-23 | Merge branch 'bug157_wizard_virtualkeyboard' | acid-burn | |
| 2009-12-22 | Merge branch 'bug_236_recordpath' | ghost | |
| 2009-12-22 | Merge branch 'bug_245_record_playback_fixes' | ghost | |
| 2009-12-22 | Merge branch 'bug_305_add_plugin_where_audiomenu' | ghost | |
| 2009-12-17 | Screens/NetworkSetup.py: - dont count current interface as second interface ↵ | acid-burn | |
| if only one interface is currently configured | |||
| 2009-12-17 | Components/Network.py, Screens/NetworkSetup.py: - fix possible crash when ↵ | acid-burn | |
| closing network config | |||
| 2009-12-15 | Screens/NetworkSetup.py, WirelessLan/plugin.py: - fix wrong networkstate in ↵ | acid-burn | |
| some conditions. This fixex #203 | |||
| 2009-12-14 | Bugfix by Anders Holst: | ghost | |
| A bug was detected in the recent recordpath patch. It could cause a crash when using the green or yellow button to select a tag in the movielist. | |||
| 2009-12-11 | Screens/NetworkSetup.py: small fix for yesterdays network cleanup. | Mladen Horvat | |
| 2009-12-10 | Screens/NetworkSetup.py: - cleanup network configuration workflow. | Mladen Horvat | |
| its now checked for a second interface before the config is actually written and network restartet. So this is now done only once, which speeds up the configuration by 100%. This fixes #202 | |||
| 2009-12-09 | fix skip backward from live to timeshift | ghost | |
| 2009-12-03 | Merge branch 'master' into bug_245_record_playback_fixes | ghost | |
| 2009-12-03 | use new DeepstandbySupport SystemInfo entry at some places... this fixes bug ↵ | ghost | |
| #307 | |||
| 2009-12-03 | Menu.py: add possibility to use the exclamation mark as NOT indicator in ↵ | ghost | |
| menu/setup.xml for requires entries (thx to Moritz Venn) | |||
| 2009-12-03 | Plugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. ↵ | ghost | |
| requested by Tode for the AudioSync Plugin fixes bug #305 | |||
| 2009-12-01 | PluginBrowser.py: react on language changes and clear/reload pluginlist to ↵ | acid-burn | |
| show the correct translations inside enigma2. This fixes #318 | |||
| 2009-11-11 | fixes bug #283 | Stefan Pluecken | |
| if nothing is connected to any nim, don't die entering scan setup | |||
| 2009-11-11 | Screens/-{LanguageSelection.py, NetworkSetup.py, RdsDisplay.py, ↵ | acid-burn | |
| VirtualKeyBoard.py}: - use SCOPE_CURRENT_SKIN for LoadPixmap. - dynamically calc the icon width inside VirtualKeyboard based on the provided icon. | |||
