aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Renderer/Makefile.am
AgeCommit message (Collapse)Author
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2008-02-23blink frontpanel led when record is runningFelix Domke
2007-09-21add a "Picture in Graphics" source.. its usable to show a small embedded tvAndreas Monzner
picture in every screen.. simply by add a line like "<widget source="fake" render="Pig" backgroundColor="transparent" size="160,120" position="50,50" />
2007-09-17add support for channellogos (picons)Andreas Monzner
2007-07-19add 'canvas' gui element where you can draw into a pixmap from pythonFelix Domke
2006-07-10add PositionGauge rendererFelix Domke
2006-06-26add Boolean source, add ServiceInfo boolean sources, add ConditionalShowHide ↵Felix Domke
converter, add FixedLabel and Pixmap renderer
2006-06-17add some new (currently unused) source/renderer based elementsFelix Domke
2006-06-15add new skin stuffFelix Domke