48 Commits

Author SHA1 Message Date
jwetzell 8b653b00fe rework qlab draw to skip draws if more incoming updates 2025-11-23 15:18:01 -06:00
jwetzell 36357b0daf add version check to updates call 2025-11-13 07:05:12 -06:00
jwetzell 81ef5499e0 fix subscribing to updates in qlab plugin 2025-11-13 06:56:27 -06: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 e896bd5f52 Merge branch 'main' into plugin-digico-sd 2023-06-23 03:23:10 -04:00
sparks-alec 57324c82e9 add .draw() to make sure troubleshooting info is displayed 2023-06-11 15:31:34 -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
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 76d8f5e736 tidy up 2023-05-29 03:57:04 -04:00
sparks-alec 77549aff56 improve resiliency when passcode is incorrect 2023-05-29 03:38:25 -04:00
sparks-alec 0364924f24 add carts! 2023-05-29 01:14:32 -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 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 aa4397ba56 cleanup templating 2023-01-22 13:01:35 -06:00
jwetzell 0d235b5c61 remove logging and commented code 2023-01-09 09:11:52 -06: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 2393e8b459 bugfix make sure cue exists before modifying wait data 2023-01-08 22:11:44 -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 354926c178 reformat new lint 2023-01-04 01:01:06 -05:00
jwetzell e166d09326 check qlab reply status before processing it 2022-12-31 10:37:42 -06:00
jwetzell 958a37af0b lint qlab plugin 2022-12-12 14:41:37 -06:00
jwetzell 2f0e2e387b pretty qlab plugin 2022-12-12 14:36:07 -06:00
sparks-alec 368f1700ee clarify when bad passcode 2022-12-11 04:08:07 -05:00
sparks-alec a1877873b2 make default passcode blank 2022-12-10 23:34:16 -05:00
sparks-alec 5e21544a81 new universal plugin configuration object 2022-12-10 06:53:56 -05:00
sparks-alec e781b783f3 fix error thrown by empty/unreachable workspaces 2022-12-10 04:15:23 -05:00
sparks-alec c38f5c34a3 v5 support 2022-11-30 08:31:55 -05:00
sparks-alec 26ed323bb4 fix group cue border drawing 2022-11-30 02:52:57 -05:00
jwetzell e4ba6f3548 move global variables to start of file 2022-11-19 10:25:52 -06:00
jwetzell bd08b718f1 start on QLab cleanup 2022-11-18 09:37:48 -06:00
sparks-alec d40f2ac7ee correct a ton of path syntax 2022-05-07 01:27:37 -04:00
sparks-alec 454b134745 lint all the things 2022-02-14 03:25:37 -05:00
sparks-alec d56fb07082 add support for multiple workspaces 2022-02-07 23:11:24 -05:00
sparks-alec 46de005b30 scroll playbackPosition into view when changed 2022-02-07 02:13:13 -05:00
sparks-alec 557c051871 change plugin filenames 2022-02-06 23:16:33 -05:00