aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-10Screen.py: add missing dict.__init__ call2.7.0ghost
2010-01-05Merge branch 'master' into 2.7ghost
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-05Merge branch 'translations' into 2.7ghost
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-31fixes bug #344thedoc
clean up default favourites
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-29po/it.po: Update Italian locale. Thx. Spaeleusacid-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-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-28Enigma2/PO: - general translation update to move in new translatable strings.acid-burn
- update some german translations - update dutch translation, thx Benny de Tandt - update danish translation, thx Ingmar Jorgensen
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-28tools/genmetaindex.py: - also take care of packegetype from meta.xmls. this ↵acid-burn
is for #112
2009-12-28data/skin_default: - update div-h png to support some bigger screes.acid-burn
add border_menu_350.png. 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