Skip to content

Commit d8f6401

Browse files
authored
New fixture categories "Pixel Bar" and "Stand" (#587)
* Allow "Pixel Bar" and "Stand" fixture categories in schema * Bump schema version to 9.2.0 * Add category icons * Downgrade new categories in QLC+ and Millumin plugins * Add "Pixel Bar" and "Matrix" fixture category tests / suggestions * Add new categories to fixtures * Change lastModifyDate for all changed fixtures * Make register
1 parent 843fafd commit d8f6401

27 files changed

+161
-77
lines changed

fixtures/adb/alc4.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "ALC4",
44
"shortName": "ADBALC4",
5-
"categories": ["Blinder", "Color Changer"],
5+
"categories": ["Blinder", "Pixel Bar", "Color Changer"],
66
"meta": {
77
"authors": ["ameisso"],
88
"createDate": "2018-02-19",
9-
"lastModifyDate": "2018-07-21"
9+
"lastModifyDate": "2018-08-24"
1010
},
1111
"links": {
1212
"manual": ["http://www.lsclighting.com/help-centre/downloads/func-startdown/512/"]

fixtures/american-dj/revo-sweep.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Revo Sweep",
44
"shortName": "ADJRevoSweep",
5-
"categories": ["Flower"],
5+
"categories": ["Flower", "Color Changer"],
66
"meta": {
77
"authors": ["Felix Edelmann"],
88
"createDate": "2018-02-06",
9-
"lastModifyDate": "2018-08-09"
9+
"lastModifyDate": "2018-08-24"
1010
},
1111
"links": {
1212
"manual": ["http://adjmedia.s3-website-eu-west-1.amazonaws.com/manuals/revo_sweep.pdf"],

fixtures/ayrton/magicblade-fx.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "MagicBlade FX",
44
"shortName": "AyrtonMBFX",
5-
"categories": ["Color Changer", "Moving Head"],
5+
"categories": ["Pixel Bar", "Color Changer", "Moving Head"],
66
"meta": {
77
"authors": ["Felix Edelmann"],
88
"createDate": "2018-07-21",
9-
"lastModifyDate": "2018-08-09"
9+
"lastModifyDate": "2018-08-24"
1010
},
1111
"links": {
1212
"manual": ["https://www.ayrton.eu/wp-content/uploads/2015/10/MAGICBLADE-FX-Preliminary-Manual.pdf"],

fixtures/chauvet-dj/gigbar-2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "GigBAR 2",
4-
"categories": ["Color Changer", "Laser"],
4+
"categories": ["Stand", "Color Changer", "Laser"],
55
"meta": {
66
"authors": ["Flo Edelmann", "Felix Edelmann"],
77
"createDate": "2017-10-16",
8-
"lastModifyDate": "2018-08-10"
8+
"lastModifyDate": "2018-08-24"
99
},
1010
"comment": "Par 1 and 2 can only mix 3 colors together at the same time.",
1111
"links": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Color Force II 12",
44
"shortName": "CHCF212RGBA",
5-
"categories": ["Color Changer"],
5+
"categories": ["Pixel Bar", "Color Changer"],
66
"meta": {
77
"authors": ["Felix Edelmann"],
88
"createDate": "2018-02-13",
9-
"lastModifyDate": "2018-08-09"
9+
"lastModifyDate": "2018-08-24"
1010
},
1111
"comment": "Look Select capabilities may be inaccurate",
1212
"links": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Color Force II 48",
44
"shortName": "CHCF248RGBA",
5-
"categories": ["Color Changer"],
5+
"categories": ["Pixel Bar", "Color Changer"],
66
"meta": {
77
"authors": ["Felix Edelmann"],
88
"createDate": "2018-02-13",
9-
"lastModifyDate": "2018-08-09"
9+
"lastModifyDate": "2018-08-24"
1010
},
1111
"comment": "Look Select capabilities may be inaccurate",
1212
"links": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Color Force II 72",
44
"shortName": "CHCF272RGBA",
5-
"categories": ["Color Changer"],
5+
"categories": ["Pixel Bar", "Color Changer"],
66
"meta": {
77
"authors": ["Felix Edelmann"],
88
"createDate": "2018-02-13",
9-
"lastModifyDate": "2018-08-09"
9+
"lastModifyDate": "2018-08-24"
1010
},
1111
"comment": "Look Select capabilities may be inaccurate",
1212
"links": {

fixtures/equinox/gigabar.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Gigabar",
4-
"categories": ["Color Changer"],
4+
"categories": ["Stand", "Color Changer"],
55
"meta": {
66
"authors": ["Justin Hornsby", "Felix Edelmann"],
77
"createDate": "2017-11-16",
8-
"lastModifyDate": "2018-08-09"
8+
"lastModifyDate": "2018-08-24"
99
},
1010
"links": {
1111
"manual": ["http://www.prolight.co.uk/ftp-in/EQLED65_Manual.pdf"],

fixtures/eurolite/led-kls-801.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "LED KLS-801",
44
"shortName": "KLS801",
5-
"categories": ["Color Changer"],
5+
"categories": ["Stand", "Color Changer"],
66
"meta": {
77
"authors": ["Flo Edelmann", "Felix Edelmann"],
88
"createDate": "2017-01-20",
9-
"lastModifyDate": "2018-08-09"
9+
"lastModifyDate": "2018-08-24"
1010
},
1111
"links": {
1212
"manual": ["http://s141963554.online.de/anleitung/Steinigke/81012467.pdf"],

fixtures/glp/impression-x4-bar-10.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "Impression X4 Bar 10",
4-
"categories": ["Moving Head", "Color Changer", "Effect", "Strobe"],
4+
"categories": ["Pixel Bar", "Moving Head", "Color Changer", "Strobe"],
55
"meta": {
66
"authors": ["Rummels Bucht Berlin"],
77
"createDate": "2018-05-26",
8-
"lastModifyDate": "2018-08-09"
8+
"lastModifyDate": "2018-08-24"
99
},
1010
"comment": "impression X4 BAR 10 DMX chart (v1.6) from software version: v0.60",
1111
"links": {

fixtures/glp/jdc1.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "JDC1",
4-
"categories": ["Strobe", "Blinder", "Color Changer"],
4+
"categories": ["Strobe", "Blinder", "Matrix", "Color Changer", "Moving Head"],
55
"meta": {
66
"authors": ["Flo Edelmann"],
77
"createDate": "2018-06-14",
8-
"lastModifyDate": "2018-08-09"
8+
"lastModifyDate": "2018-08-24"
99
},
1010
"links": {
1111
"manual": ["https://www.glp.de/de/produkte?format=raw&task=download&fid=151"],
@@ -23,6 +23,7 @@
2323
"degreesMinMax": [86, 148]
2424
},
2525
"focus": {
26+
"type": "Head",
2627
"tiltMax": 185
2728
}
2829
},

fixtures/nicols/led-bar-123-fc-ip.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
33
"name": "LED BAR 123 FC IP",
4-
"categories": ["Color Changer"],
4+
"categories": ["Pixel Bar", "Color Changer"],
55
"meta": {
66
"authors": ["Nils Van Zuijlen"],
77
"createDate": "2018-04-22",
8-
"lastModifyDate": "2018-08-09"
8+
"lastModifyDate": "2018-08-24"
99
},
1010
"links": {
1111
"manual": ["http://sunlight-online.de/pdf/LEDBAR123FC.pdf"],

fixtures/orion/orcan2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
},
2222
"availableChannels": {
23-
"Master Dimmr": {
23+
"Master Dimmer": {
2424
"defaultValue": 0,
2525
"capability": {
2626
"type": "Intensity"
@@ -94,7 +94,7 @@
9494
"name": "7-channel",
9595
"shortName": "7ch",
9696
"channels": [
97-
"Master Dimmr",
97+
"Master Dimmer",
9898
"Strobe",
9999
"Effects",
100100
"Effect Speed",

0 commit comments

Comments
 (0)