| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2007-01-09 | use stand alone screens, and call execBegin/execEnd on web screens. ↵ | Felix Domke | |
| Re-enable 3s newline ping until we have something better. | |||
| 2007-01-09 | allow '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-08 | fix typo | Andreas Monzner | |
| 2007-01-08 | much simpler fix.. | Andreas Monzner | |
| 2007-01-08 | better fix | Andreas Monzner | |
| 2007-01-08 | fix following frequently bluescreen | Andreas Monzner | |
| File "/enigma2-1.0-r0/enigma2/lib/python/Screens/InfoBarGenerics.py", line 1917, in __tuneFailed Notifications.AddPopup(text = error, type = MessageBox.TYPE_ERROR, timeout = 5, id = "ZapError") File "/enigma2-1.0-r0/enigma2/lib/python/Tools/Notifications.py", line 45, in AddPopup AddNotificationWithID(id, MessageBox, text = text, type = type, timeout = timeout, close_on_any_key = True) .... .... .... TypeError: in method 'eLabel_setText', argument 2 of type 'std::string const &' | |||
| 2007-01-08 | small fix | Andreas Monzner | |
| 2007-01-07 | small fix | Andreas Monzner | |
| 2007-01-07 | do not let the user leave the parental control setup when setup protection | Andreas Monzner | |
| is enabled but no pin is set and the same for service protection.. | |||
| 2007-01-07 | disable dvb type filtering by default for bouquets but its possible to add a | Andreas Monzner | |
| filtering in bouquet.tv or bouquets.radio code cleanup | |||
| 2007-01-07 | small fix | Andreas Monzner | |
| 2007-01-07 | nice code | Andreas Monzner | |
| 2007-01-07 | ask user before a recordtimer set the box to standby or deepstandby | Andreas Monzner | |
| 2007-01-07 | take care of running recording before realy shutdown e2 | Andreas Monzner | |
| 2007-01-07 | do break lines | Andreas Monzner | |
| 2007-01-07 | more reusable code | Andreas Monzner | |
| 2007-01-07 | self.session is already defined by Screen | Andreas Monzner | |
| 2007-01-06 | add ability to stop currently running repeated timer when disabling it | Stefan Pluecken | |
| 2007-01-05 | do not restart previous tv service when leave standby | Andreas Monzner | |
| 2007-01-02 | standby clock | Felix Domke | |
| 2007-01-02 | add support for python threads (python threads are just running when the ↵ | Andreas Monzner | |
| mainloop is idle) add ePythonMessagePump class for interthread communication | |||
| 2006-12-31 | nicer code | Andreas Monzner | |
| 2006-12-31 | do not show timeshift state when timeshift is not running | Andreas Monzner | |
| 2006-12-31 | always show timeshift state when infobar is visible (not only when state is | Andreas Monzner | |
| not play) | |||
| 2006-12-31 | add missing invert | Felix Domke | |
| 2006-12-30 | send evStart before tuneFailed Events.. | Andreas Monzner | |
| fix evNoResources fix some bluescreens caused by notification handling | |||
| 2006-12-29 | show current running event in channelist not only in bouquets | Andreas Monzner | |
| 2006-12-27 | fix possibility for bluescreen | Andreas Monzner | |
| 2006-12-26 | add missing import | Andreas Monzner | |
| 2006-12-26 | 15 msec delay between disable tone and send diseqc | Andreas Monzner | |
| 2006-12-26 | disable tone before send diseqc command | Andreas Monzner | |
| 2006-12-23 | don't crash when service information is unavailable | Felix Domke | |
| 2006-12-22 | no bluescreen with old drivers | Andreas Monzner | |
| 2006-12-22 | show Videoformat in ServiceInfo Dialog in human readable format, | Andreas Monzner | |
| show Videosize in ServiceInfo | |||
| 2006-12-22 | remove unneeded double dot | Andreas Monzner | |
| 2006-12-22 | fix | Andreas Monzner | |
| 2006-12-22 | add "show transponder" info to service context menu in channellist | Andreas Monzner | |
| 2006-12-21 | add another missing import | Stefan Pluecken | |
| 2006-12-21 | fix play/pause button on new rcu when fast forward/backward seek mode is | Stefan Pluecken | |
| active | |||
| 2006-12-19 | add missing import | Felix Domke | |
| 2006-12-19 | fix syntax error, | Andreas Monzner | |
| some cosmetics | |||
| 2006-12-19 | fix allocateRawChannel | Andreas Monzner | |
| 2006-12-19 | remove unneeded test object, | Andreas Monzner | |
| export windowstyle enums to python | |||
| 2006-12-19 | move AddFont to more related place | Andreas Monzner | |
| small cleanup | |||
