aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/ServiceInfo.py
AgeCommit message (Collapse)Author
2008-01-28fix typoFelix Domke
2008-01-27display hex values unsignedFelix Domke
2007-09-26show service reference string in service infoFelix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-04-12follow itemHeight changesFelix Domke
2007-01-31fix possible blue screenAndreas 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
2006-12-29show current running event in channelist not only in bouquetsAndreas Monzner
2006-12-23don't crash when service information is unavailableFelix Domke
2006-12-22no bluescreen with old driversAndreas Monzner
2006-12-22show Videoformat in ServiceInfo Dialog in human readable format,Andreas Monzner
show Videosize in ServiceInfo
2006-12-22remove unneeded double dotAndreas Monzner
2006-12-22add "show transponder" info to service context menu in channellistAndreas Monzner
2006-10-16use translations in ServiceInfoFelix Domke
2006-08-07set feinfo to None when no valid service is availableFelix Domke
2006-05-24add support for 8PSKAndreas Monzner
2006-05-23show used dvb system in tuner info dialog (dvb-s / dvb-s2)Andreas Monzner
2006-05-18factorize code, remove debug, fix service info when no frontend info ↵Felix Domke
available (for example when playing back files)
2006-05-17rename iFrontendStatusInformation to iFrontendInformationAndreas Monzner
add possibility to query the tuner number for playing and recording services
2006-05-05add function to remove single service,Andreas Monzner
add function to remove transponder(s) and service(s) for specified onid/tsid/dvbnamespace/orbpos mark new found services in scan with dxNewFound flag add functions to change dxflags of a single service add function to change dxflags for specified onid/tsid/dvbnamespace/orbpos
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-04-26no orbital position with -T frontendsAndreas Monzner
2006-04-26show terrestrial frontend infos in ServiceInfo dialogAndreas Monzner
2006-03-22don't show frontend data when no frontend data is available (remove exception)Stefan Pluecken
2006-03-03display DVB-C info and real tuner values with the blue keyStefan Pluecken
2006-03-03complete DVB-S transponder infoStefan Pluecken
2006-03-03show transponder info in ServiceInfo screenStefan Pluecken
2006-03-03make inversion human readableAndreas Monzner
2006-03-03new service info screen (prepared to show transponder info... not functional ↵Stefan Pluecken
yet)
2006-01-02add type to python multi content entrysAndreas Monzner
2005-12-23replace "Arial" by "Regular"Stefan Pluecken
2005-12-14when no service is currently playing, serviceinfo is displayed without ↵Stefan Pluecken
killing enigma2
2005-11-28service: add infoFelix Domke
2005-11-15looks much better ;)Ronny Strutz
2005-11-12display serviername in ServiceInfoStefan Pluecken
2005-11-12addRonny Strutz
-need an disable marker in List -need to get all Infos