| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-02-17 | zaptimers now do wakeup the box from standby and deepstandby | Andreas Monzner | |
| 2007-02-15 | fix typo | Andreas Monzner | |
| 2007-02-15 | increase limits | Andreas Monzner | |
| 2007-02-15 | add (Expert) Satellite Equipment Setup for change some | Andreas Monzner | |
| delays/timeouts/retries | |||
| 2007-02-14 | one motor command retrie should be enough (in normal case no retrie is | Andreas Monzner | |
| needed) | |||
| 2007-02-14 | make retransmit rotor diseqc command retries changable | Andreas Monzner | |
| 2007-02-14 | small change | Andreas Monzner | |
| 2007-02-14 | make some diseqc / continuous tone / toneburst / rotor values (delays, | Andreas Monzner | |
| timeouts) configurable via /etc/enigma2 for name of the config entries look at lib/python/Components/NimManager.py in InitSecParams function TODO: build a simple Plugin to change this values via gui (with a description for each value) Hopefully now we can get rid of the "Tune failed" or other messages with some diseqc switches | |||
| 2007-02-08 | fix possible bluescreen | Andreas Monzner | |
| 2007-02-07 | fix ok/cancel handling in Sleep Timer Dialog | Andreas Monzner | |
| show correct message when close sleep timer dialog with ok button | |||
| 2007-02-07 | parental locking fixes | Andreas Monzner | |
| 2007-02-05 | convert parental black/whitelist to uppercase on file read | Andreas Monzner | |
| 2007-02-04 | prepare skinning of python GUIComponents | Stefan Pluecken | |
| 2007-01-31 | fix possible blue screen | Andreas Monzner | |
| 2007-01-22 | small speedup | Andreas Monzner | |
| 2007-01-21 | fix non working code | Andreas Monzner | |
| 2007-01-20 | small speedup | Andreas Monzner | |
| 2007-01-20 | fix bluescreen when try to start a manual scan and a service is selected but | Andreas Monzner | |
| not tuned | |||
| 2007-01-18 | do not add (type == X) to new created alternatives.. | Andreas Monzner | |
| 2007-01-18 | revert non working code | Andreas Monzner | |
| 2007-01-18 | add handling for alternative services | Andreas Monzner | |
| 2007-01-18 | lower prio for subservice quickzap actions (needed for working seek actions) | Andreas Monzner | |
| remove unneeded stopservice | |||
| 2007-01-18 | switch of infobarseek actions by default, lower prio for show/hide actions | Andreas Monzner | |
| 2007-01-18 | no more crash when press ok in a empty choicebox | Andreas Monzner | |
| 2007-01-16 | mark non-releases as dev | Felix Domke | |
| 2007-01-15 | use timedifference from eDVBLocalTimeHandler for time() calls in python | Andreas Monzner | |
| 2007-01-15 | remove debug code | Andreas Monzner | |
| 2007-01-15 | change iFrontendInformation api | Andreas 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-14 | remove unneeded workaround | Andreas Monzner | |
| 2007-01-13 | fix non working use of configured system language for epg language | Andreas Monzner | |
| 2007-01-13 | show menucontext entries dependend of current selected entry | Andreas Monzner | |
| 2007-01-12 | don't offer to install already installed plugins in the plugin installer | Stefan Pluecken | |
| 2007-01-12 | do not install web interface, as it's in another cvs now. | Felix Domke | |
| 2007-01-12 | get rid of unneede global keywords | Andreas Monzner | |
| fix non working shutdown after timerevent when the box is in standby | |||
| 2007-01-11 | fix rfmod audio (on and off was swapped) | Andreas Monzner | |
| 2007-01-11 | fix bluescreen | Andreas Monzner | |
| 2007-01-11 | filter 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-11 | do not call and create any python object when no python callback is | Andreas Monzner | |
| connected | |||
| 2007-01-10 | fix prev stupid change | Andreas Monzner | |
| 2007-01-10 | hide NimA and NimB icon when no more tuner is in use | Andreas Monzner | |
| 2007-01-10 | fix typo | Andreas Monzner | |
| 2007-01-10 | fix no more working displaying of used tuner for foreground service | Andreas Monzner | |
| 2007-01-09 | add getHTML to ConfigIP | Felix Domke | |
| 2007-01-09 | add StreamingM3U | Felix Domke | |
| 2007-01-09 | add StaticText source, which can be used as a simple way to forward values ↵ | Felix Domke | |
| between web pages | |||
| 2007-01-09 | add streaming link. you still need streamproxy ↵ | Felix Domke | |
| (http://streamproxy.schwerkraft.elitedvb.net/) on port 8001 | |||
| 2007-01-09 | add dynamic m3u playlist | Felix Domke | |
| 2007-01-09 | add cvsignore | Felix Domke | |
| 2007-01-09 | add 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-09 | Add source and converter for streaming. Source/StreamService will start the ↵ | Felix Domke | |
| streaming service 'record', Converter/Streaming will output current demux+pids. | |||
