diff options
| author | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
| commit | badef32037f52f79abc1f1440b786cd71afdf270 (patch) | |
| tree | 412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/filmleader.xml | |
| parent | Delete pre-6.00 files (diff) | |
| download | xscreensaver-master.tar.gz xscreensaver-master.tar.xz xscreensaver-master.zip | |
Diffstat (limited to 'hacks/config/filmleader.xml')
| -rw-r--r-- | hacks/config/filmleader.xml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/hacks/config/filmleader.xml b/hacks/config/filmleader.xml deleted file mode 100644 index 45afd2e..0000000 --- a/hacks/config/filmleader.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="filmleader" _label="Film Leader"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=Cng7hmsuLo0"/> - - <hgroup> - <vgroup> - <number id="tvcolor" type="slider" arg="-tv-color %" - _label="Color Knob" _low-label="Low" _high-label="High" - low="0" high="400" default="70"/> - <number id="tvtint" type="slider" arg="-tv-tint %" - _label="Tint Knob" _low-label="Low" _high-label="High" - low="0" high="360" default="5"/> - <number id="noise" type="slider" arg="-noise %" - _label="Noise" _low-label="Low" _high-label="High" - low="0.0" high="0.2" default="0.04"/> - </vgroup> - <vgroup> - <number id="tvbrightness" type="slider" arg="-tv-brightness %" - _label="Brightness Knob" _low-label="Low" _high-label="High" - low="-75.0" high="100.0" default="3.0"/> - <number id="tvcontrast" type="slider" arg="-tv-contrast %" - _label="Contrast Knob" _low-label="Low" _high-label="High" - low="0" high="500" default="150"/> - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - </vgroup> - </hgroup> - - <xscreensaver-updater /> - - <_description> -Displays a looping countdown based on the SMPTE Universal Film leader -on a simulation of an old analog television. - -https://en.wikipedia.org/wiki/Film_leader - -Written by Jamie Zawinski; 2018. - </_description> -</screensaver> |
