aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Sources
AgeCommit message (Collapse)Author
2007-07-22show single service epg on long info keypressAndreas Monzner
2007-07-22cleanup some importsAndreas Monzner
2007-07-19add 'canvas' gui element where you can draw into a pixmap from pythonFelix Domke
2007-06-19whitespace fixupFelix Domke
2007-05-20invent proper signalPowerdB enums and use themFelix Domke
2007-04-12MenuList -> ListFelix Domke
2007-03-24add a radiomode background picture (mvi file.. changable inAndreas Monzner
/etc/enigma2/config ... config.misc.radiopic = /bla/blubber.mvi add support for radio text plus, add rass (radio screen show) support (yes used by SWR3, cont.ra and DASDING) thanks to seddi for some piece of code for better single iframe support its recommend to update in dreambox-dvb-modules.bb CVSDATE for dm7025 to 20070323
2007-03-21revert local changeAndreas Monzner
2007-03-21more __deref__ changesAndreas Monzner
2007-01-18revert non working codeAndreas Monzner
2007-01-18add handling for alternative servicesAndreas Monzner
2007-01-15remove debug codeAndreas Monzner
2007-01-15change iFrontendInformation apiAndreas Monzner
getFrontendData(bool) is now splitted in three seperate calls getFrontendData() returns the frontend number and frontend type in a dict getFrontendStatus() return signal quality, signal power, bit error rate, lock state, sync state, frontend state in a dict getTransponderData(bool) when the bool is true it returns a dict with the original tuned transponder data, when false the transponderdata read out from the frontend driver getAll(bool) is a sum of the three single calls and the direct replacement of the old getFrontendData call
2007-01-09add StaticText source, which can be used as a simple way to forward values ↵Felix Domke
between web pages
2007-01-09Add source and converter for streaming. Source/StreamService will start the ↵Felix Domke
streaming service 'record', Converter/Streaming will output current demux+pids.
2006-12-13use aspect ratio information from mpeg sequence header instead of eit (needsAndreas Monzner
new drivers)
2006-10-15allow disable of service validationFelix Domke
2006-10-11convert radiotext to utf8Andreas Monzner
2006-10-10show radio (rds) text when available... feel free to make it nicerAndreas Monzner
2006-10-03add Config-source to use config entries in web interfaceFelix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-09-22add servicelist sourceFelix Domke
2006-08-09fix cachingFelix Domke
2006-07-30suspend timers when all renders are hiddenFelix Domke
2006-07-30some minor speedups using caches and more selective updatingFelix Domke
2006-07-24update event info on service startFelix Domke
2006-07-14fix EventInfo to pull on queryFelix Domke
2006-07-10generate 'changed'-events with event argumentFelix Domke
2006-06-26add Boolean source, add ServiceInfo boolean sources, add ConditionalShowHide ↵Felix Domke
converter, add FixedLabel and Pixmap renderer
2006-06-26remove debug messageFelix Domke
2006-06-26add FrontendStatus source, add converter to SNR/AGC/BER bar and textFelix Domke
2006-06-26provide source/converter for current service name, current service providerFelix Domke
2006-06-17add some new (currently unused) source/renderer based elementsFelix Domke
2006-06-15add cvsignoresFelix Domke
2006-06-15add new skin stuffFelix Domke