aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2011-09-13Merge remote-tracking branch 'origin/bug_453_multiepg_no_more_ask_bouquet'ghost
2011-09-07Merge remote-tracking branch 'origin/obi/master-20110412'ghost
2011-09-06Merge remote-tracking branch 'origin/acid-burn/virtualkeyboard'ghost
2011-05-09Merge remote branch 'origin/acid-burn/network_changes_next'acid-burn
2011-05-09Network.py: change network interface description name to old state. (LAN ↵acid-burn
connection 1 -> Lan connection). refs #725
2011-05-03Merge remote-tracking branch 'remotes/origin/bug_739_fix_CT_tuner_timer_bug'ghost
2011-04-19Converter/ValueToPixmap.py: don't use cache with "Path" argument. refs #750Mladen Horvat
2011-04-19Converter/ValueToPixmap.py, Renderer/Pixmap.py: use cache for LoadPixmap ↵Mladen Horvat
inside ValueToPixmap converter, look for pixmap attribute inside Pixmap renderer and react on changes. refs #750
2011-04-18Components/Converter: add ValueToPixmap converter to convert a given path or ↵Mladen Horvat
language code to a pixmap pointer e.g. used by the pixmap renderer. refs #750
2011-04-15Components/Network.py: small improvements and cleanups/fixesMladen Horvat
2011-04-13Components/DreamInfoHandler.py, SystemPlugins/SoftwareManager: add ↵Mladen Horvat
possibility to have also non plugins/skins inside SoftwareManager. add support for 'needsRestart' option inside meta descriptions for non plugins/skins. refs #389
2011-04-13Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan / ↵Mladen Horvat
networking. removed 'hidden' links from lists and replaced with more intuitive options in networkwizard/networksetup. fixes #725
2011-04-13Merge branch 'master' of git.opendreambox.org:/git/enigma2 into ↵Mladen Horvat
acid-burn/network_changes_next
2011-04-12Scanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf)Andreas Oberritter
2011-03-30Network.py/NetworkSetup.py: improve wireless lan device detection. Dont ↵Mladen Horvat
depend on device names where possible. Some code cleanups and improvements for wlan devices. refs #389
2011-03-30Network.py: improve remote rootfs detection and wireless device/module ↵acid-burn
detection. improve functions to activate/deactivate network interfaces. cleanup some unused functions. refs #389
2011-03-29fix some crashes during settings wizardAndreas Oberritter
2011-03-29PluginComponent.py: remove filesystem writeability testAndreas Oberritter
2011-03-25reset frontend type on tuner type change also on simulated tunerghost
fixes false timer conflict warning when trying to create new record timers after boot (-CT combi tuner only) fixes bug #739
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
2011-03-18add possibility to choose the finished timer timerlist position in usage configghost
refs bug #713
2011-03-17make new multi epg bouquet handling optional via usage config "Multi-EPG ↵ghost
bouquet selection (Yes/No)" option default is the old behaviour refs bug #453
2011-03-17Network.py: fix post-down->pre-down change introduced with last changes. ↵acid-burn
refs #724
2011-03-14WPA: minimize driver specific code for /etc/network/interfacesAndreas Oberritter
2011-03-09PluginComponent.py: remove unneeded sort (fixes crash on Menu button press)ghost
2011-03-09add plugin weight to PluginDescriptor... so the plugin start order can be ↵ghost
changed now
2011-02-22Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'acid-burn
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-16Merge branch 'bug_124_m2ts_support'ghost
Conflicts: lib/dvb/pmt.cpp lib/service/Makefile.am
2011-02-11Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'acid-burn
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-07PluginComponent.py: small cleanupacid-burn
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-01-28switch to opkgAndreas Oberritter
2010-12-20add missing importghost
refs #635
2010-12-20TimerSanityCheck.py: ignore ended singleshot timers in timersanity check ↵ghost
(speedup) fixes #635
2010-12-20Harddisk.py: start partition at sector 8 to improve performance of disks ↵Andreas Oberritter
with 4KiB sectors
2010-11-25set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in ↵ghost
advanced tuner config when diseqc is set to 1.0) thx to SadButTrue for bug report! fixes bug #623
2010-11-23Merge branch 'obi/master'Andreas Oberritter
2010-11-23enable m2ts file extensionghost
2010-11-22Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-22lib/python/Components/config.py: more robust codeghost
#refs #617
2010-11-16install keymapsAndreas Oberritter
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-11-16Applied new-hotplug.patch from OEAndreas Oberritter
2010-11-15Components/Harddisc.py: fix handling for old devfs 7025 kernelghost
i.e. this fixes broken free space displaying in aboutbox refs bug#598