aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2006-03-11fix showing timer symbol in epglist..Andreas Monzner
2006-03-07add ability to set a callback build function in listbox multicontentAndreas Monzner
2006-03-07add TYPE_RELATIVE support for the ServicePosition componentFelix Domke
2006-03-06replace 'NIM' by 'Tuner' to help users understanding the messageFelix Domke
2006-03-05fix absolute paths to be relativeFelix Domke
2006-03-04enhance usability of ZappingAlternatives pluginStefan Pluecken
2006-03-03fix initial service nameFelix Domke
2006-03-03delete characters in the InputBox with mute keyStefan Pluecken
2006-03-02add *.pyo to .cvsignoreFelix Domke
2006-03-02minimally improved LCD supportFelix Domke
2006-03-01fix language listFelix Domke
2006-03-01display clock png in single epg list for fitting timers (we have a problem ↵Stefan Pluecken
with the event id matching for manual timers)
2006-02-28use categories to categorize the pluginsStefan Pluecken
2006-02-27ability to set color in multi content listsFelix Domke
2006-02-27allow binary only python pluginsFelix Domke
2006-02-27- add positioner plugin (just basic gui atm)Stefan Pluecken
- some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet)
2006-02-26fix movielist selection when there is no (selected) itemFelix Domke
2006-02-25- new automatic scan - scans everything the NIM can handleStefan Pluecken
- ServiceScan is now able to do a multipass scan - added the manual scan to the startwizard - wizards have a new "nextstep" attribute for the <step>-tag now
2006-02-25handle cuesheetsFelix Domke
2006-02-24use MultiContent wraps in plugin listFelix Domke
2006-02-24turn magic into pythonFelix Domke
2006-02-24generic show/hide support for GUIComponentsFelix Domke
2006-02-24revert last changes, don't drop "selectionChanged"Axel Buehning
2006-02-24fix arrow movement, do not crash on exitAxel Buehning
2006-02-24cable scan works nowStefan Pluecken
2006-02-23properly unload old plugins and load new pluginsFelix Domke
2006-02-23append, don't overwrite __init__.py filesStefan Pluecken
reread plugin list revisited
2006-02-23some changesStefan Pluecken
2006-02-23recursively search for pluginsStefan Pluecken
2006-02-22translate some thingsStefan Pluecken
2006-02-22add FileManger pluginStefan Pluecken
reenable plugin icons
2006-02-22sorting the FileListStefan Pluecken
2006-02-22better detection of file extensionsStefan Pluecken
2006-02-22add some extension-iconsStefan Pluecken
2006-02-21allow YUV if manually enabledFelix Domke
2006-02-21add ability to use regular expressions to filter files to display in the ↵Stefan Pluecken
FileList transform the test plugin into an image viewer for png files
2006-02-21add FileList component for browsing files and directoriesStefan Pluecken
2006-02-21update only when executedFelix Domke
2006-02-21add perService position display with gaugeFelix Domke
2006-02-19don't reload list on movie deleteFelix Domke
2006-02-19display image version a bit more nicelyFelix Domke
2006-02-19re-add autostart pluginsFelix Domke
2006-02-19new plugin interfaceFelix Domke
2006-02-19revert non working codeAndreas Monzner
2006-02-17manual not useable in simple rotor config... just usalsAndreas Monzner
2006-02-15skip directoriesFelix Domke
2006-02-15new helpFelix Domke
2006-02-13display remaining time for next eventFelix Domke
2006-02-08fix cancel handlingAndreas Monzner
better function names
2006-02-08dont set /proc/stb values directly from python..Andreas Monzner
use eavswitch as api abstraction layer enable pal/ntsc switching