aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2010-01-10Screen.py: add missing dict.__init__ call2.7.0ghost
2010-01-05servicedvb.cpp: fix handling for single IN cut (needed when only the start ↵ghost
of a movie is cutted away)
2010-01-05remove m2ts againghost
2010-01-05Merge branch 'master' of git.opendreambox.org:/git/enigma2Stefan Pluecken
2010-01-05bug #238Stefan Pluecken
added m4v file extension to media player capabilities Conflicts: lib/python/Plugins/Extensions/MediaPlayer/plugin.py
2010-01-02Components/config.py: dont show configtext input help in ConfigDirectory'sghost
2010-01-02servicedvb.cpp: small cleanupghost
2010-01-02fixed evSeekableStateChanged handlingghost
2010-01-02Merge remote branch 'origin/bug_306_sort_by_date'ghost
2010-01-02Merge remote branch 'origin/bug_319_dvdburnsettings_languagechoices'ghost
2010-01-02Merge remote branch 'origin/bug_348_dvdburn_residenttask'ghost
2010-01-02Merge remote branch 'origin/bug_135_dvdburn_ts_only'ghost
2010-01-02Merge remote branch 'origin/bug_112_enable_extensions_manager'ghost
2010-01-02Merge branch 'bug_274_disable_fast_winding_for_non_ts'ghost
2010-01-02only show pip option in contextmenu when the hardware can handle pipghost
2010-01-01save multi framerate even to configfileghost
2010-01-01no 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
2010-01-01fixes bug #369thedoc
close ChannelSelection after PiP is activated
2010-01-01fixes bug #354thedoc
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation
2010-01-01fixes bug #269thedoc
add "activate picture in picture" to ChannelSelection context menu to activate PiP for the currently selected service
2010-01-01InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel ↵ghost
change
2010-01-01InfoBarGenerics.py: fix handling for unused key indication when two times ↵ghost
the same key is pressed, small cleanup
2010-01-01InfoBarGenerics.py: small cleanupghost
2010-01-01action.cpp: remove debug infoghost
2010-01-01show a short symbol when a unhandled key is pressedghost
this fixes bug #293
2009-12-31SoftwareManager/plugin.py: - remove debugacid-burn
2009-12-31SoftwareManager/plugin.py: - small cleanup and fix. This is for #112acid-burn
2009-12-30InfoBarGenerics.py: small fixghost
2009-12-29Screens/PluginBrowser.py: - show old PluginDownloadBrowser for images that ↵acid-burn
dont have the SoftwareManager included. This is for #112
2009-12-29SoftwareManager/Makefile.am: add missing SoftwareTools.pyacid-burn
2009-12-29Merge branch 'bug_167_bsbe2_tone_amplitude'ghost
2009-12-29Merge branch 'bug_251_open_rc_devices_exclusive'ghost
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-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-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-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 #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