aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-01-18lower prio for subservice quickzap actions (needed for working seek actions)Andreas Monzner
remove unneeded stopservice
2007-01-18switch of infobarseek actions by default, lower prio for show/hide actionsAndreas Monzner
2007-01-18no more crash when press ok in a empty choiceboxAndreas Monzner
2007-01-17fix no more working extended event descriptionsAndreas Monzner
2007-01-16update cs languageFelix Domke
2007-01-16mark non-releases as devFelix Domke
2007-01-15make code inlineAndreas Monzner
2007-01-15abort radiotext parser when 20 seconds no ancillary data is receivedAndreas Monzner
2007-01-15use timedifference from eDVBLocalTimeHandler for time() calls in pythonAndreas Monzner
2007-01-15when the system time on e2 startup seems valid (> 1.1.2004) we use this timeAndreas Monzner
as time reference for the internal transponder time correction.. so the systemtime stays valid on startup from deepstandby on a transponder with incorrect transponder time transmission
2007-01-15a zap timer is not a record timer (this fixes the no more working e2 shutdownAndreas Monzner
when a zap timer has zapped but the nowtime is smaller than the event endtime
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-15fix warningAndreas Monzner
2007-01-14remove unneeded workaroundAndreas Monzner
2007-01-13fix non working use of configured system language for epg languageAndreas Monzner
2007-01-13fix remove last entry in listAndreas Monzner
2007-01-13show menucontext entries dependend of current selected entryAndreas Monzner
2007-01-13fix show/hide scrollbar in automatic mode when entry was added/removedAndreas Monzner
2007-01-12remove changes without any effectAndreas Monzner
2007-01-12don't offer to install already installed plugins in the plugin installerStefan Pluecken
2007-01-12do not install web interface, as it's in another cvs now.Felix Domke
2007-01-12small cleanupAndreas Monzner
2007-01-12get rid of unneede global keywordsAndreas Monzner
fix non working shutdown after timerevent when the box is in standby
2007-01-11fix rfmod audio (on and off was swapped)Andreas Monzner
2007-01-11remove debug outputAndreas Monzner
2007-01-11fix bluescreenAndreas Monzner
2007-01-11filter short name brakets in getContent ('N')Andreas Monzner
add possibility to get short names with getContent ('n') the same for epg.search... filter short name brakets in Converter/ServiceName
2007-01-11do not call and create any python object when no python callback isAndreas Monzner
connected
2007-01-10revert local debug changesAndreas Monzner
2007-01-10fix epgsearchAndreas Monzner
2007-01-10fix prev stupid changeAndreas Monzner
2007-01-10hide NimA and NimB icon when no more tuner is in useAndreas Monzner
2007-01-10fix typoAndreas Monzner
2007-01-10fix no more working displaying of used tuner for foreground serviceAndreas Monzner
2007-01-10non critical fixes (better memory handling)Andreas Monzner
2007-01-09add getHTML to ConfigIPFelix Domke
2007-01-09add StreamingM3UFelix Domke
2007-01-09no more hold unneeded descriptors in epgcache (lower memory consumption)Andreas Monzner
make eit event and private epg parser more robust remove no more needed assertions
2007-01-09add StaticText source, which can be used as a simple way to forward values ↵Felix Domke
between web pages
2007-01-09add streaming link. you still need streamproxy ↵Felix Domke
(http://streamproxy.schwerkraft.elitedvb.net/) on port 8001
2007-01-09add dynamic m3u playlistFelix Domke
2007-01-09add cvsignoreFelix Domke
2007-01-09add web/stream?StreamService=ref to stream service and output demux+pids. ↵Felix Domke
the (external) streaming proxy will pick up this data and send the TS
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.
2007-01-09use stand alone screens, and call execBegin/execEnd on web screens. ↵Felix Domke
Re-enable 3s newline ping until we have something better.
2007-01-09allow 'stand-alone' screens: they will receive execBegin/execEnd calls even ↵Felix Domke
when not being active on screen (for example for web screens)
2007-01-08no more crash when wakeup the box from standbyAndreas Monzner
2007-01-08generate bluescreens on fatal cpp errors (assertions to)Andreas Monzner
2007-01-08add some assertionsAndreas Monzner
try to fix eitevent descriptor splitting increase epg database version number to avoid false positive matching assertions