aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-24Merge branch 'master' into bug_374_missingcodecwarningmaster-2011.03Fraxinas
2011-02-24only display missing codec warning when necessary -> missing video codecs at ↵Fraxinas
any case, missing audio codecs only if there's no alternative audio streams (fixes bug #374)
2011-02-23Revert "only display missing codec warning when necessary (bixes bug #374)"Fraxinas
This reverts commit d7b2882048325bcddf00e9d19faa2e728fb7ca5b.
2011-02-23re-add lost signal connection of HTTP-Source agent setterFraxinas
2011-02-23only display missing codec warning when necessary (bixes bug #374)Fraxinas
2011-02-23Merge branch 'master' of git.opendreambox.org:/git/enigma2Fraxinas
2011-02-23Merge branch 'bug_673_dvdburn_keyerror'Fraxinas
2011-02-22Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'acid-burn
2011-02-22Merge branch 'bug_690_fix_oled_lcd_clear_on_shutdown'ghost
2011-02-21Merge remote branch 'origin/acid-burn/bug_687_fix_wrong_polish_encodings'acid-burn
2011-02-19SleepTimerEdit.py: add missing Sleeptimer ask saveghost
2011-02-19fix merge error (caused by the vob subtitle bug merge)ghost
2011-02-19Revert "servicedvd.cpp: fix merge error (caused by the vob subtitle bug merge)"ghost
This reverts commit 42f5a704c8bd14f9bac30b61a76effaededc74e8.
2011-02-19servicedvd.cpp: fix merge error (caused by the vob subtitle bug merge)ghost
2011-02-19in TemplatedMultiContent Lists, use the default skin color if color tuple ↵Fraxinas
element is None
2011-02-19Merge branch 'bug_537_ignore_vob_pgs_subtitles' into masterghost
2011-02-18Standby.py: re-add remove MessageBox.closeghost
refs #690
2011-02-18fixed oled/lcd clear on enigma2 shutdownghost
fixes bug #690
2011-02-18PluginComponent.py/Plugin.py: better way to react on a language change. refs ↵acid-burn
#670
2011-02-18Sources/ServiceEvent.py: removed unneeded directoy/marker check in ↵ghost
ServiceEvent source so now the bouquet/provider name is visible in OLED/LCD display in servicelist fixes bug #646
2011-02-17Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'acid-burn
2011-02-17PluginComponent.py: properly reset all values if clearPluginList is called ↵acid-burn
for example with an language change. refs #670
2011-02-16tools/enigma2.sh.in: add support for libpassthrough, add hook to execute ↵ghost
scripts before every enigma2 start
2011-02-16Merge branch 'bug_672_removed_pvr_device'ghost
2011-02-16lib/dvb/decoder.cpp: fix typo (this fixes spinners in radio mode)ghost
refs bug #672
2011-02-16Merge branch 'bug_672_removed_pvr_device'ghost
Conflicts: lib/dvb/dvb.cpp
2011-02-16Merge branch 'bug_124_m2ts_support'ghost
Conflicts: lib/dvb/pmt.cpp lib/service/Makefile.am
2011-02-15idvb.h: add missing virtualghost
2011-02-15trade open flags to openPVR functionghost
refs bug #672
2011-02-15added default language for lang code "tha". refs #687acid-burn
2011-02-15fix some wrong displayed fonts on polish channels. refs #687acid-burn
2011-02-12new drivers have shorter clip input buffers.. so we have to handle short ↵ghost
writes or we have to use blocking mode.. the 2nd is easier ;)
2011-02-11Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'acid-burn
2011-02-11Merge remote branch 'origin/pootle-import'acid-burn
2011-02-11Automatic message catalog updateenigma2-translation-bot
E2 branches: master experimental Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface Plugins-Meta: description and shortdescription
2011-02-11Automatic message catalog updateenigma2-translation-bot
E2 branches: master experimental Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface Plugins-Meta: description and shortdescription
2011-02-09Merge branch 'bug_668_segfault_on_e2_restart_with_running_record_timer'ghost
2011-02-09Merge branch 'bug_635_timer_sanity_check_speedup'ghost
2011-02-09Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst'ghost
2011-02-09[DVDBurn] fix rare crash condition in audio stream cleanup taskFraxinas
2011-02-08Plugins: fix permission of plugin.pyacid-burn
2011-02-07PluginComponent.py: small cleanupacid-burn
2011-02-07Enigma2-Plugins: implement needsRestart=True for plugins that need a enigma2 ↵acid-burn
restart after installation. refs #670
2011-02-07Enigma2-Plugins: implement needsRestart=False for plugins that don't need a ↵acid-burn
enigma2 restart after installation. refs #670
2011-02-07Merge branch 'bug_440_dvdplayer_audioselection'Fraxinas
2011-02-07Merge branch 'bug_241_EOFrestart'Fraxinas
2011-02-07SoftwareManager: ask for restart after installation inside pluginmanager ↵acid-burn
only if a restart is required. refs #670
2011-02-07PluginSystem: implement new PluginDescriptor option "needsRestart" to define ↵acid-burn
if a plugin needs an enigma2 restart after installation. Now new installed plugins are only direct accessible after installation if needsRestart=False is defined inside the plugins PluginDescriptor. fixes #670
2011-02-05Merge branch 'obi/master'Andreas Oberritter
2011-02-04add support/demux policy for dm7020hdghost