From 7dfe8ae8cf64dc892cdc8945ebac0454aacc5118 Mon Sep 17 00:00:00 2001 From: redpanther Date: Wed, 20 Jan 2016 14:45:17 +0100 Subject: [PATCH] all effects has same lineendings Former-commit-id: c2586f57ce03c20a7a1083a5d62c8ddde7359b84 --- effects/knight-rider.json | 20 ++++++++++---------- effects/loop.json | 14 +++++++------- effects/loop2.json | 14 +++++++------- effects/mood-blobs-blue.json | 24 ++++++++++++------------ effects/mood-blobs-green.json | 24 ++++++++++++------------ effects/mood-blobs-red.json | 24 ++++++++++++------------ effects/rainbow-mood.json | 20 ++++++++++---------- effects/rainbow-swirl-fast.json | 20 ++++++++++---------- effects/rainbow-swirl.json | 20 ++++++++++---------- effects/random.json | 14 +++++++------- effects/snake.json | 20 ++++++++++---------- effects/sparks-color.json | 14 +++++++------- effects/sparks.json | 14 +++++++------- effects/x-mas.json | 16 ++++++++-------- 14 files changed, 129 insertions(+), 129 deletions(-) diff --git a/effects/knight-rider.json b/effects/knight-rider.json index b4644387..9801d491 100644 --- a/effects/knight-rider.json +++ b/effects/knight-rider.json @@ -1,10 +1,10 @@ -{ - "name" : "Knight rider", - "script" : "knight-rider.py", - "args" : - { - "speed" : 1.0, - "fadeFactor" : 0.7, - "color" : [255,0,0] - } -} +{ + "name" : "Knight rider", + "script" : "knight-rider.py", + "args" : + { + "speed" : 1.0, + "fadeFactor" : 0.7, + "color" : [255,0,0] + } +} diff --git a/effects/loop.json b/effects/loop.json index 9415f8b1..c4e58803 100644 --- a/effects/loop.json +++ b/effects/loop.json @@ -1,7 +1,7 @@ -{ - "name" : "Loop", - "script" : "loop.py", - "args" : - { - } -} +{ + "name" : "Loop", + "script" : "loop.py", + "args" : + { + } +} diff --git a/effects/loop2.json b/effects/loop2.json index 77f2c438..ebedbe34 100644 --- a/effects/loop2.json +++ b/effects/loop2.json @@ -1,7 +1,7 @@ -{ - "name" : "Loop2", - "script" : "loop2.py", - "args" : - { - } -} +{ + "name" : "Loop2", + "script" : "loop2.py", + "args" : + { + } +} diff --git a/effects/mood-blobs-blue.json b/effects/mood-blobs-blue.json index 1aa188ab..32280b46 100644 --- a/effects/mood-blobs-blue.json +++ b/effects/mood-blobs-blue.json @@ -1,12 +1,12 @@ -{ - "name" : "Blue mood blobs", - "script" : "mood-blobs.py", - "args" : - { - "rotationTime" : 60.0, - "color" : [0,0,255], - "hueChange" : 60.0, - "blobs" : 5, - "reverse" : false - } -} +{ + "name" : "Blue mood blobs", + "script" : "mood-blobs.py", + "args" : + { + "rotationTime" : 60.0, + "color" : [0,0,255], + "hueChange" : 60.0, + "blobs" : 5, + "reverse" : false + } +} diff --git a/effects/mood-blobs-green.json b/effects/mood-blobs-green.json index c0c104fe..aabd536c 100644 --- a/effects/mood-blobs-green.json +++ b/effects/mood-blobs-green.json @@ -1,12 +1,12 @@ -{ - "name" : "Green mood blobs", - "script" : "mood-blobs.py", - "args" : - { - "rotationTime" : 60.0, - "color" : [0,255,0], - "hueChange" : 60.0, - "blobs" : 5, - "reverse" : false - } -} +{ + "name" : "Green mood blobs", + "script" : "mood-blobs.py", + "args" : + { + "rotationTime" : 60.0, + "color" : [0,255,0], + "hueChange" : 60.0, + "blobs" : 5, + "reverse" : false + } +} diff --git a/effects/mood-blobs-red.json b/effects/mood-blobs-red.json index 3272dded..ac47af53 100644 --- a/effects/mood-blobs-red.json +++ b/effects/mood-blobs-red.json @@ -1,12 +1,12 @@ -{ - "name" : "Red mood blobs", - "script" : "mood-blobs.py", - "args" : - { - "rotationTime" : 60.0, - "color" : [255,0,0], - "hueChange" : 60.0, - "blobs" : 5, - "reverse" : false - } -} +{ + "name" : "Red mood blobs", + "script" : "mood-blobs.py", + "args" : + { + "rotationTime" : 60.0, + "color" : [255,0,0], + "hueChange" : 60.0, + "blobs" : 5, + "reverse" : false + } +} diff --git a/effects/rainbow-mood.json b/effects/rainbow-mood.json index fe754287..c9208b60 100644 --- a/effects/rainbow-mood.json +++ b/effects/rainbow-mood.json @@ -1,10 +1,10 @@ -{ - "name" : "Rainbow mood", - "script" : "rainbow-mood.py", - "args" : - { - "rotation-time" : 60.0, - "brightness" : 1.0, - "reverse" : false - } -} +{ + "name" : "Rainbow mood", + "script" : "rainbow-mood.py", + "args" : + { + "rotation-time" : 60.0, + "brightness" : 1.0, + "reverse" : false + } +} diff --git a/effects/rainbow-swirl-fast.json b/effects/rainbow-swirl-fast.json index 19fec89c..88e8d79d 100644 --- a/effects/rainbow-swirl-fast.json +++ b/effects/rainbow-swirl-fast.json @@ -1,10 +1,10 @@ -{ - "name" : "Rainbow swirl fast", - "script" : "rainbow-swirl.py", - "args" : - { - "rotation-time" : 3.0, - "brightness" : 1.0, - "reverse" : false - } -} +{ + "name" : "Rainbow swirl fast", + "script" : "rainbow-swirl.py", + "args" : + { + "rotation-time" : 3.0, + "brightness" : 1.0, + "reverse" : false + } +} diff --git a/effects/rainbow-swirl.json b/effects/rainbow-swirl.json index 3f7b7243..43a80a8d 100644 --- a/effects/rainbow-swirl.json +++ b/effects/rainbow-swirl.json @@ -1,10 +1,10 @@ -{ - "name" : "Rainbow swirl", - "script" : "rainbow-swirl.py", - "args" : - { - "rotation-time" : 20.0, - "brightness" : 1.0, - "reverse" : false - } -} +{ + "name" : "Rainbow swirl", + "script" : "rainbow-swirl.py", + "args" : + { + "rotation-time" : 20.0, + "brightness" : 1.0, + "reverse" : false + } +} diff --git a/effects/random.json b/effects/random.json index dc1d79ae..3dbc26d4 100644 --- a/effects/random.json +++ b/effects/random.json @@ -1,7 +1,7 @@ -{ - "name" : "Random", - "script" : "random.py", - "args" : - { - } -} +{ + "name" : "Random", + "script" : "random.py", + "args" : + { + } +} diff --git a/effects/snake.json b/effects/snake.json index 2c7ba395..eb914c89 100644 --- a/effects/snake.json +++ b/effects/snake.json @@ -1,10 +1,10 @@ -{ - "name" : "Snake", - "script" : "snake.py", - "args" : - { - "rotation-time" : 10.0, - "color" : [255, 0, 0], - "percentage" : 25 - } -} +{ + "name" : "Snake", + "script" : "snake.py", + "args" : + { + "rotation-time" : 10.0, + "color" : [255, 0, 0], + "percentage" : 25 + } +} diff --git a/effects/sparks-color.json b/effects/sparks-color.json index 1c3e8146..641b7d8d 100644 --- a/effects/sparks-color.json +++ b/effects/sparks-color.json @@ -1,7 +1,7 @@ -{ - "name" : "Sparks color", - "script" : "sparks-color.py", - "args" : - { - } -} +{ + "name" : "Sparks color", + "script" : "sparks-color.py", + "args" : + { + } +} diff --git a/effects/sparks.json b/effects/sparks.json index d4040309..f00c01ae 100644 --- a/effects/sparks.json +++ b/effects/sparks.json @@ -1,7 +1,7 @@ -{ - "name" : "Sparks", - "script" : "sparks.py", - "args" : - { - } -} +{ + "name" : "Sparks", + "script" : "sparks.py", + "args" : + { + } +} diff --git a/effects/x-mas.json b/effects/x-mas.json index 72892a52..6c73b645 100644 --- a/effects/x-mas.json +++ b/effects/x-mas.json @@ -1,8 +1,8 @@ -{ - "name" : "X-Mas", - "script" : "x-mas.py", - "args" : - { - "sleepTime" : 0.75 - } -} +{ + "name" : "X-Mas", + "script" : "x-mas.py", + "args" : + { + "sleepTime" : 0.75 + } +}