| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-02-14 | unlink some cyclic dependencys to get garbage collection working | Andreas Monzner | |
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated) | |||
| 2007-07-22 | import missing ActionMap | Andreas Monzner | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-06-08 | fix typo | Andreas Monzner | |
| 2007-06-06 | remove unneeded comment | Andreas Monzner | |
| 2007-06-06 | add runAsync support to wizzard | Andreas Monzner | |
| change run to runAsync in ScanSimple and ScanSetup (now the new cable transponder scan is working out of startwizzard too) | |||
| 2007-06-06 | some fixes for empty tuner slots (use slotid instead of dvb api frontend | Andreas Monzner | |
| device id) replace some hacks with some better hacks ;) | |||
| 2007-06-05 | remove unneeded = when call tda1002x tool | Andreas Monzner | |
| 2007-06-05 | fix autoscan | Andreas Monzner | |
| 2007-06-02 | get rid of unneeded for loop .. do recursion now | Andreas Monzner | |
| 2007-06-01 | fix symbolrate limits.. change parameter --scan_stepsize and --scan_bands to | Andreas Monzner | |
| --scan-stepsize and --scan-bands | |||
| 2007-05-31 | better fix | Andreas Monzner | |
| 2007-05-31 | fix bluescreen | Andreas Monzner | |
| 2007-05-31 | dont scan when the tda1002x tool is canceled by the user | Andreas Monzner | |
| 2007-05-31 | much faster DVB-C service searching... this needs a external (non GPL) tool ↵ | Andreas Monzner | |
| to find used transponders... not in OE yet.. but downloadable at http://sources.dreamboxupdate.com/download/7025/tda1002x please copy it to /usr/bin | |||
| 2007-05-18 | NIM cleanup, as described in ↵ | Felix Domke | |
| https://lists.elitedvb.net/pipermail/enigma2-devel/2007-May/000016.html | |||
| 2007-01-20 | fix bluescreen when try to start a manual scan and a service is selected but | Andreas Monzner | |
| not tuned | |||
| 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 | |||
| 2006-12-22 | add "show transponder" info to service context menu in channellist | Andreas Monzner | |
| 2006-12-18 | fix default orbital_position setting in manual scan | Stefan Pluecken | |
| 2006-11-01 | temporary disable dvb-s2 support | Andreas Monzner | |
| 2006-10-30 | revert local change (just for testing) | Andreas Monzner | |
| 2006-10-30 | add missing file | Andreas Monzner | |
| 2006-10-17 | fix typo | Felix Domke | |
| 2006-10-13 | fix more ConfigSatlist defaults | Andreas Monzner | |
| 2006-10-13 | fix bluescreen in manual scan | Andreas Monzner | |
| 2006-10-12 | fix scanning with no and one nim | Stefan Pluecken | |
| 2006-10-10 | some German translations (especially for the parental control) | Stefan Pluecken | |
| improve automatic cable scan | |||
| 2006-10-06 | finally fix priorities: ConfigListScreen's action must be -1 to override ↵ | Felix Domke | |
| eListbox' 0, the other setup screens need to use -2 to override ConfigListScreen | |||
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-09-17 | fix cable scan | Stefan Pluecken | |
| 2006-09-05 | add missing eTimer | Felix Domke | |
| 2006-07-23 | fix auto terrestrial scan | Andreas Monzner | |
| 2006-07-23 | fix manual cable scan | Andreas Monzner | |
| 2006-07-20 | fix terrestrial manual scan, use more parameters from terrestrial.xml for | Andreas Monzner | |
| automatic scan | |||
| 2006-07-03 | no "auto" parameter in single transponder scan, since the frontends don't ↵ | Stefan Pluecken | |
| support this for modulation type | |||
| 2006-06-30 | fix manual transponder scan | Stefan Pluecken | |
| 2006-06-30 | fix for manually scanning a transponder with 8psk modulation | Stefan Pluecken | |
| 2006-06-28 | move dvb-t 5V antenna switching to better place | Andreas Monzner | |
| rename Service Searchin -> Satconfig to -> Nimconfig | |||
| 2006-06-28 | get default transponder data from currently running service (only ↵ | Stefan Pluecken | |
| implemented for dvb-c and dvb-s/s2 atm, dvb-t to follow in the distant future) for the single transponder scan | |||
| 2006-06-26 | fix typo | Andreas Monzner | |
| 2006-06-26 | add 5V handling for active DVB-T antennas (needs new drivers) | Andreas Monzner | |
| 2006-06-16 | fix default FEC value | Felix Domke | |
| 2006-06-06 | fix typo | Felix Domke | |
| 2006-05-24 | add missing ) | Andreas Monzner | |
| 2006-05-24 | add support for 8PSK | Andreas Monzner | |
| 2006-05-24 | dont show (non working) SNR AGC BER in manual scan | Andreas Monzner | |
| 2006-05-24 | some fixes for dvb-s2 | Andreas Monzner | |
| 2006-05-23 | finish dvb-s2 fec stuff | Stefan Pluecken | |
