Compare commits

...

676 Commits

Author SHA1 Message Date
Joel Wetzell 96d994afea Merge pull request #382 from stagehacks/dependabot/npm_and_yarn/tmp-0.2.7
Bump tmp from 0.2.5 to 0.2.7
2026-06-19 17:56:01 -05:00
Joel Wetzell badfa71f3d Merge pull request #386 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.8.9
Bump electron-updater from 6.8.3 to 6.8.9
2026-06-19 17:55:49 -05:00
Joel Wetzell cb1e889dba Merge pull request #388 from stagehacks/dependabot/npm_and_yarn/electron-builder-26.15.3
Bump electron-builder from 26.10.0 to 26.15.3
2026-06-19 17:55:36 -05:00
Joel Wetzell f41b3b0134 Merge pull request #393 from stagehacks/dependabot/npm_and_yarn/tar-7.5.16
Bump tar from 7.5.15 to 7.5.16
2026-06-19 17:41:28 -05:00
Joel Wetzell e6651c0ce6 Merge pull request #392 from stagehacks/dependabot/npm_and_yarn/form-data-4.0.6
Bump form-data from 4.0.5 to 4.0.6
2026-06-19 17:41:05 -05:00
Joel Wetzell 49c0ef6b6e Merge pull request #391 from stagehacks/dependabot/npm_and_yarn/js-yaml-4.2.0
Bump js-yaml from 4.1.1 to 4.2.0
2026-06-19 17:27:41 -05:00
dependabot[bot] 381e54c72f Bump tar from 7.5.15 to 7.5.16
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.15 to 7.5.16.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.15...v7.5.16)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-19 22:27:02 +00:00
dependabot[bot] b677731713 Bump form-data from 4.0.5 to 4.0.6
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-19 22:26:57 +00:00
dependabot[bot] 04f4acc828 Bump js-yaml from 4.1.1 to 4.2.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/commits)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-19 22:26:56 +00:00
Joel Wetzell 86213d3ada Merge pull request #389 from stagehacks/dependabot/npm_and_yarn/prettier-3.8.4
Bump prettier from 3.8.3 to 3.8.4
2026-06-19 17:26:03 -05:00
dependabot[bot] aacbf487c9 Bump prettier from 3.8.3 to 3.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.3...3.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 09:41:22 +00:00
dependabot[bot] 2b2fc2b677 Bump electron-builder from 26.10.0 to 26.15.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 26.10.0 to 26.15.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.15.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-version: 26.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 09:41:14 +00:00
dependabot[bot] ec6660e8b6 Bump electron-updater from 6.8.3 to 6.8.9
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.8.3 to 6.8.9.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.8.9/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-version: 6.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 09:32:14 +00:00
dependabot[bot] 78c48a2b3d Bump tmp from 0.2.5 to 0.2.7
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.7.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.7)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-28 03:27:26 +00:00
Joel Wetzell 85493df3aa bump version 2026-05-15 09:41:20 -05:00
Joel Wetzell 19f6a221f4 Merge pull request #376 from stagehacks/fix/shure-channel-count-check
support any channel count ulxd
2026-05-15 09:37:23 -05:00
Linus Wileryd 84c0921943 Feature: DPA N-Series (#372)
* Feature: DPA N-Series support

Connects to N-Series receivers (e.g. N-DR1) via OSC over TCP.
Displays audio level, RF strength (A/B), battery status and
warnings for both channels.

* Add Lato font (bundled, offline-safe) to DPA plugin

* Add DPA plugin icon

* Fix: TCP framing, correct meter scaling

- Fix osc-tcp connection type being caught by osc SLIP handler in device.js
- Add subscriptions for tx/active, tx/name, tx/batterystatus
- Fix audio meter formula direction (was inverted)
- Scale audiolevel and rfstrength by /10 (values are dB×10)

* Fix: CSS
2026-05-15 09:30:25 -05:00
Linus Wileryd c3ddbd8353 Feature: Ontime (#373)
* Feature: Ontime support, WebSocket, Embedded fonts.

* Fix: Clock matching operator view

Also more notes showing

* Fix: ws path+font assets
2026-05-15 08:39:29 -05:00
Joel Wetzell 857226a702 Merge pull request #375 from lnswlrd/fix/app
Bug fix view.js
2026-05-15 08:28:59 -05:00
Linus Wileryd be4bba22e8 Update view.js
Bug fix for panel not redrawn if switching window arrangement
2026-05-15 10:25:54 +02:00
Joel Wetzell 9f9ef896de support any channel count ulxd 2026-05-14 19:29:08 -05:00
Joel Wetzell 88f9b7b429 Merge pull request #371 from stagehacks/electron-upgrade
update electron dependencies and node to reflect
2026-05-13 19:36:23 -05:00
Joel Wetzell 3de63306ac update electron dependencies and node to reflect 2026-05-13 19:23:39 -05:00
Joel Wetzell 3df89fc56a Merge pull request #366 from stagehacks/dependabot/npm_and_yarn/prettier-3.8.3
Bump prettier from 3.8.2 to 3.8.3
2026-05-12 15:36:03 -05:00
Joel Wetzell d599dd1806 Merge pull request #365 from stagehacks/dependabot/npm_and_yarn/uuid-14.0.0
Bump uuid from 13.0.0 to 14.0.0
2026-05-12 15:35:47 -05:00
Joel Wetzell 8024a11945 Merge pull request #362 from stagehacks/dependabot/npm_and_yarn/netmask-2.1.1
Bump netmask from 2.0.2 to 2.1.1
2026-05-12 15:35:37 -05:00
Joel Wetzell cf2fc53df6 Merge pull request #369 from stagehacks/dependabot/npm_and_yarn/ip-address-10.2.0
Bump ip-address from 10.1.0 to 10.2.0
2026-05-12 15:35:17 -05:00
dependabot[bot] 3a94fb4341 Bump ip-address from 10.1.0 to 10.2.0
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0.
- [Commits](https://github.com/beaugunderson/ip-address/commits)

---
updated-dependencies:
- dependency-name: ip-address
  dependency-version: 10.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-07 01:18:17 +00:00
Joel Wetzell 2104e506e6 Merge pull request #368 from stagehacks/dependabot/npm_and_yarn/xmldom/xmldom-0.8.13
Bump @xmldom/xmldom from 0.8.12 to 0.8.13
2026-05-04 14:29:14 -05:00
dependabot[bot] eeaa2b19bd Bump @xmldom/xmldom from 0.8.12 to 0.8.13
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.12...0.8.13)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-23 05:02:05 +00:00
dependabot[bot] b831d6a223 Bump prettier from 3.8.2 to 3.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.2...3.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 10:53:31 +00:00
dependabot[bot] e1f015c6c0 Bump uuid from 13.0.0 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 10:53:24 +00:00
Joel Wetzell 6da023db59 Merge pull request #364 from stagehacks/dependabot/npm_and_yarn/prettier-3.8.2
Bump prettier from 3.8.1 to 3.8.2
2026-04-13 08:40:06 -05:00
dependabot[bot] 7ab9b530da Bump prettier from 3.8.1 to 3.8.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 10:16:25 +00:00
dependabot[bot] 6513eaf583 Bump netmask from 2.0.2 to 2.1.1
Bumps [netmask](https://github.com/rs/node-netmask) from 2.0.2 to 2.1.1.
- [Changelog](https://github.com/rs/node-netmask/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rs/node-netmask/compare/2.0.2...2.1.1)

---
updated-dependencies:
- dependency-name: netmask
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 10:15:46 +00:00
Joel Wetzell a9f836e20c bump macos runner version 2026-04-07 14:23:43 -05:00
Joel Wetzell 72cb7ce05b bump version to v1.3.0 2026-04-07 14:20:22 -05:00
Joel Wetzell e2d83fe49f Merge pull request #352 from stagehacks/dependabot/npm_and_yarn/electron-builder-26.8.1
Bump electron-builder from 26.7.0 to 26.8.1
2026-04-07 14:15:02 -05:00
Joel Wetzell 4dd5dbf2cc Merge pull request #361 from stagehacks/dependabot/npm_and_yarn/lodash-4.18.1
Bump lodash from 4.17.23 to 4.18.1
2026-04-07 14:14:43 -05:00
dependabot[bot] 0d22fc3c8d Bump electron-builder from 26.7.0 to 26.8.1
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 26.7.0 to 26.8.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.8.1/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-version: 26.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 19:13:43 +00:00
dependabot[bot] 098d54ecf3 Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 19:12:30 +00:00
Joel Wetzell 3a421fab4f Merge pull request #359 from stagehacks/dependabot/npm_and_yarn/electron-39.8.5
Bump electron from 39.2.4 to 39.8.5
2026-04-07 14:12:17 -05:00
Joel Wetzell 2f6188e2d8 add ip package as an actual dependency 2026-04-07 14:11:03 -05:00
Joel Wetzell d7e1f8ffc1 Merge pull request #353 from stagehacks/dependabot/npm_and_yarn/flatted-3.4.2
Bump flatted from 3.2.7 to 3.4.2
2026-04-07 13:59:38 -05:00
Joel Wetzell 5b616301c0 Merge pull request #355 from stagehacks/dependabot/npm_and_yarn/picomatch-4.0.4
Bump picomatch from 4.0.3 to 4.0.4
2026-04-07 13:57:41 -05:00
Joel Wetzell 55522c4910 Merge pull request #356 from stagehacks/dependabot/npm_and_yarn/xmldom/xmldom-0.8.12
Bump @xmldom/xmldom from 0.8.11 to 0.8.12
2026-04-07 13:57:16 -05:00
sparks-alec 687fe9aa85 Merge pull request #360 from rsmck/rh/eos-realtime-cue-timers
Add real-time timer updates to Eos
2026-04-06 16:26:00 -04:00
Ross Henderson f26d1a9d49 Add real-time timer updates to Eos 2026-04-06 20:57:28 +01:00
dependabot[bot] 3ce7956b18 Bump electron from 39.2.4 to 39.8.5
Bumps [electron](https://github.com/electron/electron) from 39.2.4 to 39.8.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v39.2.4...v39.8.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 39.8.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 22:28:28 +00:00
dependabot[bot] 60dc91385e Bump @xmldom/xmldom from 0.8.11 to 0.8.12
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 04:49:28 +00:00
dependabot[bot] d466e7646f Bump picomatch from 4.0.3 to 4.0.4
Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 07:20:37 +00:00
dependabot[bot] 9ff1ea8db6 Bump flatted from 3.2.7 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.2.7...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 17:55:36 +00:00
Joel Wetzell bf2a975b4b Merge pull request #342 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.7.3
Bump electron-updater from 6.6.2 to 6.7.3
2026-03-11 10:25:19 -05:00
dependabot[bot] 1afc71ada2 Bump electron-updater from 6.6.2 to 6.7.3
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.6.2 to 6.7.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.7.3/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-version: 6.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 15:25:00 +00:00
Joel Wetzell 20d81a0289 Merge pull request #350 from stagehacks/dependabot/npm_and_yarn/tar-7.5.11
Bump tar from 7.5.10 to 7.5.11
2026-03-11 10:23:33 -05:00
Joel Wetzell 674b5d305d Merge pull request #344 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.8.2
Bump atem-connection from 3.8.0 to 3.8.2
2026-03-11 10:23:19 -05:00
dependabot[bot] ae996e0b5c Bump atem-connection from 3.8.0 to 3.8.2
Bumps [atem-connection](https://github.com/Sofie-Automation/sofie-atem-connection) from 3.8.0 to 3.8.2.
- [Changelog](https://github.com/Sofie-Automation/sofie-atem-connection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Sofie-Automation/sofie-atem-connection/compare/v3.8.0...v3.8.2)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 15:23:04 +00:00
dependabot[bot] a1cf536cf5 Bump tar from 7.5.10 to 7.5.11
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.10 to 7.5.11.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.10...v7.5.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 15:22:50 +00:00
Joel Wetzell 62085183f6 Merge pull request #346 from stagehacks/dependabot/npm_and_yarn/bonjour-3.5.1
Bump bonjour from 3.5.0 to 3.5.1
2026-03-11 10:22:05 -05:00
Joel Wetzell e9f37994b2 Merge pull request #348 from stagehacks/dependabot/npm_and_yarn/multi-bf627a84bc
Bump minimatch
2026-03-11 10:21:53 -05:00
Joel Wetzell f3574cdc3b Merge pull request #349 from stagehacks/dependabot/npm_and_yarn/tar-7.5.10
Bump tar from 7.5.7 to 7.5.10
2026-03-11 10:21:43 -05:00
dependabot[bot] e6949e9d9f Bump tar from 7.5.7 to 7.5.10
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 13:24:37 +00:00
dependabot[bot] 5f2978452a Bump minimatch
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 10.1.1 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 5.1.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 04:58:22 +00:00
dependabot[bot] a907c21a48 Bump bonjour from 3.5.0 to 3.5.1
Bumps [bonjour](https://github.com/watson/bonjour) from 3.5.0 to 3.5.1.
- [Commits](https://github.com/watson/bonjour/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: bonjour
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 10:12:56 +00:00
Joel Wetzell 97da2c41fb Merge pull request #339 from stagehacks/dependabot/npm_and_yarn/electron-builder-26.7.0
Bump electron-builder from 26.0.12 to 26.7.0
2026-02-03 11:36:38 -06:00
dependabot[bot] d1cd5b9f42 Bump electron-builder from 26.0.12 to 26.7.0
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 26.0.12 to 26.7.0.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.7.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-version: 26.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 23:48:17 +00:00
Joel Wetzell c83b49f6d9 Merge pull request #338 from stagehacks/dependabot/npm_and_yarn/prettier-3.8.1
Bump prettier from 3.7.3 to 3.8.1
2026-02-02 13:42:51 -06:00
Joel Wetzell 7ffdbcaa06 Merge pull request #340 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.8.0
Bump atem-connection from 3.7.0 to 3.8.0
2026-02-02 13:41:49 -06:00
dependabot[bot] 3fef025aa3 Bump atem-connection from 3.7.0 to 3.8.0
Bumps [atem-connection](https://github.com/Sofie-Automation/sofie-atem-connection) from 3.7.0 to 3.8.0.
- [Changelog](https://github.com/Sofie-Automation/sofie-atem-connection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Sofie-Automation/sofie-atem-connection/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 10:31:03 +00:00
dependabot[bot] 40daba698a Bump prettier from 3.7.3 to 3.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.3...3.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 10:30:44 +00:00
Joel Wetzell 62e9e355d3 Merge pull request #328 from stagehacks/dependabot/npm_and_yarn/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2026-01-27 17:01:23 -06:00
Joel Wetzell 95cd95d3a2 Merge pull request #330 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.7.0
Bump atem-connection from 3.5.0 to 3.7.0
2026-01-27 17:01:15 -06:00
Joel Wetzell e0cc525d40 Merge pull request #332 from stagehacks/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2026-01-27 17:00:58 -06:00
Joel Wetzell 3e800a9d36 Merge pull request #333 from stagehacks/dependabot/npm_and_yarn/electron-39.2.4
Bump electron from 39.1.1 to 39.2.4
2026-01-27 17:00:47 -06:00
Joel Wetzell 4263eb1e8b Merge pull request #334 from stagehacks/dependabot/npm_and_yarn/prettier-3.7.3
Bump prettier from 3.6.2 to 3.7.3
2026-01-27 17:00:07 -06:00
Joel Wetzell e5a10aa7c3 Merge pull request #336 from stagehacks/dependabot/npm_and_yarn/lodash-4.17.23
Bump lodash from 4.17.21 to 4.17.23
2026-01-27 16:59:55 -06:00
dependabot[bot] 4ca0855f9e Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 02:10:26 +00:00
dependabot[bot] 12db688c39 Bump prettier from 3.6.2 to 3.7.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 09:58:42 +00:00
dependabot[bot] 6e1fdcacba Bump electron from 39.1.1 to 39.2.4
---
updated-dependencies:
- dependency-name: electron
  dependency-version: 39.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 09:58:31 +00:00
dependabot[bot] 2d7d733fe8 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 09:21:48 +00:00
dependabot[bot] 957ee656ea Bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 21:27:04 +00:00
dependabot[bot] 7b4727b9c4 Bump atem-connection from 3.5.0 to 3.7.0
Bumps [atem-connection](https://github.com/Sofie-Automation/sofie-atem-connection) from 3.5.0 to 3.7.0.
- [Changelog](https://github.com/Sofie-Automation/sofie-atem-connection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Sofie-Automation/sofie-atem-connection/compare/v3.5.0...v3.7.0)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23 21:27:03 +00:00
Joel Wetzell 61e394bb2b Merge pull request #268 from stagehacks/qlab-faster-redraw-fix
better handling of DOM updates for device drawing
2025-11-23 15:25:47 -06:00
jwetzell 691a5ac7a5 sync package-lock 2025-11-23 15:23:42 -06:00
jwetzell 71c34eecbf create diffs directly against the current DOM 2025-11-23 15:23:28 -06:00
jwetzell e02a7d7819 convert view.draw to virtual dom based body 2025-11-23 15:23:28 -06:00
jwetzell 8b653b00fe rework qlab draw to skip draws if more incoming updates 2025-11-23 15:18:01 -06:00
jwetzell 86c31e1057 add contentBodyElement to device 2025-11-23 15:18:01 -06:00
jwetzell fd82cfbd6d bump version 2025-11-13 07:07:32 -06:00
jwetzell 7a069e1d53 Merge pull request #322 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
Bump eslint-plugin-import from 2.31.0 to 2.32.0
2025-11-13 07:06:39 -06:00
jwetzell 9a2de0786f Merge pull request #327 from stagehacks/qlab-updates-fix
QLab updates subscriptiong OSC fix
2025-11-13 07:06:23 -06:00
jwetzell 36357b0daf add version check to updates call 2025-11-13 07:05:12 -06:00
dependabot[bot] ee2f7c60cf Bump eslint-plugin-import from 2.31.0 to 2.32.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-13 13:01:11 +00:00
jwetzell bda5565cc4 Merge pull request #321 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-10.1.8
Bump eslint-config-prettier from 10.1.5 to 10.1.8
2025-11-13 06:59:57 -06:00
dependabot[bot] fbffb0bd21 Bump eslint-config-prettier from 10.1.5 to 10.1.8
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.5 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-13 12:58:19 +00:00
jwetzell 16ad5ae110 Merge pull request #323 from stagehacks/dependabot/npm_and_yarn/prettier-3.6.2
Bump prettier from 3.5.3 to 3.6.2
2025-11-13 06:57:17 -06:00
jwetzell 2cc0de766e Merge pull request #324 from stagehacks/dependabot/npm_and_yarn/uuid-13.0.0
Bump uuid from 11.1.0 to 13.0.0
2025-11-13 06:57:06 -06:00
jwetzell 2246e53e86 Merge pull request #325 from stagehacks/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-11-13 06:56:53 -06:00
jwetzell 81ef5499e0 fix subscribing to updates in qlab plugin 2025-11-13 06:56:27 -06:00
dependabot[bot] f07d535971 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 09:26:17 +00:00
dependabot[bot] 6081109b8f Bump uuid from 11.1.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 09:17:33 +00:00
dependabot[bot] 4177435f4b Bump prettier from 3.5.3 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 09:17:25 +00:00
jwetzell 0536c670eb bump Cue View version 2025-11-08 11:22:50 -06:00
jwetzell eca84d4665 update @jwetzell/posistagenet to 2.1.1 2025-11-08 11:21:56 -06:00
jwetzell e9fa1d0f95 pin dependencies 2025-11-08 10:57:55 -06:00
jwetzell 9a52049453 bump electron related dependencies to their latest version 2025-11-08 10:56:23 -06:00
jwetzell b81d51762a update nodejs version to latest v22 2025-11-08 10:55:02 -06:00
jwetzell 1ef40f74c0 update release action to look at nvmrc file for node version 2025-11-08 10:54:50 -06:00
jwetzell 06410de3fb Merge pull request #320 from stagehacks/dependabot/npm_and_yarn/electron-35.7.5
Bump electron from 34.2.0 to 35.7.5
2025-11-08 10:39:02 -06:00
dependabot[bot] fa1d4f734f Bump electron from 34.2.0 to 35.7.5
---
updated-dependencies:
- dependency-name: electron
  dependency-version: 35.7.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 16:36:25 +00:00
jwetzell d605564ecf Merge pull request #318 from stagehacks/dependabot/npm_and_yarn/form-data-4.0.4
Bump form-data from 4.0.1 to 4.0.4
2025-11-08 10:35:41 -06:00
jwetzell dcca3c1595 Merge pull request #313 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-10.1.5
Bump eslint-config-prettier from 9.1.0 to 10.1.5
2025-11-08 10:35:26 -06:00
jwetzell de376a313d Merge pull request #298 from stagehacks/dependabot/npm_and_yarn/uuid-11.1.0
Bump uuid from 11.0.5 to 11.1.0
2025-11-08 10:35:02 -06:00
jwetzell edf3a217fe Merge pull request #319 from stagehacks/dependabot/npm_and_yarn/tmp-0.2.5
Bump tmp from 0.2.3 to 0.2.5
2025-11-08 10:34:02 -06:00
dependabot[bot] 0759c1a9f3 Bump tmp from 0.2.3 to 0.2.5
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.5.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.5)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 16:33:32 +00:00
dependabot[bot] 874c590eb6 Bump form-data from 4.0.1 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-08 16:33:28 +00:00
jwetzell 60d358eaa4 Merge pull request #302 from stagehacks/dependabot/npm_and_yarn/prettier-3.5.3
Bump prettier from 3.4.2 to 3.5.3
2025-11-08 10:32:27 -06:00
dependabot[bot] f8b2579b61 Bump eslint-config-prettier from 9.1.0 to 10.1.5
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.5.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.5)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 09:38:28 +00:00
dependabot[bot] 9f78b02bb8 Bump prettier from 3.4.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 10:05:38 +00:00
dependabot[bot] 3301f92902 Bump uuid from 11.0.5 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 to 11.1.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.5...v11.1.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 09:45:12 +00:00
jwetzell d26de5448d Merge pull request #296 from stagehacks/dependabot/npm_and_yarn/electron-34.2.0
Bump electron from 33.0.2 to 34.2.0
2025-02-16 19:28:15 -06:00
dependabot[bot] a94f2ce215 Bump electron from 33.0.2 to 34.2.0
Bumps [electron](https://github.com/electron/electron) from 33.0.2 to 34.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v33.0.2...v34.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 01:25:31 +00:00
jwetzell 4bee085caf Merge pull request #291 from stagehacks/dependabot/npm_and_yarn/uuid-11.0.5
Bump uuid from 11.0.1 to 11.0.5
2025-02-16 19:24:20 -06:00
jwetzell 23d9759aa1 Merge pull request #288 from stagehacks/dependabot/npm_and_yarn/prettier-3.4.2
Bump prettier from 3.3.3 to 3.4.2
2025-02-16 19:24:05 -06:00
dependabot[bot] 68f79bbf50 Bump uuid from 11.0.1 to 11.0.5
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.1 to 11.0.5.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.5)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 09:51:01 +00:00
dependabot[bot] 3b16f3b1d2 Bump prettier from 3.3.3 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 09:29:27 +00:00
jwetzell 85d52ee148 sync package-lock.json 2024-11-11 14:23:47 -06:00
sparks-alec bb400f98ef bump version number 2024-11-11 14:06:19 -05:00
sparks-alec 0f893e0168 Merge pull request #283 from stagehacks/mac-frame
Add frame to window on mac app
2024-11-10 20:23:26 -05:00
jwetzell 553ed3f76d add shortcut to toggle sidebar 2024-11-10 15:45:40 -06:00
jwetzell c9504933d2 enable frame on mac window 2024-11-10 15:45:27 -06:00
sparks-alec d68325b1a5 Update README.md 2024-11-03 22:25:18 -05:00
sparks-alec 75ac344846 remove message that may result in too many messages to QLab 2024-11-02 22:16:38 -04:00
sparks-alec 97c118bf99 debounce .draw() 2024-11-02 22:15:59 -04:00
jwetzell a6bcac5adf bump version to v1.2.1 2024-10-30 21:00:58 -05:00
jwetzell 98180dcfc4 Merge pull request #276 from tm1000/bugfix/delete-devices
Delete devices by null coalesce if never connected
2024-10-30 20:57:02 -05:00
Andrew Nagy eb7867f687 Fix bug in deleting devices 2024-10-30 18:55:38 -07:00
jwetzell fd0ba22c75 move apple team id to env variable 2024-10-30 19:21:35 -05:00
jwetzell 591275cba1 bump version to v1.2.0 2024-10-29 17:22:53 -05:00
jwetzell 32e613b5cb Merge pull request #275 from stagehacks/plugin-lightfactory
add support for LightFactory
2024-10-29 17:22:10 -05:00
jwetzell 3626bda89c rework cue list population to not leave straggling cues and populate active cue correctly 2024-10-29 17:19:17 -05:00
jwetzell e0b2db1a11 add basic refresh heartbeat 2024-10-29 17:19:17 -05:00
sparks-alec 694db535fe update styles 2024-10-29 17:19:17 -05:00
jwetzell c5a60622d0 update template to show active cue 2024-10-29 17:19:17 -05:00
jwetzell 5600c64f69 parse cue updates from lightfactory 2024-10-29 17:19:17 -05:00
jwetzell 7208154a68 add lightfactory discovery 2024-10-29 17:19:17 -05:00
jwetzell cedf6e34aa add lightfactory icon 2024-10-29 17:19:16 -05:00
jwetzell 66405aefa0 initial lightfactory support 2024-10-29 17:19:16 -05:00
sparks-alec 7f2eaacd2f add PSN and LSS 2024-10-29 17:54:33 -04:00
sparks-alec ebb76acdb2 Merge pull request #273 from stagehacks/eos-cuelist-picker
Add Eos cuelist picker
2024-10-28 15:36:08 -04:00
jwetzell 4bcac5bfa4 Merge pull request #274 from stagehacks/arm-building
add arm target to linux build and disable rebuild
2024-10-28 13:16:17 -05:00
jwetzell 534a709005 Merge pull request #258 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.31.0
Bump eslint-plugin-import from 2.29.1 to 2.31.0
2024-10-28 13:14:28 -05:00
jwetzell d9aa48ed3d Merge pull request #272 from stagehacks/dependabot/npm_and_yarn/uuid-11.0.1
Bump uuid from 10.0.0 to 11.0.1
2024-10-28 13:11:07 -05:00
jwetzell f2e61d841f Merge pull request #267 from stagehacks/dependabot/npm_and_yarn/electron-33.0.2
Bump electron from 32.1.2 to 33.0.2
2024-10-28 13:07:32 -05:00
dependabot[bot] 26aecb1efb Bump electron from 32.1.2 to 33.0.2
Bumps [electron](https://github.com/electron/electron) from 32.1.2 to 33.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v32.1.2...v33.0.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 12:24:13 +00:00
jwetzell 7356ee7097 Merge pull request #271 from stagehacks/dependabot/npm_and_yarn/jwetzell/posistagenet-1.1.0
Bump @jwetzell/posistagenet from 0.4.7 to 1.1.0
2024-10-28 07:22:57 -05:00
jwetzell 8b2e489a25 Merge pull request #269 from stagehacks/plugin-livestream-studio
add support for livestream studio
2024-10-28 07:12:46 -05:00
sparks-alec 5bf747d24a add cue list filter 2024-10-28 05:41:37 -04:00
sparks-alec 9b4a3bfaba add numberinput plugin field type 2024-10-28 05:41:17 -04:00
sparks-alec 468369e6da fix Eos version display 2024-10-28 05:40:53 -04:00
dependabot[bot] de37f7f3fb Bump uuid from 10.0.0 to 11.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:38:57 +00:00
dependabot[bot] d292390c24 Bump @jwetzell/posistagenet from 0.4.7 to 1.1.0
Bumps [@jwetzell/posistagenet](https://github.com/jwetzell/psn-js) from 0.4.7 to 1.1.0.
- [Commits](https://github.com/jwetzell/psn-js/compare/v0.4.7...v1.1.0)

---
updated-dependencies:
- dependency-name: "@jwetzell/posistagenet"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:38:49 +00:00
sparks-alec 9c0f641d12 restyle to match LSS for mac 2024-10-28 04:16:35 -04:00
sparks-alec e79dbf5c65 set status to "ok" when data is received
devices won't draw unless status is "ok"
2024-10-28 04:15:33 -04:00
sparks-alec d6907a397a add tbar images 2024-10-28 04:12:59 -04:00
sparks-alec 5a64456722 change to original icon 2024-10-28 04:12:46 -04:00
sparks-alec 3c8158c119 remove old graphics 2024-10-28 04:11:33 -04:00
sparks-alec ff81addf67 Merge branch 'plugin-livestream-studio' of https://github.com/stagehacks/Cue-View into plugin-livestream-studio 2024-10-28 04:09:40 -04:00
jwetzell 41f31305e4 add arm target to linux build and disable rebuild 2024-10-25 16:30:23 -05:00
jwetzell b192726efd initial proof of concept for livestream studio using atem look 2024-10-24 17:29:37 -05:00
sparks-alec bc78fe402e Create LICENSE 2024-10-24 13:54:22 -04:00
dependabot[bot] a851c1a7ca Bump eslint-plugin-import from 2.29.1 to 2.31.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 20:43:26 +00:00
jwetzell 82c92d0b91 Merge pull request #263 from stagehacks/dependabot/npm_and_yarn/jwetzell/posistagenet-0.4.7
Bump @jwetzell/posistagenet from 0.4.6 to 0.4.7
2024-10-22 15:42:14 -05:00
jwetzell 990daa6432 Merge pull request #256 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.5.0
Bump @electron/notarize from 2.4.0 to 2.5.0
2024-10-22 15:41:13 -05:00
jwetzell f93e166285 Merge pull request #262 from stagehacks/dependabot/npm_and_yarn/electron-builder-25.1.8
Bump electron-builder from 25.0.5 to 25.1.8
2024-10-22 15:41:00 -05:00
dependabot[bot] c5b1d75e54 Bump @jwetzell/posistagenet from 0.4.6 to 0.4.7
Bumps [@jwetzell/posistagenet](https://github.com/jwetzell/psn-js) from 0.4.6 to 0.4.7.
- [Commits](https://github.com/jwetzell/psn-js/commits/v0.4.7)

---
updated-dependencies:
- dependency-name: "@jwetzell/posistagenet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 09:58:40 +00:00
dependabot[bot] f9db50c3ea Bump electron-builder from 25.0.5 to 25.1.8
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 25.0.5 to 25.1.8.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.8/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 09:58:34 +00:00
jwetzell 9454306930 set background color of device list column 2024-10-11 17:34:00 -05:00
dependabot[bot] 21fb9de192 Bump @electron/notarize from 2.4.0 to 2.5.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 15:41:41 +00:00
jwetzell 6be944689d Merge pull request #257 from stagehacks/dependabot/npm_and_yarn/electron-32.1.2
Bump electron from 32.1.0 to 32.1.2
2024-10-07 10:40:27 -05:00
jwetzell 1d83421e5f Merge pull request #260 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.3.9
Bump electron-updater from 6.3.4 to 6.3.9
2024-10-07 10:40:07 -05:00
dependabot[bot] 85e0dbcbae Bump electron-updater from 6.3.4 to 6.3.9
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.3.4 to 6.3.9.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.9/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 09:34:32 +00:00
dependabot[bot] c53f690218 Bump electron from 32.1.0 to 32.1.2
Bumps [electron](https://github.com/electron/electron) from 32.1.0 to 32.1.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v32.1.0...v32.1.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 09:24:58 +00:00
jwetzell e8cce12f75 Merge pull request #255 from stagehacks/dependabot/npm_and_yarn/electron-32.1.0
Bump electron from 31.4.0 to 32.1.0
2024-09-17 21:35:34 -05:00
jwetzell 0ef3d11241 bump version to v1.1.1 2024-09-17 21:35:01 -05:00
jwetzell 5f81008d2a fix renamed device variable in device connection error screen 2024-09-17 21:33:24 -05:00
jwetzell 5671af079f clean out deprecated device config field 2024-09-17 21:32:54 -05:00
dependabot[bot] 6958336cbe Bump electron from 31.4.0 to 32.1.0
Bumps [electron](https://github.com/electron/electron) from 31.4.0 to 32.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v31.4.0...v32.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 19:25:27 +00:00
jwetzell 4bdf5d138c Merge pull request #253 from stagehacks/dependabot/npm_and_yarn/electron-builder-25.0.5
Bump electron-builder from 24.13.3 to 25.0.5
2024-09-17 14:24:13 -05:00
jwetzell f766ae6ea0 Merge pull request #252 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.3.4
Bump electron-updater from 6.2.1 to 6.3.4
2024-09-17 14:19:14 -05:00
jwetzell fa0197ab06 Merge pull request #249 from stagehacks/dependabot/npm_and_yarn/osc-2.4.5
Bump osc from 2.4.4 to 2.4.5
2024-09-17 14:18:56 -05:00
dependabot[bot] 9f84a2d04f Bump electron-builder from 24.13.3 to 25.0.5
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.13.3 to 25.0.5.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v25.0.5/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 09:19:24 +00:00
dependabot[bot] 3ae67fbe1e Bump electron-updater from 6.2.1 to 6.3.4
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.2.1 to 6.3.4.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.4/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 09:19:13 +00:00
dependabot[bot] d00dc47dc5 Bump osc from 2.4.4 to 2.4.5
Bumps [osc](https://github.com/colinbdclark/osc.js) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/colinbdclark/osc.js/releases)
- [Commits](https://github.com/colinbdclark/osc.js/compare/2.4.4...2.4.5)

---
updated-dependencies:
- dependency-name: osc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 09:24:09 +00:00
jwetzell 18dc41b654 Merge pull request #247 from stagehacks/dependabot/npm_and_yarn/electron-31.4.0
Bump electron from 31.3.0 to 31.4.0
2024-08-19 13:33:59 -05:00
dependabot[bot] eeec94a7a3 Bump electron from 31.3.0 to 31.4.0
Bumps [electron](https://github.com/electron/electron) from 31.3.0 to 31.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v31.3.0...v31.4.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:33:45 +00:00
jwetzell 4c98387a77 Merge pull request #248 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.4.0
bump @electron/notarize from 2.3.2 to 2.4.0
2024-08-19 13:32:26 -05:00
dependabot[bot] be81f80de9 bump @electron/notarize from 2.3.2 to 2.4.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 09:21:57 +00:00
jwetzell 05325319d7 Merge pull request #245 from stagehacks/dependabot/npm_and_yarn/electron-31.3.0
Bump electron from 31.2.0 to 31.3.0
2024-07-29 05:09:24 -05:00
dependabot[bot] 1a44381079 Bump electron from 31.2.0 to 31.3.0
Bumps [electron](https://github.com/electron/electron) from 31.2.0 to 31.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v31.2.0...v31.3.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 09:23:27 +00:00
jwetzell 3ee810b01a Merge pull request #243 from stagehacks/dependabot/npm_and_yarn/electron-31.2.0
Bump electron from 30.1.0 to 31.2.0
2024-07-21 20:49:41 -05:00
jwetzell 1ee92f2abe Merge pull request #233 from stagehacks/dependabot/npm_and_yarn/uuid-10.0.0
Bump uuid from 9.0.1 to 10.0.0
2024-07-21 20:49:33 -05:00
jwetzell 7fa8cfc3e7 Merge pull request #220 from stagehacks/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-07-21 20:45:40 -05:00
jwetzell bff0ac0b99 Merge pull request #242 from stagehacks/dependabot/npm_and_yarn/prettier-3.3.3
Bump prettier from 3.3.2 to 3.3.3
2024-07-21 20:45:26 -05:00
dependabot[bot] a011b13aae Bump electron from 30.1.0 to 31.2.0
Bumps [electron](https://github.com/electron/electron) from 30.1.0 to 31.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v30.1.0...v31.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:58:04 +00:00
dependabot[bot] 715316396c Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:57:41 +00:00
jwetzell dee9fedee0 Merge pull request #238 from stagehacks/dependabot/npm_and_yarn/prettier-3.3.2
Bump prettier from 3.3.1 to 3.3.2
2024-06-25 16:17:20 -05:00
dependabot[bot] 0ef7d809cf Bump prettier from 3.3.1 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:32:51 +00:00
jwetzell fa3856c14f Merge pull request #236 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.2.1
Bump electron-updater from 6.1.8 to 6.2.1
2024-06-17 12:54:36 -05:00
dependabot[bot] ad900909d8 Bump electron-updater from 6.1.8 to 6.2.1
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.8 to 6.2.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.2.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:58:55 +00:00
jwetzell 446ae43244 Merge pull request #231 from stagehacks/dependabot/npm_and_yarn/prettier-3.3.1
Bump prettier from 3.2.5 to 3.3.1
2024-06-10 17:34:55 -05:00
jwetzell 04bbe4cf5b Merge pull request #232 from stagehacks/dependabot/npm_and_yarn/electron-30.1.0
Bump electron from 30.0.8 to 30.1.0
2024-06-10 17:34:45 -05:00
dependabot[bot] e8ac901f5a Bump uuid from 9.0.1 to 10.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:32:11 +00:00
dependabot[bot] 33e59fb5b7 Bump electron from 30.0.8 to 30.1.0
Bumps [electron](https://github.com/electron/electron) from 30.0.8 to 30.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v30.0.8...v30.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:32:02 +00:00
dependabot[bot] 6892fe256e Bump prettier from 3.2.5 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:31:41 +00:00
jwetzell e408921257 Merge pull request #227 from stagehacks/dependabot/npm_and_yarn/electron-30.0.8
Bump electron from 30.0.6 to 30.0.8
2024-05-27 17:30:29 -05:00
dependabot[bot] 7827217c5a Bump electron from 30.0.6 to 30.0.8
Bumps [electron](https://github.com/electron/electron) from 30.0.6 to 30.0.8.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v30.0.6...v30.0.8)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 09:22:53 +00:00
jwetzell 071b7d0871 Merge pull request #224 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.3.2
Bump @electron/notarize from 2.3.0 to 2.3.2
2024-05-25 18:36:47 -05:00
dependabot[bot] f33229c5b0 Bump @electron/notarize from 2.3.0 to 2.3.2
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.3.0...v2.3.2)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 23:36:17 +00:00
jwetzell eef0f5859d Merge pull request #225 from stagehacks/dependabot/npm_and_yarn/electron-30.0.6
Bump electron from 29.1.0 to 30.0.6
2024-05-25 18:35:24 -05:00
jwetzell b3f268d2a5 notarize script is not needed anymore 2024-05-25 18:35:04 -05:00
jwetzell 8e9f2c7c56 add another release notes category 2024-05-25 18:30:54 -05:00
jwetzell 826b8d4fb0 Merge pull request #187 from stagehacks/feat/toggle-sidebar
Add ability to toggle sidebar
2024-05-25 18:24:55 -05:00
dependabot[bot] 42abbdef33 Bump electron from 29.1.0 to 30.0.6
Bumps [electron](https://github.com/electron/electron) from 29.1.0 to 30.0.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v29.1.0...v30.0.6)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 09:05:51 +00:00
dependabot[bot] df3e2c1230 Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 09:40:03 +00:00
jwetzell c93b56d263 add release yaml 2024-04-07 14:17:04 -05:00
jwetzell 0ff27fe5ec Merge pull request #213 from stagehacks/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-04-07 14:10:53 -05:00
dependabot[bot] d29e7702df Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-07 19:10:48 +00:00
jwetzell b65823baad Merge pull request #214 from stagehacks/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2024-04-07 14:10:16 -05:00
dependabot[bot] 60513b93b8 Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-07 19:09:46 +00:00
jwetzell c199328e92 add dependabot config for github actions 2024-04-07 14:09:18 -05:00
jwetzell fcaa955868 update to node 20 2024-04-07 14:03:17 -05:00
jwetzell 8eb8c44a81 add team id to fix mac builds 2024-04-07 14:02:25 -05:00
jwetzell cdf1cf2b01 fix bad property name 2024-04-05 21:26:18 -05:00
jwetzell e1d5b4a0b7 Merge pull request #205 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.1.8
Bump electron-updater from 6.1.7 to 6.1.8
2024-03-19 21:51:34 -05:00
jwetzell 2900a2a70c Merge pull request #206 from stagehacks/dependabot/npm_and_yarn/eslint-8.57.0
Bump eslint from 8.56.0 to 8.57.0
2024-03-19 21:50:51 -05:00
dependabot[bot] bc6793c70b Bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:23:39 +00:00
dependabot[bot] b252097fa9 Bump electron-updater from 6.1.7 to 6.1.8
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.7 to 6.1.8.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.8/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:23:20 +00:00
jwetzell 4efc53c328 Merge pull request #194 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.5.0
Bump atem-connection from 3.3.2 to 3.5.0
2024-03-07 09:20:24 -06:00
jwetzell 76caaeb2f2 Merge pull request #201 from stagehacks/dependabot/npm_and_yarn/electron-29.1.0
Bump electron from 28.1.3 to 29.1.0
2024-03-07 09:12:13 -06:00
dependabot[bot] 03a6af9594 Bump electron from 28.1.3 to 29.1.0
Bumps [electron](https://github.com/electron/electron) from 28.1.3 to 29.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v28.1.3...v29.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 15:11:57 +00:00
jwetzell 705ae26808 Merge pull request #197 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.3.0
Bump @electron/notarize from 2.2.0 to 2.3.0
2024-03-07 09:11:25 -06:00
jwetzell aba2eb53cb Merge pull request #198 from stagehacks/dependabot/npm_and_yarn/ip-1.1.9
Bump ip from 1.1.8 to 1.1.9
2024-03-07 09:11:11 -06:00
dependabot[bot] 907099d363 Bump ip from 1.1.8 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 15:09:53 +00:00
dependabot[bot] ed1aa03aec Bump @electron/notarize from 2.2.0 to 2.3.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 15:09:51 +00:00
jwetzell 145c9ae1f9 Merge pull request #202 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.13.3
Bump electron-builder from 24.9.1 to 24.13.3
2024-03-07 09:09:09 -06:00
dependabot[bot] 19a96f1ba3 Bump electron-builder from 24.9.1 to 24.13.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.9.1 to 24.13.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 09:29:07 +00:00
dependabot[bot] c01af4eec1 Bump atem-connection from 3.3.2 to 3.5.0
Bumps [atem-connection](https://github.com/nrkno/sofie-atem-connection) from 3.3.2 to 3.5.0.
- [Changelog](https://github.com/nrkno/sofie-atem-connection/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nrkno/sofie-atem-connection/compare/v3.3.2...v3.5.0)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 09:54:41 +00:00
jwetzell 42b9150c88 Merge pull request #193 from stagehacks/dependabot/npm_and_yarn/prettier-3.2.5
Bump prettier from 3.2.4 to 3.2.5
2024-02-05 11:28:47 -08:00
dependabot[bot] f530a3a264 Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 09:24:53 +00:00
jwetzell c27b91ec0c Merge pull request #188 from stagehacks/dependabot/npm_and_yarn/prettier-3.2.4 2024-01-28 17:25:01 -08:00
dependabot[bot] 53254cc4e1 Bump prettier from 3.1.1 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 09:45:16 +00:00
jwetzell e85dd8f248 add option in menu to toggle sidebar 2024-01-15 16:13:01 -06:00
jwetzell 89f79e3d0e Merge pull request #183 from stagehacks/dependabot/npm_and_yarn/electron-28.1.3
Bump electron from 26.2.4 to 28.1.3
2024-01-15 13:53:45 -08:00
jwetzell bd8323c1e2 fix laggy mission control on mac 2024-01-15 15:32:47 -06:00
dependabot[bot] e50e81efda Bump electron from 26.2.4 to 28.1.3
Bumps [electron](https://github.com/electron/electron) from 26.2.4 to 28.1.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v26.2.4...v28.1.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 09:41:16 +00:00
jwetzell 37b7e09384 Merge pull request #179 from stagehacks/dependabot/npm_and_yarn/eslint-8.56.0
Bump eslint from 8.55.0 to 8.56.0
2023-12-19 21:45:54 -06:00
dependabot[bot] 97dfef5534 Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:45:41 +00:00
jwetzell bbcefdbdc3 Merge pull request #178 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.29.1
Bump eslint-plugin-import from 2.29.0 to 2.29.1
2023-12-19 21:44:44 -06:00
dependabot[bot] 6ee778f4e2 Bump eslint-plugin-import from 2.29.0 to 2.29.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:56:10 +00:00
jwetzell b45ad6ee7a initial proof of concept for livestream studio using atem look 2023-12-15 15:35:06 -06:00
jwetzell 8fdb7ebf58 Merge pull request #175 from stagehacks/dependabot/npm_and_yarn/prettier-3.1.1
Bump prettier from 3.1.0 to 3.1.1
2023-12-11 09:09:01 -06:00
dependabot[bot] 8ffb335118 Bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:54:32 +00:00
jwetzell 706c4783ce Merge pull request #169 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.9.1
Bump electron-builder from 24.6.4 to 24.9.1
2023-12-04 10:11:54 -06:00
dependabot[bot] f3d94cc7d0 Bump electron-builder from 24.6.4 to 24.9.1
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.4 to 24.9.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.9.1/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:11:21 +00:00
jwetzell 847db762cf Merge pull request #173 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2023-12-04 10:10:44 -06:00
dependabot[bot] 8f7a48a449 Bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:09:56 +00:00
jwetzell 2f24cb5a2d Merge pull request #172 from stagehacks/dependabot/npm_and_yarn/eslint-8.55.0
Bump eslint from 8.54.0 to 8.55.0
2023-12-04 10:09:16 -06:00
dependabot[bot] db1c9a731b Bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:27:44 +00:00
jwetzell d4b5b2b8c0 Merge pull request #170 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.1.7
Bump electron-updater from 6.1.4 to 6.1.7
2023-11-27 13:01:11 -06:00
dependabot[bot] a58f203545 Bump electron-updater from 6.1.4 to 6.1.7
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.4 to 6.1.7.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.7/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 09:13:05 +00:00
jwetzell 367ed42814 Merge pull request #166 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.2.0
Bump @electron/notarize from 2.1.0 to 2.2.0
2023-11-21 11:11:50 -06:00
dependabot[bot] b6b4b8f908 Bump @electron/notarize from 2.1.0 to 2.2.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 17:10:51 +00:00
jwetzell 3b3cd4751d Merge pull request #168 from stagehacks/dependabot/npm_and_yarn/eslint-8.54.0
Bump eslint from 8.53.0 to 8.54.0
2023-11-21 11:08:26 -06:00
dependabot[bot] dbd1c4457d Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:11:59 +00:00
jwetzell c8e93eb79d Merge pull request #161 from stagehacks/dependabot/npm_and_yarn/eslint-8.53.0
Bump eslint from 8.52.0 to 8.53.0
2023-11-13 08:40:41 -06:00
dependabot[bot] 337105464b Bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 14:37:58 +00:00
jwetzell 5eddf335bb Merge pull request #163 from stagehacks/dependabot/npm_and_yarn/prettier-3.1.0
Bump prettier from 3.0.3 to 3.1.0
2023-11-13 08:37:18 -06:00
dependabot[bot] 38c201bddc Bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:49:24 +00:00
jwetzell 3f7177fe06 Merge pull request #159 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0
Bump eslint-plugin-import from 2.28.1 to 2.29.0
2023-10-23 09:56:23 -05:00
jwetzell 5d136bdabd Merge pull request #160 from stagehacks/dependabot/npm_and_yarn/eslint-8.52.0
Bump eslint from 8.51.0 to 8.52.0
2023-10-23 09:56:12 -05:00
dependabot[bot] f1647c5b51 Bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:03:30 +00:00
dependabot[bot] f4bfdbfc28 Bump eslint-plugin-import from 2.28.1 to 2.29.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 10:03:21 +00:00
jwetzell bbf8d04628 Merge pull request #152 from stagehacks/dependabot/npm_and_yarn/eslint-8.51.0
Bump eslint from 8.50.0 to 8.51.0
2023-10-16 08:37:16 -05:00
jwetzell af4c987e0d Merge pull request #151 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.3.2
Bump atem-connection from 3.3.0 to 3.3.2
2023-10-16 08:30:46 -05:00
jwetzell d5f83e2aa4 Merge pull request #153 from stagehacks/dependabot/npm_and_yarn/uuid-9.0.1
Bump uuid from 9.0.0 to 9.0.1
2023-10-16 08:29:04 -05:00
dependabot[bot] 871269ea3c Bump uuid from 9.0.0 to 9.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 10:00:19 +00:00
dependabot[bot] dbf7f75844 Bump eslint from 8.50.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 10:00:10 +00:00
dependabot[bot] 134a756b9f Bump atem-connection from 3.3.0 to 3.3.2
Bumps [atem-connection](https://github.com/nrkno/sofie-atem-connection) from 3.3.0 to 3.3.2.
- [Changelog](https://github.com/nrkno/sofie-atem-connection/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nrkno/sofie-atem-connection/compare/v3.3.0...v3.3.2)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:59:57 +00:00
jwetzell a629f68bca Merge pull request #140 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.1.4
Bump electron-updater from 6.1.1 to 6.1.4
2023-10-02 17:48:31 -05:00
jwetzell da2a74e34e Merge pull request #148 from stagehacks/dependabot/npm_and_yarn/electron-26.2.4
Bump electron from 26.0.0 to 26.2.4
2023-10-02 17:47:48 -05:00
dependabot[bot] c0635d95a4 Bump electron from 26.0.0 to 26.2.4
Bumps [electron](https://github.com/electron/electron) from 26.0.0 to 26.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v26.0.0...v26.2.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 22:46:06 +00:00
jwetzell a5c0b52c35 Merge pull request #139 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.6.4
Bump electron-builder from 24.6.3 to 24.6.4
2023-10-02 17:45:23 -05:00
dependabot[bot] d9fe2bf382 Bump electron-builder from 24.6.3 to 24.6.4
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.6.4/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 22:44:40 +00:00
jwetzell df473cc277 Merge pull request #144 from stagehacks/dependabot/npm_and_yarn/prettier-3.0.3
Bump prettier from 3.0.2 to 3.0.3
2023-10-02 17:44:16 -05:00
jwetzell b19fc8044c Merge pull request #146 from stagehacks/dependabot/npm_and_yarn/eslint-8.50.0
Bump eslint from 8.48.0 to 8.50.0
2023-10-02 17:43:51 -05:00
dependabot[bot] 1aede302b3 Bump prettier from 3.0.2 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 22:43:17 +00:00
dependabot[bot] 014f8589b5 Bump electron-updater from 6.1.1 to 6.1.4
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.1 to 6.1.4.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.4/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 22:43:15 +00:00
jwetzell 9280b5721a Merge pull request #149 from stagehacks/plugin-psn
Add PSN plugin
2023-10-02 17:42:33 -05:00
jwetzell 14affadd39 you too package-lock 2023-10-02 17:40:24 -05:00
jwetzell 151b46db3b bump version 2023-10-02 17:38:43 -05:00
sparks-alec 8f5e8be1ff again, don't redraw device views clicked
This should be a more robust fix.
2023-10-01 02:05:55 -04:00
sparks-alec 5b2199b601 Revert "Don't redraw device views when you click on them"
This reverts commit f433a9983c.
2023-10-01 01:45:47 -04:00
sparks-alec c5b5d350f2 Fix bug preventing heartbeats from happening
d.port is undefined on all plugins now! So heartbeats basically never happened! Devices would then time out and attempt to reconnect, do that, and then redraw.
2023-10-01 01:42:58 -04:00
sparks-alec f433a9983c Don't redraw device views when you click on them 2023-10-01 01:40:32 -04:00
sparks-alec c8720f291e make PSN prettier 2023-10-01 01:10:14 -04:00
dependabot[bot] f9a2fdd7bf Bump eslint from 8.48.0 to 8.50.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.50.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 09:36:36 +00:00
jwetzell c969bb6b50 hide field column if absent from all trackers 2023-09-19 09:40:26 -05:00
jwetzell 44579e0e7f update psn lib 2023-09-18 17:29:50 -05:00
jwetzell 0315ac0e99 template cleanup 2023-09-18 13:24:22 -05:00
jwetzell 5fb28d4f98 update psn lib 2023-09-18 13:00:55 -05:00
jwetzell 63d293cd41 update psn lib 2023-09-16 08:42:41 -05:00
jwetzell 01af232a06 update to latest psn lib 2023-09-14 22:49:07 -05:00
jwetzell f7ae192b74 update to new psn lib layout 2023-09-13 16:03:32 -05:00
jwetzell 89c36c8155 add support for multiple PSN servers 2023-09-12 12:52:49 -05:00
jwetzell 8f59f2a0ba add host info to plugin.data call 2023-09-12 12:52:14 -05:00
jwetzell 3df112ef74 basic layout for trackers 2023-09-11 13:40:37 -05:00
jwetzell 445efb8de7 update to less chatyy version of posistagenet library 2023-09-11 08:59:21 -05:00
jwetzell 634632de64 groundwork for posistagenet protocol 2023-09-11 00:01:58 -05:00
jwetzell a004850dc7 Merge pull request #137 from stagehacks/dependabot/npm_and_yarn/eslint-8.48.0 2023-09-06 19:50:56 -05:00
jwetzell 1f39d6e513 Merge pull request #136 from stagehacks/dependabot/npm_and_yarn/atem-connection-3.3.0 2023-09-06 19:47:17 -05:00
dependabot[bot] e700339908 Bump eslint from 8.47.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:48:19 +00:00
dependabot[bot] 92d45fa7db Bump atem-connection from 3.2.0 to 3.3.0
Bumps [atem-connection](https://github.com/nrkno/sofie-atem-connection) from 3.2.0 to 3.3.0.
- [Changelog](https://github.com/nrkno/sofie-atem-connection/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nrkno/sofie-atem-connection/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:48:05 +00:00
jwetzell 55ad9a480b Merge pull request #133 from stagehacks/dependabot/npm_and_yarn/electron-26.0.0
Bump electron from 25.5.0 to 26.0.0
2023-08-24 13:46:09 -05:00
jwetzell 00486dd5d0 Merge pull request #134 from stagehacks/dependabot/npm_and_yarn/prettier-3.0.2
Bump prettier from 3.0.0 to 3.0.2
2023-08-24 13:33:53 -05:00
dependabot[bot] 7e2c28f914 Bump prettier from 3.0.0 to 3.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 16:14:20 +00:00
jwetzell 8efe663310 Merge pull request #135 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.28.1
Bump eslint-plugin-import from 2.28.0 to 2.28.1
2023-08-24 11:13:17 -05:00
dependabot[bot] 220712a4b7 Bump eslint-plugin-import from 2.28.0 to 2.28.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:25:55 +00:00
dependabot[bot] 10d85fd080 Bump electron from 25.5.0 to 26.0.0
Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.5.0...v26.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:25:29 +00:00
jwetzell 44fd8849dd Merge pull request #131 from stagehacks/dependabot/npm_and_yarn/electron-25.5.0
Bump electron from 22.3.3 to 25.5.0
2023-08-14 08:26:45 -05:00
jwetzell 140b1f7c0a Merge pull request #130 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
Bump eslint-config-prettier from 8.8.0 to 9.0.0
2023-08-14 08:26:16 -05:00
dependabot[bot] 1906f085bd Bump electron from 22.3.3 to 25.5.0
Bumps [electron](https://github.com/electron/electron) from 22.3.3 to 25.5.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.3...v25.5.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 13:25:06 +00:00
dependabot[bot] 62a9829987 Bump eslint-config-prettier from 8.8.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 13:25:02 +00:00
jwetzell 5d9d271c78 Merge pull request #132 from stagehacks/dependabot/npm_and_yarn/eslint-8.47.0
Bump eslint from 8.44.0 to 8.47.0
2023-08-14 08:24:41 -05:00
jwetzell 658f7f7dd5 Merge pull request #128 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.28.0
Bump eslint-plugin-import from 2.27.5 to 2.28.0
2023-08-14 08:24:25 -05:00
dependabot[bot] 501b99ead5 Bump eslint from 8.44.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.47.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 13:22:14 +00:00
jwetzell eb1e0d1ddc Merge pull request #125 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.6.3
Bump electron-builder from 24.4.0 to 24.6.3
2023-08-14 08:21:08 -05:00
dependabot[bot] 3e4cbc5c76 Bump eslint-plugin-import from 2.27.5 to 2.28.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:08:02 +00:00
dependabot[bot] cb1f3b79e0 Bump electron-builder from 24.4.0 to 24.6.3
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.4.0 to 24.6.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.6.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:07:11 +00:00
jwetzell 974ee71014 Merge pull request #118 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.1.0
Bump @electron/notarize from 2.0.0 to 2.1.0
2023-07-10 09:13:42 -05:00
dependabot[bot] 24aec3b7cb Bump @electron/notarize from 2.0.0 to 2.1.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:56:55 +00:00
jwetzell c7a97a5876 Merge pull request #119 from stagehacks/dependabot/npm_and_yarn/eslint-8.44.0
Bump eslint from 8.43.0 to 8.44.0
2023-07-10 08:56:10 -05:00
dependabot[bot] 87ef619085 Bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:52:43 +00:00
jwetzell eb92ff2c90 Merge pull request #120 from stagehacks/dependabot/npm_and_yarn/prettier-3.0.0
Bump prettier from 2.8.8 to 3.0.0
2023-07-10 08:52:03 -05:00
dependabot[bot] 758e44de2c Bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 09:27:22 +00:00
jwetzell b394bd7625 make mac release only zip 2023-06-28 09:22:38 -05:00
jwetzell 71ad9a6eb1 add architectures to mac 2023-06-28 09:06:11 -05:00
jwetzell fc9fafa355 Update release.yaml 2023-06-28 09:03:16 -05:00
jwetzell fa069a8613 try mac arm runner 2023-06-28 08:45:46 -05:00
jwetzell b8b5bfa45c Merge pull request #114 from stagehacks/dependabot/npm_and_yarn/electron-updater-6.1.1
Bump electron-updater from 5.3.0 to 6.1.1
2023-06-26 09:11:10 -05:00
dependabot[bot] 68e1cd049d Bump electron-updater from 5.3.0 to 6.1.1
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 14:10:11 +00:00
jwetzell 7712f083c4 Merge pull request #111 from stagehacks/dependabot/npm_and_yarn/eslint-8.43.0
Bump eslint from 8.41.0 to 8.43.0
2023-06-26 09:07:21 -05:00
dependabot[bot] 2f7ee45002 Bump eslint from 8.41.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.43.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 14:06:43 +00:00
jwetzell b5b1bc910a Merge pull request #117 from stagehacks/dependabot/npm_and_yarn/electron/notarize-2.0.0
Bump @electron/notarize from 1.2.3 to 2.0.0
2023-06-26 09:00:38 -05:00
dependabot[bot] c93aa6810c Bump @electron/notarize from 1.2.3 to 2.0.0
Bumps [@electron/notarize](https://github.com/electron/notarize) from 1.2.3 to 2.0.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v1.2.3...v2.0.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 10:02:39 +00:00
sparks-alec c610ede852 Update README.md 2023-06-23 03:32:33 -04:00
sparks-alec 23390b0ae2 remove example plugin
in retrospect, not very useful lol
2023-06-23 03:31:27 -04:00
sparks-alec e4c86fb95c version bump 2023-06-23 03:26:55 -04:00
sparks-alec 6449c5d040 Merge pull request #115 from stagehacks/plugin-digico-sd
Add DiGiCo SD
2023-06-23 03:24:28 -04:00
sparks-alec e896bd5f52 Merge branch 'main' into plugin-digico-sd 2023-06-23 03:23:10 -04:00
sparks-alec 3621617f5d add info 2023-06-23 03:11:24 -04:00
sparks-alec 19e4ce1e47 update icon 2023-06-22 07:40:57 -04:00
sparks-alec 1c8813c1b7 new image 2023-06-13 18:55:48 -04:00
sparks-alec 7521e02cc4 ugh wrong icon 2023-06-13 04:53:12 -04:00
sparks-alec 70771b5faa add icon 2023-06-13 04:49:22 -04:00
sparks-alec f0b04d2d1c Merge branch 'main' of https://github.com/stagehacks/Cue-View 2023-06-13 03:24:59 -04:00
sparks-alec 3c17c0a980 new app icon 2023-06-13 03:24:55 -04:00
sparks-alec 7d7d76d35c Update README.md 2023-06-13 00:30:56 -04:00
sparks-alec 665b926e44 update to 1.0 2023-06-13 00:22:11 -04:00
sparks-alec 679fee26f7 close sockets when device is deleted
this has been broken for awhile probably oops
2023-06-13 00:15:12 -04:00
sparks-alec e00029963f Update info.html 2023-06-12 23:57:07 -04:00
sparks-alec 6bd852a50b fix for systems requiring ArtPoll 2023-06-12 22:38:34 -04:00
sparks-alec 8ef1ba9bcf add live graph to shure plugin 2023-06-12 20:09:07 -04:00
sparks-alec 99af6e9093 add eos 3.2 info 2023-06-12 02:42:38 -04:00
sparks-alec cfc3c6e5de add gradient to icons 2023-06-12 02:24:03 -04:00
sparks-alec 9a42f0f88c remove psds 2023-06-12 02:23:43 -04:00
sparks-alec 6e92891f6c signal when data is received
previously we only signaled when sent!
2023-06-12 01:13:13 -04:00
sparks-alec d58ea7012c bugfix 2023-06-12 01:12:43 -04:00
sparks-alec d5252e9278 ignore Net3 priority packets
should make this toggleable eventually, but this is more usable for now
2023-06-12 01:00:45 -04:00
sparks-alec 930b4daf16 bugfix signal when no device views 2023-06-12 00:43:32 -04:00
sparks-alec 5accc828db clean up active device selection
when clicking first column
2023-06-11 22:59:24 -04:00
sparks-alec eb1d120345 fix scrollbar color on transparent areas 2023-06-11 22:49:26 -04:00
sparks-alec 719e5fce41 Merge branch 'main' of https://github.com/stagehacks/Cue-View 2023-06-11 22:47:27 -04:00
sparks-alec 5025ff3694 hide vertical overflow on device list 2023-06-11 22:47:13 -04:00
sparks-alec 0ab85bc9c4 Merge pull request #109 from stagehacks/rate-limiting
Add Rate Limiting and Network Traffic Signal
2023-06-11 22:32:26 -04:00
sparks-alec 6ea358b813 remove dot 2023-06-11 22:31:39 -04:00
sparks-alec ae091a7f88 Revert "Squashed commit of the following:"
This reverts commit cf1874a29b.
2023-06-11 22:30:36 -04:00
sparks-alec cf364a7381 add traffic indicator to each view 2023-06-11 22:29:01 -04:00
sparks-alec cf1874a29b Squashed commit of the following:
commit 38962ff052
Merge: d6cc11f 57324c8
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 20:54:13 2023 -0400

    Merge pull request #108 from stagehacks/qlab-refactor

    Qlab refactor

commit 57324c82e9
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:31:34 2023 -0400

    add .draw() to make sure troubleshooting info is displayed

commit bf06ec7f3a
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:20:32 2023 -0400

    remove debugging mark

commit 382dc8a0fe
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:18:55 2023 -0400

    make playhead a tad smaller

commit 0444d3976e
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun Jun 11 15:18:39 2023 -0400

    improved cueList data structure magic

commit c61b189634
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue May 30 17:38:44 2023 -0500

    update /chidren endpoint for qlab 4

commit 09ceb01963
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 16:27:46 2023 -0400

    failing to remove a full /cueLists update

    ideally when an /update message is received for a Group cue, we should just get the new list of children cues and stick that into the data.workspaces tree in the right spot.

commit af1094d3cd
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 16:24:54 2023 -0400

    remove full draws when Elapsed progress updates

commit c0d8c58e90
Merge: 6d69bac aec2eff
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 13:53:19 2023 -0400

    Merge branch 'qlab-refactor' of https://github.com/stagehacks/Cue-View into qlab-refactor

commit 6d69bac639
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 13:53:17 2023 -0400

    set version for all workspaces

commit dbb7064385
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 13:52:58 2023 -0400

    helpful text if no workspace is open

commit aec2effee1
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon May 29 08:33:15 2023 -0500

    update playback/display for QLab 4 compatibility

commit 454e794d4c
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 05:11:58 2023 -0400

    add playhead information overlay

commit 55ede73f22
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 04:07:17 2023 -0400

    remove bullet if tile doesn't have a cue number

commit 76d8f5e736
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 03:57:04 2023 -0400

    tidy up

commit bd9894c596
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 03:56:45 2023 -0400

    prevent error when many cues are made in QLab

commit 77549aff56
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 03:38:25 2023 -0400

    improve resiliency when passcode is incorrect

commit a237841a3a
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 01:14:44 2023 -0400

    update cart styles for QLab 5

commit 0364924f24
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 01:14:32 2023 -0400

    add carts!

commit d7508c1e22
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Mon May 29 01:13:43 2023 -0400

    add source img

commit 4cf68d3a07
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun May 28 07:14:44 2023 -0400

    bugfix error when no playbackPos

commit 03ad8f9682
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun May 28 07:06:57 2023 -0400

    refactor QLab

commit f273dab45d
Author: sparks-alec <sparks.alec@gmail.com>
Date:   Sun May 28 07:06:18 2023 -0400

    update styles for QLab 5

commit d6cc11f97d
Merge: d5cec87 5503ac9
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon May 22 11:31:37 2023 -0500

    Merge pull request #100 from stagehacks/dependabot/npm_and_yarn/eslint-8.41.0

    Bump eslint from 8.40.0 to 8.41.0

commit 5503ac9888
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 22 10:02:34 2023 +0000

    Bump eslint from 8.40.0 to 8.41.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit d5cec8799a
Author: Joel Wetzell <jwetzell@cait.org>
Date:   Wed May 10 16:30:05 2023 -0500

    fix for mac notarization

commit 39d95bb87f
Merge: dbadb6d 3e9b433
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed May 10 15:21:55 2023 -0500

    Merge pull request #97 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.4.0

    Bump electron-builder from 24.2.0 to 24.4.0

commit 3e9b433056
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 10 20:13:01 2023 +0000

    Bump electron-builder from 24.2.0 to 24.4.0

    Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.2.0 to 24.4.0.
    - [Release notes](https://github.com/electron-userland/electron-builder/releases)
    - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
    - [Commits](https://github.com/electron-userland/electron-builder/commits/v24.4.0/packages/electron-builder)

    ---
    updated-dependencies:
    - dependency-name: electron-builder
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit dbadb6d1ad
Merge: de7c267 5f2967a
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed May 10 15:11:26 2023 -0500

    Merge pull request #96 from stagehacks/dependabot/npm_and_yarn/eslint-8.40.0

    Bump eslint from 8.38.0 to 8.40.0

commit de7c2674bd
Merge: b617369 711eaaf
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed May 10 15:09:36 2023 -0500

    Merge pull request #92 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.8

    Bump prettier from 2.8.7 to 2.8.8

commit 5f2967afae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon May 8 10:03:22 2023 +0000

    Bump eslint from 8.38.0 to 8.40.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.40.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 711eaaf69e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 24 10:03:33 2023 +0000

    Bump prettier from 2.8.7 to 2.8.8

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8)

    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit b6173695ce
Merge: 41384cb a91c67a
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon Apr 10 11:19:13 2023 -0500

    Merge pull request #88 from stagehacks/dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2

    Bump minimatch and electron-builder

commit a91c67a323
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 10 16:10:51 2023 +0000

    Bump minimatch and electron-builder

    Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.

    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

    Updates `electron-builder` from 23.6.0 to 24.2.0
    - [Release notes](https://github.com/electron-userland/electron-builder/releases)
    - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
    - [Commits](https://github.com/electron-userland/electron-builder/commits/v24.2.0/packages/electron-builder)

    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: electron-builder
      dependency-type: direct:development
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 41384cb66c
Merge: 7769ad9 7dc37a7
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Mon Apr 10 11:10:05 2023 -0500

    Merge pull request #87 from stagehacks/dependabot/npm_and_yarn/eslint-8.38.0

    Bump eslint from 8.37.0 to 8.38.0

commit 7dc37a7fcb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 10 10:03:19 2023 +0000

    Bump eslint from 8.37.0 to 8.38.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 7769ad9059
Merge: 159da19 a8d8092
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Apr 4 11:46:35 2023 -0500

    Merge pull request #85 from stagehacks/dependabot/npm_and_yarn/eslint-8.37.0

    Bump eslint from 8.36.0 to 8.37.0

commit 159da195d3
Merge: 90e06ca 88ad920
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Apr 4 10:51:36 2023 -0500

    Merge pull request #78 from stagehacks/plugin-atem

    This has passed tests and has been cleaned up, send it!

commit a8d8092e65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 3 10:04:27 2023 +0000

    Bump eslint from 8.36.0 to 8.37.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)

    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 88ad9207e2
Merge: bd2b190 37a3fde
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Wed Mar 29 06:55:00 2023 -0500

    Merge branch 'plugin-atem' of github.com:stagehacks/Cue-View into plugin-atem

commit bd2b190fac
Merge: 50d8363 90e06ca
Author: Joel Wetzell <jwetzell@cait.org>
Date:   Tue Mar 28 13:50:13 2023 -0500

    Merge branch 'main' into plugin-atem

commit 50d8363a4a
Author: Joel Wetzell <jwetzell@cait.org>
Date:   Tue Mar 28 13:41:04 2023 -0500

    regenerate package-lock using node v18.13.0

commit 90e06cab99
Merge: 98a0c9c 3b24dcb
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Mar 28 07:18:53 2023 -0500

    Merge pull request #79 from stagehacks/dependabot/npm_and_yarn/osc-2.4.4

    Bump osc from 2.4.3 to 2.4.4

commit 98a0c9c31b
Merge: 5c28a0c f5e8e72
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Mar 28 07:18:41 2023 -0500

    Merge pull request #81 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0

    Bump eslint-config-prettier from 8.7.0 to 8.8.0

commit 5c28a0c6b3
Merge: b314735 095d7fb
Author: Joel Wetzell <jwetzell@yahoo.com>
Date:   Tue Mar 28 07:18:31 2023 -0500

    Merge pull request #83 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.7

    Bump prettier from 2.8.4 to 2.8.7

commit 095d7fb89f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 27 10:05:23 2023 +0000

    Bump prettier from 2.8.4 to 2.8.7

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7)

    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit f5e8e729e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 27 10:04:15 2023 +0000

    Bump eslint-config-prettier from 8.7.0 to 8.8.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)

    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 3b24dcb063
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 20 10:08:41 2023 +0000

    Bump osc from 2.4.3 to 2.4.4

    Bumps [osc](https://github.com/colinbdclark/osc.js) from 2.4.3 to 2.4.4.
    - [Release notes](https://github.com/colinbdclark/osc.js/releases)
    - [Commits](https://github.com/colinbdclark/osc.js/compare/2.4.3...2.4.4)

    ---
    updated-dependencies:
    - dependency-name: osc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 21:16:38 -04:00
sparks-alec 38962ff052 Merge pull request #108 from stagehacks/qlab-refactor
Qlab refactor
2023-06-11 20:54:13 -04:00
sparks-alec 57324c82e9 add .draw() to make sure troubleshooting info is displayed 2023-06-11 15:31:34 -04:00
sparks-alec bf06ec7f3a remove debugging mark 2023-06-11 15:20:32 -04:00
sparks-alec 382dc8a0fe make playhead a tad smaller 2023-06-11 15:18:55 -04:00
sparks-alec 0444d3976e improved cueList data structure magic 2023-06-11 15:18:39 -04:00
jwetzell c61b189634 update /chidren endpoint for qlab 4 2023-05-30 17:38:44 -05:00
sparks-alec 09ceb01963 failing to remove a full /cueLists update
ideally when an /update message is received for a Group cue, we should just get the new list of children cues and stick that into the data.workspaces tree in the right spot.
2023-05-29 16:27:46 -04:00
sparks-alec af1094d3cd remove full draws when Elapsed progress updates 2023-05-29 16:24:54 -04:00
sparks-alec c0d8c58e90 Merge branch 'qlab-refactor' of https://github.com/stagehacks/Cue-View into qlab-refactor 2023-05-29 13:53:19 -04:00
sparks-alec 6d69bac639 set version for all workspaces 2023-05-29 13:53:17 -04:00
sparks-alec dbb7064385 helpful text if no workspace is open 2023-05-29 13:52:58 -04:00
jwetzell aec2effee1 update playback/display for QLab 4 compatibility 2023-05-29 08:33:15 -05:00
sparks-alec 454e794d4c add playhead information overlay 2023-05-29 05:11:58 -04:00
sparks-alec 55ede73f22 remove bullet if tile doesn't have a cue number 2023-05-29 04:07:17 -04:00
sparks-alec 76d8f5e736 tidy up 2023-05-29 03:57:04 -04:00
sparks-alec bd9894c596 prevent error when many cues are made in QLab 2023-05-29 03:56:45 -04:00
sparks-alec 77549aff56 improve resiliency when passcode is incorrect 2023-05-29 03:38:25 -04:00
sparks-alec a237841a3a update cart styles for QLab 5 2023-05-29 01:14:44 -04:00
sparks-alec 0364924f24 add carts! 2023-05-29 01:14:32 -04:00
sparks-alec d7508c1e22 add source img 2023-05-29 01:13:43 -04:00
sparks-alec 4cf68d3a07 bugfix error when no playbackPos 2023-05-28 07:14:44 -04:00
sparks-alec 03ad8f9682 refactor QLab 2023-05-28 07:06:57 -04:00
sparks-alec f273dab45d update styles for QLab 5 2023-05-28 07:06:18 -04:00
sparks-alec 00c8a30221 change network message interval to 10ms 2023-05-24 11:20:42 -04:00
sparks-alec 980bd0e1ee add separate network queue loop and indicator 2023-05-24 03:27:47 -04:00
jwetzell d6cc11f97d Merge pull request #100 from stagehacks/dependabot/npm_and_yarn/eslint-8.41.0
Bump eslint from 8.40.0 to 8.41.0
2023-05-22 11:31:37 -05:00
dependabot[bot] 5503ac9888 Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 10:02:34 +00:00
sparks-alec e90aa6fc17 add a queue for all sent messages 2023-05-19 03:32:10 -04:00
Joel Wetzell d5cec8799a fix for mac notarization 2023-05-10 16:30:05 -05:00
jwetzell 39d95bb87f Merge pull request #97 from stagehacks/dependabot/npm_and_yarn/electron-builder-24.4.0
Bump electron-builder from 24.2.0 to 24.4.0
2023-05-10 15:21:55 -05:00
dependabot[bot] 3e9b433056 Bump electron-builder from 24.2.0 to 24.4.0
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.2.0 to 24.4.0.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.4.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 20:13:01 +00:00
jwetzell dbadb6d1ad Merge pull request #96 from stagehacks/dependabot/npm_and_yarn/eslint-8.40.0
Bump eslint from 8.38.0 to 8.40.0
2023-05-10 15:11:26 -05:00
jwetzell de7c2674bd Merge pull request #92 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.8
Bump prettier from 2.8.7 to 2.8.8
2023-05-10 15:09:36 -05:00
dependabot[bot] 5f2967afae Bump eslint from 8.38.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.40.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 10:03:22 +00:00
dependabot[bot] 711eaaf69e Bump prettier from 2.8.7 to 2.8.8
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 10:03:33 +00:00
jwetzell b6173695ce Merge pull request #88 from stagehacks/dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2
Bump minimatch and electron-builder
2023-04-10 11:19:13 -05:00
dependabot[bot] a91c67a323 Bump minimatch and electron-builder
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `electron-builder` from 23.6.0 to 24.2.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.2.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 16:10:51 +00:00
jwetzell 41384cb66c Merge pull request #87 from stagehacks/dependabot/npm_and_yarn/eslint-8.38.0
Bump eslint from 8.37.0 to 8.38.0
2023-04-10 11:10:05 -05:00
dependabot[bot] 7dc37a7fcb Bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 10:03:19 +00:00
jwetzell 7769ad9059 Merge pull request #85 from stagehacks/dependabot/npm_and_yarn/eslint-8.37.0
Bump eslint from 8.36.0 to 8.37.0
2023-04-04 11:46:35 -05:00
jwetzell 159da195d3 Merge pull request #78 from stagehacks/plugin-atem
This has passed tests and has been cleaned up, send it!
2023-04-04 10:51:36 -05:00
dependabot[bot] a8d8092e65 Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 10:04:27 +00:00
jwetzell 88ad9207e2 Merge branch 'plugin-atem' of github.com:stagehacks/Cue-View into plugin-atem 2023-03-29 06:55:00 -05:00
sparks-alec 37a3fde2e0 remove old comments
remove old comments

remove comments
2023-03-29 05:38:33 -04:00
sparks-alec c2fcdfd6c9 add basic config help 2023-03-29 05:38:33 -04:00
Joel Wetzell bd2b190fac Merge branch 'main' into plugin-atem 2023-03-28 13:50:13 -05:00
Joel Wetzell 50d8363a4a regenerate package-lock using node v18.13.0 2023-03-28 13:41:04 -05:00
sparks-alec 68e7df1308 add button images 2023-03-28 10:46:39 -04:00
sparks-alec 209dc2d07d gray out disabled buttons, change element tree a bit 2023-03-28 10:46:18 -04:00
sparks-alec e742f129a1 update rate displays to use seconds:frames 2023-03-28 10:43:28 -04:00
sparks-alec 09f827a374 add images 2023-03-28 10:42:55 -04:00
sparks-alec 3e19954ae9 Update package-lock.json 2023-03-28 10:41:51 -04:00
jwetzell 90e06cab99 Merge pull request #79 from stagehacks/dependabot/npm_and_yarn/osc-2.4.4
Bump osc from 2.4.3 to 2.4.4
2023-03-28 07:18:53 -05:00
jwetzell 98a0c9c31b Merge pull request #81 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0
Bump eslint-config-prettier from 8.7.0 to 8.8.0
2023-03-28 07:18:41 -05:00
jwetzell 5c28a0c6b3 Merge pull request #83 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.7
Bump prettier from 2.8.4 to 2.8.7
2023-03-28 07:18:31 -05:00
dependabot[bot] 095d7fb89f Bump prettier from 2.8.4 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 10:05:23 +00:00
dependabot[bot] f5e8e729e8 Bump eslint-config-prettier from 8.7.0 to 8.8.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 10:04:15 +00:00
dependabot[bot] 3b24dcb063 Bump osc from 2.4.3 to 2.4.4
Bumps [osc](https://github.com/colinbdclark/osc.js) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/colinbdclark/osc.js/releases)
- [Commits](https://github.com/colinbdclark/osc.js/compare/2.4.3...2.4.4)

---
updated-dependencies:
- dependency-name: osc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 10:08:41 +00:00
jwetzell 9f8e0e260d Merge branch 'main' into plugin-atem 2023-03-17 09:47:26 -05:00
jwetzell b0790d50aa fix package-lock.json 2023-03-17 09:43:03 -05:00
jwetzell b314735604 Merge pull request #76 from stagehacks/dependabot/npm_and_yarn/eslint-8.36.0
Bump eslint from 8.35.0 to 8.36.0
2023-03-16 13:31:54 -05:00
dependabot[bot] f584e63940 Bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 10:08:07 +00:00
jwetzell 84079906b5 Merge pull request #74 from stagehacks/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-03-11 10:32:19 -06:00
dependabot[bot] 56a0ae1846 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 16:22:52 +00:00
jwetzell ffe9920a32 Merge pull request #73 from stagehacks/dependabot/npm_and_yarn/eslint-config-prettier-8.7.0
Bump eslint-config-prettier from 8.6.0 to 8.7.0
2023-03-11 10:22:27 -06:00
dependabot[bot] cadcf89a3a Bump eslint-config-prettier from 8.6.0 to 8.7.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 10:13:09 +00:00
jwetzell a4c2c4a3b2 Merge pull request #70 from stagehacks/dependabot/npm_and_yarn/eslint-8.35.0
Bump eslint from 8.34.0 to 8.35.0
2023-02-27 09:56:29 -06:00
dependabot[bot] ec45f6fbf5 Bump eslint from 8.34.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 09:30:08 +00:00
jwetzell 6d335da4d7 add cache to release.yaml 2023-02-20 15:56:54 -06:00
jwetzell 00ce8b32bc flashing ftb, wire up missing button and styling 2023-02-18 11:54:41 -06:00
jwetzell 96b00def56 Merge pull request #65 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.4
Bump prettier from 2.8.3 to 2.8.4
2023-02-13 05:57:50 -06:00
jwetzell c051c271c4 Merge pull request #66 from stagehacks/dependabot/npm_and_yarn/eslint-8.34.0
Bump eslint from 8.33.0 to 8.34.0
2023-02-13 05:57:23 -06:00
dependabot[bot] 6437099ff5 Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 10:15:24 +00:00
dependabot[bot] 6b6665a23c Bump prettier from 2.8.3 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 10:14:54 +00:00
jwetzell 5d551e9ed9 make buttons more buttony 2023-02-10 12:44:58 -06:00
jwetzell d2958966be make atem more responsive and more gradients 2023-02-09 19:40:07 -06:00
jwetzell 6e4133ae8f call atem update on interval 2023-02-08 17:03:15 -06:00
jwetzell 97a03b9dbb atem element size adjustments 2023-02-08 17:03:02 -06:00
jwetzell be657f2341 remove rogue semi-colon
Man this was driving me insane trying to find the source of this semi-colon
2023-02-08 16:46:54 -06:00
jwetzell c8d1b7b76b space out transition settings portion 2023-02-08 16:21:08 -06:00
Joel Wetzell 7709792fb5 update transition section layout with dsk 2023-02-08 16:15:45 -06:00
Joel Wetzell 5ea17755d1 update transition layout 2023-02-08 15:58:02 -06:00
jwetzell 56cc1b0cf8 transition and style wired up and prune inputs 2023-02-08 15:10:56 -06:00
Joel Wetzell f605125f74 populate next transition and transition style 2023-02-08 12:27:38 -06:00
jwetzell 1ef470e115 atem styling updates 2023-02-07 22:08:16 -06:00
jwetzell be3899a8f6 add search for sending udp direct to IPs for ATEM 2023-02-07 12:54:10 -06:00
jwetzell bd6757c99f convert to different atem library. Add FTB and DSK 2023-02-07 00:35:12 -06:00
jwetzell 5f10edfae8 Merge pull request #64 from stagehacks/dependabot/npm_and_yarn/electron-22.2.0
Bump electron from 22.1.0 to 22.2.0
2023-02-06 07:03:48 -06:00
dependabot[bot] eeab8eebde Bump electron from 22.1.0 to 22.2.0
Bumps [electron](https://github.com/electron/electron) from 22.1.0 to 22.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.1.0...v22.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 09:18:28 +00:00
sparks-alec 2b0d05fcfa add level meters 2023-01-30 13:25:34 -05:00
jwetzell 042777a541 Merge pull request #62 from stagehacks/dependabot/npm_and_yarn/electron-22.1.0
Bump electron from 22.0.3 to 22.1.0
2023-01-30 08:20:12 -06:00
jwetzell 8edacd2511 Merge pull request #63 from stagehacks/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.32.0 to 8.33.0
2023-01-30 08:19:59 -06:00
dependabot[bot] be141280a4 Bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 09:21:21 +00:00
dependabot[bot] a21dd719f7 Bump electron from 22.0.3 to 22.1.0
Bumps [electron](https://github.com/electron/electron) from 22.0.3 to 22.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.0.3...v22.1.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 09:21:05 +00:00
jwetzell 8d70d9d246 add atem transition bar 2023-01-26 02:02:33 -06:00
sparks-alec 35245ff17f add device config to disable changing local port 2023-01-26 02:25:47 -05:00
sparks-alec 333d1c09e9 split device port into local and remote ports 2023-01-26 02:21:05 -05:00
jwetzell 6f0e528164 basic atem connection/display working 2023-01-26 00:48:06 -06:00
jwetzell 65996e0e7a fix closing div tag 2023-01-26 00:18:59 -06:00
sparks-alec 1d029058a9 general cleanup
left old code commented out, needs testing on console before removing
2023-01-25 23:21:46 -05:00
sparks-alec 27b00abc6c make search buffer proper OSC 2023-01-25 23:19:02 -05:00
sparks-alec a023ad4ce5 initial prototype 2023-01-25 23:01:14 -05:00
sparks-alec 4ac28ce19d lil style tweak for plugin error screens 2023-01-25 23:00:20 -05:00
jwetzell 61e6d24e0f chain release jobs 2023-01-24 22:40:00 -06:00
jwetzell 6c2e1f204e Merge pull request #58 from stagehacks/dependabot/npm_and_yarn/eslint-plugin-import-2.27.5
Bump eslint-plugin-import from 2.27.4 to 2.27.5
2023-01-24 22:34:01 -06:00
dependabot[bot] dcc9caeb61 Bump eslint-plugin-import from 2.27.4 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.4 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.4...v2.27.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 04:33:26 +00:00
jwetzell e5635b05b3 Merge pull request #59 from stagehacks/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.31.0 to 8.32.0
2023-01-24 22:32:56 -06:00
jwetzell af82caddf9 Merge pull request #60 from stagehacks/dependabot/npm_and_yarn/prettier-2.8.3
Bump prettier from 2.8.2 to 2.8.3
2023-01-24 22:32:44 -06:00
jwetzell ee2d5ab533 Merge pull request #61 from stagehacks/dependabot/npm_and_yarn/electron-22.0.3
Bump electron from 22.0.2 to 22.0.3
2023-01-24 22:32:12 -06:00
dependabot[bot] 37594515e9 Bump electron from 22.0.2 to 22.0.3
Bumps [electron](https://github.com/electron/electron) from 22.0.2 to 22.0.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.0.2...v22.0.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 04:26:48 +00:00
dependabot[bot] 35c2326ec9 Bump prettier from 2.8.2 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.2...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 04:26:19 +00:00
dependabot[bot] 4b3c679842 Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 04:26:10 +00:00
jwetzell 51b6f47c81 Create dependabot.yml 2023-01-24 22:25:25 -06:00
jwetzell e7b0e557f6 Add issue templates 2023-01-23 14:48:28 -06:00
jwetzell aa4397ba56 cleanup templating 2023-01-22 13:01:35 -06:00
jwetzell 2c02b4751d default to port 3037 for eos third party osc 2023-01-18 22:03:43 -06:00
jwetzell 12d357081d fix eos updating when new cue lists added 2023-01-18 22:02:59 -06:00
jwetzell ebc17e599a adjust styling for eos closes #56 2023-01-18 16:17:56 -06:00
jwetzell cbde42a2e7 X32 cleanup 2023-01-18 15:42:01 -06:00
jwetzell 6d650153e6 update ready with osc from iPad app 2023-01-14 14:22:15 -06:00
jwetzell a6967a5b19 basic template for adding digico console 2023-01-14 11:40:44 -06:00
jwetzell cf9797c3af fix variable reference in template 2023-01-14 10:54:08 -06:00
jwetzell bbc2ae7159 fix mistake made when replacing indexOf 2023-01-14 10:48:36 -06:00
jwetzell 0275381255 bump Cue-View version 2023-01-13 16:26:04 -06:00
jwetzell 0aa25d8e70 add link to release page to update download prompt 2023-01-13 16:25:47 -06:00
jwetzell 53cd180b72 update electron 2023-01-13 15:42:24 -06:00
jwetzell 88c7401f64 update node version 2023-01-13 15:37:25 -06:00
sparks-alec 3c842d3bee Update main.js 2023-01-09 19:27:13 -05:00
sparks-alec f31ba8ae73 remove old debug 2023-01-09 19:23:28 -05:00
jwetzell 0d235b5c61 remove logging and commented code 2023-01-09 09:11:52 -06:00
jwetzell 5ccb3c0828 remove menu from network info window 2023-01-09 08:46:17 -06:00
sparks-alec 9b951452a5 fix netinfo window styles on windows 2023-01-09 01:18:03 -05:00
sparks-alec 6ccfd92db3 make device active when its view is clicked 2023-01-09 00:58:29 -05:00
sparks-alec 7d180c889c add per-address priority information for Net3 sACN 2023-01-09 00:57:50 -05:00
sparks-alec 1d689ef6c5 Revert "clicking on a device column makes it the active the device"
This reverts commit 205f407266.
2023-01-09 00:12:52 -05:00
sparks-alec 205f407266 clicking on a device column makes it the active the device 2023-01-08 23:51:55 -05:00
sparks-alec ee3e79bef0 remove alec's terrible old code 2023-01-08 23:24:04 -05:00
sparks-alec ca37a98a7e thump faster 2023-01-08 23:23:49 -05:00
sparks-alec f73cd9dbdb Update main.js 2023-01-08 23:12:24 -05:00
sparks-alec f9e4130837 Update main.js 2023-01-08 23:11:52 -05:00
sparks-alec ababf93e2b bugfix basically everything about heartbeats 2023-01-08 23:11:07 -05:00
sparks-alec 185b360d8a update config format
addresses #50
2023-01-08 22:32:46 -05:00
sparks-alec ddcc177bec update config format 2023-01-08 22:32:17 -05:00
sparks-alec d810f3ed40 make a newly manually added device the active device 2023-01-08 22:17:14 -05:00
sparks-alec 1d7ff53c9f remove lodash! 2023-01-08 22:13:26 -05:00
sparks-alec c8a23ee2b3 close TCP sockets before deleting device
prevents a situation where active TCP traffic would prevent a device from being visually deleted
2023-01-08 22:12:31 -05:00
sparks-alec 2393e8b459 bugfix make sure cue exists before modifying wait data 2023-01-08 22:11:44 -05:00
sparks-alec 9d3980cda9 Merge branch 'main' of https://github.com/stagehacks/Cue-View 2023-01-08 21:47:17 -05:00
sparks-alec e5cba677db bugfix #46 dupe device loading 2023-01-08 21:47:15 -05:00
jwetzell 341d093645 organize assets like images and stylesheets 2023-01-06 09:42:01 -06:00
jwetzell 2a4ab214b8 performance tweaks for sacn/artnet drawing 2023-01-05 15:26:40 -06:00
jwetzell 778173b118 replace indexOf with includes where possible 2023-01-05 08:51:31 -06:00
jwetzell a7256ba894 Change to manual workflow 2023-01-05 08:06:38 -06:00
sparks-alec a54298dc88 faster heartbeat for more frequent full draws
most of the device's UI isn't drawn until a full draw comes around, should do that more frequently
2023-01-05 02:47:11 -05:00
sparks-alec c3f64cd842 clearer feedback when too many hosts
Instead of preventing search when the subnet is too large, restrict the search area to part of the subnet and provide feedback about which hosts are to be searched.
2023-01-05 02:30:47 -05:00
sparks-alec 2d9d2fea07 menu item for Network Information window 2023-01-05 02:07:17 -05:00
sparks-alec 32c655fb43 prevent title text from overlapping the pin icon 2023-01-05 01:57:29 -05:00
sparks-alec 8e0fb1b474 correct system font 2023-01-05 01:29:41 -05:00
sparks-alec e91e5a1a43 add Network Info window 2023-01-05 01:29:31 -05:00
sparks-alec 369dcd5713 Merge branch 'main' of https://github.com/stagehacks/Cue-View 2023-01-05 01:06:15 -05:00
sparks-alec cdccffbb08 Merge pull request #44 from stagehacks/plugin-shure-wireless
Add Plugin: Shure Wireless
2023-01-05 01:05:53 -05:00
sparks-alec e978f86200 prettier 2023-01-04 22:57:42 -05:00
sparks-alec d59eb18de7 prettier 2023-01-04 22:56:32 -05:00
sparks-alec c5f79f5a50 add multicast on all NICs 2023-01-04 22:44:01 -05:00
sparks-alec e0eb2cfaaf Merge branch 'main' of https://github.com/stagehacks/Cue-View 2023-01-04 21:26:03 -05:00
sparks-alec da31f9b199 UDP use proper broadcast IPs
instead of generic 255.255.255.255 to search all interfaces, search all interfaces one by one using its appropriate broadcast IP
2023-01-04 21:25:59 -05:00
sparks-alec cd2fddea6e handle incorrect passwords better 2023-01-04 21:24:06 -05:00
jwetzell ce2d493216 move channel to class 2023-01-04 08:53:11 -06:00
jwetzell 5c02bc1fc4 package-lock.json shouldn't be ignored 2023-01-04 08:42:03 -06:00
sparks-alec fe57a2af52 check .send exists before running heartbeat 2023-01-04 05:15:46 -05:00
sparks-alec 77e0d59864 tcp search bugfix
when TCP device is discovered, wait to register it till socket closes. this way we don't have two sockets going at once!
2023-01-04 05:14:42 -05:00
sparks-alec 5a44a7d751 bunch o small changes 2023-01-04 05:06:03 -05:00
sparks-alec 7a4e2c96bb prettier width 2023-01-04 04:37:21 -05:00
sparks-alec 528f1cbef5 hardier time display 2023-01-04 04:36:47 -05:00
sparks-alec 2afb03d543 prettier width 2023-01-04 04:36:30 -05:00
sparks-alec e92a486088 bugfix variable names 2023-01-04 04:36:13 -05:00
sparks-alec 59257ff345 prettier wider 2023-01-04 04:35:36 -05:00
sparks-alec 845b7c3c9f make QLab more helpful when no data
when passcode is wrong or no workspaces are open
2023-01-04 01:36:05 -05:00
sparks-alec 190e771f4b add button style 2023-01-04 01:35:04 -05:00
sparks-alec de03d71893 prettier doesn't support ejs at all apparently 2023-01-04 01:34:47 -05:00
sparks-alec 354926c178 reformat new lint 2023-01-04 01:01:06 -05:00
sparks-alec 7eeec9bc50 add rf antenna A/B indicators 2023-01-04 00:52:34 -05:00
sparks-alec b5e93cb5ce smarter updates, fewer full draws 2023-01-04 00:52:17 -05:00
sparks-alec 9f9fc8cca2 add runtime for transmitters that support it 2023-01-03 23:51:49 -05:00
sparks-alec 1b6a3ce1b4 add runtime for transmitters that support it 2023-01-03 23:51:39 -05:00
sparks-alec af0e1eb8b8 make prettier 2023-01-03 23:51:23 -05:00
sparks-alec f8aad47858 accept templates inside HTML style attributes 2023-01-03 23:05:20 -05:00
jwetzell 0ed345b810 Merge pull request #43 from stagehacks/save-slot-cleanup
clean up slot/device saving. closes #40
2022-12-31 10:43:25 -06:00
jwetzell 6187af6f69 Merge pull request #42 from stagehacks/active-arrangement-indicator
Active arrangement indicator
2022-12-31 10:40:13 -06:00
jwetzell e166d09326 check qlab reply status before processing it 2022-12-31 10:37:42 -06:00
jwetzell a0e8789ca4 cleanup variable names 2022-12-30 15:17:28 -06:00
jwetzell ec2b477c9f add pretty script 2022-12-30 15:15:26 -06:00
jwetzell 0b459216ca update prettier settings 2022-12-30 15:15:09 -06:00
jwetzell 620e0f7c04 fix UDPSocket bind for new config layout 2022-12-30 15:02:48 -06:00
jwetzell f08f3b53df cleanup variable names 2022-12-30 15:02:32 -06:00
jwetzell b3ba6d2491 clean up slot/device saving 2022-12-30 14:33:17 -06:00
jwetzell a2cd653730 update artnet config layout 2022-12-29 16:30:02 -06:00
jwetzell 8728692d31 cleanup logging 2022-12-29 16:29:44 -06:00
jwetzell d0a8910f90 clean up save-slot click handling 2022-12-29 16:08:46 -06:00
jwetzell c4a7db2fb2 fix styling for active save slot 2022-12-29 16:08:15 -06:00
sparks-alec cb51bfaf72 improve clarity 2022-12-29 12:41:45 -05:00
sparks-alec b222617745 remove unavailable vars 2022-12-29 12:41:38 -05:00
sparks-alec a89d48106b delint 2022-12-29 12:18:10 -05:00
sparks-alec 075f6370d4 style tweaks 2022-12-29 12:17:56 -05:00
sparks-alec e48c982700 make Shure prettier 2022-12-29 10:48:55 -05:00
sparks-alec 83ca5aed73 add search by TCP port 2022-12-29 09:12:15 -05:00
sparks-alec 09f396c853 initial commit adding Shure Wireless 2022-12-29 08:01:09 -05:00
sparks-alec 93be649ce2 be smarter about changing the type of a device 2022-12-28 16:32:53 -05:00
sparks-alec c92960a87f add QLab 6 2022-12-17 02:19:01 -05:00
jwetzell 52e2cf7f4d Merge pull request #29 from stagehacks/lint-n-pretty
Lint n pretty
2022-12-15 13:14:16 -06:00
jwetzell 9784248865 Merge branch 'main' into lint-n-pretty 2022-12-15 13:14:04 -06:00
jwetzell cec2c14b3c remove broken badge 2022-12-15 13:11:39 -06:00
jwetzell 8e54d955e8 add vscode settings 2022-12-13 08:57:26 -06:00
jwetzell 8df019aee4 lint src files 2022-12-12 14:58:54 -06:00
jwetzell b754eece0d pretty loose files 2022-12-12 14:55:06 -06:00
jwetzell 29bdf40ffb pretty src directory 2022-12-12 14:54:24 -06:00
jwetzell c5cc0b4bea lint sacn plugin 2022-12-12 14:41:50 -06:00
jwetzell 958a37af0b lint qlab plugin 2022-12-12 14:41:37 -06:00
jwetzell 298e385867 lint pjlink plugin 2022-12-12 14:41:29 -06:00
jwetzell 6d2bdcae74 pretty xair plugin 2022-12-12 14:37:04 -06:00
jwetzell 7ecc379473 pretty x32 plugin 2022-12-12 14:36:54 -06:00
jwetzell 38b4274e85 pretty watchout plugin 2022-12-12 14:36:40 -06:00
jwetzell 3f5cefa4f4 pretty sacn plugin 2022-12-12 14:36:26 -06:00
jwetzell 2f0e2e387b pretty qlab plugin 2022-12-12 14:36:07 -06:00
jwetzell e84fa48a82 pretty pjlink plugin 2022-12-12 14:35:56 -06:00
jwetzell 1645480a08 pretty eos plugin 2022-12-12 14:35:24 -06:00
jwetzell ab32b67564 pretty artnet plugin 2022-12-12 14:32:31 -06:00
jwetzell b450d79d8e disable select on non-inputs closes #26 2022-12-12 11:49:27 -06:00
jwetzell 040b81dcbe add meyer processor as a future device 2022-12-11 20:32:37 -06:00
jwetzell ab09029d77 only show no update dialog when started from menu 2022-12-11 17:21:30 -06:00
sparks-alec 57c59da0b6 update QLab help text 2022-12-11 05:03:20 -05:00
sparks-alec 238b27bae6 bugfix number formatting 2022-12-11 04:58:09 -05:00
sparks-alec 72601b3c97 save field values with other save data 2022-12-11 04:45:12 -05:00
sparks-alec 419bf52ebb load default port on manually added devices 2022-12-11 04:30:02 -05:00
sparks-alec 6f690bb48c select a new device after deleting active 2022-12-11 04:25:21 -05:00
sparks-alec 401b599d33 load plugin info when device is created 2022-12-11 04:24:59 -05:00
sparks-alec 09ced85677 Update cue.ejs 2022-12-11 04:10:48 -05:00
sparks-alec 368f1700ee clarify when bad passcode 2022-12-11 04:08:07 -05:00
sparks-alec 97bd436785 bugfixfix #21 2022-12-11 03:55:41 -05:00
sparks-alec eb50088c06 Merge pull request #23 from stagehacks/new-plugin-format
New plugin format
2022-12-11 03:50:09 -05:00
sparks-alec 8d6a9614e8 bugfix enabling blank passcodes 2022-12-10 23:36:13 -05:00
sparks-alec fb9fc42b59 remove 169.x.x.x interfaces from search 2022-12-10 23:35:58 -05:00
sparks-alec 6f0a31b3bc increase search timeout 2022-12-10 23:35:30 -05:00
sparks-alec 936a42ae31 bugfix with loading plugin data on non-osc devices 2022-12-10 23:34:47 -05:00
sparks-alec a1877873b2 make default passcode blank 2022-12-10 23:34:16 -05:00
sparks-alec a5fa08ccfa support PJLink passwords 2022-12-10 23:34:01 -05:00
jwetzell 997c4f8ee5 Merge pull request #22 from stagehacks/macos-signing
macOS Signing
2022-12-10 14:22:47 -06:00
jwetzell 1963e40efb cleanup notarize script 2022-12-10 14:19:00 -06:00
jwetzell f18539c703 remove macOS auto update warning 2022-12-10 14:16:14 -06:00
jwetzell 934dd89b21 add script for notarizing macOS 2022-12-10 14:15:58 -06:00
jwetzell 4068199a03 Add env variables for signing and notarizing MacOS 2022-12-10 14:13:47 -06:00
jwetzell 13bcee1181 add environment variable for code signing 2022-12-10 13:32:42 -06:00
jwetzell 7089b1d3fa fix typo in eos templat. closes #20 2022-12-10 11:12:39 -06:00
sparks-alec 3daf347062 Update README.md 2022-12-10 06:58:46 -05:00
sparks-alec 5e21544a81 new universal plugin configuration object 2022-12-10 06:53:56 -05:00
sparks-alec 93225fc00e bigger inspector corner, nice mouseover cursors 2022-12-10 06:53:17 -05:00
sparks-alec 00bffef062 make inspector corner bigger 2022-12-10 06:51:50 -05:00
sparks-alec d88f0e2350 Merge pull request #19 from stagehacks/qlab-qlab5
QLab 5 Support
2022-12-10 04:18:36 -05:00
sparks-alec e781b783f3 fix error thrown by empty/unreachable workspaces 2022-12-10 04:15:23 -05:00
jwetzell 487123538a update build status badge 2022-12-09 14:13:40 -06:00
jwetzell 2df89da36d add build status badge to README 2022-12-09 14:09:07 -06:00
jwetzell 421fe8e3f3 don't run action if just readme is updated 2022-12-09 14:07:09 -06:00
jwetzell 1690661868 add name to workflow 2022-12-09 13:57:21 -06:00
jwetzell ba2b7aadd8 Merge pull request #11 from stagehacks/github-actions
Everything checks out with Alec. Merging
2022-11-30 14:15:38 -06:00
jwetzell 4b00c4f807 change github action name and branch 2022-11-30 08:02:43 -06:00
sparks-alec 54d04a7c44 bugfix for cues with prewaits
on small viewport sizes, cues with prewaits would be missing a column compared to their non-waited pals
2022-11-30 08:39:31 -05:00
sparks-alec c38f5c34a3 v5 support 2022-11-30 08:31:55 -05:00
sparks-alec 32ce970b05 display fancy mode-specific group cue icons 2022-11-30 08:31:33 -05:00
sparks-alec ffe6f00a83 v5 icons 2022-11-30 08:30:53 -05:00
sparks-alec 4e0d531658 add new styles for Playlist group cues 2022-11-30 07:51:51 -05:00
sparks-alec 413374f633 Merge pull request #17 from stagehacks/qlab-groupfix
Qlab groupfix
2022-11-30 03:33:48 -05:00
sparks-alec 6a01863ea6 new group cue icon 2022-11-30 03:14:18 -05:00
sparks-alec 26ed323bb4 fix group cue border drawing 2022-11-30 02:52:57 -05:00
jwetzell 5d69d05b85 Merge pull request #16 from stagehacks/eos-cleanup
Minor eos cleanup
2022-11-28 20:41:29 -06:00
jwetzell ee26671997 minor eos cleanup 2022-11-28 20:39:56 -06:00
jwetzell e69ea6ca6d Merge pull request #15 from stagehacks/pjlink-cleanup
Cleanup pjlink variables and logic
2022-11-28 20:04:33 -06:00
jwetzell f0d36ce2dd Merge pull request #14 from stagehacks/watchout-cleanup
Watchout cleanup
2022-11-28 20:03:10 -06:00
jwetzell 3c19746b7a Merge pull request #13 from stagehacks/sacn-cleanup
cleanup sacn variables/logic
2022-11-28 20:01:43 -06:00
jwetzell e9adf29897 cleanup watchout template 2022-11-28 20:00:44 -06:00
jwetzell 65844d25fe cleanup pjlink variables and logic 2022-11-28 19:59:55 -06:00
jwetzell e2ac66b564 cleanup watchout variable names 2022-11-28 19:42:00 -06:00
jwetzell 4f302bcdf5 cleanup sacn variables/logic 2022-11-28 19:36:58 -06:00
jwetzell 54046cc53a Merge pull request #12 from stagehacks/artnet-cleanup
artnet cleanup
2022-11-27 18:45:47 -06:00
jwetzell 95dc21a55c artnet cleanup 2022-11-27 18:44:41 -06:00
jwetzell c74e208144 cleanup logging 2022-11-27 14:04:14 -06:00
jwetzell 1aaf5857b6 create menu item for toggling auto update checks 2022-11-27 14:03:43 -06:00
jwetzell 63c501e71f change download prompt wording 2022-11-26 19:50:35 -06:00
166 changed files with 12482 additions and 4561 deletions
+1 -1
View File
@@ -20,6 +20,6 @@ module.exports = {
'no-use-before-define': 'off',
'space-infix-ops': 'warn',
'no-bitwise': 'off',
'no-restricted-globals': 'off'
'no-restricted-globals': 'off',
},
};
+31
View File
@@ -0,0 +1,31 @@
---
name: Bug report
about: Let us know what isn't working
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Windows 10]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
+17
View File
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.
+10
View File
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
+14
View File
@@ -0,0 +1,14 @@
changelog:
exclude:
authors:
- dependabot
categories:
- title: Plugins 🖥️
labels:
- plugin
- title: Interface
labels:
- interface
- title: Other Changes
labels:
- '*'
-37
View File
@@ -1,37 +0,0 @@
on:
push:
branches:
- github-actions
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npm run release
build-windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npm run release
build-macos:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npm run release
+44
View File
@@ -0,0 +1,44 @@
name: release
on:
workflow_dispatch:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version-file: .nvmrc
cache: 'npm'
- run: npm ci
- run: npm run release
build-windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version-file: .nvmrc
cache: 'npm'
- run: npm ci
- run: npm run release
build-macos:
runs-on: macos-14
env:
CSC_LINK: ${{ secrets.MACOS_CSC_LINK }}
CSC_KEY_PASSWORD: ${{ secrets.MACOS_CSC_KEY_PASSWORD }}
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version-file: .nvmrc
cache: 'npm'
- run: npm ci
- run: npm run release
-4
View File
@@ -1,7 +1,3 @@
.DS_Store
node_modules
.vscode
/dist
package-lock.json
package-lock.json
+1 -1
View File
@@ -1 +1 @@
v18.12.1
v24.11.1
+2
View File
@@ -1,2 +1,4 @@
node_modules
out
dist
*.ejs
+1
View File
@@ -4,4 +4,5 @@ module.exports = {
semi: true,
singleQuote: true,
bracketSameLine: true,
printWidth: 120,
};
+3
View File
@@ -0,0 +1,3 @@
{
"recommendations": ["dbaeumer.vscode-eslint", "esbenp.prettier-vscode"]
}
+29
View File
@@ -0,0 +1,29 @@
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Electron: Main",
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/electron",
"runtimeArgs": ["--remote-debugging-port=9223", "."],
"windows": {
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/electron.cmd"
}
},
{
"name": "Electron: Renderer",
"type": "chrome",
"request": "attach",
"port": 9223,
"webRoot": "${workspaceFolder}",
"timeout": 30000
}
],
"compounds": [
{
"name": "Electron: All",
"configurations": ["Electron: Main", "Electron: Renderer"]
}
]
}
+9
View File
@@ -0,0 +1,9 @@
{
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["javascript"],
"html.validate.styles": false // accept templates inside HTML style attributes
}
+339
View File
@@ -0,0 +1,339 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
+7 -67
View File
@@ -1,8 +1,8 @@
# Cue View
# <img width="30" alt="icon" src="https://github.com/stagehacks/Cue-View/assets/919746/b8fb5fa8-de7e-4e1b-9043-47194fb2762d"> Cue View
A dashboard for everything in your show.
![Screen Shot 2021-10-26 at 11 57 21 PM](https://user-images.githubusercontent.com/919746/138997636-dfca293a-7c98-459d-85a3-405c9b11ce8a.png)
<img width="100%" alt="screenshot" src="https://github.com/stagehacks/Cue-View/assets/919746/dd89a45b-620c-4358-8001-8406bc2c2497">
## Features
@@ -13,7 +13,7 @@ A dashboard for everything in your show.
## Supported Devices
- QLab 4
- QLab 4 & 5
- ETC Eos Consoles
- Watchout
- PJLink Projectors
@@ -21,68 +21,8 @@ A dashboard for everything in your show.
- XAir Audio Consoles
- Art-Net Universes
- sACN Universes
#### Future Devices
- Spikemark (not possible until additional OSC methods are added)
- ATEM Video Mixers
- Epson Pro series Projectors
- DiGiCo Consoles
- d&b DS100, amps
- Hog
# Plugins
A Cue View "plugin" is a system for communicating with a type of device, for example QLab or Watchout. It consists of a JS file that describes how to communicate with the device, an HTML template for displaying the device's data, and a CSS file to style the HTML.
### plugin.js
```js
exports.defaultName = 'Example Plugin';
exports.connectionType = 'osc' or 'TCPsocket' or 'UDPsocket'
exports.searchOptions = {
type: 'Bonjour',
bonjourNane: 'device'
}
exports.searchOptions = {
type: 'UDPsocket',
searchBuffer: Buffer.from([0x00, 0x01, 0x02]),
devicePort: 1234, // port the device receives messages on
listenPort: 2345, // port Cue View should listen for responses on
validateResponse: function(msg, info){
// if this function returns true, Cue View adds the responding IP address to the list
}
}
exports.searchOptions = {
type: 'TCPport',
searchBuffer: Buffer.from('are you there'),
testPort: 1234, // port the device receives messages on
validateResponse: function(msg, info){
// if this function returns true, Cue View adds the responding IP address to the list
}
}
exports.defaultPort = 1234; // only available for TCPsocket and UDPsocket devices
exports.heartbeatInterval = 5000; // how frequently, in ms, to send the heartbeat message
exports.ready = function (device){
// runs when Cue View identifies a new device. send all data requests here
device.send(); // method for sending a message to the device requesting more info. arguments change based on connectionType
device.send(`/this/is/osc`); // osc
device.send(`/this/is/osc`, [{ type: 'i', value: 20 }, { type: 's', value: 'foo' }]); // osc with arguments
device.send(`hello`); // UDPsocket and TCPsocket
}
exports.data = function (device, buf){
// runs when Cue View receives a message from the device.
device.draw(); // flag for QLab to update the device's view
device.send();
}
exports.heartbeat = function (device){
// runs every n milliseconds, defined by exports.heartbeatInterval
devide.send();
}
```
- Shure ULXD Wireless
- DiGico SD Consoles
- PosiStageNet
- Livestream Studio
+66 -75
View File
@@ -3,93 +3,84 @@
<head>
<meta charset="UTF-8" />
<title>Cue View</title>
<link rel="stylesheet" href="src/index.css" />
<link rel="stylesheet" href="src/assets/css/index.css" />
</head>
<body>
<div id="main">
<div class="col" id="device-list-col">
<div id="view-buttons-bar">
<button
id="save-slot-1"
class="save-slot"
title="Window arrangement 1">
1
</button>
<button
id="save-slot-2"
class="save-slot"
title="Window arrangement 2">
2
</button>
<button
id="save-slot-3"
class="save-slot"
title="Window arrangement 3">
3
</button>
<button id="save-slot-1" class="save-slot" title="Window arrangement 1">1</button>
<button id="save-slot-2" class="save-slot" title="Window arrangement 2">2</button>
<button id="save-slot-3" class="save-slot" title="Window arrangement 3">3</button>
</div>
<div id="device-list">
<h3 class="init">
Click the Search button to find devices on the network.
</h3>
<h3 class="init">Click the Search button to find devices on the network.</h3>
</div>
<div id="device-tools">
<select
class="left button"
id="add-device-button"
title="Add Device..."></select>
<button
class="left"
id="search-button"
title="Search network for devices">
<img src="src/img/outline_search_white_18dp.png" />
</button>
<button
class="left"
id="refresh-device-button"
title="Refresh Device"
disabled>
<img src="src/img/outline_refresh_white_18dp.png" />
</button>
</div>
<div id="device-inspector">
<div id="device-tools">
<select class="left button" id="add-device-button" title="Add Device..."></select>
<button class="left" id="search-button" title="Search network for devices">
<img src="src/assets/img/outline_search_white_18dp.png" />
</button>
<button class="left" id="refresh-device-button" title="Refresh Device" disabled>
<img src="src/assets/img/outline_refresh_white_18dp.png" />
</button>
<button class="right" id="network-info-button">
<img src="src/assets/img/outline_info_white_18dp.png" />
</button>
</div>
<div id="device-settings">
<table id="device-settings-table">
<tr>
<th>Name:</th>
<td colspan="3">
<input id="device-settings-name" type="text" maxlength="30" />
</td>
</tr>
<tr>
<th>Type:</th>
<td colspan="3">
<select id="device-settings-plugin-dropdown"></select>
</td>
</tr>
<tr>
<th>Addr:</th>
<td colspan="3">
<input id="device-settings-ip" type="text" maxlength="30" />
</td>
</tr>
<tr>
<th>Port:</th>
<td>
<input
id="device-settings-port"
type="number"
value="53000"
maxlength="5" />
</td>
<th>Pin:</th>
<td><input id="device-settings-pin" type="checkbox" /></td>
</tr>
</table>
<div id="device-settings">
<table id="device-settings-table">
<tr>
<th>Name:</th>
<td colspan="3">
<input id="device-settings-name" type="text" maxlength="30" />
</td>
</tr>
<tr>
<th>Type:</th>
<td colspan="3">
<select id="device-settings-plugin-dropdown"></select>
</td>
</tr>
<tr>
<th>Addr:</th>
<td colspan="3">
<input id="device-settings-ip" type="text" maxlength="30" title="IP Address of the remote device" />
</td>
</tr>
<tr>
<th id="device-settings-port-label" title="'Receive' port on the remote device">Port:</th>
<td>
<input
id="device-settings-port"
type="number"
maxlength="5"
title="'Receive' port on the remote device" />
</td>
<th>Pin:</th>
<td><input id="device-settings-pin" type="checkbox" /></td>
</tr>
<tr id="device-settings-rx-port-row">
<th title="'Send' port on the remote device">Local:</th>
<td>
<input
id="device-settings-rx-port"
type="number"
maxlength="5"
title="'Send' port on the remote device" />
</td>
<th></th>
<td></td>
</tr>
<tbody id="device-settings-fields"></tbody>
</table>
<h3>No Device Selected</h3>
<h3>No Device Selected</h3>
</div>
</div>
</div>
+221 -143
View File
@@ -1,13 +1,17 @@
const { app, BrowserWindow, Menu, ipcMain, nativeTheme, dialog, shell } = require('electron');
const { autoUpdater } = require('electron-updater');
const path = require('path');
const packageInfo = require('./package.json');
const isMac = process.platform === 'darwin';
const isWin = process.platform === 'win32';
const isLinux = process.platform === 'linux';
let autoUpdate = false;
let manualUpdateCheck = false;
let menuObj;
let mainWindow;
let networkInfoWindow;
const menuTemplate = [
...(isMac ? [{ role: 'appMenu' }] : []),
@@ -16,55 +20,73 @@ const menuTemplate = [
submenu: [
{
label: 'Clear Saved Data',
id: 'resetViews',
click (menuItem, window, event) {
mainWindow.webContents.send('resetViews');
}
id: 'clearSavedData',
click(menuItem, window, event) {
mainWindow.webContents.send('clearSavedData');
},
},
{
label: 'Reload App',
role: 'reload'
role: 'reload',
},
{ type: 'separator' },
...(isMac ? [{ role: 'close' }] : [{ role: 'quit' }])
]
...(isMac ? [{ role: 'close' }] : [{ role: 'quit' }]),
],
},
{ role: 'editMenu' },
{
label: 'View',
submenu: [
{ role: 'togglefullscreen' },
{
label: 'Toggle Sidebar',
accelerator: 'CommandOrControl+B',
id: 'toggleSidebar',
click(menuItem, window, event) {
mainWindow.webContents.send('toggleSidebar');
},
},
{ type: 'separator' },
{
label: 'Arrangement 1',
accelerator: 'CommandOrControl+1',
id: 'window1',
enabled: true,
click (menuItem, window, event) {
mainWindow.webContents.send('doSlots1');
}
click(menuItem, window, event) {
mainWindow.webContents.send('loadSlot', 1);
},
},
{
label: 'Arrangement 2',
accelerator: 'CommandOrControl+2',
id: 'window2',
enabled: true,
click (menuItem, window, event) {
mainWindow.webContents.send('doSlots2');
}
click(menuItem, window, event) {
mainWindow.webContents.send('loadSlot', 2);
},
},
{
label: 'Arrangement 3',
accelerator: 'CommandOrControl+3',
id: 'window3',
enabled: true,
click (menuItem, window, event) {
mainWindow.webContents.send('doSlots3');
}
click(menuItem, window, event) {
mainWindow.webContents.send('loadSlot', 3);
},
},
{ type: 'separator' },
{ role: 'toggleDevTools' }
]
{
label: 'Network Information...',
accelerator: 'CommandOrControl+I',
id: 'window4',
enabled: true,
click(menuItem, window, event) {
openNetworkInfoWindow();
},
},
{ type: 'separator' },
{ role: 'toggleDevTools' },
],
},
{
label: 'Device',
@@ -74,9 +96,9 @@ const menuTemplate = [
accelerator: 'CommandOrControl+F',
id: 'deviceSearch',
enabled: true,
click (menuItem, window, event) {
mainWindow.webContents.send('doSearch');
}
click(menuItem, window, event) {
mainWindow.webContents.send('searchAll');
},
},
{ type: 'separator' },
{
@@ -86,23 +108,20 @@ const menuTemplate = [
accelerator: 'CommandOrControl+P',
id: 'devicePin',
enabled: false,
click (menuItem, window, event) {
mainWindow.webContents.send(
'setActiveDevicePinned',
menuItem.checked
);
}
click(menuItem, window, event) {
mainWindow.webContents.send('setActiveDevicePinned', menuItem.checked);
},
},
{
label: 'Delete',
accelerator: 'CommandOrControl+Backspace',
id: 'deviceDelete',
enabled: false,
click (menuItem, window, event) {
mainWindow.webContents.send('doDelete');
}
}
]
click(menuItem, window, event) {
mainWindow.webContents.send('deleteActive');
},
},
],
},
{
label: 'Help',
@@ -110,62 +129,95 @@ const menuTemplate = [
submenu: [
{
label: 'About',
role: 'about'
role: 'about',
},
{
label: 'Check for Updates',
click: ()=>{
click: () => {
// set manual update flag
manualUpdateCheck = true;
autoUpdater.checkForUpdates();
}
}
]
},
},
{
label: 'Enable Auto Update',
click: () => {
mainWindow.webContents.send('setAutoUpdate', !autoUpdate);
},
},
],
},
];
const windowMac = {
width: 1500,
height: 900,
titleBarStyle: 'hiddenInset',
transparent: true,
frame: false,
show: false,
// backgroundColor: "#333333",
vibrancy: 'window',
visualEffectState: 'followWindow',
webPreferences: {
contextIsolation: false,
nodeIntegration: true,
preload: path.join(__dirname, 'preload.js'),
},
}
const windowWin = {
width: 1500,
height: 900,
backgroundColor: "#333333",
transparent: false,
show: false,
vibrancy: 'window',
visualEffectState: 'followWindow',
webPreferences: {
contextIsolation: false,
nodeIntegration: true,
preload: path.join(__dirname, 'preload.js'),
},
}
};
if (isWin)
{
app.setAppUserModelId(app.name);
const windowWin = {
width: 1500,
height: 900,
backgroundColor: '#333333',
webPreferences: {
contextIsolation: false,
nodeIntegration: true,
preload: path.join(__dirname, 'preload.js'),
},
};
const networkInfoMac = {
width: 700,
height: 350,
// transparent: true,
frame: true,
show: false,
vibrancy: 'window',
visualEffectState: 'followWindow',
webPreferences: {
contextIsolation: false,
nodeIntegration: true,
preload: path.join(__dirname, 'networkInterfaces.js'),
},
};
const networkInfoWin = {
width: 700,
height: 350,
backgroundColor: '#333333',
show: false,
webPreferences: {
contextIsolation: false,
nodeIntegration: true,
preload: path.join(__dirname, 'networkInterfaces.js'),
},
};
if (isWin) {
app.setAppUserModelId(app.name);
}
const createWindow = () => {
nativeTheme.themeSource = 'dark';
if(isMac){
if (isMac) {
mainWindow = new BrowserWindow(windowMac);
}else{
} else {
mainWindow = new BrowserWindow(windowWin);
}
if (isLinux) {
mainWindow.setIcon(path.join(__dirname, 'src', 'assets', 'img', 'icon.png'));
}
mainWindow.loadFile('index.html');
mainWindow.on('ready-to-show', () => {
@@ -182,7 +234,7 @@ const createWindow = () => {
app.whenReady().then(() => {
createWindow();
app.on('activate', () => {
if (BrowserWindow.getAllWindows().length === 0) createWindow();
});
@@ -214,126 +266,152 @@ ipcMain.on('setDevicePin', (event, arg) => {
menuObj.getMenuItemById('devicePin').checked = arg;
});
ipcMain.on('openNetworkInfoWindow', (event, arg) => {
openNetworkInfoWindow();
});
// Autoupdate logic
function openNetworkInfoWindow() {
if (!networkInfoWindow || (networkInfoWindow && networkInfoWindow.isDestroyed())) {
if (isMac) {
networkInfoWindow = new BrowserWindow(networkInfoMac);
} else {
networkInfoWindow = new BrowserWindow(networkInfoWin);
networkInfoWindow.removeMenu();
}
networkInfoWindow.loadFile('networkInterfaces.html');
}
networkInfoWindow.show();
}
// ONLY Autoupdate logic below
ipcMain.on('checkForUpdates', (event, arg) => {
autoUpdater.checkForUpdates();
});
ipcMain.on('setAutoUpdate', (event, _autoUpdate) => {
autoUpdate = _autoUpdate;
// update menu item for enabling/disabling auto update
menuTemplate[menuTemplate.length - 1].submenu[2].label = autoUpdate ? 'Disable Auto Update' : 'Enable Auto Update';
menuObj = Menu.buildFromTemplate(menuTemplate);
Menu.setApplicationMenu(menuObj);
});
// this can be set to true to bypass the download update dialog and skip straight to install prompt
autoUpdater.autoDownload = false;
autoUpdater.on('update-available', (updateInfo)=>{
autoUpdater.on('update-available', (updateInfo) => {
// skip prompting to download if autoDownload is set
if(autoUpdater.autoDownload){
if (autoUpdater.autoDownload) {
return;
}
const msg = `Version ${updateInfo.version} is available: Would you like to download?`
const msg = `Version v${updateInfo.version} is available. Would you like to download it?`;
const title = 'Update Available';
let dialogOpts = {}
let dialogOpts = {};
if(isMac){
if (isMac) {
dialogOpts = {
type: 'info',
buttons: ['Download', 'Cancel'],
buttons: ['Download', 'Cancel', 'View Release Notes'],
title: 'Update Available',
message: title,
detail: `Auto updating is not yet automatic on MacOS. Please manually download and install version ${updateInfo.version}.`
}
}else{
detail: msg,
};
} else {
dialogOpts = {
type: 'info',
buttons: ['Download', 'Cancel'],
buttons: ['Download', 'Cancel', 'View Release Notes'],
title: 'Update Available',
message: msg
}
message: msg,
};
}
dialog.showMessageBox(mainWindow,dialogOpts).then((returnValue) => {
// download was clicked
if (returnValue.response === 0){
if(!isMac){
autoUpdater.downloadUpdate();
}else{
// TODO: get code signing working
// temp solution to direct user to download
shell.openExternal("https://github.com/stagehacks/Cue-View/releases/")
}
dialog.showMessageBox(mainWindow, dialogOpts).then((returnValue) => {
if (returnValue.response === 0) {
// download was clicked
autoUpdater.downloadUpdate();
} else if (returnValue.response === 2) {
// view release notes clicked
shell.openExternal(`${packageInfo.repository}/releases/tag/v${updateInfo.version}`);
}
})
})
});
});
autoUpdater.on('update-downloaded',(event)=>{
autoUpdater.on('update-downloaded', (event) => {
const title = 'Update Downloaded';
const msg = `Version ${event.version} has been downloaded. Would you like to install this update now?`
const msg = `Version v${event.version} has been downloaded. Would you like to install this update now?`;
let dialogOpts = {}
if(isMac){
let dialogOpts = {};
if (isMac) {
dialogOpts = {
type: 'info',
buttons: ['Install', 'Later'],
title: 'Update Available',
title: 'Update Downloaded',
message: title,
detail: msg
}
}else{
detail: msg,
};
} else {
dialogOpts = {
type: 'info',
buttons: ['Install', 'Later'],
title: 'Update Available',
message: msg
}
}
dialog.showMessageBox(mainWindow,dialogOpts).then((returnValue) => {
if (returnValue.response === 0) autoUpdater.quitAndInstall()
})
})
autoUpdater.on('update-not-available',(updateInfo)=>{
let dialogOpts = {}
const msg = `There is no update available at this time. Latest version is v${updateInfo.version}`
if(isMac){
dialogOpts = {
type: 'info',
buttons: ['Ok'],
title: 'No Update Available',
message: 'No Update Available',
detail: msg
}
}else{
dialogOpts = {
type: 'info',
buttons: ['Ok'],
title: 'No Update Available',
message: msg
}
title: 'Update Downloaded',
message: msg,
};
}
dialog.showMessageBox(mainWindow,dialogOpts)
})
dialog.showMessageBox(mainWindow, dialogOpts).then((returnValue) => {
if (returnValue.response === 0) autoUpdater.quitAndInstall();
});
});
autoUpdater.on('error',(error,message)=>{
let dialogOpts = {}
if(isMac){
autoUpdater.on('update-not-available', (updateInfo) => {
if (manualUpdateCheck) {
let dialogOpts = {};
const msg = `There is no update available at this time. Latest version is v${updateInfo.version}`;
if (isMac) {
dialogOpts = {
type: 'info',
buttons: ['Ok'],
title: 'No Update Available',
message: 'No Update Available',
detail: msg,
};
} else {
dialogOpts = {
type: 'info',
buttons: ['Ok'],
title: 'No Update Available',
message: msg,
};
}
dialog.showMessageBox(mainWindow, dialogOpts);
// revert manual update flag
manualUpdateCheck = false;
}
});
autoUpdater.on('error', (error, message) => {
let dialogOpts = {};
if (isMac) {
dialogOpts = {
type: 'error',
buttons: ['Ok'],
title: 'Update Error',
message: 'Update Error',
detail: error.message
}
}else{
detail: error.message,
};
} else {
dialogOpts = {
type: 'error',
buttons: ['Ok'],
title: 'Update Error',
message: error.message
}
message: error.message,
};
}
dialog.showMessageBox(mainWindow,dialogOpts)
})
dialog.showMessageBox(mainWindow, dialogOpts);
});
+92
View File
@@ -0,0 +1,92 @@
<html>
<head>
<title>Network Information</title>
<style type="text/css">
body {
margin: 0px;
color: white;
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont;
user-select: none;
background-color: transparent;
}
table {
width: 100%;
border-collapse: collapse;
}
th,
td {
padding: 12px;
padding-left: 10px;
}
th {
text-align: left;
background-color: rgba(100, 100, 100, 0.3);
border-top: #868686 1px solid;
border-bottom: #444 1px solid;
border-right: #868686 1px solid;
font-weight: normal;
height: 36px;
}
td {
border-bottom: dimgray 1px solid;
}
p {
color: #a0a0a0;
margin: 17px 13px;
font-size: 14px;
}
button {
box-sizing: content-box;
height: 25px;
border: none;
outline: none;
padding: 1px 10px;
position: absolute;
right: 10px;
top: 10px;
color: white;
background: rgba(255, 255, 255, 0.15);
border-radius: 4px;
font-size: 14px;
}
button:hover {
background-color: rgba(255, 255, 255, 0.2);
}
button:focus {
outline: none;
}
span {
border-radius: 4px;
padding: 2px 4px;
}
.if-en {
background-color: #1565c0;
}
.if-ut {
background-color: #bf360c;
}
.red {
color: #ca6f1e;
}
.green {
color: #28b463;
}
</style>
</head>
</html>
<p>Attached Network Interfaces:</p>
<button onclick="location.reload()">Refresh</button>
<table>
<tr>
<th>ID</th>
<th>IP Address</th>
<th>Subnet Mask</th>
<th>Searchable Address Ranges</th>
</tr>
<tbody id="network-interfaces"></tbody>
</table>
<script>
window.init();
</script>
+31
View File
@@ -0,0 +1,31 @@
const SEARCH = require('./src/search.js');
window.init = function init() {
const networkInterfaces = SEARCH.getNetworkInterfaces();
let html = '';
for (let i = 0; i < Object.keys(networkInterfaces).length; i++) {
const interfaceID = Object.keys(networkInterfaces)[i];
const interfaceObj = networkInterfaces[interfaceID];
html += `
<tr>
<td><span class="if-${interfaceID.substring(0, 2)}">${interfaceID}</span></td>
<td>${interfaceObj[0].address}</td>
<td>${interfaceObj[0].netmask}</td>
`;
if (interfaceObj[0].searchTruncated) {
html += `<td class='red'>`;
} else {
html += `<td class='green'>`;
}
html += `
${interfaceObj[0].firstSearchAddress} - ${interfaceObj[0].lastSearchAddress}</td>
</tr>
`;
document.getElementById('network-interfaces').innerHTML = html;
}
};
+5588 -2594
View File
File diff suppressed because it is too large Load Diff
+46 -21
View File
@@ -1,17 +1,17 @@
{
"name": "cue-view",
"productName": "Cue View",
"version": "0.9.7-pre",
"version": "1.4.0",
"description": "A dashboard for everything in your show",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"pretty": "prettier --write **/*",
"start": "electron .",
"build": "electron-builder -m -w -l",
"build:mac": "electron-builder -m",
"build:windows": "electron-builder -w",
"build:linux": "electron-builder -l",
"build:arm": "electron-builder -l --arm64",
"release": "electron-builder"
},
"author": "alec@stagehacks.com",
@@ -19,40 +19,56 @@
"homepage": "https://github.com/stagehacks/Cue-View",
"repository": "https://github.com/stagehacks/Cue-View",
"devDependencies": {
"electron": "^21.3.0",
"electron-builder": "^23.6.0",
"eslint": "^8.27.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"prettier": "^2.7.1"
"electron": "40.10.0",
"electron-builder": "26.15.3",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"prettier": "3.8.4"
},
"dependencies": {
"bonjour": "^3.5.0",
"electron-updater": "^5.3.0",
"lodash": "^4.17.20",
"md5": "^2.3.0",
"netmask": "^2.0.2",
"osc": "^2.4.3",
"uuid": "^9.0.0"
"@jwetzell/posistagenet": "2.1.1",
"atem-connection": "3.9.0",
"bonjour": "3.5.1",
"electron-updater": "6.8.9",
"html-to-vdom": "0.7.0",
"ip": "2.0.1",
"lodash": "4.18.1",
"md5": "2.3.0",
"netmask": "2.1.1",
"osc": "2.4.5",
"uuid": "14.0.0",
"virtual-dom": "2.1.1"
},
"build": {
"appId": "com.stagehacks.cueview",
"icon": "./src/img/",
"artifactName": "${name}.${os}.v${version}.${ext}",
"icon": "src/assets/img/",
"artifactName": "${name}.${os}-${arch}.v${version}.${ext}",
"npmRebuild": false,
"mac": {
"category": "Utilities",
"icon": "./src/img/icon.icns",
"icon": "src/assets/img/icon.icns",
"hardenedRuntime": true,
"electronLanguages": [
"en"
],
"target": [
{
"target": "zip",
"arch": [
"x64",
"arm64"
]
}
],
"publish": [
"github"
]
},
"win": {
"target": "NSIS",
"icon": "./src/img/icon.ico",
"icon": "src/assets/img/icon.ico",
"publish": [
"github"
]
@@ -61,7 +77,16 @@
"oneClick": false
},
"linux": {
"target": "AppImage",
"target": [
{
"target": "AppImage",
"arch": [
"x64",
"arm64",
"armv7l"
]
}
],
"maintainer": "alec@stagehacks.com",
"category": "Utility",
"publish": [
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.
+2 -2
View File
@@ -1,2 +1,2 @@
<p><em>Art-Net</em> requires no configuration.</p>
<p>Art-Net™ Designed by and Copyright Artistic Licence Holdings Ltd</p>
<p>Quit any other applications that use Art-Net before using this plugin.</p>
<p>Art-Net™ Designed by and Copyright Artistic Licence Holdings Ltd</p>
+127 -91
View File
@@ -1,119 +1,155 @@
const _ = require('lodash');
exports.defaultName = "Art-Net";
exports.connectionType = 'UDPsocket';
exports.heartbeatInterval = 10000;
exports.searchOptions = {
type: 'UDPsocket',
searchBuffer: Buffer.from([0x00]),
devicePort: 6454,
listenPort: 6454,
validateResponse (msg, info, devices) {
return msg.toString('utf8', 0, 7) === "Art-Net";
}
};
exports.defaultPort = 6454;
exports.ready = function ready(device) {
const d = device;
d.data.universes = {};
d.data.orderedUniverses = [];
exports.config = {
defaultName: 'Art-Net',
connectionType: 'UDPsocket',
remotePort: 6454,
mayChangePorts: false,
heartbeatInterval: 5000,
heartbeatTimeout: 15000,
searchOptions: {
type: 'UDPsocket',
searchBuffer: Buffer.from([0x00]),
devicePort: 6454,
listenPort: 6454,
validateResponse(msg, info, devices) {
return msg.toString('utf8', 0, 7) === 'Art-Net';
},
},
};
exports.data = function data(device, buf) {
if(buf.length < 18){
return
}
const univ = buf.readUInt8(14);
const d = device;
let u = d.data.universes[univ];
exports.ready = function ready(_device) {
const device = _device;
device.data.universes = {};
device.data.orderedUniverses = [];
};
if(!u){
d.data.universes[univ] = {};
u = d.data.universes[univ];
exports.data = function data(_device, buf) {
const device = _device;
if (buf.length < 18 || buf.slice(0, 7).toString() !== 'Art-Net') {
return;
}
u.sequence = buf.readUInt8(12);
u.net = buf.readUInt8(15);
u.opCode = buf.readUInt8(9);
u.version = buf.readUInt16BE(10);
u.slots = Array.prototype.slice.call(buf, 18);
d.data.ip = d.addresses[0];
if(!_.includes(d.data.orderedUniverses, univ)){
d.data.orderedUniverses.push(univ);
d.data.orderedUniverses.sort();
u.slotElems = [];
u.slotElemsSet = false;
d.draw();
updateElementsCache(d, d.data.universes, d.data.orderedUniverses);
const opCode = buf.readUInt16BE(8);
if (opCode === 33) {
sendArtPollReply(device);
return;
}
device.update("universeData", {
u: univ,
universe: u
const universeIndex = buf.readUInt8(14);
let universe = device.data.universes[universeIndex];
if (!universe) {
device.data.universes[universeIndex] = {};
universe = device.data.universes[universeIndex];
}
universe.sequence = buf.readUInt8(12);
universe.subnet = buf.readUInt8(15);
universe.opCode = buf.readUInt8(9);
universe.version = buf.readUInt16BE(10);
universe.slots = buf.slice(18);
device.data.ip = device.addresses[0];
if (!device.data.orderedUniverses.includes(universeIndex)) {
device.data.orderedUniverses.push(universeIndex);
device.data.orderedUniverses.sort();
universe.slotElems = [];
universe.slotElemsSet = false;
device.draw();
device.update('elementCache');
}
device.update('universeData', {
universeIndex,
universe,
});
};
exports.heartbeat = function heartbeat(device) {
};
exports.heartbeat = function heartbeat(device) {};
let lastUpdate = Date.now();
exports.update = function update(device, document, updateType, updateData){
exports.update = function update(_device, _document, updateType, updateData) {
const device = _device;
const data = updateData;
const doc = document;
const document = _document;
if(updateType === "universeData" && data.universe){
if(Date.now() - lastUpdate > 1000){
if (updateType === 'universeData' && data.universe) {
if (Date.now() - lastUpdate > 1000) {
lastUpdate = Date.now();
updateElementsCache(device, device.data.universes, device.data.orderedUniverses);
device.update('elementCache');
}
const $elem = doc.getElementById(`universe-${data.u}`);
const $elem = document.getElementById(`universe-${data.universeIndex}`);
if($elem && data.universe.slotElemsSet){
for(let i = 0; i < 512; i++){
data.universe.slotElems[i].innerText = data.universe.slots[i];
if ($elem && data.universe.slotElemsSet) {
for (let i = 0; i < 512; i++) {
data.universe.slotElems[i].textContent = data.universe.slots[i];
}
doc.getElementById(`universe-${data.u}-sequence`).innerText = data.universe.sequence;
}else{
document.getElementById(`universe-${data.universeIndex}-sequence`).textContent = data.universe.sequence;
} else {
device.draw();
updateElementsCache(device, device.data.universes, device.data.orderedUniverses);
device.update('elementCache');
}
}else if(updateType === "elementCache"){
data.orderedUniverses.forEach(univ => {
for(let i = 0; i < 512; i++){
data.universes[univ].slotElems[i] = doc.getElementById(`${univ}-${i}`);
} else if (updateType === 'elementCache') {
device.data.orderedUniverses.forEach((universeIndex) => {
for (let i = 0; i < 512; i++) {
device.data.universes[universeIndex].slotElems[i] = document.getElementById(`${universeIndex}-${i}`);
}
data.universes[univ].slotElemsSet = true;
device.data.universes[universeIndex].slotElemsSet = true;
});
}
};
function sendArtPollReply(device) {
// minimum viable Art-Net packet
// not to full Art-Net spec
// https://art-net.org.uk/how-it-works/discovery-packets/artpollreply/
const interfaces = device.getNetworkInterfaces();
for (let i = 0; i < Object.keys(interfaces).length; i++) {
const buf = Buffer.alloc(213);
buf.write('Art-Net', 0);
buf.writeInt16LE(0x2100, 8);
const addr = interfaces[Object.keys(interfaces)[i]][0].address.split('.');
buf.writeUInt8(addr[0], 10);
buf.writeUInt8(addr[1], 11);
buf.writeUInt8(addr[2], 12);
buf.writeUInt8(addr[3], 13);
buf.writeInt16LE(6454, 14);
buf.write('Cue View', 26);
buf.writeUInt8(4, 173);
buf.writeUInt8(0xc0, 174);
buf.writeUInt8(0xc0, 175);
buf.writeUInt8(0xc0, 176);
buf.writeUInt8(0xc0, 177);
buf.writeUInt8(0x80, 178);
buf.writeUInt8(0x80, 179);
buf.writeUInt8(0x80, 180);
buf.writeUInt8(0x80, 181);
buf.writeUInt8(0x80, 182);
buf.writeUInt8(0x80, 183);
buf.writeUInt8(0x80, 184);
buf.writeUInt8(0x80, 185);
buf.writeUInt8(0x00, 186);
buf.writeUInt8(0x01, 187);
buf.writeUInt8(0x02, 188);
buf.writeUInt8(0x03, 189);
device.send(buf);
}
}
function updateElementsCache(device, univ, ordered){
device.update("elementCache", {
universes: univ,
orderedUniverses: ordered
});
}
+7 -12
View File
@@ -4,23 +4,23 @@
<div id="universes">
<% data.orderedUniverses.forEach(univ => {
let universe = data.universes[univ];
<% data.orderedUniverses.forEach(universeIndex => {
let universe = data.universes[universeIndex];
%>
<table id="universe-<%= univ %>">
<table id="universe-<%= universeIndex %>">
<tr>
<td class="data" colspan="2">
Universe
<br><em><%= univ %></em>
<br><em><%= universeIndex %></em>
</td>
<td class="data" colspan="2">
Sub-Net
<br><em><%= universe.net %></em>
<br><em><%= universe.subnet %></em>
</td>
<td class="data" colspan="2">
Sequence
<br><em id="universe-<%= univ %>-sequence"><%= universe.sequence %></em>
<br><em id="universe-<%= universeIndex %>-sequence"><%= universe.sequence %></em>
</td>
<td class="data" colspan="2">
OpCode
@@ -35,7 +35,6 @@
<br><em><%= data.ip %></em>
</td>
<td class="data" colspan="3"></td>
</tr>
<tr>
@@ -51,14 +50,10 @@
<th><%= row*16+1 %></th>
<% for(col=0; col<16; col++){ %>
<% slot++%>
<td id="<%= univ %>-<%= row*16+col %>" title="<%= univ %>/<%= slot %>"><%= universe.slots[slot-1] %></td>
<td id="<%= universeIndex %>-<%= row*16+col %>" title="<%= universeIndex %>/<%= slot %>"><%= universe.slots[slot-1] %></td>
<% } %>
</tr>
<% } %>
</table>
<% }); %>
</div>
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

+11
View File
@@ -0,0 +1,11 @@
<h3>ATEM Configuration</h3>
<ul>
<li>Set the IP Address, Subnet Mask, and Gateway of the ATEM using the <em>ATEM Setup utility</em></li>
<li>The ATEM must be connected to a computer using a USB cable to change its Network settings</li>
</ul>
<h3>ATEM Software Download</h3>
<button href="https://www.blackmagicdesign.com/support/family/atem-live-production-switchers">
Blackmagic Support
</button>
(Look for <em>ATEM Switchers Update</em>)
+240
View File
@@ -0,0 +1,240 @@
const { TransitionStyle, TransitionSelection } = require('atem-connection/dist/enums');
let timerFrameRate;
exports.config = {
defaultName: 'ATEM',
connectionType: 'atem',
defaultPort: 9910,
mayChangePorts: false,
searchOptions: {
type: 'UDPScan',
searchBuffer: Buffer.from([
0x10, 0x14, 0x53, 0xab, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3a, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00,
]),
listenPort: 0,
devicePort: 9910,
validateResponse(msg, info) {
// This is a tad bit hacky but works from what I can see.
return Buffer.compare(msg.slice(0, 4), Buffer.from([16, 20, 83, 171])) === 0;
},
},
};
exports.ready = function ready(_device) {
console.log('atem ready');
const device = _device;
device.data = device.connection.state;
device.draw();
// TODO: this is a little hacky but it works? gotta be a way to hook into device.draw() to trigger update
setInterval(() => {
device.update('inputs', device.data);
device.update('fadeToBlack', device.data);
device.update(`transitionPosition`, device.data);
device.update('downstreamKeyers', device.data);
device.update('upstreamKeyers', device.data);
device.update('transitionProperties', device.data);
device.update('deviceInfo', device.data);
}, 1000);
};
exports.update = function update(device, _document, updateType, data) {
const document = _document;
if (updateType.includes('transitionPosition')) {
for (let i = 0; i < data.video.mixEffects.length; i++) {
const mixEffect = data.video.mixEffects[i];
const tbarId = `me-${i}-tbar-div`;
const tbarHandleId = `me-${i}-tbar-handle-div`;
if (document.getElementById(tbarId)) {
document.getElementById(tbarId).style.height = `${mixEffect.transitionPosition.handlePosition / 100}%`;
}
if (document.getElementById(tbarHandleId)) {
document.getElementById(tbarHandleId).style.bottom = `${mixEffect.transitionPosition.handlePosition / 100}%`;
}
document.getElementById(`me-${i}-transition-rate`).textContent = framesToTime(
mixEffect.transitionPosition.remainingFrames
);
if (mixEffect.transitionPosition.inTransition) {
document.getElementById(`me-${i}-auto`).classList.add('atem-red');
} else {
document.getElementById(`me-${i}-auto`).classList.remove('atem-red');
}
}
} else if (updateType.includes('downstreamKeyers')) {
for (let i = 0; i < data.video.downstreamKeyers.length; i++) {
const dsk = data.video.downstreamKeyers[i];
if (dsk.isAuto) {
document.getElementById(`dsk-${i}-auto`).classList.add('atem-red');
} else {
document.getElementById(`dsk-${i}-auto`).classList.remove('atem-red');
}
if (dsk.onAir) {
document.getElementById(`dsk-${i}-onair`).classList.add('atem-red');
} else {
document.getElementById(`dsk-${i}-onair`).classList.remove('atem-red');
}
if (dsk.properties.tie) {
document.getElementById(`dsk-${i}-tie`).classList.add('atem-yellow');
} else {
document.getElementById(`dsk-${i}-tie`).classList.remove('atem-yellow');
}
document.getElementById(`dsk-${i}-rate`).textContent = framesToTime(dsk.remainingFrames);
}
} else if (updateType.includes('fadeToBlack')) {
for (let i = 0; i < data.video.mixEffects.length; i++) {
const fadeToBlack = data.video.mixEffects[i].fadeToBlack;
const ftbRateId = `me-${i}-ftb-rate`;
const ftbId = `me-${i}-ftb`;
document.getElementById(ftbRateId).textContent = framesToTime(fadeToBlack.remainingFrames);
if (fadeToBlack.isFullyBlack) {
if (document.getElementById(ftbId).classList.contains('atem-red')) {
document.getElementById(ftbId).classList.remove('atem-red');
} else {
document.getElementById(ftbId).classList.add('atem-red');
}
} else if (fadeToBlack.inTransition) {
document.getElementById(ftbId).classList.add('atem-red');
} else {
document.getElementById(ftbId).classList.remove('atem-red');
}
}
} else if (
updateType.includes('programInput') ||
updateType.includes('previewInput') ||
updateType.includes('inputs')
) {
for (let i = 0; i < data.video.mixEffects.length; i++) {
const mixEffect = data.video.mixEffects[0];
Object.keys(device.data.inputs)
.map((key) => Number(key))
.forEach((inputId) => {
if (mixEffect.programInput === inputId) {
document.getElementById(`me-${i}-program-input-${inputId}`).classList.add('atem-red');
document.getElementById(`me-${i}-input-${inputId}`).classList.add('atem-red');
} else {
document.getElementById(`me-${i}-program-input-${inputId}`).classList.remove('atem-red');
document.getElementById(`me-${i}-input-${inputId}`).classList.remove('atem-red');
}
if (mixEffect.previewInput === inputId) {
document.getElementById(`me-${i}-preview-input-${inputId}`).classList.add('atem-green');
document.getElementById(`me-${i}-input-${inputId}`).classList.add('atem-green');
} else {
document.getElementById(`me-${i}-preview-input-${inputId}`).classList.remove('atem-green');
document.getElementById(`me-${i}-input-${inputId}`).classList.remove('atem-green');
}
});
}
} else if (updateType.includes('transitionProperties')) {
for (let i = 0; i < data.video.mixEffects.length; i++) {
const transitionProperties = data.video.mixEffects[i].transitionProperties;
Object.keys(TransitionStyle)
.filter((key) => !isNaN(Number(key)))
.map((key) => Number(key))
.forEach((style) => {
if (style === transitionProperties.style) {
document.getElementById(`me-${i}-transition-style-${style}`).classList.add('atem-yellow');
} else {
document.getElementById(`me-${i}-transition-style-${style}`).classList.remove('atem-yellow');
}
if (style === transitionProperties.nextStyle) {
document.getElementById(`me-${i}-transition-style-${style}`).classList.add('atem-yellow');
} else {
document.getElementById(`me-${i}-transition-style-${style}`).classList.remove('atem-yellow');
}
});
Object.keys(TransitionSelection)
.filter((key) => !isNaN(Number(key)))
.map((key) => Number(key))
.forEach((selection) => {
if (transitionProperties.selection.includes(selection)) {
document.getElementById(`me-${i}-transition-selection-${selection}`).classList.add('atem-yellow');
} else {
document.getElementById(`me-${i}-transition-selection-${selection}`).classList.remove('atem-yellow');
}
if (transitionProperties.nextSelection.includes(selection)) {
document.getElementById(`me-${i}-transition-selection-${selection}`).classList.add('atem-yellow');
} else {
document.getElementById(`me-${i}-transition-selection-${selection}`).classList.remove('atem-yellow');
}
});
}
} else if (updateType.includes('upstreamKeyers')) {
for (let i = 0; i < data.video.mixEffects.length; i++) {
const upstreamKeyers = data.video.mixEffects[i].upstreamKeyers;
upstreamKeyers.forEach((upstreamKeyer) => {
if (upstreamKeyer.onAir) {
document.getElementById(`me-${i}-key-${upstreamKeyer.upstreamKeyerId + 1}-onair`).classList.add('atem-red');
} else {
document
.getElementById(`me-${i}-key-${upstreamKeyer.upstreamKeyerId + 1}-onair`)
.classList.remove('atem-red');
}
});
}
} else if (updateType.includes('transitionPreview')) {
for (let i = 0; i < data.video.mixEffects.length; i++) {
const mixEffect = data.video.mixEffects[i];
if (mixEffect.transitionPreview) {
document.getElementById(`me-${i}-transition-preview`).classList.add('atem-red');
} else {
document.getElementById(`me-${i}-transition-preview`).classList.remove('atem-red');
}
}
} else if (updateType.includes('deviceInfo')) {
// videoModes pulled from https://github.com/nrkno/sofie-atem-connection/blob/master/src/enums/index.ts#L238
if ([27, 26, 23, 25, 19, 13, 11, 7, 5].includes(data.settings.videoMode)) {
timerFrameRate = 30;
} else if ([24, 22, 18, 16, 12, 10, 6, 4].includes(data.settings.videoMode)) {
timerFrameRate = 25;
} else if ([21, 20, 15, 14, 9, 8].includes(data.settings.videoMode)) {
timerFrameRate = 24;
} else {
timerFrameRate = 30;
}
if (!device.displayName) {
this.deviceInfoUpdate(device, 'displayName', data.info.productIdentifier);
}
} else {
console.log('unhandled update');
console.log(updateType);
console.log(device.data);
}
};
exports.data = function data(_device, msg) {
const device = _device;
this.deviceInfoUpdate(device, 'status', 'ok');
device.data = msg.state;
msg.pathToChange.forEach((path) => {
device.update(path, device.data);
});
};
function framesToTime(total) {
if (timerFrameRate) {
const seconds = Math.floor(total / timerFrameRate);
const frames = total - seconds * timerFrameRate;
let framesString = String(frames);
if (frames < 10) {
framesString = `0${framesString}`;
} else if (framesString === '0') {
framesString = '00';
}
return `${seconds}:${framesString}`;
}
return '0:00';
}
+203
View File
@@ -0,0 +1,203 @@
body {
background-color: #282828;
}
h1 {
font-family: 'Open Sans', sans-serif;
}
h3 {
color: #6d6d6d !important;
margin: 30px 0px 10px 9px;
font-size: 0.9em;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
}
.me-label {
margin-top: 0;
margin-bottom: 2px;
}
.atem-input {
width: 52px;
height: 52px;
background-image: url('img/button_white.png');
}
.source-wrapper {
display: flex;
flex-wrap: wrap;
background-color: #1f1f1f;
border: #1a1a1a 2px solid;
border-radius: 8px;
max-width: 416px;
padding: 12px;
}
.atem-red {
background-image: url('img/button_red.png');
box-shadow: 0px 0px 10px 1px #ff0000;
z-index: 10000;
}
.atem-green {
background-image: url('img/button_green.png');
box-shadow: 0px 0px 10px 1px #06c300;
z-index: 10000;
}
.atem-yellow {
background-image: url('img/button_yellow.png');
box-shadow: 0px 0px 10px 1px #c7ca00;
z-index: 10000;
}
.atem-disabled {
background-image: url('img/button_off.png');
color: #3a3a3a;
}
.atem-gray {
color: #575757;
}
.source-label {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
font-size: 11px;
font-weight: bold;
}
.transition-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.transition-settings {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-right: 30px;
}
.tbar-container {
display: flex;
flex-direction: column-reverse;
background-color: #1f1f1f;
border: 2px solid;
border-color: #1a1a1a;
border-radius: 6px;
width: 88px;
height: 429px;
position: relative;
margin-top: 58px;
margin-right: 60px;
}
.tbar-bg {
position: absolute;
background-image: url('img/tbar_bg.png');
width: 88px;
height: 429px;
}
.tbar-handle {
position: absolute;
background-image: url('img/tbar_handle.png');
width: 126px;
height: 50px;
left: -3px;
}
.tbar-div {
width: 100%;
background-color: #7aff58;
overflow: hidden;
}
.dsk {
width: 100%;
}
.dsk .source-wrapper {
display: flex;
flex-direction: column;
align-content: center;
width: 100%;
padding: 5px;
}
.dsk h3 {
text-align: center;
}
.fade-to-black-container {
display: flex;
flex-direction: column;
align-items: flex-end;
margin-right: 30px;
}
.fade-to-black .source-wrapper {
display: flex;
width: 100%;
padding: 5px;
}
.fade-to-black h3 {
text-align: center;
}
.rate-heading {
text-align: center;
font-size: small;
margin-bottom: 4px;
}
.dsk-rate,
.ftb-rate,
.transition-rate {
display: flex;
justify-content: center;
flex-direction: column;
}
.dsk-rate-label,
.ftb-rate-label,
.transition-rate-label {
color: rgb(235, 110, 0);
background-color: black;
border-radius: 3px;
padding: 6px 2px;
text-align: center;
}
.clear {
background: transparent;
border-color: transparent;
background-color: transparent;
}
.hide {
display: none;
}
.no-wrap {
flex-wrap: nowrap;
}
.show-small {
display: none;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
.hide-small {
display: none;
}
.show-small {
display: block;
}
}
.float-left {
float: left;
}
+189
View File
@@ -0,0 +1,189 @@
<header>
<h1><%= listName %></h1>
</header>
<% if (data.video.mixEffects) { %>
<% Object.entries(data.video.mixEffects).forEach(([meIndex, state])=>{ %>
<div class="mixeffect_wrapper" id="me-<%= meIndex %>">
<h1 class="atem-gray me-label">ME<%= Number(meIndex) + 1 %></h1>
<div class="inputs-container show-small">
<h3 class="atem-gray">Preview/Program</h3>
<div class="source-wrapper">
<% Object.values(data.inputs).sort((a,b)=>a.internalPortType<b.internalPortType).forEach((input)=>{ %>
<% if ([0,1,2,3,4].includes(input.internalPortType)) { %>
<div id="me-<%= meIndex %>-input-<%= input.inputId %>" class="atem-input">
<div class="source-label"><%= input.shortName %></div>
</div>
<% } else {%>
<div id="me-<%= meIndex %>-input-<%= input.inputId %>" class="atem-input atem-disabled">
<div class="source-label"><%= input.shortName %></div>
</div>
<% }%>
<% }) %>
</div>
</div>
<div class="float-left" style="margin-right: 30px;">
<div class="program-container hide-small">
<h3 class="atem-gray">Program</h3>
<div class="source-wrapper">
<% Object.values(data.inputs).sort((a,b)=>a.internalPortType<b.internalPortType).forEach((input)=>{ %>
<% if ([0,1,2,3,4].includes(input.internalPortType)) { %>
<div id="me-<%= meIndex %>-program-input-<%= input.inputId %>" class="atem-input">
<div class="source-label"><%= input.shortName %></div>
</div>
<% } else {%>
<div id="me-<%= meIndex %>-program-input-<%= input.inputId %>" class="atem-input atem-disabled">
<div class="source-label"><%= input.shortName %></div>
</div>
<% }%>
<% }) %>
</div>
</div>
<div class="preview hide-small">
<h3 class="atem-gray">Preview</h3>
<div class="source-wrapper">
<% Object.values(data.inputs).forEach((input)=>{ %>
<% if ([0,1,2,3,4].includes(input.internalPortType)) { %>
<div id="me-<%= meIndex %>-preview-input-<%= input.inputId %>" class="atem-input">
<div class="source-label"><%= input.shortName %></div>
</div>
<% } else {%>
<div id="me-<%= meIndex %>-preview-input-<%= input.inputId %>" class="atem-input atem-disabled">
<div class="source-label"><%= input.shortName %></div>
</div>
<% }%>
<% }) %>
</div>
</div>
</div>
<div class="transition-container float-left">
<div class="transition-settings">
<div class="next-transition">
<h3>Next Transition</h3>
<div class="source-wrapper" style="width: 260px;">
<div class="atem-input clear"></div>
<div id="me-<%= meIndex %>-key-1-onair" class="atem-input">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="me-<%= meIndex %>-key-2-onair" class="atem-input <% if(data.video.downstreamKeyers.length<2){ %> atem-disabled <% } %>">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="me-<%= meIndex %>-key-3-onair" class="atem-input <% if(data.video.downstreamKeyers.length<3){ %> atem-disabled <% } %>">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="me-<%= meIndex %>-key-4-onair" class="atem-input <% if(data.video.downstreamKeyers.length<4){ %> atem-disabled <% } %>">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="me-<%= meIndex %>-transition-selection-1" class="atem-input">
<div class="source-label">BKGD</div>
</div>
<div id="me-<%= meIndex %>-transition-selection-2" class="atem-input">
<div class="source-label">KEY 1</div>
</div>
<div id="me-<%= meIndex %>-transition-selection-4" class="atem-input <% if(data.video.downstreamKeyers.length<2){ %> atem-disabled <% } %>">
<div class="source-label">KEY 2</div>
</div>
<div id="me-<%= meIndex %>-transition-selection-8" class="atem-input <% if(data.video.downstreamKeyers.length<3){ %> atem-disabled <% } %>">
<div class="source-label">KEY 3</div>
</div>
<div id="me-<%= meIndex %>-transition-selection-16" class="atem-input <% if(data.video.downstreamKeyers.length<4){ %> atem-disabled <% } %>">
<div class="source-label">KEY 4</div>
</div>
</div>
</div>
<div class="transition-style">
<h3>Transition Style</h3>
<div class="source-wrapper" style="width: 260px;">
<div id="me-<%= meIndex %>-transition-style-0" class="atem-input">
<div class="source-label">MIX</div>
</div>
<div id="me-<%= meIndex %>-transition-style-1" class="atem-input">
<div class="source-label">DIP</div>
</div>
<div id="me-<%= meIndex %>-transition-style-2" class="atem-input">
<div class="source-label">WIPE</div>
</div>
<div id="me-<%= meIndex %>-transition-style-4" class="atem-input">
<div class="source-label">STING</div>
</div>
<div id="me-<%= meIndex %>-transition-style-3" class="atem-input">
<div class="source-label">DVE</div>
</div>
<div id="me-<%= meIndex %>-transition-preview" class="atem-input">
<div class="source-label" style="flex-direction: column;">
<div>PREV</div> <div>TRANS</div>
</div>
</div>
<div class="atem-input clear"></div>
<div id="me-<%= meIndex %>-cut" class="atem-input">
<div class="source-label">CUT</div>
</div>
<div id="me-<%= meIndex %>-auto" class="atem-input">
<div class="source-label">AUTO</div>
</div>
<div class="transition-rate atem-input clear">
<div class="atem-gray rate-heading">Rate</div>
<div id="me-<%= meIndex %>-transition-rate" class="transition-rate-label">&nbsp;&nbsp;</div>
</div>
</div>
</div>
</div>
<div class="tbar-container">
<div class="tbar-bg"></div>
<div id="me-<%= meIndex %>-tbar-handle-div" class="tbar-handle"></div>
<div id="me-<%= meIndex %>-tbar-div" class="tbar-div" ></div>
</div>
<div class="fade-to-black-container">
<% if (data.video.downstreamKeyers) { %>
<% Object.entries(data.video.downstreamKeyers).forEach(([dskIndex, state])=>{ %>
<div class="dsk">
<h3 class="atem-gray">DSK<%= Number(dskIndex) + 1 %></h3>
<div class="source-wrapper">
<div id="dsk-<%= dskIndex %>-tie" class="atem-input">
<div class="source-label">TIE</div>
</div>
<div class="dsk-rate atem-input clear">
<div class="atem-gray rate-heading">Rate</div>
<div id="dsk-<%= dskIndex %>-rate" class="dsk-rate-label">&nbsp;&nbsp;</div>
</div>
<div id="dsk-<%= dskIndex %>-onair" class="atem-input">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="dsk-<%= dskIndex %>-auto" class="atem-input">
<div class="source-label">AUTO</div>
</div>
</div>
</div>
<% }) %>
<% } %>
<div class="fade-to-black">
<h3 class="atem-gray">Fade to Black</h3>
<div class="source-wrapper">
<div class="ftb-rate atem-input clear">
<div class="atem-gray rate-heading">Rate</div>
<div id="me-<%= meIndex %>-ftb-rate" class="ftb-rate-label">&nbsp;&nbsp;</div>
</div>
<div id="me-<%= meIndex %>-ftb" class="atem-input">
<div class="source-label">FTB</div>
</div>
</div>
</div>
</div>
</div>
</div>
<% }) %>
<% } %>
+42
View File
@@ -0,0 +1,42 @@
<tr class="fader" id="<%=type%>-<%=index%>">
<% if(fader && fader.meter>0){ %>
<td class="fader-channel" style="background: linear-gradient(0deg, rgba(68, 255, 68, 0.3) <%=fader.meter%>%, transparent <%=fader.meter%>%);">
<%=index%>
</td>
<% }else{ %>
<td class="fader-channel"><%=index%></td>
<% } %>
<% if(type=="Control_Groups"){ %>
<td class="fader-name lcd-control-group state-<%= fader ? fader.solo : '' %>">
<%= fader ? fader.name : "-" %>
</td>
<% }else if(type=="Input_Channels"){ %>
<td class="fader-name lcd-channel-input state-<%= fader ? fader.solo : '' %>">
<%= fader ? (fader.Channel_Input ? fader.Channel_Input.name: "") : "" %>
</td>
<% }else if(type=="Group_Outputs"){ %>
<td class="fader-name lcd-group-output state-<%= fader ? fader.solo : '' %>">
<%= fader ? (fader.Buss_Trim ? fader.Buss_Trim.name: "") : "" %>
</td>
<% }else if(type=="Aux_Outputs"){ %>
<td class="fader-name lcd-aux-output state-<%= fader ? fader.solo : '' %>">
<%= fader ? (fader.Buss_Trim ? fader.Buss_Trim.name: "") : "" %>
</td>
<% } %>
<td class="fader-mute state-<%= fader ? fader.mute : '-' %>"></td>
<% if(fader){ %>
<% let percent = (fader.fader-10)*1.5+100 %>
<td class="fader-fader" style="background: linear-gradient(90deg, rgb(150, 150, 150, 0.2) <%=percent%>%, transparent <%=percent%>%);">
<% if(fader.fader>-100){ %>
<small style="mix-blend-mode: difference;"><%= fader ? Math.round(fader.fader*10.0)/10.0 : '-' %>db</small>
<% } %>
</td>
<% }else{ %>
<td>-</td>
<% } %>
</tr>
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

+17
View File
@@ -0,0 +1,17 @@
Cue View emulates to be the DiGiCo SD iPad app.
<ol>
<li>On the SD console open <em>Master Screen</em> &rarr; <em>Setup</em> &rarr; <em>External Control</em></li>
<li>Enable <em>External Control</em> by pressing the button at the top of the panel</li>
<li>Press the <em>add device</em> button and select <em>DiGiCo Pad</em></li>
<li>Enter a <em>Device Name</em> for Cue View and then enter the IP Address of this computer</li>
<li>Enter Send and Receive Port numbers</li>
<ul>
<li>Cue View <em>Port</em> = DiGiCo <em>Receive</em></li>
<li>Cue View <em>Local</em> = DiGiCo <em>Send</em></li>
</ul>
<li>Tick the <em>Enable</em> column for this device</li>
<li>
Press the <em>Load</em> button in the bottom right corner of the panel and select the commands button for the
relevant console
</li>
</ol>
+192
View File
@@ -0,0 +1,192 @@
const _ = require('lodash');
const fs = require('fs');
const path = require('path');
exports.config = {
defaultName: 'DiGiCo SD',
connectionType: 'osc-udp',
remotePort: 8000,
localPort: 8001,
mayChangePorts: true,
heartbeatInterval: 2000,
heartbeatTimeout: 11000,
searchOptions: {
type: 'UDPsocket',
// send "/Console/Name/?" this is what the iPad sends to check connection
searchBuffer: Buffer.from([
0x2f, 0x43, 0x6f, 0x6e, 0x73, 0x6f, 0x6c, 0x65, 0x2f, 0x4e, 0x61, 0x6d, 0x65, 0x2f, 0x3f, 0x00, 0x2c, 0x00, 0x00,
0x00,
]),
devicePort: 8000,
listenPort: 9000,
validateResponse(msg, info) {
console.log(msg);
console.log(msg.toString());
return msg.toString().includes('/Console');
},
},
};
exports.ready = function ready(_device) {
const device = _device;
device.data = new DiGiCo();
device.send('/Console/Name/?');
device.send('/Console/Session/Filename/?');
device.send('/Console/Channels/?');
device.send('/Snapshots/Current_Snapshot/?');
device.send('/Meters/clear');
};
exports.data = function data(_device, oscData) {
const device = _device;
this.deviceInfoUpdate(device, 'status', 'ok');
const properties = oscData.address.split('/');
properties.shift();
if (properties[0] !== 'Meters') {
setObjectProperty(device.data, properties, oscData.args);
// console.log(properties);
}
if (properties[0] === 'Console' && properties[1] === 'Control_Groups') {
for (let i = 1; i <= device.data.Console.Control_Groups; i++) {
device.send(`/Control_Groups/${i}/?`);
}
device.draw();
} else if (properties[0] === 'Console' && properties[1] === 'Input_Channels') {
for (let i = 1; i <= device.data.Console.Input_Channels; i++) {
device.send(`/Input_Channels/${i}/Channel_Input/name/?`);
device.send(`/Input_Channels/${i}/mute/?`);
device.send(`/Input_Channels/${i}/solo/?`);
device.send(`/Input_Channels/${i}/fader/?`);
device.send(`/Meters/request/1${i}`, [
{ type: 's', value: `/Input_Channels/${i}/Channel_Input/post_meter/left` },
]);
}
device.draw();
} else if (properties[0] === 'Console' && properties[1] === 'Group_Outputs') {
for (let i = 1; i <= device.data.Console.Group_Outputs; i++) {
device.send(`/Group_Outputs/${i}/mute/?`);
device.send(`/Group_Outputs/${i}/solo/?`);
device.send(`/Group_Outputs/${i}/fader/?`);
device.send(`/Group_Outputs/${i}/Buss_Trim/name/?`);
device.send(`/Meters/request/3${i}`, [{ type: 's', value: `/Group_Outputs/${i}/fader_meter/left` }]);
}
device.draw();
} else if (properties[0] === 'Console' && properties[1] === 'Aux_Outputs') {
for (let i = 1; i <= device.data.Console.Aux_Outputs; i++) {
device.send(`/Aux_Outputs/${i}/mute/?`);
device.send(`/Aux_Outputs/${i}/solo/?`);
device.send(`/Aux_Outputs/${i}/fader/?`);
device.send(`/Aux_Outputs/${i}/Buss_Trim/name/?`);
device.send(`/Meters/request/4${i}`, [{ type: 's', value: `/Aux_Outputs/${i}/fader_meter/left` }]);
}
device.draw();
} else if (properties[0] === 'Console' && properties[1] === 'Name') {
this.deviceInfoUpdate(device, 'defaultName', device.data.Console.Name);
} else if (['Control_Groups', 'Input_Channels', 'Group_Outputs', 'Aux_Outputs'].includes(properties[0])) {
device.update('fader', {
type: properties[0],
channel: properties[1],
});
} else if (properties[0] === 'Snapshots') {
device.update('updateSnapshot', {
snapshots: device.data.Snapshots,
});
} else if (properties[0] === 'Meters' && properties[1] === 'values') {
for (let i = 0; i < oscData.args.length; i += 2) {
const channelType = oscData.args[i].toString()[0];
const channelNumber = oscData.args[i].toString().substring(1);
const meterValue = BigInt(oscData.args[i + 1]) / -40000n + 100n;
if (channelType === '1' && device.data.Input_Channels[channelNumber]) {
device.data.Input_Channels[channelNumber].meter = meterValue;
device.update('fader', {
type: 'Input_Channels',
channel: channelNumber,
});
} else if (channelType === '3' && device.data.Group_Outputs[channelNumber]) {
device.data.Group_Outputs[channelNumber].meter = meterValue;
device.update('fader', {
type: 'Group_Outputs',
channel: channelNumber,
});
} else if (channelType === '4' && device.data.Aux_Outputs[channelNumber]) {
device.data.Aux_Outputs[channelNumber].meter = meterValue;
device.update('fader', {
type: 'Aux_Outputs',
channel: channelNumber,
});
}
}
}
};
exports.heartbeat = function heartbeat(device) {
device.send('/Console/Name/?');
console.log(device.data);
// Need to do a /Meters/clear when quitting Cue View or closing the View
};
class DiGiCo {
constructor() {
this.Console = {};
this.Input_Channels = {};
this.Aux_Outputs = {};
this.Control_Groups = {};
this.Group_Outputs = {};
this.Matrix_Outputs = {};
this.Layout = {};
}
}
/*
This function takes somethings like this /Console/Session/Filename with a osc args like ['session.ses']
and turns it into a nested object like. An easy way to set properties converting OSC paths to properties
{
Console: {
Session: {
Filename: 'session.ses'
}
}
}
*/
function setObjectProperty(_object, _properties, value) {
let object = _object;
const properties = _properties;
for (let i = 0; i < properties.length - 1; i++) {
const property = properties[i];
if (object[property] === undefined) {
object[property] = {};
}
object = object[property];
}
const property = properties[properties.length - 1];
if (Array.isArray(value)) {
// if this is an array of length one just set the property to the contents so ['string'] becomes 'string'
if (value.length === 1) {
object[property] = value[0];
return;
}
}
object[property] = value;
}
const faderTemplate = _.template(fs.readFileSync(path.join(__dirname, `/fader.ejs`)));
exports.update = function update(device, doc, updateType, data) {
if (updateType === 'fader') {
const $elem = doc.getElementById(`${data.type}-${data.channel}`);
$elem.outerHTML = faderTemplate({
type: data.type,
fader: device.data[data.type][data.channel],
index: data.channel,
});
} else if (updateType === 'snapshot') {
const $elem = doc.getElementById(`snapshot`);
$elem.textContent = `${data.snapshots.Current_Snapshot}`;
}
};
+76
View File
@@ -0,0 +1,76 @@
.column {
float: left;
margin: 5px;
}
.section {
border: #333 3px solid;
border-bottom: none;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
padding: 10px;
margin-bottom: 30px;
}
.section h3 {
font-weight: 300;
margin-top: 0px;
color: #aaa !important;
}
table {
border-collapse: collapse;
display: block;
}
.fader:nth-child(even) {
background: #1a1a1a;
}
.fader:nth-child(odd) {
background: #1f1f1f;
}
.fader td {
text-align: center;
width: 30px;
height: 20px;
border: black 1px solid;
}
.fader .fader-channel {
color: #777;
font-size: 10px;
}
.fader .fader-name {
width: 80px;
color: black;
font-family: monospace;
}
.fader .lcd-control-group {
background-color: rgb(66, 132, 255);
}
.fader .lcd-channel-input {
background-color: rgb(135, 175, 235);
}
.fader .lcd-group-output {
background-color: rgb(241, 71, 48);
}
.fader .lcd-aux-output {
background-color: rgb(197, 0, 187);
}
.fader .fader-name.state-1 {
background-color: rgb(0, 185, 0);
}
.fader .fader-mute {
width: 10px;
background-color: #444;
}
.fader .fader-mute.state-1 {
background-color: red;
}
.fader .fader-fader {
text-align: left;
width: 70px;
padding: 0px 10px;
color: rgb(68, 68, 68);
}
#snapshot {
font-size: 36px;
font-weight: bold;
font-family: 'Arial Black', 'Impact';
}
+56
View File
@@ -0,0 +1,56 @@
<header>
<h1><%= listName %></h1>
<h2><%= data.Console.Session.Filename %></h2>
</header>
<%
const fs = require('fs');
let _ = require('lodash');
const path = require('path');
let faderTemplate = _.template(fs.readFileSync(path.join(__dirname, `/plugins/digico/fader.ejs`)));
%>
<div class="column">
<div class="section">
<h3>snapshot <span id="snapshot"></span></h3>
</div>
<div class="section">
<h3>control groups</h3>
<table>
<% for(let i=1; i<=data.Console.Control_Groups; i++){ %>
<%= faderTemplate({type: "Control_Groups", fader: data.Control_Groups[i], index: i}) %>
<% } %>
</table>
</div>
<div class="section">
<h3>group outputs</h3>
<table>
<% for(let i=1; i<=data.Console.Group_Outputs; i++){ %>
<%= faderTemplate({type: "Group_Outputs", fader: data.Group_Outputs[i], index: i}) %>
<% } %>
</table>
</div>
<div class="section">
<h3>aux outputs</h3>
<table>
<% for(let i=1; i<=data.Console.Aux_Outputs; i++){ %>
<%= faderTemplate({type: "Aux_Outputs", fader: data.Aux_Outputs[i], index: i}) %>
<% } %>
</table>
</div>
</div>
<div class="column section">
<h3>input channels</h3>
<table>
<% for(let i=1; i<=data.Console.Input_Channels; i++){ %>
<%= faderTemplate({type: "Input_Channels", fader: data.Input_Channels[i], index: i}) %>
<% } %>
</table>
</div>
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

+8
View File
@@ -0,0 +1,8 @@
<h2>DPA N-Series Digital Wireless</h2>
<p>Connects to a DPA N-Series wireless receiver (e.g. N-DR1) via OSC over TCP.</p>
<ul>
<li>Default TCP port: <strong>1993</strong> (configurable on device)</li>
<li>Shows both channels with audio level, RF strength (A/B), battery status and active warnings</li>
<li>Audio level, RF strength and battery data are read from the device via OSC subscriptions and <code>/settings/retrieve</code></li>
</ul>
<p>Enable TCP control on the device under <em>Advanced → LAN</em>.</p>
+155
View File
@@ -0,0 +1,155 @@
const osc = require('osc');
exports.config = {
defaultName: 'DPA N-Series',
connectionType: 'osc-tcp',
defaultPort: 1993,
mayChangePorts: true,
heartbeatInterval: 5000,
heartbeatTimeout: 10000,
searchOptions: {
type: 'TCPport',
// OSC /model message with SLIP framing: END + "/model\0\0" + ",\0\0\0" + END
searchBuffer: Buffer.from([
0xc0, 0x2f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00, 0xc0,
]),
testPort: 1993,
validateResponse(msg) {
const str = msg.toString();
return str.includes('/model') || str.includes('N-DR');
},
},
};
function makeChannel() {
return {
name: '',
audioLevel: -80,
txActive: false,
txName: '',
battCapacity: null,
battTimeMin: null,
battHealth: null,
rfA: -130,
rfB: -130,
warnings: {},
};
}
function subscribeToAddress(device, address, intervalMs) {
const msgBlob = osc.writePacket({ address, args: [] });
device.send('/subscribe', [
{ type: 'i', value: intervalMs },
{ type: 'i', value: 0 },
{ type: 'b', value: msgBlob },
]);
}
exports.ready = function ready(_device) {
const device = _device;
device.data.model = '';
device.data.channels = [null, makeChannel(), makeChannel()];
device.data.warnings = {};
device.send('/settings/retrieve');
device.send('/model');
subscribeToAddress(device, '/ch/1/audiolevel', 100);
subscribeToAddress(device, '/ch/2/audiolevel', 100);
subscribeToAddress(device, '/advanced/1/antenna/rfstrength', 200);
subscribeToAddress(device, '/advanced/2/antenna/rfstrength', 200);
subscribeToAddress(device, '/ch/1/tx/active', 500);
subscribeToAddress(device, '/ch/2/tx/active', 500);
subscribeToAddress(device, '/ch/1/tx/name', 5000);
subscribeToAddress(device, '/ch/2/tx/name', 5000);
subscribeToAddress(device, '/ch/1/tx/batterystatus', 1000);
subscribeToAddress(device, '/ch/2/tx/batterystatus', 1000);
};
exports.data = function data(_device, message) {
const device = _device;
this.deviceInfoUpdate(device, 'status', 'ok');
const { address, args } = message;
if (!address) return;
const parts = address.split('/').filter(Boolean);
if (address === '/model') {
if (args && args[0]) {
device.data.model = args[0];
this.deviceInfoUpdate(device, 'defaultName', args[0]);
}
} else if (address === '/heartbeat') {
device.draw();
} else if (parts[0] === 'ch' && parts.length >= 3) {
const chNum = parseInt(parts[1], 10);
if (chNum < 1 || chNum > 2) return;
const ch = device.data.channels[chNum];
const sub = parts.slice(2).join('/');
if (sub === 'name') {
ch.name = (args && args[0]) ? args[0] : '';
device.draw();
} else if (sub === 'audiolevel') {
ch.audioLevel = (args && args[0] !== undefined) ? args[0] / 10 : -80;
device.update('meterUpdate', { channels: device.data.channels });
} else if (sub === 'tx/active') {
ch.txActive = args && args[0] === 1;
device.draw();
} else if (sub === 'tx/name') {
ch.txName = (args && args[0]) ? args[0] : '';
device.draw();
} else if (sub === 'tx/batterystatus') {
if (args) {
ch.battCapacity = args[0] !== undefined ? args[0] : null;
ch.battTimeMin = args[1] !== undefined ? args[1] : null;
ch.battHealth = args[2] !== undefined ? args[2] : null;
}
device.draw();
}
} else if (parts[0] === 'advanced' && parts[2] === 'antenna' && parts[3] === 'rfstrength') {
const chNum = parseInt(parts[1], 10);
if (chNum < 1 || chNum > 2) return;
const ch = device.data.channels[chNum];
ch.rfA = (args && args[1] !== undefined) ? args[1] / 10 : -130;
ch.rfB = (args && args[2] !== undefined) ? args[2] / 10 : -130;
device.update('meterUpdate', { channels: device.data.channels });
} else if (parts[0] === 'warning') {
if (parts.length === 2) {
device.data.warnings[parts[1]] = args && args[0] === 1;
device.draw();
} else if (parts.length === 3) {
const chNum = parseInt(parts[1], 10);
if (chNum >= 1 && chNum <= 2) {
device.data.channels[chNum].warnings[parts[2]] = args && args[0] === 1;
device.draw();
}
}
}
};
exports.update = function update(device, doc, updateType, data) {
for (let i = 1; i <= 2; i++) {
const ch = data.channels[i];
// Audio level bar: -126 dBFS = empty, 0 dBFS = full
const audioOverlay = Math.max(0, Math.min(90, (1 - (ch.audioLevel + 126) / 126) * 90));
const $audio = doc.getElementById(`ch-${i}-audio`);
if ($audio) $audio.style.height = `${audioOverlay}px`;
const $audioText = doc.getElementById(`ch-${i}-audio-text`);
if ($audioText) $audioText.textContent = `${ch.audioLevel}`;
// RF bars: -130 to -50 dBm range (80 dBm span)
const rfANorm = Math.max(0, Math.min(1, (ch.rfA + 130) / 80));
const rfBNorm = Math.max(0, Math.min(1, (ch.rfB + 130) / 80));
const $rfA = doc.getElementById(`ch-${i}-rfa`);
if ($rfA) $rfA.style.height = `${(1 - rfANorm) * 90}px`;
const $rfB = doc.getElementById(`ch-${i}-rfb`);
if ($rfB) $rfB.style.height = `${(1 - rfBNorm) * 90}px`;
}
};
exports.heartbeat = function heartbeat(device) {
device.send('/settings/retrieve');
};
+180
View File
@@ -0,0 +1,180 @@
/* DPA color palette: #202020 bg, #333 surface, #5b5b5b secondary,
#a0a0a0 border/muted text, #ddd primary text, #cedc00 brand accent */
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: url(../../src/assets/font/Lato-Light.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(../../src/assets/font/Lato-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(../../src/assets/font/Lato-Bold.ttf) format('truetype');
}
table.channel {
width: 140px;
table-layout: fixed;
height: 340px;
background-color: #333;
border: 1px solid #a0a0a0;
border-collapse: collapse;
color: #ddd;
font-family: Lato, Roboto, sans-serif;
text-align: center;
float: left;
margin: 2px;
margin-bottom: 20px;
}
table td {
border: 1px solid #5b5b5b;
vertical-align: top;
}
.chan-name {
color: #cedc00;
font-size: 18px;
font-weight: bold;
padding: 2px 4px;
}
.tx-row {
font-size: 11px;
padding: 2px 4px;
color: #a0a0a0;
white-space: nowrap;
overflow: hidden;
}
.tx-dot {
color: #5b5b5b;
}
.tx-dot.active {
color: #cedc00;
}
.bar-wrapper {
width: 20px;
height: 90px;
margin: 4px auto;
border-radius: 4px;
outline: #202020 2px solid;
outline-offset: -1px;
overflow: hidden;
}
.bar-value {
font-variant-numeric: tabular-nums;
display: block;
}
/* RF bars: DPA blue */
.bar-wrapper.rf-color {
background: linear-gradient(0deg, #1a2a80, #485CE5 40%, #485CE5 80%, #6b7fff);
}
/* Audio bars: subtle green to accent */
.bar-wrapper.audio-color {
background: linear-gradient(0deg, #6b7a00, #a8b400 30%, #cedc00 100%);
}
.bar {
width: 100%;
background-color: #202020;
outline: rgba(255, 255, 255, 0.05) 1px solid;
}
.batt-wrapper {
width: 104px;
height: 35px;
margin: 8px auto;
border: 2px solid #5b5b5b;
border-radius: 4px;
padding: 2px;
position: relative;
box-sizing: content-box;
}
.batt-wrapper.low {
border-color: red;
}
.batt-knob {
background-color: #5b5b5b;
position: absolute;
right: -5px;
top: 10px;
width: 5px;
height: 16px;
border-radius: 2px;
}
.batt-knob.low {
background-color: red;
}
.batt-bar {
height: 100%;
background: linear-gradient(90deg, #a8b400, #cedc00);
border-radius: 2px;
font-size: 10px;
color: #202020;
font-weight: bold;
white-space: nowrap;
overflow: hidden;
display: flex;
align-items: center;
padding-left: 3px;
box-sizing: border-box;
}
.batt-wrapper.low .batt-bar {
background: red;
color: #fff;
}
.warnings {
padding: 2px 3px;
height: 32px;
}
.warn {
display: inline-block;
font-size: 12px;
font-weight: bold;
border-radius: 2px;
padding: 1px 3px;
margin: 1px;
}
.warn.alert {
background-color: red;
color: #fff;
}
.warn.warning {
background-color: #c07000;
color: #fff;
}
.warn.notify {
background-color: #5b5b5b;
color: #ddd;
}
.device-warnings {
clear: both;
padding: 4px;
margin-top: 4px;
font-family: Lato, Roboto, sans-serif;
}
+85
View File
@@ -0,0 +1,85 @@
<header>
<h1><%= listName %></h1>
<h2><%= data.model %></h2>
</header>
<% for (var i = 1; i <= 2; i++) { %>
<% var ch = data.channels[i]; %>
<table class="channel">
<tr>
<td colspan="3"><small>CH <%= i %></small></td>
</tr>
<tr>
<td colspan="3" class="chan-name"><%= ch.name %></td>
</tr>
<tr>
<td colspan="3" class="tx-row">
<% if (ch.txActive) { %>
<span class="tx-dot active">&#9679;</span> <%= ch.txName || 'TX' %>
<% } else { %>
<span class="tx-dot">&#9675;</span> <small>No TX</small>
<% } %>
</td>
</tr>
<tr>
<td style="width:40px">
<small>A</small>
<div class="bar-wrapper rf-color">
<div class="bar" id="ch-<%= i %>-rfa" style="height:<%= Math.round(Math.max(0, Math.min(90, (1 - Math.max(0, Math.min(1, (ch.rfA + 130) / 80))) * 90))) %>px"></div>
</div>
<small class="bar-value"><%= Math.round(ch.rfA) %></small>
</td>
<td style="width:40px">
<small>B</small>
<div class="bar-wrapper rf-color">
<div class="bar" id="ch-<%= i %>-rfb" style="height:<%= Math.round(Math.max(0, Math.min(90, (1 - Math.max(0, Math.min(1, (ch.rfB + 130) / 80))) * 90))) %>px"></div>
</div>
<small class="bar-value"><%= Math.round(ch.rfB) %></small>
</td>
<td style="width:60px">
<small>audio</small>
<div class="bar-wrapper audio-color">
<div class="bar" id="ch-<%= i %>-audio" style="height:<%= Math.round(Math.max(0, Math.min(90, (1 - (ch.audioLevel + 126) / 126) * 90))) %>px"></div>
</div>
<small><span id="ch-<%= i %>-audio-text" class="bar-value"><%= ch.audioLevel %></span><br /><small>dBFS</small></small>
</td>
</tr>
<tr>
<td colspan="3">
<% if (ch.battCapacity !== null) { %>
<div class="batt-wrapper<%= ch.battCapacity < 20 ? ' low' : '' %>">
<div class="batt-bar" style="width:<%= ch.battCapacity %>%">
<% if (ch.battTimeMin !== null && ch.battTimeMin < 65535) { %>
<%= Math.floor(ch.battTimeMin / 60) %>:<%= String(ch.battTimeMin % 60).padStart(2, '0') %>
<% } else { %>
<%= ch.battCapacity %>%
<% } %>
</div>
<div class="batt-knob<%= ch.battCapacity < 20 ? ' low' : '' %>"></div>
</div>
<% } else { %>
<div class="batt-wrapper"><div class="batt-knob"></div></div>
<% } %>
</td>
</tr>
<tr>
<td colspan="3" class="warnings">
<% if (ch.warnings.txdropout) { %><span class="warn alert">DROPOUT</span><% } %>
<% if (ch.warnings.lowbattery) { %><span class="warn warning">LOW BATT</span><% } %>
<% if (ch.warnings.interference) { %><span class="warn warning">INTERF</span><% } %>
<% if (ch.warnings.afoverload) { %><span class="warn warning">OVERLOAD</span><% } %>
<% if (ch.warnings.antennashorted) { %><span class="warn warning">ANT SHORT</span><% } %>
<% if (ch.warnings.txsyncmismatch) { %><span class="warn notify">SYNC MISM</span><% } %>
</td>
</tr>
</table>
<% } %>
<% if (data.warnings.hightemp || data.warnings.criticaltemp || data.warnings.rfoverload || data.warnings.fan) { %>
<div class="device-warnings">
<% if (data.warnings.criticaltemp) { %><span class="warn alert">CRIT TEMP</span><% } %>
<% if (data.warnings.hightemp) { %><span class="warn warning">HIGH TEMP</span><% } %>
<% if (data.warnings.rfoverload) { %><span class="warn warning">RF OVERLOAD</span><% } %>
<% if (data.warnings.fan) { %><span class="warn warning">FAN</span><% } %>
</div>
<% } %>
+25 -12
View File
@@ -11,7 +11,9 @@
</tr>
<% } %>
<% if(isActive){ %>
<% if(isRunning){ %>
<tr class="running-cue scroll-position">
<% }else if(isComplete || isActive){ %>
<tr class="active-cue scroll-position">
<% }else{ %>
</tr>
@@ -45,15 +47,16 @@
<% } %>
<td class="black hide-medium">
<%= part.prettyDuration(part.focusDimeDuration, true) %>
<%= part.prettyDuration(part.focusTimeDuration, true) %>
</td>
<td class="black hide-medium">
<%= part.prettyDuration(part.colorDimeDuration, true) %>
<%= part.prettyDuration(part.colorTimeDuration, true) %>
</td>
<td class="black hide-medium">
<%= part.prettyDuration(part.beamDimeDuration, true) %>
<%= part.prettyDuration(part.beamTimeDuration, true) %>
</td>
<td class="hide-small"><%= part.prettyDuration(part.duration) %></td>
<% var durValue = (isRunning && remainingDuration !== null && remainingDuration !== undefined) ? remainingDuration : part.duration %>
<td class="hide-small"><%= part.prettyDuration(durValue) %></td>
<% }else{ %>
<td class="black" colspan="2"></td>
@@ -63,13 +66,23 @@
<td class="hide-small"></td>
<% } %>
<td class="black hide-small"><%= part.mark %></td>
<td class="black hide-small"><%= part.block %></td>
<td class="black hide-small"><%= part.assert %></td>
<td class="black hide-small">
<%= (part.follow>=0)? "F"+part.prettyDuration(part.follow) : "" %>
<%= (part.hang>=0)? "H"+part.prettyDuration(part.hang) : "" %>
</td>
<td class="black hide-small"><%= part.mark %></td>
<td class="black hide-small"><%= part.block %></td>
<td class="black hide-small"><%= part.assert %></td>
<% var followDisplay = (part.follow>=0)? "F"+part.prettyDuration(part.follow) : "" %>
<% var hangDisplay = (part.hang>=0)? "H"+part.prettyDuration(part.hang) : "" %>
<% var followHangDisplay = followDisplay + hangDisplay %>
<% var isFollowHangOnlyRunning = (followHangRemainingDuration !== null && followHangRemainingDuration !== undefined && followHangRemainingDuration > 0 && !isRunning) %>
<% if(followHangRemainingDuration !== null && followHangRemainingDuration !== undefined && followHangRemainingDuration > 0){ %>
<% if(part.follow >= 0){ %>
<% followHangDisplay = "F"+part.prettyDuration(followHangRemainingDuration) %>
<% }else if(part.hang >= 0 && !isRunning){ %>
<% followHangDisplay = "H"+part.prettyDuration(followHangRemainingDuration) %>
<% } %>
<% } %>
<td class="black hide-small <%= isFollowHangOnlyRunning ? 'running-follow-hang' : '' %>">
<%= followHangDisplay %>
</td>
<td class="black" style="text-align: left">
<%= (partNumber==0 ? "": "&nbsp;&nbsp;&nbsp;") %>
<%= part.label %>
+1 -1
View File
@@ -30,7 +30,7 @@ class Cue {
const num = Math.round(milliseconds / 100) / 10;
if (box) {
return `<div class="time">"${num}"</div>`;
return `<div class="time">${num}</div>`;
}
return num;
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.
+17 -8
View File
@@ -1,15 +1,24 @@
<h2>Connection Requirements</h2>
<h2>Connection Requirements: Eos 3.2 and newer</h2>
<h4>Browser: Setup &rarr; Device Settings &rarr; Network</h4>
<ul>
<li>Enable <em>Third Party OSC</em> on the network interface(s) you are using</li>
<li>Ensure this Cue View device's port is set to <em>3037</em></li>
</ul>
<p>&nbsp;</p>
<h2>Connection Requirements: Eos 3.1 and earlier</h2>
<h4>Shell/ECU &rarr; Network</h4>
<ul>
<li>Enable <em>&#10004; TCP OSC</em>. The TCP format dropdown does not matter.</li>
<li>Enable <em>Third Party OSC</em></li>
<li>Enable <em>&#10004; TCP OSC</em>. The TCP format should be "TCP Format for OSC 1.1 (SLIP)".</li>
<li>Enable <em>Third Party OSC</em></li>
</ul>
If the "Third Party OSC" option is not available, Eos must be updated to 3.1 or newer.
<h4>System Settings &rarr; Show Control &rarr; OSC</h4>
<h4>Browser: System Settings &rarr; Show Control &rarr; OSC</h4>
<ul>
<li>Enable <em>&#10004; OSC RX</em></li>
<li>Enable <em>&#10004; OSC TX</em></li>
<li>All other fields may be left to defaults or blank.</li>
</ul>
<li>Enable <em>&#10004; OSC RX</em></li>
<li>Enable <em>&#10004; OSC TX</em></li>
<li>All other fields may be left to defaults or blank.</li>
<li>If a custom port is desired specify it in under OSC TCP Server Ports.</li>
</ul>
+242 -57
View File
@@ -3,29 +3,60 @@ const fs = require('fs');
const path = require('path');
const Cue = require('./cue');
exports.defaultName = 'ETC Eos';
exports.connectionType = 'osc';
exports.searchOptions = {
type: 'TCPport',
searchBuffer: Buffer.from(
'\xc0/eos/ping\x00\x00\x2c\x00\x00\x00\xc0',
'ascii'
),
testPort: 3032,
validateResponse(msg, info) {
return msg.toString().indexOf('/eos/out');
exports.config = {
defaultName: 'ETC Eos',
connectionType: 'osc',
defaultPort: 3037,
mayChangePorts: true,
heartbeatInterval: 5000,
heartbeatTimeout: 6000,
searchOptions: {
type: 'TCPport',
searchBuffer: Buffer.from('\xc0/eos/ping\x00\x00\x2c\x00\x00\x00\xc0', 'ascii'),
testPort: 3037,
validateResponse(msg, info) {
return msg.toString().includes('/eos/out');
},
},
fields: [
{
key: 'cueListFilter',
label: 'Q List',
type: 'numberinput',
value: '',
action(_device) {
const device = _device;
device.data.cueListFilter = device.fields.cueListFilter;
if (device.data.EOS) {
subscribeToCueList(device);
}
device.draw();
},
},
],
};
exports.defaultPort = 3032;
exports.ready = function ready(device) {
exports.ready = function ready(_device) {
const device = _device;
device.data.EOS = new EOS();
device.templates = {
cue: _.template(fs.readFileSync(path.join(__dirname, `cue.ejs`))),
};
device.data.cueListFilter = device.fields.cueListFilter;
device.data.EOS.progressCueList = resolveConfiguredCueList(device);
device.send('/eos/get/cuelist/count');
device.send('/eos/get/version');
device.send('/eos/subscribe', [{ type: 'i', value: 1 }]);
// subscribe to the selected cue list specifically
subscribeToCueList(device);
};
exports.data = function data(device, osc) {
exports.data = function data(_device, osc) {
const device = _device;
this.deviceInfoUpdate(device, 'status', 'ok');
const addressParts = osc.address.split('/');
addressParts.shift();
@@ -37,19 +68,18 @@ exports.data = function data(device, osc) {
for (let i = 0; i < osc.args[0]; i++) {
device.send(`/eos/get/cuelist/index/${i}`);
}
} else if (
match(addressParts, ['eos', 'out', 'get', 'cuelist', '*', 'list', '*', '*'])
) {
} else if (match(addressParts, ['eos', 'out', 'get', 'cuelist', '*', 'list', '*', '*'])) {
device.data.EOS.cueLists[addressParts[4]] = {};
device.send(`/eos/get/cue/${addressParts[4]}/count`);
} else if (match(addressParts, ['eos', 'out', 'get', 'cue', '*', 'count'])) {
for (let i = 0; i < osc.args[0]; i++) {
device.send(`/eos/get/cue/${addressParts[4]}/index/${i}`);
}
} else if (
match(addressParts, ['eos', 'out', 'get', 'cue', '*', '*', '*', 'list', '*', '*'])
) {
this.deviceInfoUpdate(device, 'status', 'ok');
} else if (match(addressParts, ['eos', 'out', 'get', 'cue', '*', '*', '*', 'list', '*', '*'])) {
if (device.data.EOS.cueLists[addressParts[4]] === undefined) {
device.data.EOS.cueLists[addressParts[4]] = {};
device.send(`/eos/get/cue/${addressParts[4]}/count`);
}
if (device.data.EOS.cueLists[addressParts[4]][addressParts[5]] === undefined) {
device.data.EOS.cueLists[addressParts[4]][addressParts[5]] = {};
}
@@ -57,6 +87,7 @@ exports.data = function data(device, osc) {
device.update('cueData', {
cue: device.data.EOS.cueLists[addressParts[4]][addressParts[5]],
cueListNumber: addressParts[4],
cueNumber: addressParts[5],
uid: osc.args[1],
});
@@ -65,28 +96,98 @@ exports.data = function data(device, osc) {
// So: we should fetch all the parts of a cue somehow every time there's an update to a cue.
delete device.data.EOS.cueLists[addressParts[4]][addressParts[5]];
device.draw();
} else if (
match(addressParts, [
'eos',
'out',
'get',
'cue',
'*',
'*',
'*',
'actions',
'list',
'*',
'*',
])
) {
} else if (match(addressParts, ['eos', 'out', 'get', 'cue', '*', '*', '*', 'actions', 'list', '*', '*'])) {
if (osc.args.length === 3) {
device.data.EOS.cueLists[addressParts[4]][addressParts[5]][0].extLinks = osc.args[2];
}
} else if (match(addressParts, ['eos', 'out', 'cuelist', '8001', '1'])) {
const cueListNumber = resolveConfiguredCueList(device);
const cueNumber = cueNumberValue(osc.args[1]);
const totalMs = nonNegativeInt(osc.args[6]);
const cueRemainingMs = nonNegativeInt(osc.args[7]);
const previousCueNumber = cueNumberValue(device.data.EOS.activeCueByList[cueListNumber]);
if (cueNumber !== undefined) {
device.data.EOS.activeCueByList[cueListNumber] = cueNumber;
device.data.EOS.activeCue = cueNumber;
}
if (cueNumber !== undefined || cueRemainingMs !== null || totalMs !== null) {
const progress = device.data.EOS.progressByList[cueListNumber] || {};
if (cueNumber !== undefined) {
progress.cueNumber = cueNumber;
}
if (cueRemainingMs !== null) {
progress.cueRemainingMs = cueRemainingMs;
}
if (totalMs !== null) {
progress.totalMs = totalMs;
}
device.data.EOS.progressByList[cueListNumber] = progress;
}
if (previousCueNumber !== undefined && previousCueNumber !== cueNumber) {
device.update('cueState', {
cueListNumber,
cueNumber: previousCueNumber,
});
}
if (cueNumber !== undefined) {
device.update('cueState', {
cueListNumber,
cueNumber,
});
}
} else if (match(addressParts, ['eos', 'out', 'cuelist', '8001'])) {
const cueListNumber = resolveConfiguredCueList(device);
const followHangRemainingMs = nonNegativeInt(osc.args[2]);
if (followHangRemainingMs !== null) {
const progress = device.data.EOS.progressByList[cueListNumber] || {};
const activeCueForList = cueNumberValue(device.data.EOS.activeCueByList[cueListNumber]);
if (progress.cueNumber === undefined && activeCueForList !== undefined) {
progress.cueNumber = activeCueForList;
}
progress.followHangRemainingMs = followHangRemainingMs;
device.data.EOS.progressByList[cueListNumber] = progress;
if (progress.cueNumber !== undefined) {
device.update('cueState', {
cueListNumber,
cueNumber: progress.cueNumber,
});
}
}
} else if (match(addressParts, ['eos', 'out', 'event', 'cue', '*', '*', 'fire'])) {
device.data.EOS.activeCue = addressParts[5];
device.draw();
device.update('activeCue', { uid: device.data.EOS.cueLists[addressParts[4]][addressParts[5]][0].uid });
const cueListNumber = cueNumberValue(addressParts[4]);
const cueNumber = cueNumberValue(addressParts[5]);
const previousCueNumber = cueNumberValue(device.data.EOS.activeCueByList[cueListNumber]);
device.data.EOS.activeCue = cueNumber;
device.data.EOS.activeCueByList[cueListNumber] = cueNumber;
device.data.EOS.progressByList[cueListNumber] = {
cueNumber,
cueRemainingMs: null,
followHangRemainingMs: null,
totalMs: null,
};
if (previousCueNumber !== undefined && previousCueNumber !== cueNumber) {
device.update('cueState', {
cueListNumber,
cueNumber: previousCueNumber,
});
}
device.update('cueState', {
cueListNumber,
cueNumber,
});
const cues = device.data.EOS.cueLists[addressParts[4]][addressParts[5]];
if (cues) {
device.update('activeCue', {
uid: cues[0].uid,
});
}
} else if (match(addressParts, ['eos', 'out', 'notify', 'cue', '*', '*', '*', '*'])) {
const cueList = addressParts[4];
const cueNumber = osc.args[1];
@@ -98,26 +199,51 @@ exports.data = function data(device, osc) {
}
};
const cueTemplate = _.template(
fs.readFileSync(path.join(__dirname, `cue.ejs`))
);
exports.update = function update(device, doc, updateType, data) {
if (updateType === 'cueData') {
const $elem = doc.getElementById(data.uid);
const cueState = cueRenderState(device, data.cueListNumber, data.cueNumber);
if ($elem) {
$elem.outerHTML = cueTemplate({
$elem.outerHTML = device.templates.cue({
q: data.cue,
cueNumber: data.cueNumber,
isActive: false,
isActive: cueState.isComplete,
isComplete: cueState.isComplete,
isRunning: cueState.isRunning,
remainingDuration: cueState.remainingDuration,
followHangRemainingDuration: cueState.followHangRemainingDuration,
});
} else {
device.draw();
}
} else if (updateType === 'cueState') {
const cueListNumber = cueNumberValue(data.cueListNumber);
const cueNumber = cueNumberValue(data.cueNumber);
const cues = device.data.EOS.cueLists?.[cueListNumber]?.[cueNumber];
if (!cues || !cues[0]) {
device.draw();
return;
}
const $elem = doc.getElementById(cues[0].uid);
if ($elem) {
const cueState = cueRenderState(device, cueListNumber, cueNumber);
$elem.outerHTML = device.templates.cue({
q: cues,
cueNumber,
isActive: cueState.isComplete,
isComplete: cueState.isComplete,
isRunning: cueState.isRunning,
remainingDuration: cueState.remainingDuration,
followHangRemainingDuration: cueState.followHangRemainingDuration,
});
} else {
device.draw();
}
} else if (updateType === 'activeCue') {
const $elem = doc.getElementById(data.uid);
$elem.scrollIntoView({ behavior: 'smooth', block: 'center' });
if ($elem) {
$elem.scrollIntoView({ behavior: 'smooth', block: 'center' });
}
}
};
@@ -125,23 +251,82 @@ exports.heartbeat = function heartbeat(device) {
device.send('/eos/ping');
};
function match(addressParts, array) {
if (addressParts.length !== array.length) {
return false;
}
array.forEach((m, i) => {
if (addressParts[i] !== m && m !== '*') {
return false;
}
});
return true;
function resolveConfiguredCueList(device) {
const cueListFilter = cueNumberValue(device.data.cueListFilter);
return cueListFilter || '1';
}
function subscribeToCueList(device) {
const cueListNumber = resolveConfiguredCueList(device);
const eosState = device.data.EOS;
eosState.progressCueList = cueListNumber;
device.send(`/eos/cuelist/8001/config/${cueListNumber}/0/0`);
}
function cueRenderState(device, cueListNumber, cueNumber) {
const list = cueNumberValue(cueListNumber);
const cue = cueNumberValue(cueNumber);
const progress = device.data.EOS.progressByList[list];
const activeCue = cueNumberValue(device.data.EOS.activeCueByList[list]);
const cueRemainingMs = progress?.cueRemainingMs;
const followHangRemainingMs = progress?.followHangRemainingMs;
const isComplete = cue === activeCue;
const isRunning =
isComplete &&
progress !== undefined &&
cue === cueNumberValue(progress.cueNumber) &&
cueRemainingMs !== null &&
cueRemainingMs > 0;
const hasFollowHangCountdown = isComplete && followHangRemainingMs !== null && followHangRemainingMs > 0;
return {
isRunning,
isComplete,
remainingDuration: isRunning ? cueRemainingMs : null,
followHangRemainingDuration: hasFollowHangCountdown ? followHangRemainingMs : null,
};
}
function cueNumberValue(value) {
if (value === undefined || value === null) {
return undefined;
}
return `${value}`.trim();
}
function nonNegativeInt(value) {
if (value === undefined || value === null) {
return null;
}
const numericValue = Number(value);
if (!Number.isFinite(numericValue)) {
return null;
}
return Math.max(0, Math.round(numericValue));
}
function match(testArray, patternArray) {
let out = true;
if (testArray.length !== patternArray.length) {
return false;
}
patternArray.forEach((patternPart, i) => {
if (testArray[i] !== patternPart && patternPart !== '*') {
out = false;
}
});
return out;
}
class EOS {
constructor() {
this.version = '';
this.showName = '';
this.cueLists = {};
this.activeCue = undefined;
this.activeCueByList = {};
this.progressByList = {};
this.progressCueList = '1';
}
}
+30
View File
@@ -3,6 +3,7 @@ table {
border: #404040 1px solid;
border-radius: 4px;
color: #a59baa;
width: 100%;
}
th {
font-size: 14px;
@@ -62,6 +63,35 @@ tr.active-cue .time {
border-color: #c78b07;
}
tr.running-cue {
color: #ae0009;
}
tr.running-cue td.num div {
margin: 0px;
padding: 1px 6px;
background-color: #ae0009;
border-radius: 4px;
color: white;
}
tr.running-cue .time {
border-color: #ae0009;
}
td.running-follow-hang {
color: #ae0009;
font-weight: 700;
}
.list_name {
color: lightgray;
margin-left: 5px;
margin-bottom: 2px;
}
.list_container {
margin-bottom: 10px;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
.hide-medium {
display: none;
+49 -37
View File
@@ -1,47 +1,59 @@
<header>
<h1><%= listName %></h1>
<h2>Eos <%= data.version %></h2>
<h2>Eos <%= data.EOS.version %></h2>
</header>
<%
const fs = require('fs');
const path = require('path');
let cueTemplate = _.template(fs.readFileSync(path.join(__dirname, `/plugins/eos/cue.ejs`)));
%>
<% for(var i in data.EOS.cueLists){ %>
<strong>List <%= i %></strong>
<table cellspacing="0">
<tr>
<th width="70px">Cue</th>
<th width="30px">Int Up</th>
<th width="30px">Int Down</th>
<th width="40px" class="hide-medium">Focus</th>
<th width="40px" class="hide-medium">Color</th>
<th width="40px" class="hide-medium">Beam</th>
<th width="40px" class="hide-small">Dur</th>
<th width="20px" class="hide-small">M</th>
<th width="20px" class="hide-small">B</th>
<th width="20px" class="hide-small">A</th>
<th width="70px" class="hide-small">Fw/Hg</th>
<th width="150px">Label</th>
<th width="10px" class="hide-medium">Ext Links</th>
</tr>
<% if(data.cueListFilter == i || data.cueListFilter.length==0){ %>
<div class="list_container">
<div class="list_name">List <%= i %></div>
<table cellspacing="0">
<tr>
<th width="70px">Cue</th>
<th width="30px">Int Up</th>
<th width="30px">Int Down</th>
<th width="40px" class="hide-medium">Focus</th>
<th width="40px" class="hide-medium">Color</th>
<th width="40px" class="hide-medium">Beam</th>
<th width="40px" class="hide-small">Dur</th>
<th width="20px" class="hide-small">M</th>
<th width="20px" class="hide-small">B</th>
<th width="20px" class="hide-small">A</th>
<th width="70px" class="hide-small">Fw/Hg</th>
<th width="150px">Label</th>
<th width="10px" class="hide-medium">Ext Links</th>
</tr>
<% var cues = Object.keys(data.EOS.cueLists[i]).sort(function(a, b){return Number(a)-Number(b)}) %>
<% var cues = Object.keys(data.EOS.cueLists[i]).sort(function(a, b){return Number(a)-Number(b)}) %>
<% var activeCueByList = data.EOS.activeCueByList || {} %>
<% var progressByList = data.EOS.progressByList || {} %>
<% var activeCueNumber = (activeCueByList[i] !== undefined) ? (activeCueByList[i] + "") : undefined %>
<% var progressState = progressByList[i] || {} %>
<% var progressCueNumber = (progressState.cueNumber !== undefined && progressState.cueNumber !== null) ? (progressState.cueNumber + "") : undefined %>
<% var hasCueRemaining = (progressState.cueRemainingMs !== undefined && progressState.cueRemainingMs !== null) %>
<% var hasFollowHangRemaining = (progressState.followHangRemainingMs !== undefined && progressState.followHangRemainingMs !== null) %>
<% for(var j=0; j<cues.length; j++){ %>
<% var q = data.EOS.cueLists[i][cues[j]] %>
<%= cueTemplate({
q: q,
cues: cues,
cueNumber: cues[j],
isActive: (cues[j]==data.EOS.activeCue+"")
}) %>
<% for(var j=0; j<cues.length; j++){ %>
<% var q = data.EOS.cueLists[i][cues[j]] %>
<% var isComplete = (activeCueNumber !== undefined && cues[j] == activeCueNumber) %>
<% var isRunning = isComplete && hasCueRemaining && progressCueNumber === cues[j] && progressState.cueRemainingMs > 0 %>
<% var remainingDuration = isRunning ? progressState.cueRemainingMs : null %>
<% var followHangRemainingDuration = (isComplete && !isRunning && hasFollowHangRemaining && progressState.followHangRemainingMs > 0) ? progressState.followHangRemainingMs : null %>
<% } %>
</table>
<%= templates.cue({
q: q,
cues: cues,
cueNumber: cues[j],
isActive: isComplete,
isComplete: isComplete,
isRunning: isRunning,
remainingDuration: remainingDuration,
followHangRemainingDuration: followHangRemainingDuration
}) %>
<% } %>
</table>
</div>
<% } %>
<% } %>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File
+136
View File
@@ -0,0 +1,136 @@
exports.config = {
defaultName: 'LightFactory',
connectionType: 'TCPsocket',
remotePort: 3100,
mayChangePorts: true,
heartbeatInterval: 5000,
heartbeatTimeout: 10000,
searchOptions: {
type: 'TCPport',
searchBuffer: Buffer.from('\n', 'ascii'),
testPort: 3100,
validateResponse(msg, info) {
return msg.toString().includes('LightFactory');
},
},
};
exports.ready = function ready(_device) {
const device = _device;
device.data.cueLists = {};
device.send('get cue list\n');
};
function cleanMessage(message) {
return message.split('\n').filter((line) => line.trim() !== '');
}
// TODO(jwetzell): try to grab notes?
exports.data = function data(_device, _message) {
const message = _message.toString();
const device = _device;
if (message.includes('Current Cue List')) {
// NOTE(jwetzell): loading cue list info
const cueListMessage = cleanMessage(message);
if (cueListMessage.includes('<LIST START>') && cueListMessage.includes('<LIST FINISHED>')) {
const cueListstartIndex = cueListMessage.indexOf('<LIST START>');
const cueListFinishedIndex = cueListMessage.indexOf('<LIST FINISHED>');
for (let i = cueListstartIndex + 1; i < cueListFinishedIndex; i++) {
const cueListName = cueListMessage[i];
if (device.data.cueLists[cueListName] === undefined) {
device.data.cueLists[cueListName] = {
name: cueListName,
cues: {},
active: false,
};
} else {
// NOTE(jwetzell): reset active as it will be computed in a few lines
device.data.cueLists[cueListName].active = false;
}
}
const activeCueListLine = cueListMessage[cueListFinishedIndex + 1];
if (activeCueListLine) {
const activeCueListLineParts = activeCueListLine.split('Current Cue List');
const activeCueList = activeCueListLineParts[activeCueListLineParts.length - 1].trim();
if (activeCueList && device.data.cueLists[activeCueList] !== undefined) {
device.data.cueLists[activeCueList].active = true;
}
}
device.data.cueListToLoad = Object.keys(device.data.cueLists)[0];
device.send(`get cues ${device.data.cueListToLoad}\n`);
}
} else if (message.includes('Current Live Cue')) {
// NOTE(jwetzell): loading cues for a cue list
const cueList = device.data.cueLists[device.data.cueListToLoad];
const cueListCuesMessage = cleanMessage(message);
// NOTE(jwetzell): this is so gross
if (cueListCuesMessage.includes('<LIST START>') && cueListCuesMessage.includes('<LIST FINISHED>')) {
const cuesStartIndex = cueListCuesMessage.indexOf('<LIST START>');
const cuesFinishedIndex = cueListCuesMessage.indexOf('<LIST FINISHED>');
const validCueNumbers = [];
for (let i = cuesStartIndex + 1; i < cuesFinishedIndex; i++) {
const cueData = cueListCuesMessage[i];
const cueSplit = cueData.indexOf(' ');
const cueNumber = cueSplit > 0 ? cueData.substring(0, cueSplit).trim() : cueData.trim();
const cueName = cueSplit > 0 ? cueData.substring(cueSplit + 1).trim() : '';
cueList.cues[cueNumber] = {
name: cueName,
number: cueNumber,
active: false,
};
validCueNumbers.push(cueNumber);
}
const invalidCueNumbers = Object.keys(cueList.cues).filter((cueNumber) => !validCueNumbers.includes(cueNumber));
invalidCueNumbers.forEach((cueNumber) => {
delete cueList.cues[cueNumber];
});
const activeCueLine = cueListCuesMessage[cuesFinishedIndex + 1];
if (activeCueLine) {
const activeCueLineParts = activeCueLine.split('Current Live Cue');
const activeCue = activeCueLineParts[activeCueLineParts.length - 1].trim();
if (activeCue && cueList.cues[activeCue] !== undefined) {
cueList.cues[activeCue].active = true;
}
}
}
// NOTE(jwetzell): load next cue list's cues if there is one
const cueListNames = Object.keys(device.data.cueLists);
const cueListIndex = cueListNames.indexOf(device.data.cueListToLoad);
device.data.cueListToLoad = cueListNames.at(cueListIndex + 1);
if (device.data.cueListToLoad !== undefined) {
device.send(`get cues ${device.data.cueListToLoad}\n`);
}
} else if (message.includes('Running cue') || message.includes('Goto cue')) {
const cueUpdateMessage = message
.trim()
.slice(0, -1)
.split(':')
.map((item) => item.trim());
if (cueUpdateMessage.length === 3) {
const cueListName = cueUpdateMessage[1];
const updatedCue = cueUpdateMessage[2];
const split = updatedCue.indexOf(' ');
const updatedCueNumber = split > 0 ? updatedCue.substring(0, split).trim() : updatedCue.trim();
if (device.data.cueLists[cueListName] !== undefined) {
Object.entries(device.data.cueLists[cueListName].cues).forEach(([cueName, cueData]) => {
cueData.active = cueData.number === updatedCueNumber;
});
}
}
}
device.draw();
};
// TODO(jwetzell): keep alive? refresh cue list info?
exports.heartbeat = function heartbeat(device) {
device.send('get cue list\n');
};
+52
View File
@@ -0,0 +1,52 @@
section {
background-color: #363636;
border: gray 1px solid;
padding: 2px;
padding-top: 0px;
overflow: hidden;
font-size: 8px;
margin-bottom: 10px;
width: 300px;
}
table {
border: #414142 1px solid;
background-color: #272727;
width: 100%;
}
table,
th,
td {
border-collapse: collapse;
color: #ccc;
font-size: 12px;
}
th {
padding: 2px 10px;
border: #282828 1px solid;
background: linear-gradient(#404040, #363636);
text-align: left;
}
td {
text-align: left;
padding: 7px 7px;
font-family: sans-serif;
position: relative;
}
tr {
border-bottom: #363636 1px solid;
}
tr:nth-child(odd) {
background-color: #2a2a2a;
}
tr:nth-child(even) {
background-color: #202020;
}
.active_indicator {
color: #00ff00;
font-size: 13px;
position: absolute;
top: 4px;
left: -4px;
transform: rotate(-45deg);
}
+35
View File
@@ -0,0 +1,35 @@
<header>
<h1><%= listName %></h1>
</header>
<div>
<!-- Server Loop -->
<% Object.entries(data.cueLists).forEach(([cueListName,cueListData]) => { %>
<section>
<h2>Cue List: <%= cueListData.name %> <%= cueListData.active ? '(Active)': '' %></h2>
<table>
<tr>
<th width="10px" style="padding: 0px;"></th>
<th width="50px">Cue No</th>
<th>Description</th>
</tr>
<!-- Tracker Loop -->
<% Object.entries(cueListData.cues).forEach(([cueName,cueData]) => { %>
<tr>
<td style="padding: 0px;"><span class="active_indicator"><%= cueData.active ? '&#9698;': '' %></span></td>
<td><%= cueData.number %></td>
<td><%= cueData.name %> </td>
</tr>
<% }); %>
</table>
</section>
<%
});
%>
</div>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

+5
View File
@@ -0,0 +1,5 @@
<h3>Livestream Studio Configuration</h3>
<ul>
<li>enable Third-party Controllers under Settings->Hardware Control->Allow Incoming Connections</li>
<li>allow the connection from Cue View the first time it connects under the same settings menu</li>
</ul>
+147
View File
@@ -0,0 +1,147 @@
exports.config = {
defaultName: 'Livestream Studio',
connectionType: 'TCPsocket',
remotePort: 9923,
mayChangePort: false,
searchOptions: {
type: 'TCPport',
searchBuffer: Buffer.from(''),
testPort: 9923,
validateResponse(msg, info) {
return msg.toString().startsWith('ILCC:');
},
},
};
exports.ready = function ready(_device) {
console.log('livestream studio ready');
const device = _device;
device.draw();
setInterval(() => {
device.update('inputs', device.data);
device.update('fadeToBlack', device.data);
}, 1000);
};
exports.update = function update(device, _document, updateType, data) {
const document = _document;
if (updateType === 'programInput' || updateType === 'previewInput' || updateType === 'inputs') {
device.data.inputs.forEach((input) => {
if (device.data.program === input.number) {
document.getElementById(`input-${input.number}`).classList.add('lss-red');
} else {
document.getElementById(`input-${input.number}`).classList.remove('lss-red');
}
if (device.data.preview === input.number) {
document.getElementById(`input-${input.number}`).classList.add('lss-green');
} else {
document.getElementById(`input-${input.number}`).classList.remove('lss-green');
}
});
} else if (updateType === 'fadeToBlack') {
const ftbId = 'ftb';
if (device.data.fadeToBlack) {
document.getElementById(ftbId).classList.add('lss-ftb-glow');
} else {
document.getElementById(ftbId).classList.remove('lss-ftb-glow');
}
} else if (updateType === 'tbar') {
const tbarId = `tbar-div`;
const tbarHandleId = `tbar-handle-div`;
if (document.getElementById(tbarId)) {
document.getElementById(tbarId).style.height = `${device.data.tBar.percent * 1.4 + 10}px`;
}
if (document.getElementById(tbarHandleId)) {
document.getElementById(tbarHandleId).style.bottom = `${device.data.tBar.percent * 1.4 + 10}px`;
}
if (device.data.tBar.status === 'Automatic') {
document.getElementById(`auto`).classList.add('lss-red');
} else {
document.getElementById(`auto`).classList.remove('lss-red');
}
} else if (updateType === 'cut') {
document.getElementById('cut').classList.add('lss-red');
setTimeout(() => {
document.getElementById('cut').classList.remove('lss-red');
}, 250);
}
};
exports.data = function data(_device, msg) {
const device = _device;
this.deviceInfoUpdate(device, 'status', 'ok');
const packets = msg.toString().split('\n');
packets.forEach((packet) => {
const packetParts = packet.split(':');
const packetType = packetParts[0];
if (packetType === 'ILC') {
if (device.data.inputs === undefined) {
device.data.inputs = [];
}
device.data.inputs[packetParts[1]] = {
number: Number.parseInt(packetParts[1], 10) + 1,
name: packetParts[2].replaceAll('"', ''),
audio: {
level: parseFloat(packetParts[3]) / 1000,
gain: parseFloat(packetParts[4]) / 1000,
mute: packetParts[5] === '1',
solo: packetParts[6] === '1',
programLock: packetParts[7] === '1',
},
type: packetParts[8],
};
device.draw();
device.update('inputs', device.data);
} else if (packetType === 'ILCC') {
if (device.data.inputCount !== undefined) {
device.data.inputs = [];
}
device.data.inputCount = Number.parseInt(packetParts[1], 10);
} else if (packetType === 'PmIS') {
device.data.program = Number.parseInt(packetParts[1], 10) + 1;
device.update('programInput', device.data);
} else if (packetType === 'PwIS') {
device.data.preview = Number.parseInt(packetParts[1], 10) + 1;
device.update('previewInput', device.data);
} else if (packetType === 'Cut') {
[device.data.preview, device.data.program] = [device.data.program, device.data.preview];
device.data.tBar.percent = 0;
device.data.tBar.status = 'Stop';
device.update('cut');
device.update('inputs', device.data);
device.update('tbar', device.data);
} else if (packetType === 'FOut') {
device.data.fadeToBlack = true;
device.update('fadeToBlack', device.data);
} else if (packetType === 'FIn') {
device.data.fadeToBlack = false;
device.update('fadeToBlack', device.data);
} else if (packetType === 'TrASp' || packetType === 'TrMSp') {
if (device.data.tBar === undefined) {
device.data.tBar = {};
}
device.data.tBar.status = packetType === 'TrASp' ? 'Automatic' : 'Manual';
device.data.tBar.percent = Number.parseInt(packetParts[1], 10) / 10;
if (device.data.tBar.percent === 0) {
device.data.tBar.status = 'Stop';
}
device.update('tbar', device.data);
} else if (packetType === 'TrAStart' || packetType === 'TrAStop') {
if (device.data.tBar === undefined) {
device.data.tBar = {};
}
device.data.tBar.status = packetType.slice(3);
if (packetType === 'TrAStop') {
device.data.tBar.percent = 0;
}
device.update('tbar', device.data);
}
});
};
+179
View File
@@ -0,0 +1,179 @@
body {
background-color: #191919;
}
h1 {
font-family: 'Open Sans', sans-serif;
}
h5 {
color: white;
margin: 0px 0px 10px 3px;
font-weight: bold;
width: 100%;
/* font-family: 'Open Sans', sans-serif; */
}
.lss-input {
width: 120px;
height: 40px;
background-color: #242424;
color: white;
border: #242424 6px solid;
outline: black 1px solid;
outline-offset: -1px;
}
.lss-button {
width: 80px;
height: 30px;
background: linear-gradient(#363636, #282828);
border-radius: 5px;
border: black 2px solid;
color: gray;
margin-bottom: 5px;
}
.source-wrapper {
display: flex;
flex-wrap: wrap;
background-color: #000000;
width: 122px;
border: black 1px solid;
}
.lss-red {
border-color: #6f1607;
outline-color: #ff0000;
}
.lss-button.lss-red {
color: #6f1607;
}
.lss-green {
border-color: #395a13;
outline-color: #558522;
}
.lss-disabled {
color: #3a3a3a;
}
.lss-ftb-glow {
border: gray 2px solid;
animation: ftb-glow 0.75s infinite alternate;
}
@keyframes ftb-glow {
0% {
border-color: #666666;
color: #666666;
}
100% {
border-color: #fc584b;
color: #fc584b;
}
}
.source-label {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
font-size: 11px;
font-weight: bold;
}
.inputs-container {
width: 200px;
}
.transition-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.transition-settings {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-right: 30px;
}
.tbar-container {
display: flex;
flex-direction: column-reverse;
background-color: red;
border: 2px black solid;
width: 80px;
height: 176px;
position: relative;
margin-bottom: 10px;
}
.tbar-bg {
position: absolute;
background-image: url('img/tbar_bg.png');
width: 80px;
height: 176px;
}
.tbar-handle {
position: absolute;
background-image: url('img/tbar_handle.png');
width: 42px;
height: 20px;
left: 19px;
bottom: 10px;
}
.tbar-div {
width: 100%;
background-color: #7aff58;
overflow: hidden;
}
.fade-to-black-container {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.fade-to-black .source-wrapper {
display: flex;
width: 100%;
padding: 5px;
justify-content: center;
}
.fade-to-black h3 {
text-align: center;
}
.clear {
background: transparent;
border-color: transparent;
background-color: transparent;
}
.hide {
display: none;
}
.no-wrap {
flex-wrap: nowrap;
}
.show-small {
display: none;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
.hide-small {
display: none;
}
.show-small {
display: block;
}
}
.float-left {
float: left;
}
+66
View File
@@ -0,0 +1,66 @@
<header>
<h1><%= listName %></h1>
</header>
<% if (data.inputCount) { %>
<div class="inputs-container float-left">
<h5>INPUTS</h5>
<div class="source-wrapper">
<% data.inputs.forEach((input)=>{ %>
<div id="input-<%= input.number %>" class="lss-input">
<div class="source-label"><%= input.name %></div>
</div>
<% }) %>
</div>
</div>
</div>
<div class="transition-container float-left">
<div class="transition-settings">
<!-- <div class="next-transition">
<h3>Next Transition</h3>
<div class="source-wrapper" style="width: 260px;">
<div class="lss-input clear"></div>
<div id="key-1-onair" class="lss-input">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="key-2-onair" class="lss-input">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="key-3-onair" class="lss-input">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
<div id="key-4-onair" class="lss-input">
<div class="source-label" style="flex-direction: column;">
<div>ON</div> <div>AIR</div>
</div>
</div>
</div>
</div> -->
<div class="transition-style">
<h5>TRANSITION</h5>
<div id="cut" class="lss-button">
<div class="source-label">CUT</div>
</div>
<div id="auto" class="lss-button">
<div class="source-label">AUTO</div>
</div>
<div class="tbar-container">
<div class="tbar-bg"></div>
<div id="tbar-handle-div" class="tbar-handle"></div>
<div id="tbar-div" class="tbar-div" ></div>
</div>
<div id="ftb" class="lss-button">
<div class="source-label">FTB</div>
</div>
</div>
</div>
</div>
<% } %>
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

+3
View File
@@ -0,0 +1,3 @@
<p>Connects to <strong>Ontime</strong> via WebSocket.</p>
<p>Default port: <strong>4001</strong></p>
<p>Displays the current timer, playback state, and event information from the active rundown.</p>
+60
View File
@@ -0,0 +1,60 @@
exports.config = {
defaultName: 'Ontime',
connectionType: 'websocket',
remotePort: 4001,
mayChangePorts: true,
heartbeatInterval: 500,
heartbeatTimeout: 15000,
fields: [
{
key: 'wsPath',
label: 'WS Path',
type: 'textinput',
value: '/ws',
action: () => {},
},
],
};
exports.ready = function ready(device) {
const d = device;
d.data = {
timer: { current: null, playback: 'stop', addedTime: 0, duration: null, elapsed: null },
eventNow: null,
eventNext: null,
clock: null,
};
d.send({ tag: 'poll' });
};
exports.data = function data(_device, msg) {
const device = _device;
if (!device.data) {
device.data = {
timer: { current: null, playback: 'stop', addedTime: 0, duration: null, elapsed: null },
eventNow: null,
eventNext: null,
clock: null,
};
}
// Ontime v4 sends all state updates as { tag: "runtime-data", payload: Partial<RuntimeStore> }
// Poll responses arrive as { tag: "poll", payload: Partial<RuntimeStore> }
if (msg.tag !== 'runtime-data' && msg.tag !== 'poll') return;
const p = msg.payload;
if (!p) return;
if (p.timer !== undefined) device.data.timer = p.timer;
if (p.eventNow !== undefined) device.data.eventNow = p.eventNow;
if (p.eventNext !== undefined) device.data.eventNext = p.eventNext;
if (p.clock !== undefined) device.data.clock = p.clock;
device.draw();
};
exports.heartbeat = function heartbeat(device) {
device.send({ tag: 'poll' });
};
exports.update = function update(_device, _doc, _updateType, _data) {};
+177
View File
@@ -0,0 +1,177 @@
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: url(../../src/assets/font/OpenSans-Light.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(../../src/assets/font/OpenSans-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: url(../../src/assets/font/OpenSans-SemiBold.ttf) format('truetype');
}
body {
background-color: #161616;
color: #e0e0e0;
font-family: 'Open Sans', sans-serif;
}
.ontime-top-bar {
display: flex;
justify-content: space-between;
align-items: flex-start;
padding: 10px 14px;
background-color: #222;
border-bottom: 2px solid #333;
}
.ontime-top-bar.play {
border-bottom-color: #4caf50;
}
.ontime-top-bar.pause {
border-bottom-color: #ff9800;
}
.ontime-top-bar.armed {
border-bottom-color: #2196f3;
}
.ontime-top-bar.roll {
border-bottom-color: #9c27b0;
}
.ontime-top-bar.overtime {
border-bottom-color: #f44336;
}
.ontime-top-section {
display: flex;
flex-direction: column;
}
.ontime-top-clock {
align-items: flex-end;
}
.ontime-top-label {
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #666;
margin-bottom: 2px;
}
.ontime-timer-value {
font-size: 52px;
font-weight: 300;
line-height: 1;
font-variant-numeric: tabular-nums;
color: #ffffff;
}
.ontime-top-bar.overtime .ontime-timer-value {
color: #f44336;
}
.ontime-top-bar.stop .ontime-timer-value,
.ontime-top-bar.armed .ontime-timer-value {
color: #888;
}
.ontime-clock-value {
font-size: 52px;
font-weight: 300;
line-height: 1;
font-variant-numeric: tabular-nums;
color: #888;
}
.ontime-progress-bar {
height: 3px;
background-color: #333;
margin: 0;
}
.ontime-progress-fill {
height: 100%;
background-color: #4caf50;
transition: width 0.5s linear;
}
.ontime-added-time {
font-size: 12px;
color: #ff9800;
margin-top: 4px;
}
.ontime-event {
margin: 8px 0;
padding: 10px 12px;
border-radius: 4px;
background-color: #1e1e1e;
border-left: 3px solid #444;
}
.ontime-event-now {
border-left-color: #4caf50;
}
.ontime-event-next {
border-left-color: #444;
opacity: 0.7;
}
.ontime-event-header {
display: flex;
justify-content: space-between;
align-items: baseline;
margin-bottom: 4px;
}
.ontime-event-cue {
font-size: 11px;
color: #aaa;
font-family: monospace;
}
.ontime-event-label {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 0.08em;
color: #666;
}
.ontime-event-title {
font-size: 16px;
color: #fff;
font-weight: 400;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.ontime-event-note {
font-size: 12px;
color: #888;
margin-top: 4px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.ontime-event-times {
font-size: 11px;
color: #666;
margin-top: 3px;
font-variant-numeric: tabular-nums;
}
+81
View File
@@ -0,0 +1,81 @@
<%
function formatMs(ms) {
if (ms === null || ms === undefined) return '--:--';
var neg = ms < 0;
var abs = Math.abs(ms);
var h = Math.floor(abs / 3600000);
var m = Math.floor((abs % 3600000) / 60000);
var s = Math.floor((abs % 60000) / 1000);
var result = h > 0
? h + ':' + String(m).padStart(2, '0') + ':' + String(s).padStart(2, '0')
: m + ':' + String(s).padStart(2, '0');
return (neg ? '-' : '') + result;
}
function formatClock(ms) {
if (ms === null || ms === undefined) return '';
var h = Math.floor(ms / 3600000) % 24;
var m = Math.floor((ms % 3600000) / 60000);
return String(h).padStart(2, '0') + ':' + String(m).padStart(2, '0');
}
var playback = data.timer ? data.timer.playback : 'stop';
var current = data.timer ? data.timer.current : null;
var duration = data.timer ? data.timer.duration : null;
var overtime = current !== null && current < 0;
%>
<header>
<h1><%= listName %></h1>
</header>
<div class="ontime-top-bar <%= playback %><%= overtime ? ' overtime' : '' %>">
<div class="ontime-top-section">
<div class="ontime-top-label">Running timer</div>
<div class="ontime-timer-value"><%= formatMs(current) %></div>
<% if (data.timer && data.timer.addedTime && data.timer.addedTime !== 0) { %>
<div class="ontime-added-time"><%= data.timer.addedTime > 0 ? '+' : '' %><%= Math.round(data.timer.addedTime / 1000) %>s</div>
<% } %>
</div>
<% if (data.clock !== null && data.clock !== undefined) { %>
<div class="ontime-top-section ontime-top-clock">
<div class="ontime-top-label">Time now</div>
<div class="ontime-clock-value"><%= formatClock(data.clock) %></div>
</div>
<% } %>
</div>
<% if (duration !== null && duration !== undefined && duration > 0) { %>
<% var elapsed = data.timer && data.timer.elapsed !== null && data.timer.elapsed !== undefined ? data.timer.elapsed : null; %>
<% var pct = elapsed !== null ? Math.max(0, Math.min(100, (elapsed / duration) * 100)) : 0; %>
<div class="ontime-progress-bar"><div class="ontime-progress-fill" style="width:<%= Math.round(pct) %>%"></div></div>
<% } %>
<% if (data.eventNow) { %>
<div class="ontime-event ontime-event-now" style="<%= data.eventNow.colour ? 'border-left-color:' + data.eventNow.colour : '' %>">
<div class="ontime-event-header">
<span class="ontime-event-cue"><%= data.eventNow.cue || '' %></span>
<span class="ontime-event-label">Now</span>
</div>
<div class="ontime-event-title"><%= data.eventNow.title || '' %></div>
<% if (data.eventNow.timeStart !== undefined && data.eventNow.timeEnd !== undefined) { %>
<div class="ontime-event-times"><%= formatClock(data.eventNow.timeStart) %> <%= formatClock(data.eventNow.timeEnd) %></div>
<% } %>
<% if (data.eventNow.note) { %>
<div class="ontime-event-note"><%= data.eventNow.note %></div>
<% } %>
</div>
<% } %>
<% if (data.eventNext) { %>
<div class="ontime-event ontime-event-next" style="<%= data.eventNext.colour ? 'border-left-color:' + data.eventNext.colour : '' %>">
<div class="ontime-event-header">
<span class="ontime-event-cue"><%= data.eventNext.cue || '' %></span>
<span class="ontime-event-label">Next</span>
</div>
<div class="ontime-event-title"><%= data.eventNext.title || '' %></div>
<% if (data.eventNext.timeStart !== undefined && data.eventNext.timeEnd !== undefined) { %>
<div class="ontime-event-times"><%= formatClock(data.eventNext.timeStart) %> <%= formatClock(data.eventNext.timeEnd) %></div>
<% } %>
<% if (data.eventNext.note) { %>
<div class="ontime-event-note"><%= data.eventNext.note %></div>
<% } %>
</div>
<% } %>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.
+2 -2
View File
@@ -1,4 +1,4 @@
<h3>Connection Requirements</h3>
<ul>
<li>Requires no password on the projector</li>
</ul>
<li>Requires no password on the projector</li>
</ul>
+124 -90
View File
@@ -1,126 +1,160 @@
const md5 = require('md5');
exports.defaultName = 'PJLink Projector';
exports.connectionType = 'TCPsocket';
exports.heartbeatInterval = 5000;
exports.heartbeatTimeout = 15000;
exports.searchOptions = {
type: 'UDPsocket',
searchBuffer: Buffer.from([0x25, 0x32, 0x53, 0x52, 0x43, 0x48, 0x0d]),
devicePort: 4352,
listenPort: 4352,
validateResponse (msg, info) {
return msg.toString().indexOf('%2ACKN=') >= 0;
exports.config = {
defaultName: 'PJLink Projector',
connectionType: 'TCPsocket',
remotePort: 4352,
mayChangePorts: false,
heartbeatInterval: 5000,
heartbeatTimeout: 15000,
searchOptions: {
type: 'UDPsocket',
searchBuffer: Buffer.from([0x25, 0x32, 0x53, 0x52, 0x43, 0x48, 0x0d]),
devicePort: 4352,
listenPort: 4352,
validateResponse(msg, info) {
return msg.toString().includes('%2ACKN=');
},
},
fields: [
{
key: 'password',
label: 'Pass',
type: 'textinput',
value: '',
action(device) {
device.plugin.heartbeat(device);
},
},
],
};
exports.defaultPort = 4352;
exports.ready = function ready(device) {
// Power status query
// device.send("%1POWR ?\r");
};
let password = false;
function processPJLink(device, str, that) {
const PJLinkCmds = [
'%1POWR=',
'%1INPT=',
'%1AVMT=',
'%1ERST=',
'%1LAMP=',
'%1NAME=',
'%1INF1=',
'%1INF2=',
'%2SNUM=',
'%2SVER=',
];
let passwordMD5 = false;
let passwordSeed = false;
function processPJLink(_device, str, that) {
const arr = str.split('%');
arr.shift();
const d = device;
const device = _device;
arr.forEach((s) => {
const split = s.split('=');
const key = split[0];
const value = split[1];
arr.forEach((response) => {
const parts = response.split('=');
const cmd = parts[0];
const value = parts[1];
if(key === '1POWR'){
d.data.power = value;
switch (cmd) {
case '1POWR':
device.data.power = value;
break;
}else if(key === '1INPT'){
d.data.input = value;
}else if(key === '1AVMT'){
d.data.avmute = value;
}else if(key === '1ERST'){
d.data.fanError = value[0];
d.data.lampError = value[1];
d.data.tempError = value[2];
d.data.coverError = value[3];
d.data.filterError = value[4];
d.data.otherError = value[5];
}else if(key === '1LAMP'){
d.data.lamp = value.split(' ');
}else if(key === '1NAME'){
d.data.name = value;
that.deviceInfoUpdate(d, 'defaultName', d.data.name);
}else if(key === '1INF1'){
d.data.info1 = value;
}else if(key === '1INF2'){
d.data.info2 = value;
}else if(key === '2SNUM'){
d.data.serial = value;
}else if(key === '2SVER'){
d.data.version = value;
case '1INPT':
device.data.input = value;
break;
case '1AVMT':
device.data.avmute = value;
break;
case '1ERST':
device.data.fanError = value[0];
device.data.lampError = value[1];
device.data.tempError = value[2];
device.data.coverError = value[3];
device.data.filterError = value[4];
device.data.otherError = value[5];
break;
case '1LAMP':
device.data.lamp = value.split(' ');
break;
case '1NAME':
device.data.name = value;
that.deviceInfoUpdate(device, 'defaultName', device.data.name);
break;
case '1INF1':
device.data.info1 = value;
break;
case '1INF2':
device.data.info2 = value;
break;
case '2SNUM':
device.data.serial = value;
break;
case '2SVER':
device.data.version = value;
break;
default:
break;
}
});
d.draw();
device.draw();
}
exports.data = function data(device, message) {
exports.data = function data(_device, message) {
const device = _device;
this.deviceInfoUpdate(device, 'status', 'ok');
const msg = message.toString();
if (msg.substring(0, 8) === 'PJLINK 1') {
password = md5(`${msg.substring(9, 17)}JBMIAProjectorLink`);
passwordSeed = msg.substring(9, 17);
passwordMD5 = md5(`${passwordSeed}${device.fields.password}`);
device.data.authentication = 'ON';
device.send(
`${password}%1POWR ?\r%1INPT ?\r%1AVMT ?\r%1ERST ?\r%1LAMP ?\r%1NAME ?\r%1INF1 ?\r%1INF2 ?\r%2SNUM ?\r%2SVER ?\r`
`${passwordMD5}%1POWR ?\r%1INPT ?\r%1AVMT ?\r%1ERST ?\r%1LAMP ?\r%1NAME ?\r%1INF1 ?\r%1INF2 ?\r%2SNUM ?\r%2SVER ?\r`
);
device.draw();
} else if (msg.substring(0, 8) === 'PJLINK 0') {
device.data.authentication = 'OFF';
device.draw();
} else if (msg.startsWith('PJLINK ERRA')) {
device.data.passwordOK = false;
device.draw();
}
if (msg.substring(0, 7) === '%1POWR=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%1INPT=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%1AVMT=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%1ERST=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%1LAMP=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%1NAME=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%1INF1=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%1INF2=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%2SNUM=') {
processPJLink(device, msg, this);
}
if (msg.substring(0, 7) === '%2SVER=') {
if (PJLinkCmds.includes(msg.substring(0, 7))) {
processPJLink(device, msg, this);
device.data.passwordOK = true;
}
};
exports.heartbeat = function heartbeat(device) {
if (password) {
passwordMD5 = md5(`${passwordSeed}${device.fields.password}`);
if (device.fields.password.length > 0 && device.data.passwordOK) {
device.send(
`${password}%1POWR ?\r%1INPT ?\r%1AVMT ?\r%1ERST ?\r%1LAMP ?\r%1NAME ?\r%1INF1 ?\r%1INF2 ?\r%2SNUM ?\r%2SVER ?\r`
`${passwordMD5}%1POWR ?\r%1INPT ?\r%1AVMT ?\r%1ERST ?\r%1LAMP ?\r%1NAME ?\r%1INF1 ?\r%1INF2 ?\r%2SNUM ?\r%2SVER ?\r`
);
} else if (device.fields.password.length > 0) {
device.send(`${passwordMD5}%1POWR ?\r`);
} else if (device.data.passwordOK) {
device.send(`%1POWR ?\r%1INPT ?\r%1AVMT ?\r%1ERST ?\r%1LAMP ?\r%1NAME ?\r%1INF1 ?\r%1INF2 ?\r%2SNUM ?\r%2SVER ?\r`);
} else {
device.send(`%1POWR ?\r`);
}
device.draw();
};
+4
View File
@@ -7,3 +7,7 @@
.ok {
color: #79b757;
}
table {
margin-bottom: 30px;
width: 350px;
}
+15 -2
View File
@@ -2,7 +2,6 @@
<h1><%= listName %></h1>
</header>
<table class="cv-table">
<tr>
<td>Power</td>
@@ -73,7 +72,6 @@
<% } %>
<% } %>
<tr>
<td>Name</td>
<td><div><%= data.name %></div></td>
@@ -94,4 +92,19 @@
<td>Version</td>
<td><div><%= data.version %></div></td>
</tr>
</table>
<table class="cv-table">
<tr>
<td>Authentication</td>
<td>
<% if(!data.passwordOK){ %>
<div class='error'>INCORRECT PASSWORD</div>
<% }else if(data.authentication=="ON"){ %>
<div class='ok'>ON</div>
<% }else{ %>
<div class='error'><%= data.authentication %></div>
<% } %>
</td>
</tr>
</table>
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

+1
View File
@@ -0,0 +1 @@
<p><em>PosiStageNet</em> requires no configuration.</p>
+74
View File
@@ -0,0 +1,74 @@
const { Decoder } = require('@jwetzell/posistagenet');
exports.config = {
defaultName: 'PosiStageNet',
connectionType: 'multicast',
remotePort: 56565,
mayChangePorts: false,
heartbeatInterval: 5000,
heartbeatTimeout: 15000,
searchOptions: {
type: 'multicast',
address: `236.10.10.10`,
port: 56565,
validateResponse(msg, info) {
// TODO(jwetzell): find a way to check that this is a posistagenet message
return true;
},
},
};
exports.ready = function ready(_device) {
const device = _device;
device.data = {};
const networkInterfaces = device.getNetworkInterfaces();
Object.keys(networkInterfaces).forEach((networkInterfaceID) => {
const networkInterface = networkInterfaces[networkInterfaceID];
device.connection.addMembership(`236.10.10.10`, networkInterface[0].address);
});
};
exports.data = function data(_device, buf, info) {
const device = _device;
if (!device.decoders) {
device.decoders = {};
}
if (!device.decoders[info.address]) {
device.decoders[info.address] = new Decoder();
}
device.decoders[info.address].decode(buf);
Object.keys(device.decoders).forEach((address) => {
console.log(device.decoders[address].trackers)
device.data[address] = {
trackers: device.decoders[address].trackers,
system_name: device.decoders[address].system_name,
fields: getTrackerFields(device.decoders[address].trackers),
};
});
device.draw();
};
function getTrackerFields(trackers) {
const keys = new Set(
Object.values(trackers)
.map((tracker) => Object.keys(tracker))
.flat(1)
);
// NOTE(jwetzell): remove fields that definitely exist
keys.delete('id');
keys.delete('has_subchunks');
keys.delete('data_len');
keys.delete('chunk_data');
return keys;
}
exports.heartbeat = function heartbeat(device) {};
exports.update = function update(_device, doc, updateType, updateData) {};
+46
View File
@@ -0,0 +1,46 @@
section {
background-color: #2d2d2d;
border: gray 1px solid;
padding: 10px;
padding-top: 0px;
border-radius: 10px;
overflow: hidden;
}
table {
border: #414142 1px solid;
background-color: #272727;
}
table,
th,
td {
border-collapse: collapse;
color: #ccc;
font-size: 13px;
}
th {
padding: 2px 10px;
}
td {
text-align: center;
padding: 2px 7px;
font-family: 'Courier New', Courier, monospace;
}
.bg-pos {
background-color: #443727;
}
.bg-speed {
background-color: #32422e;
}
.bg-ori {
background-color: #2e4242;
}
.bg-accel {
background-color: #392b3f;
}
.bg-trgtpos {
background-color: #3a2732;
}
.border-right {
border-right: 1px solid #272727;
}
+154
View File
@@ -0,0 +1,154 @@
<header>
<h1><%= listName%></h1>
</header>
<div>
<!-- Server Loop -->
<% Object.keys(data).forEach((address) => {
const instanceData = data[address]
%>
<section>
<h2>Server: <%= instanceData.system_name %> (<%= address %>)</h2>
<h3>Tracker Count: <%= Object.keys(instanceData.trackers).length %></h3>
<table>
<tr>
<th></th>
<% if(instanceData.fields.has('name')) { %>
<th></th>
<% } %>
<% if(instanceData.fields.has('pos')) { %>
<th colspan="3" class="bg-pos border-right">POS</th>
<% } %>
<% if(instanceData.fields.has('speed')) { %>
<th colspan="3" class="bg-speed border-right">SPEED</th>
<% } %>
<% if(instanceData.fields.has('ori')) { %>
<th colspan="3" class="bg-ori border-right">ORI</th>
<% } %>
<% if(instanceData.fields.has('validity')) { %>
<th class="border-right"></th>
<% } %>
<% if(instanceData.fields.has('accel')) { %>
<th colspan="3" class="bg-accel border-right">ACCEL</th>
<% } %>
<% if(instanceData.fields.has('trgtpos')) { %>
<th colspan="3" class="bg-trgtpos border-right">TRGTPOS</th>
<% } %>
<% if(instanceData.fields.has('timestamp')) { %>
<th></th>
<% } %>
</tr>
<tr>
<th>ID</th>
<% if(instanceData.fields.has('name')) { %>
<th>Name</th>
<% } %>
<% if(instanceData.fields.has('pos')) { %>
<th class="bg-pos">x</th>
<th class="bg-pos">y</th>
<th class="bg-pos border-right">z</th>
<% } %>
<% if(instanceData.fields.has('speed')) { %>
<th class="bg-speed">x</th>
<th class="bg-speed">y</th>
<th class="bg-speed border-right">z</th>
<% } %>
<% if(instanceData.fields.has('ori')) { %>
<th class="bg-ori">x</th>
<th class="bg-ori">y</th>
<th class="bg-ori border-right">z</th>
<% } %>
<% if(instanceData.fields.has('validity')) { %>
<th class="border-right">validity</th>
<% } %>
<% if(instanceData.fields.has('accel')) { %>
<th class="bg-accel">x</th>
<th class="bg-accel">y</th>
<th class="bg-accel border-right">z</th>
<% } %>
<% if(instanceData.fields.has('trgtpos')) { %>
<th class="bg-trgtpos">x</th>
<th class="bg-trgtpos">y</th>
<th class="bg-trgtpos border-right">z</th>
<% } %>
<% if(instanceData.fields.has('timestamp')) { %>
<th>tracker_timestamp</th>
<% } %>
</tr>
<!-- Tracker Loop -->
<% Object.entries(instanceData.trackers).forEach(([trackerId,trackerData]) => { %>
<tr>
<td><%= trackerId %></td>
<% if(instanceData.fields.has('name')) { %>
<td><%= trackerData.name%></td>
<% } %>
<% if(instanceData.fields.has('pos')) { %>
<!-- pos -->
<td class="bg-pos"><%= trackerData.pos?.x?.toFixed(2) %></td>
<td class="bg-pos"><%= trackerData.pos?.y?.toFixed(2) %></td>
<td class="bg-pos border-right"><%= trackerData.pos?.z?.toFixed(2) %></td>
<% } %>
<% if(instanceData.fields.has('speed')) { %>
<!-- speed -->
<td class="bg-speed"><%= trackerData.speed?.x?.toFixed(2) %></td>
<td class="bg-speed"><%= trackerData.speed?.y?.toFixed(2) %></td>
<td class="bg-speed border-right"><%= trackerData.speed?.z?.toFixed(2) %></td>
<% } %>
<% if(instanceData.fields.has('ori')) { %>
<!-- ori -->
<td class="bg-ori"><%= trackerData.ori?.x?.toFixed(2) %></td>
<td class="bg-ori"><%= trackerData.ori?.y?.toFixed(2) %></td>
<td class="bg-ori border-right"><%= trackerData.ori?.z?.toFixed(2) %></td>
<% } %>
<% if(instanceData.fields.has('validity')) { %>
<td class="border-right"><%= trackerData.validity?.toFixed(2) %></td>
<% } %>
<% if(instanceData.fields.has('accel')) { %>
<!-- accel -->
<td class="bg-accel"><%= trackerData.accel?.x?.toFixed(2) %></td>
<td class="bg-accel"><%= trackerData.accel?.y?.toFixed(2) %></td>
<td class="bg-accel border-right"><%= trackerData.accel?.z?.toFixed(2) %></td>
<% } %>
<% if(instanceData.fields.has('trgtpos')) { %>
<!-- trgtpos -->
<td class="bg-trgtpos"><%= trackerData.trgtpos?.x?.toFixed(2) %></td>
<td class="bg-trgtpos"><%= trackerData.trgtpos?.y?.toFixed(2) %></td>
<td class="bg-trgtpos border-right"><%= trackerData.trgtpos?.z?.toFixed(2) %></td>
<% } %>
<% if(instanceData.fields.has('timestamp')) { %>
<td><%= trackerData.timestamp %></td>
<% } %>
</tr>
<% }); %>
</table>
</section>
<%
});
%>
</div>
+16 -12
View File
@@ -1,15 +1,17 @@
<div id="<%= cueList.uniqueID %>">
<% let cueKeys = allCues[cueList.uniqueID]; %>
<h3><%= cueList.displayName %></h3>
<div id="<%= cueKeys.uniqueID %>">
<h3><%= workspace.displayName %> &mdash; <%= cueList.listName %></h3>
<%
let width = 100/cueList.cartColumns;
let height = 600/(cueList.cartRows);
let width = 100/cueKeys.cartColumns;
let height = 600/(cueKeys.cartRows);
%>
<div class="cart">
<% for(let r=0; r<cueList.cartRows; r++){ %>
<% for(let c=0; c<cueList.cartColumns; c++){ %>
<% for(let r=0; r<cueKeys.cartRows; r++){ %>
<% for(let c=0; c<cueKeys.cartColumns; c++){ %>
<% let style = `style="left:${width*c}%; top:${height*r}px; width:${width }%; height:${height}px;"`; %>
<div class="cartCueWrapper" <%= style %>><div class="cartCue cartBlank"></div></div>
@@ -18,25 +20,27 @@
<% } %>
<% for(var c in cueList.cues){
let cue = cueList.cues[c];
<% for(let i=0; i<cueList.cues.length; i++){
let cue = allCues[cueList.cues[i].uniqueID];
if(!cue.cartPosition){
cue.cartPosition = [0, 0];
}
let row = cue.cartPosition[0]-1;
let col = cue.cartPosition[1]-1;
let colPos = width*col;
let rowPos = height*row;
if(col>=cueList.cartColumns || row>=cueList.cartRows){
if(col>=cueKeys.cartColumns || row>=cueKeys.cartRows){
continue;
}
}
%>
<%= tileTemplate({cue: allCues[cue.uniqueID], allCues: allCues}) %>
<%= tileTemplate({cue: cueList.cues[i], allCues: allCues, workspace: workspace}) %>
<% } %>
+175 -100
View File
@@ -1,131 +1,206 @@
<% let cueKeys = allCues[cue.uniqueID]; %>
<% let playbackPosition = workspace.playbackPosition==cue.uniqueID ? "playback-position" : "" %>
<tr class="q-<%= cue.colorName %> q-armed-<%= cue.armed %> <%= playbackPosition %>" id="<%= cue.uniqueID %>">
<% let selected = workspace.selected.includes(cue.uniqueID) ? "selected": "" %>
<td></td> <!-- playhead/color indicator -->
<% if(cueKeys && cueKeys.parent){ %>
<td><center>
<% if(cue.broken){ %>
<img src="./plugins/qlab/img/status_broken.png" height="18px">
<tr class="q-<%= cueKeys.colorName %> q-armed-<%= cueKeys.armed %> <%= playbackPosition %> <%= selected %>" id="<%= cueKeys.uniqueID %>">
<% }else if(cue.running){ %>
<img src="./plugins/qlab/img/status_running.png" height="18px">
<% }else if(cue.paused){ %>
<img src="./plugins/qlab/img/status_paused.png" height="18px">
<% }else if(cue.loaded){ %>
<img src="./plugins/qlab/img/status_loaded.png" height="18px">
<% }else if(cue.flagged){ %>
<img src="./plugins/qlab/img/status_flagged.png" height="20px">
<% }else{ %>
<!-- playhead/color indicator -->
<td class="playhead"></td>
<% } %>
</center></td>
<!-- status indicator -->
<td><center>
<% if(cueKeys.isBroken){ %>
<img src="./plugins/qlab/img/status_broken.png" height="18px">
<% }else if(cueKeys.isRunning){ %>
<img src="./plugins/qlab/img/status_running.png" height="18px">
<% }else if(cueKeys.isPaused){ %>
<img src="./plugins/qlab/img/status_paused.png" height="18px">
<% }else if(cueKeys.isLoaded){ %>
<img src="./plugins/qlab/img/status_loaded.png" height="18px">
<% }else if(cueKeys.isFlagged){ %>
<img src="./plugins/qlab/img/status_flagged.png" height="20px">
<% }else{ %>
<% } %>
</center></td>
<td><img src="./plugins/qlab/img/<%= cue.type.toLowerCase().replace(' ','-') %>.png" height="20px"></td>
<td><center><%= cue.number || "&nbsp;" %></center></td>
<% for(let i=cue.nestedGroupModes.length; i>0; i--){ %>
<% if(cue.type=="Group" && i==1 && cue.cues.length==0){ %>
<td class="gMode-<%= cue.nestedGroupModes[i-1] %> gLeft gTop gBot group-arrow"></td>
<% }else if(cue.type=="Group" && i==1){ %>
<td class="gMode-<%= cue.nestedGroupModes[i-1] %> gLeft gTop group-arrow"></td>
<% }else if(cue.nestedGroupPosition[i-1]==0 && cue.nestedGroupPosition[i-2]==0){ %>
<td class="gMode-<%= cue.nestedGroupModes[i-1] %> gLeft gBot"></td>
<% }else if(i==1 && cue.nestedGroupPosition[i]==0){ %>
<td class="gMode-<%= cue.nestedGroupModes[i] %> gBot"></td>
<!-- cue type icon -->
<% if(cueKeys.type == "Group" && cueKeys.mode){ %>
<td><img src="./plugins/qlab/img/v5/group-<%= cueKeys.mode %>.png" height="20px"></td>
<% }else{ %>
<td class="gMode-<%= cue.nestedGroupModes[i-1] %> gLeft"></td>
<td><img src="./plugins/qlab/img/<%= cueKeys.type.toLowerCase().replace(' ','-') %>.png" height="20px"></td>
<% } %>
<% } %>
<!-- cue number -->
<td><center><%= cueKeys.number || "&nbsp;" %></center></td>
<% let nextCue = cueKeys.cueInWorkspace.parent.cues[cueKeys.cueInWorkspace.sortIndex+1]; %>
<!-- spaces before name -->
<% for(let i=0; i<cueKeys.parentKeys.length; i++){ %>
<% let parent = cueKeys.parentKeys[i+1]; %>
<% %>
<% if(cueKeys.type=="Group" && cueKeys.cues.length==0 && i==cueKeys.parentKeys.length-1){ %>
<td class="gMode-<%= cueKeys.mode %> gLeft gTop gBot group-arrow"></td>
<% }else if(cueKeys.type=="Group" && i==cueKeys.parentKeys.length-1){ %>
<td class="gMode-<%= cueKeys.mode %> gLeft gTop group-arrow"></td>
<%}else if(parent){%>
<% let parentCues = parent.cueInWorkspace.cues %>
<% let lastCueInMe = parentCues[parentCues.length-1]%>
<% while(lastCueInMe.type=="Group" && lastCueInMe.cues.length){
parentCues = lastCueInMe.cues;
lastCueInMe = parentCues[parentCues.length-1];
} %>
<% if(lastCueInMe.uniqueID == cueKeys.uniqueID){ %>
<td class="gMode-<%= parent.mode %> gLeft gBot"></td>
<% }else{ %>
<td class="gMode-<%= parent.mode %> gLeft"></td>
<% } %>
<% }else if(cueKeys.parentKeys[i]){ %>
<% let nextCue2 = cueKeys.parentKeys[i].cues[cueKeys.cueInWorkspace.sortIndex+1]; %>
<% if(!nextCue2){ %>
<td class="gMode-<%= cueKeys.parentKeys[i].mode %> gBot"></td>
<% }else{ %>
<td></td>
<% } %>
<% } %>
<% } %>
<!-- cue name -->
<!-- end spacer cells -->
<% if(cue.type=="Group"){ %>
<% if(cue.cues && cue.cues.length==0){ %>
<td id="cue-name" colspan="<%= 11-cueKeys.parentKeys.length %>" class="gMode-<%= cueKeys.mode %> gTop gBot gRight"><%= cueKeys.listName %></td>
<% }else{ %>
<td id="cue-name" colspan="<%= 11-cueKeys.parentKeys.length %>" class="gMode-<%= cueKeys.mode %> gTop gRight"><%= cueKeys.listName %></td>
<% } %>
<% }else if(!nextCue){ %>
<td colspan="<%= 11-cueKeys.parentKeys.length %>" class="cue-name gMode-<%= cueKeys.parent.mode %> gBot gRight"><%= cueKeys.listName %></td>
<% }else{ %>
<td colspan="<%= 11-cueKeys.parentKeys.length %>" class="cue-name gMode-<%= cueKeys.parent.mode %> gRight"><%= cueKeys.listName %></td>
<% } %>
<% if(cue.type=="Group"){ %>
<% if(cue.cues.length==0){ %>
<td id="cue-name" colspan="<%= 11-cue.nestedGroupModes.length %>" class="gMode-<%= cue.groupMode %> gTop gBot gRight"><%= cue.listName %></td>
<!-- cue target -->
<% if(cueKeys.currentCueTarget){ %>
<td class="q-target hide-medium"><%= allCues[cueKeys.currentCueTarget].number || allCues[cueKeys.currentCueTarget].listName %></td>
<% }else{ %>
<td id="cue-name" colspan="<%= 11-cue.nestedGroupModes.length %>" class="gMode-<%= cue.groupMode %> gTop gRight"><%= cue.listName %></td>
<td class="q-target hide-medium"></td>
<% } %>
<!-- cue preWait -->
<% if(cueKeys.preWait){ %>
<td class="q-time hide-small"><%= elapsedTime(cueKeys.preWait, cueKeys.preWaitElapsed, "preWait", cueKeys) %></td>
<% }else{ %>
<td class="q-time q-gray-text hide-small">00:00.00</td>
<% } %>
<% }else if(cue.nestedGroupPosition[1]==0){ %>
<td colspan="<%= 11-cue.nestedGroupModes.length %>" class="cue-name gMode-<%= cue.nestedGroupModes[1] %> gBot gRight"><%= cue.listName %></td>
<% }else{ %>
<td colspan="<%= 11-cue.nestedGroupModes.length %>" class="cue-name gMode-<%= cue.nestedGroupModes[1] %> gRight"><%= cue.listName %></td>
<% } %>
<td class="q-time hide-medium"><%= cue.target %></td>
<!-- cue duration -->
<% let cueTypesWithAction = ["Audio", "Mic", "Video", "Camera", "Text", "Light", "Fade", "Network", "MIDI File", "Timecode", "Wait"]; %>
<% if((cueKeys.type=="Group" && cueKeys.mode==3) || (cueKeys.type=="Group" && cueKeys.mode==6) || cueTypesWithAction.includes(cueKeys.type)){ %>
<td class="q-time hide-medium"><%= elapsedTime(cueKeys.duration, cueKeys.actionElapsed, "action", cueKeys) %></td>
<% }else{ %>
<td class="hide-medium"></td>
<% } %>
<!-- cue postWait -->
<% if(cueKeys.postWait){ %>
<td class="q-time hide-medium"><%= elapsedTime(cueKeys.postWait, cueKeys.postWaitElapsed, "postWait", cueKeys) %></td>
<% }else{ %>
<td class="q-time q-gray-text hide-medium">00:00.00</td>
<% } %>
<!-- cue continueMode -->
<% if(cueKeys.continueMode==2){ %>
<td class="hide-small"><center><img src="plugins/qlab/img/auto_follow.png" height="20px"></center></td>
<% if(cue.preWait){ %>
<td class="q-time hide-medium"><%= elapsedTime(cue.preWait, cue.preWaitElapsed, "preWait", cue) %></td>
<% }else if(cueKeys.continueMode==1){ %>
<td class="hide-small"><center><img src="plugins/qlab/img/auto_continue.png" height="20px"></center></td>
<% }else{ %>
<td class="q-time q-gray-text hide-small">00:00.00</td>
<% }else{ %>
<td class="hide-small"></td>
<% } %>
<% let cueTypesWithAction = ["Audio", "Mic", "Video", "Camera", "Text", "Light", "Fade", "Network", "MIDI File", "Timecode", "Wait"]; %>
<% if((cue.type=="Group" && cue.groupMode==3) || cueTypesWithAction.indexOf(cue.type)>=0){ %>
<td class="q-time hide-medium"><%= elapsedTime(cue.duration, cue.actionElapsed, "action", cue) %></td>
<% }else{ %>
<td class="hide-medium"></td>
<% } %>
<% if(cue.postWait){ %>
<td class="q-time hide-medium"><%= elapsedTime(cue.postWait, cue.postWaitElapsed, "postWait", cue) %></td>
<% }else{ %>
<td class="q-time q-gray-text hide-medium">00:00.00</td>
<% } %>
<% if(cue.continueMode==2){ %>
<td class="hide-small"><center><img src="plugins/qlab/img/auto_follow.png" height="20px"></center></td>
<% }else if(cue.continueMode==1){ %>
<td class="hide-small"><center><img src="plugins/qlab/img/auto_continue.png" height="20px"></center></td>
<% }else{ %>
<td class="hide-small"></td>
<% } %>
<% } %>
</tr>
<%
function prettyFormatTime(seconds){
<% }else{ %>
<tr class="q-<%= cue.colorName %> q-armed-<%= cue.armed %> " id="<%= cue.uniqueID %>">
<td></td>
<td></td>
<td></td>
<td><center><%= cue.number || "&nbsp;" %></center></td>
<td colspan="11" id="cue-name"><%= cue.listName %></td>
<td class="q-time hide-medium"></td>
<td class="q-time q-gray-text hide-small">00:00.00</td>
<td class="hide-medium"></td>
<td class="q-time q-gray-text hide-medium">00:00.00</td>
<td class="hide-small"></td>
</tr>
<% } %>
<%
function prettyFormatTime(seconds){
if(!seconds){
return "00:00.00";
}
@@ -137,14 +212,14 @@
return string.substring(startIndex, string.length-2)
}
function elapsedTime(def, value, type, cue){
function elapsedTime(def, value, type, cue){
if(type=="action" && cue.paused){
if(type=="action" && cue.isPaused){
value-=cue.preWait;
}
let border, fill;
if(cue.paused){
if(cue.isPaused){
border = "#f6e737";
fill = "rgba(255, 240, 60, 0.7)";
}else{
@@ -157,7 +232,7 @@
let percent = value/def*100;
let bg = `style='background: black; background: linear-gradient(90deg, ${fill} ${percent}%, transparent ${percent}%);`;
if(cue.paused){
if(cue.isPaused){
bg+= "outline-color: "+border+";";
bg+= "color: white;";
}
@@ -165,7 +240,7 @@
return `<div class='q-time-elapsed' ${bg}>${prettyFormatTime(Math.min(def, value))}</span>`;
}else if(type=="postWait" || type=="action"){
}else if(type=="postWait" && cue.continueMode==0){
return `<span class='q-gray-text'>${prettyFormatTime(def)}</span>`;
}else{
+12 -17
View File
@@ -1,13 +1,13 @@
<h3 id="<%= cueList.uniqueID %>"><%= workspace.displayName %> &mdash; <%= cueList.displayName %></h3>
<h3 id="<%= cueList.uniqueID %>"><%= workspace.displayName %> &mdash; <%= cueList.listName %></h3>
<table cellspacing="0">
<tr>
<th width="1px" style="border-left: none; border-right: none;"></th>
<th width="3px" style="border-left: none; border-right: none;"></th>
<th width="20px" style="border-left: none; border-right: none;"></th>
<th width="20px" style="border-left: none;"></th>
<th width="55px">Number</th>
<th width="25px" class="no-border">Name</th>
<th width="25px" style="padding: 0px"></th>
<th width="25px" class="no-border">Q</th>
<th width="25px" class="no-border"></th>
<th width="25px" class="no-border"></th>
<th width="25px" class="no-border"></th>
@@ -18,17 +18,17 @@
<th width="25px" class="no-border"></th>
<th class="no-border"></th>
<th width="55px" class="hide-medium">Target</th>
<th width="80px" class="hide-small"style="border-right: none;">Pre Wait</th>
<th width="80px" class="hide-medium" style="border-left: none; border-right: none;">Action</th>
<th width="80px" class="hide-medium" style="border-left: none; border-right: none;">Post Wait</th>
<th width="80px" class="hide-small"style="border-right: none;">Pre-Wait</th>
<th width="80px" class="hide-medium" style="border-left: none; border-right: none;">Duration</th>
<th width="80px" class="hide-medium" style="border-left: none; border-right: none;">Post-Wait</th>
<th width="20px" class="hide-small" style="border-left: none; border-right: none;">
<img src="plugins/qlab/img/auto_continue_stubby.png" height="20px">
</th>
</tr>
<tbody id="">
<% for(const cue_id in cueList.cues){ %>
<%= displayCueRow(cueList.cues[cue_id]) %>
<% for(let i=0; i<cueList.cues.length; i++){ %>
<%= displayCueRow(cueList.cues[i]) %>
<% } %>
</tbody>
@@ -36,18 +36,13 @@
<%
function displayCueRow(q){
let html = "";
html+= rowTemplate({cue: allCues[q.uniqueID], allCues: allCues, workspace: workspace});
let html = rowTemplate({cue: q, allCues: allCues, workspace: workspace});
if(q.cues){
q.cues.forEach(q =>{
html+=displayCueRow(q);
})
for(let i=0; i<q.cues.length; i++){
html += displayCueRow(q.cues[i]);
}
}
return html;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Some files were not shown because too many files have changed in this diff Show More