| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-10-16 | fix bluescreen when opening motor setup and more than one nim is configured | Andreas Monzner | |
| for motor use | |||
| 2007-10-07 | add 'weight' for menu entries (including plugins), so they can be sorted, ↵ | Felix Domke | |
| patch by Moritz Venn (006_enigma2_add_weight_support_to_menu.patch) | |||
| 2007-10-07 | add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz ↵ | Felix Domke | |
| Venn, 005_enigma2_add_entryid_support_to_where_menu.patch) | |||
| 2007-10-07 | Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this ↵ | Felix Domke | |
| (patch by Moritz Venn, 004_enigma2_plugin_rename_where_setup_to_where_menu.patch) | |||
| 2007-07-28 | fix *required* kwargs. plugins not having **kwargs will probably not run ↵ | Felix Domke | |
| with newer enigma2, but this has been documented since the beginning. | |||
| 2007-07-24 | display Satfinder, SatelliteEquipmentControl and PositionerSetup | Stefan Pluecken | |
| plugins only if a DVB-S or DVB-S2 frontend is installed | |||
| 2007-05-18 | NIM cleanup, as described in ↵ | Felix Domke | |
| https://lists.elitedvb.net/pipermail/enigma2-devel/2007-May/000016.html | |||
| 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-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-19 | fix syntax error, | Andreas Monzner | |
| some cosmetics | |||
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-11-01 | fix non working diseqc | Andreas Monzner | |
| 2006-11-01 | make "Satfinder" and "Positioner setup" translatable | Andreas Monzner | |
| 2006-11-01 | move Satfinder and Positioner Plugin to Menu -> Setup -> Service Searching | Andreas Monzner | |
| On close Satfinder/Positioner Setup ask the user to rezap to service before Satfinder/Positioner Setup | |||
| 2006-10-29 | send rotor stop command twice | Andreas Monzner | |
| 2006-10-28 | fix | Andreas Monzner | |
| 2006-10-28 | do not initialize config entrys on every start | Andreas Monzner | |
| 2006-10-27 | fix typo | Andreas Monzner | |
| 2006-10-27 | fix goto stored pos | Andreas Monzner | |
| 2006-10-20 | fix typo | Andreas Monzner | |
| 2006-10-20 | fix bluescreen when try to store a position in rotor | Andreas Monzner | |
| 2006-10-09 | fix RotorPlugin for new config stuff | Andreas Monzner | |
| 2006-10-08 | change ConfigDummy to ConfigNothing | Stefan Pluecken | |
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-06-30 | fix bluescreen in positioner setup tuning | Stefan Pluecken | |
| 2006-05-26 | fix one step east / one step west option | Andreas Monzner | |
| add ability to (re)enable rotor limits add ability to turn rotor to reference position (goto 0) | |||
| 2006-05-24 | add support for 8PSK | Andreas Monzner | |
| 2006-05-24 | some fixes for dvb-s2 | Andreas Monzner | |
| 2006-05-01 | check if e2 is currently recording before entering the positioner plugin ↵ | Stefan Pluecken | |
| (and prevent entering it when a recording is currently running) | |||
| 2006-04-25 | add some missing german translations | Stefan Pluecken | |
| 2006-04-11 | some logic to detect useable nims for rotor plugin | Andreas Monzner | |
| 2006-04-11 | fix tuner selection in positioner plugin for more than one dvb-s nim | Stefan Pluecken | |
| 2006-04-11 | add missing import | Stefan Pluecken | |
| 2006-04-08 | decrease time between parameter calling to ensure search mode works better | Stefan Pluecken | |
| 2006-04-08 | retune after sending a diseqc command in the positioner setup plugin | Stefan Pluecken | |
| 2006-04-08 | feature complete positioner plugin | Stefan Pluecken | |
| 2006-04-07 | finished the rotor config plugin (untested and lacking some features) | Stefan Pluecken | |
| 2006-04-05 | another positioner try | Stefan Pluecken | |
| 2006-04-05 | use new string concept for sending diseqc commands | Stefan Pluecken | |
| 2006-04-05 | some positioner setup changes for debugging purposes | Stefan Pluecken | |
| 2006-04-04 | fix | Andreas Monzner | |
| 2006-04-04 | small changes | Andreas Monzner | |
| 2006-04-04 | some work on the positioner setup plugin | Stefan Pluecken | |
| 2006-03-05 | plugin api change: Plugins() and main functions must receive (and possibly ↵ | Felix Domke | |
| ignore) keyword arguments | |||
| 2006-02-27 | - add positioner plugin (just basic gui atm) | Stefan Pluecken | |
| - some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now) - add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet) | |||
