Skip to content

Commit 1e46f6c

Browse files
peternewmanFloEdelmann
authored andcommitted
Update references to the new repo location (#457)
* Update references to the new repo location * Bump some versions
1 parent 9af02d7 commit 1e46f6c

File tree

144 files changed

+174
-174
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+174
-174
lines changed

README.md

Lines changed: 2 additions & 2 deletions

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Open Fixture Library",
33
"description": "An open source library for lighting technology's fixture definition files",
4-
"repository": "https://github.com/FloEdelmann/open-fixture-library",
4+
"repository": "https://github.com/OpenLightingProject/open-fixture-library",
55
"logo": "https://open-fixture-library.org/ofl-logo.svg",
66
"keywords": ["dmx", "dmx512", "ecue", "fixture", "fixtures", "lighting", "qlc"],
77
"image": "heroku/nodejs"

cli/make-test-fixtures.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ function getMarkdownCode() {
134134
// Header
135135
mdLines[0] = `|`;
136136
for (const fixture of fixtures) {
137-
mdLines[0] += ` | [*${fixture.man}* ${fixture.name}](https://github.com/FloEdelmann/open-fixture-library/blob/master/fixtures/${fixture.man}/${fixture.key}.json)`;
137+
mdLines[0] += ` | [*${fixture.man}* ${fixture.name}](https://github.com/OpenLightingProject/open-fixture-library/blob/master/fixtures/${fixture.man}/${fixture.key}.json)`;
138138
}
139139
mdLines[1] = `|-`.repeat(fixtures.length + 1);
140140

docs/CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions

docs/ui.md

Lines changed: 1 addition & 1 deletion

fixtures/5star-systems/spica-250m.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Spica 250M",
44
"shortName": "Spica250M",
55
"categories": ["Moving Head", "Color Changer"],

fixtures/abstract/twister-4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Twister 4",
44
"shortName": "Twister4",
55
"categories": ["Flower", "Color Changer"],

fixtures/adb/alc4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "ALC4",
44
"shortName": "alc4",
55
"categories": ["Blinder", "Color Changer"],

fixtures/adb/europe-105.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Europe 105",
44
"shortName": "ADBEurope105",
55
"categories": ["Dimmer"],

fixtures/american-dj/auto-spot-150.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Auto Spot 150",
44
"shortName": "ADJAutoSpot150",
55
"categories": ["Moving Head", "Color Changer"],

fixtures/american-dj/boom-box-fx2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Boom Box Fx2",
44
"shortName": "ADJBoomBoxFx2",
55
"categories": ["Laser", "Color Changer"],

fixtures/american-dj/fog-fury-jett-pro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Fog Fury Jett Pro",
44
"shortName": "FuryJettPro",
55
"categories": ["Smoke", "Color Changer"],

fixtures/american-dj/galaxian-3d.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Galaxian 3D",
44
"categories": ["Laser"],
55
"meta": {

fixtures/american-dj/quad-phase-hp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Quad Phase HP",
44
"shortName": "QPHP",
55
"categories": ["Flower", "Color Changer"],

fixtures/american-dj/revo-4-ir.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Revo 4 IR",
44
"shortName": "Revo4IR",
55
"categories": ["Flower", "Matrix", "Color Changer"],

fixtures/american-dj/revo-burst.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Revo Burst",
44
"shortName": "ADJRevoBurst",
55
"categories": ["Flower", "Effect"],

fixtures/american-dj/revo-sweep.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Revo Sweep",
44
"shortName": "ADJRevoSweep",
55
"categories": ["Flower"],

fixtures/american-dj/xs-400.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "XS 400",
44
"shortName": "XS400",
55
"categories": ["Moving Head", "Color Changer"],

fixtures/ayra/tdc-triple-burst.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "TDC Triple Burst",
44
"shortName": "AyraTDCTripleBurst",
55
"categories": ["Color Changer", "Effect"],

fixtures/cameo/flash-matrix-250.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Flash Matrix 250",
44
"shortName": "CLFM250",
55
"categories": ["Matrix", "Strobe", "Blinder"],

fixtures/cameo/flat-pro-18.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Flat Pro 18",
44
"shortName": "CLPFLATPRO18",
55
"categories": ["Color Changer"],

fixtures/cameo/flat-pro-flood-ip65-tri.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Flat Pro Flood IP65 Tri",
44
"shortName": "CLFLOODIP65TRI",
55
"categories": ["Blinder", "Color Changer"],

fixtures/cameo/gobo-scanner-80.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Gobo Scanner 80",
44
"shortName": "CLSCAN80W",
55
"categories": ["Scanner", "Color Changer"],

fixtures/cameo/hydrabeam-100.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Hydrabeam 100",
44
"shortName": "CLHB100RGBW",
55
"categories": ["Moving Head", "Color Changer"],

fixtures/cameo/hydrabeam-300-rgbw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Hydrabeam 300 RGBW",
44
"shortName": "CLHB300RGBW",
55
"categories": ["Moving Head", "Color Changer"],

fixtures/cameo/nanospot-120.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "NanoSpot 120",
44
"shortName": "CLNS120",
55
"categories": ["Moving Head", "Color Changer"],

fixtures/cameo/outdoor-par-tri-12.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Outdoor PAR Tri 12",
44
"shortName": "CLPSTTRI12IP",
55
"categories": ["Color Changer"],

fixtures/cameo/storm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "STORM",
44
"shortName": "CLSTORM",
55
"categories": ["Flower", "Laser", "Strobe", "Color Changer"],

fixtures/cameo/thunder-wash-100-rgb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Thunder Wash 100 RGB",
44
"shortName": "CLTW100RGB",
55
"categories": ["Strobe", "Blinder", "Color Changer"],

fixtures/cameo/thunder-wash-100-w.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Thunder Wash 100 W",
44
"shortName": "CLTW100W",
55
"categories": ["Strobe", "Blinder"],

fixtures/cameo/thunder-wash-600-rgb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Thunder Wash 600 RGB",
44
"shortName": "CLTW600RGB",
55
"categories": ["Strobe", "Blinder", "Color Changer"],

fixtures/cameo/thunder-wash-600-w.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Thunder Wash 600 W",
44
"shortName": "CLTW600W",
55
"categories": ["Strobe", "Blinder"],

fixtures/chauvet-dj/corepar-uv-usb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "COREpar UV USB",
44
"shortName": "ChauvetCOREparUV",
55
"categories": ["Other"],

fixtures/chauvet-dj/gigbar-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "GigBAR 2",
44
"categories": ["Color Changer", "Laser"],
55
"meta": {

fixtures/chauvet-dj/slimpar-pro-h-usb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "SlimPAR Pro H USB",
44
"shortName": "ChauvetSlimPARProH",
55
"categories": ["Color Changer"],

fixtures/chauvet-dj/slimpar-pro-qz12.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "SlimPAR Pro QZ12",
44
"categories": ["Color Changer"],
55
"meta": {

fixtures/chauvet-dj/slimpar-pro-w.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "SlimPAR Pro W",
44
"shortName": "ChauvetSlimPARProW",
55
"categories": ["Color Changer"],

fixtures/chauvet-dj/slimpar-q12-bt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "SlimPAR Q12 BT",
44
"shortName": "ChauvetSlimPARQ12BT",
55
"categories": ["Color Changer"],

fixtures/chauvet-dj/slimpar-t12-bt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "SlimPAR T12 BT",
44
"shortName": "ChauvetSlimPART12BT",
55
"categories": ["Color Changer"],

fixtures/chauvet-dj/washfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "WashFX",
44
"categories": ["Color Changer"],
55
"meta": {

fixtures/chroma-q/color-force-ii-12.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/FloEdelmann/open-fixture-library/master/schemas/fixture.json",
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Color Force II 12",
44
"shortName": "CHCF212RGBA",
55
"categories": ["Color Changer"],

0 commit comments

Comments
 (0)