diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-27 00:27:32 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-27 00:27:32 +0000 |
| commit | 9b6b96172d1d20d9daf3c11bc5f0222f487d53d7 (patch) | |
| tree | 8d40908a344ef075515096eb6e7de2c3743553b0 /configure.ac | |
| parent | 24f6e51878555666f9110839254b5cf914048248 (diff) | |
| download | enigma2-9b6b96172d1d20d9daf3c11bc5f0222f487d53d7.tar.gz enigma2-9b6b96172d1d20d9daf3c11bc5f0222f487d53d7.zip | |
- add positioner plugin (just basic gui atm)
- 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)
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b75946ed..66c3a1c0 100644 --- a/configure.ac +++ b/configure.ac @@ -64,6 +64,7 @@ lib/python/Plugins/SystemPlugins/Makefile lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile +lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile lib/python/Plugins/DemoPlugins/Makefile lib/python/Plugins/DemoPlugins/TestPlugin/Makefile lib/python/Plugins/Extensions/Makefile |
