aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-16catch up DiseqcTest developmentStefan Pluecken
2008-12-16add ResourceManager for handling resources in inter plugin communicationStefan Pluecken
2008-12-16support to query videoheight, width, aspect, framerate and progressive state ↵ghost
also for servicemp3 (i.e. divx/h264 a.o.) this needs also a current dvb videosink
2008-12-16convert dvb api aspect to etsi aspectghost
2008-12-16move some functions to better place (aspect / size / framerate / progressive ↵ghost
handling)
2008-12-16parse element messages from video sink for VIDEO_EVENTsFraxinas
2008-12-14Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-14prettify MultiContent TitleListFraxinas
2008-12-13add possibility to set manual lnb priority (only in advanced sat config)ghost
range 0..64 to decrease priorities (this is lower as all auto given priorities) range 14000..14064 this is higher than auto given rotor priorities range 19000..19064 this is higher than each auto given priorities
2008-12-12small fixghost
2008-12-12cleanup codeghost
2008-12-12cleanupghost
2008-12-12fix return values to pythonghost
2008-12-12small cleanupghost
2008-12-12PositionerSetup/plugin.py: use data from currently tuned transponder as ↵ghost
initial data
2008-12-12code cleanupghost
2008-12-12code cleanupghost
2008-12-12simplify codeghost
2008-12-12small satfinder skin fixghost
2008-12-11more debug for dvb api >= v3ghost
2008-12-11remove incorrect commentghost
2008-12-11Satfinder/plugin.py: fix nimselection size, add support for DVB-S2ghost
2008-12-11PositionerSetup/plugin.py: fix modulation, fix nim selection list sizeghost
2008-12-11PositionerSetup/plugin.py: add support for DVB-S2ghost
2008-12-11Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2008-12-11change snr / snr dB caluculation a bitghost
2008-12-11Patch by Anders Holst:Felix Domke
* ConfigElement.addNotifier takes a new optional argument immediate_feedback (which is True by default). If True the notifier is called whenever an editing key is pressed in the element. When False, the notifier is only called when editing is finished, i.e the element is deselected or the dialog closed. * ConfigSet is updated in accordance with Teros suggestion so that it behaves like the others and feedback can be given immediately. * All ConfigElements are modified to check whether they have changed since last selected (by a new variable last_value). * UsageConfig.py is updated to use immediate_feedback=False in the case of validating the speeds. (The only case so far where this setting is needed, but with the possibility more uses may follow.)
2008-12-11servicedvd.cpp: fix typoghost
2008-12-10enable dream keyboardacid-burn
2008-12-10Merge branch 'master' of git://git.opendreambox.org/git/enigma2Mladen Horvat
2008-12-10fix mem leakghost
2008-12-09ServicePosition.py: add Option "ShowNoSeconds"ghost
2008-12-09RemainingToText.py: more flexible useghost
2008-12-09DVDPlayer/plugin.py: set size of overlay screen depended to desktop sizeghost
2008-12-09blit just needed regionsghost
2008-12-09Merge branch 'master' into dvd_scale_testghost
2008-12-09Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-09fix id3 tag reading on MP3sFraxinas
2008-12-09also show SNR in dB in PositionerSetupghost
2008-12-09remove unneeded skin (already in skin_default.xml)ghost
2008-12-09add SNRdB to TunerInfoghost
2008-12-09update hu,nl languageFelix Domke
2008-12-09fix line endingsFelix Domke
2008-12-08small SNRdb correction for latest 4501 firmwareghost
2008-12-08small fixghost
2008-12-08Merge branch 'master' into dvd_scale_testghost
2008-12-08remove agcghost
2008-12-08add new snr barghost
2008-12-08calculate signalQuality based on snrdbghost
2008-12-08remove AGC display from skinacid-burn