aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-12-30show a short symbol when a unhandled key is pressedghost
this fixes bug #293
2009-12-30Merge branch 'bug_262_no_more_ask_50hz' into experimentalghost
2009-12-30no more ask for 50hz in videowizzard when 720p/1080i is selected.. and now ↵ghost
multi is used as default for 720p and 1080i this fixes bug #262
2009-12-29Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
2009-12-29Screens/PluginBrowser.py: - show old PluginDownloadBrowser for images that ↵acid-burn
dont have the SoftwareManager included. This is for #112
2009-12-29Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
2009-12-29SoftwareManager/Makefile.am: add missing SoftwareTools.pyacid-burn
2009-12-29import SystemInfo one time is enoughghost
2009-12-29Merge branch 'bug_167_bsbe2_tone_amplitude'ghost
2009-12-29Merge branch 'bug_251_open_rc_devices_exclusive'ghost
2009-12-28Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
Conflicts: lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
2009-12-28SoftwareManager/plugin.py: - enable extensions management inside Software ↵acid-burn
manager. - disable no more needed packet manager. - some cleanups and fixes. This fixes bug #112.
2009-12-28SystemPlugins/SoftwareManager: - add SoftwareTools.py to factor out some code.acid-burn
This is for bug #112
2009-12-28Screens/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-26servicedvb.cpp: also disable fast winding for only audio ts filesghost
2009-12-23fixes bug #273thedoc
add a quick shortcut to switch to "nothing connected" in the sat config screen for remote debugging purposes (undocumented)
2009-12-23Merge branch 'master' of git.opendreambox.org:/git/enigma2thedoc
2009-12-23fixes bug #273thedoc
add a quick shortcut to switch to "nothing connected" in the sat config screen for remote debugging purposes (undocumented)
2009-12-23NimManager.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-23NimManager.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-23fix EVIOCGRAB ioctlghost
switch to non exclusive access on input devices when call eRCInput::lock (i.e. this fixes no more working Tuxtxt plugin) remove some incorrect code eRCInput::lock now no more returns a device handle .. this is not possible this way..
2009-12-23fix EVIOCGRAB ioctlghost
switch to non exclusive access on input devices when call eRCInput::lock (i.e. this fixes no more working Tuxtxt plugin) remove some incorrect code eRCInput::lock now no more returns a device handle .. this is not possible this way..
2009-12-23DVDBurn: remove deprecated importsFraxinas
2009-12-23DVDBurn: set callback in WaitForResidentTasks to prevent possible crash on ↵Fraxinas
user abort
2009-12-23Merge branch 'bug_355_seek_fixes'ghost
2009-12-23Merge branch 'bug_358_support_streamid_extension'ghost
2009-12-23Merge branch 'bug_352_fix_some_cutlist_bugs'ghost
2009-12-23Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵thedoc
experimental
2009-12-23fixes bug #354thedoc
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation
2009-12-23fixes bug #269thedoc
add "activate picture in picture" to ChannelSelection context menu to activate PiP for the currently selected service
2009-12-23Merge remote branch 'remotes/origin/bug_135_dvdburn_ts_only' into experimentalghost
2009-12-23Merge remote branch 'remotes/origin/bug_333_dvdburn_movielength' into ↵ghost
experimental
2009-12-23Merge remote branch 'remotes/origin/bug_319_dvdburnsettings_languagechoices' ↵ghost
into experimental
2009-12-23Patch by Moritz Venn:Felix Domke
"I've been annoyed by the incomplete "sort by date" for a long time - it only works for recorded movies. Not much to say, I added a simple stat call in service.cpp and return the mtime for sTimeCreate so the list is as properly sorted as the dreambox can ;-)" Minor changes so that it is implemented in servicemp3.cpp, since a service reference "path" is specific to the actual service.
2009-12-23fixes bug #322thedoc
change default visibility of blinking dish icon to true
2009-12-23fixes bug #322thedoc
change default visibility of blinking dish icon to true
2009-12-23fixes bug #291Stefan 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-23fixes bug #280Stefan Pluecken
don't allow scanning on a nim configured as advanced with no LNB assigned to any sat
2009-12-23fixes bug #281Stefan 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-23WirelessLan/plugin.py: fix merge conflictacid-burn
2009-12-23Merge branch 'bug_203_fix_wrong_networkstate'acid-burn
Conflicts: lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py lib/python/Screens/NetworkSetup.py
2009-12-23Merge branch 'bug_202_networkconfig_cleanup'acid-burn
Conflicts: lib/python/Screens/NetworkSetup.py
2009-12-23Merge branch 'bug_351_softwaremanager_save_config_before_backup'acid-burn
2009-12-23Merge branch 'bug_138_networkwizard_fixes'acid-burn
Conflicts: lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
2009-12-23Merge branch 'bug_204_wlan_automatic_scanning'acid-burn
2009-12-23Merge branch 'bug_308_add_where_softwaremanager'acid-burn
Conflicts: lib/python/Plugins/Plugin.py
2009-12-23Merge branch 'bug_178_update_meta_files'acid-burn
2009-12-23Merge branch 'bug_318_PluginBrowser_no_reaction_on_language_changes'acid-burn
2009-12-23Merge branch 'bug_249_current_skin_fallback'acid-burn
Conflicts: lib/python/Components/FileList.py
2009-12-23Merge branch 'bug157_wizard_virtualkeyboard'acid-burn