aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
2009-04-06replace assert by ASSERT, so a proper log message is generatedFelix Domke
2009-04-02Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-masterFelix Domke
2009-04-01add .mov as playable extensionghost
2009-03-31remove no more needed button pngsacid-burn
2009-03-31add missing pngsacid-burn
2009-03-31add delete to advanced restoreacid-burn
use default buttons for better translation support fix some translation issues small menu reordering and fitting
2009-03-23fix crash on aborting during CheckDiskspaceTaskFraxinas
2009-03-17Add plugin to assign service / providers / caids to Common Interface Modulesghost
2009-03-17Mediaplayer/plugin.py: dont show mediaplayer gui after seekghost
2009-03-11Patch by Moritz Venn: Allow to set an additional delay via config.Felix Domke
Note that this requires driver support, which is not necessarily complete.
2009-03-10try to use current GUI language as initial dvd menu languageFraxinas
2009-03-03- properly ignore transponders without values for tsid/onid in the diseqc testerStefan Pluecken
- add some log file output for pids_failed case (real tsid/onid and expected tsid/onid)
2009-03-03fix selecting menu template and background image files, only allow start of ↵Fraxinas
burning process if at least one title is in the collection, otherwise hide menu entry and add yes-no-box before burning with RECORD key on rcu
2009-03-02Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-03-02listen to hotplug event when dvd is inserted or ejected and modify EXIT menu ↵Fraxinas
accordingly
2009-02-25make SoftwareManager filescan description translatableghost
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-23show warning message when trying to play video container with DTS stream ↵Fraxinas
(requires gst-plugins-dvbmedisink > 20090223)
2009-02-22disable KEY_0 to convert current item to mark as there is no way to undo thisFelix Domke
2009-02-20remove debug printStefan Pluecken
2009-02-20Merge branch 'master' of git.opendreambox.org:/git/enigma2Stefan Pluecken
2009-02-20follow changes in module Tuner with added rolloff, pilot and ↵Stefan Pluecken
system/modulation in DiseqcTester/TuneTest
2009-02-20Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-02-20improve usability: hide some advanced options below expert, clear out and ↵Fraxinas
resort main menu, hide button text of inactive buttons, warn when adding a new title which causes exceeding single and dual layer medium size
2009-02-20Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-02-20split "delay after continuous tone" value in "delay after continuous tone ↵ghost
disable before diseqc" and "delay after final continuous tone change" value and increment the first value now to 25 to fix "tune failed" problems with some diseqc switches
2009-02-19always show option to open file browser in exit dialoge (also when playing ↵Fraxinas
from actual dvd medium)
2009-02-19- increase video wizard timeout from 10 to 20 secondsStefan Pluecken
- rearrange summary screen widgets - set summary screen before anything else in the wizard
2009-02-17follow Console() changesacid-burn
add WHERE_NETWORKCONFIG_READ to Plugin Descriptor make Reichi happy ;-)
2009-02-17allow multiple ipkg configuration files. Limit: one url entry per fileacid-burn
really write edited url back dont show arch.conf file variable_width support for inputbox to work properly with sd and hd skins
2009-02-16Merge branch 'master' of git://git.opendreambox.org/git/enigma2Mladen Horvat
2009-02-16dont show -dbg and -dev packages in packetmanageracid-burn
show softwaremanager on blue button pressed if expert mode enabled some cleanups and better skinning support for Kerni ;-) small speedups in Packetmanager
2009-02-16the current libdreamdvd no more touch policy and aspect.. so its not needed ↵ghost
to save and restore this settings
2009-02-15add missing importacid-burn
properly kill running Console when closing screen
2009-02-15add pluginlist reload, fix type (thx to Ali Abdul)ghost
2009-02-15small improovements by Ali Abdulghost
2009-02-15add sanity checks for getCurrent and getCurrentSelectionghost
2009-02-14dont crash when not official-feed.conf foundghost
2009-02-14fix possible crash (seen in crashlog)ghost
2009-02-13add default for ConfigColor.. ConfigSequence needs this nowghost
2009-02-13Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-masterFelix Domke
2009-02-13Remove double reboot question after upgradeacid-burn
small cleanups
2009-02-13add possibility to override tuner type in ConvertToHumanReadableghost
2009-02-13add SoftwareManager and show it inside Setup Menuacid-burn
2009-02-13Revert "really only show accessible devices"acid-burn
This reverts commit 8530482b1d58468eade8ae2cfd618c694bef75d2.
2009-02-13Revert "really only show accessible devices"acid-burn
This reverts commit 8530482b1d58468eade8ae2cfd618c694bef75d2.
2009-02-13really only show accessible devicesacid-burn
2009-02-13do not show inaccessible devices in deviceselectionacid-burn
2009-02-13remove IPKGInstaller and ConfigurationBackupacid-burn
start working on Softwaremanager
2009-02-12small speedups/cleanups by moritz vennghost