Commit Graph

518 Commits

Author SHA1 Message Date
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
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