Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

bitfocus/companion-module-figure53-qlab-advance

istnv closed an issue on bitfocus/companion-module-figure53-qlab-advance
Time remaining in Looped Cues Bug
When the time remaining variable $(qlabfb:r_hhmmss) is used on a cue that contains looped slices the result of the string variable is incorrectly calculated and formatted. https://github.com/user...
istnv created a tag on bitfocus/companion-module-figure53-qlab-advance

v2.9.2

istnv published a release on bitfocus/companion-module-figure53-qlab-advance
v2.9.2
## What's Changed * Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/bitfocus/companion-module-figure53-qlab-advance/pull/148 * Fix regression for elapsed/remaining times...
istnv closed a pull request on bitfocus/companion-module-figure53-qlab-advance
Fix regression for elapsed/remaining times
Adds feedback for `Selected` cues. Fixes incorrect cue selection for some scoped actions Adds a Total Seconds variable for elapsed and remaining times.
istnv pushed 3 commits to master bitfocus/companion-module-figure53-qlab-advance
  • Fix time variables #149, add selected Q feedback 385d2bf
  • Add 'e_total' variable for total elapsed time. 26e54e9
  • Merge pull request #150 from istnv/bug/elapsed Fix regression for elapsed/remaining times 1a57178

View on GitHub

istnv opened a pull request on bitfocus/companion-module-figure53-qlab-advance
Fix regression for elapsed/remaining times
Adds feedback for `Selected` cues. Fixes incorrect cue selection for some scoped actions Adds a Total Seconds variable for elapsed and remaining times.
istnv created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
@micpool The elapsed variables were originally the seconds elapsed in the current loop and the remaining time calculated from `Q duration - Q elapsed` For some reason (that made sense at the time...

View on GitHub

micpool opened an issue on bitfocus/companion-module-figure53-qlab-advance
Time remaining in Looped Cues Bug
When the time remaining variable $(qlabfb:r_hhmmss) is used on a cue that contains looped slices the result of the string variable is incorrectly calculated and formatted. https://github.com/user...
dependabot[bot] deleted a branch bitfocus/companion-module-figure53-qlab-advance

dependabot/npm_and_yarn/cross-spawn-7.0.6

companion-module-bot pushed 1 commit to master bitfocus/companion-module-figure53-qlab-advance
  • Bump cross-spawn from 7.0.3 to 7.0.6 (#148) Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from... a69b825

View on GitHub

companion-module-bot closed a pull request on bitfocus/companion-module-figure53-qlab-advance
Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moxystudio/node-cross...
dependabot[bot] opened a pull request on bitfocus/companion-module-figure53-qlab-advance
Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moxystudio/node-cross...
istnv created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
There are a lot of variables that are not directly visible. For example, every Cue name is available, but not listed in the GUI.

View on GitHub

MattRogish created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
Ah. I checked and we don't have anything in notes, so I don't think that's the issue. qLab Advance does create/update a ton of variables, I wonder if that has something to do with it? I do see th...

View on GitHub

istnv created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
Some improvements, but not enough. A feature request was added to put cue notes into a variable. That is sometimes a LOT of data. The module tries to keep as much in memory for quick access, but I ...

View on GitHub

MattRogish created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
Switching to v.3.5 fixed UDP issue, and I can execute lots of commands! However, enabling TCP causes the module to get backed up basically immediately. Clicking a few cues and the commands start p...

View on GitHub

istnv created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
Save/export your config first. There are some file changes in 3.5.

View on GitHub

MattRogish created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
Ok should I try with "3.5.0+7577 - 2024-11-20" ?

View on GitHub

istnv created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
There are some updates in the Beta release that are not yet in stable.

View on GitHub

MattRogish created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
v3.4.3 of Companion; not sure what the version of the module is (whatever ships with v3.4.3?); "Use tenths" is/was off / was never on (MacOS 15.1 if that matters)

View on GitHub

istnv created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
Which module version in companion? There is a setting called 'Use tenths' that increases the timing. Try with that off.

View on GitHub

MattRogish created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
We're also seeing a lot of problems with TCP mode - basically getting constant qLab disconnects and backed up TCP requests (e.g. we call a cue and nothing happens for a few seconds). This is runnin...

View on GitHub

istnv published a release on bitfocus/companion-module-figure53-qlab-advance
v2.9.1
## What's Changed * Document recovery from passcode failure by @istnv in https://github.com/bitfocus/companion-module-figure53-qlab-advance/pull/147 **Full Changelog**: https://github.com/bit...
istnv created a tag on bitfocus/companion-module-figure53-qlab-advance

v2.9.1

istnv pushed 3 commits to master bitfocus/companion-module-figure53-qlab-advance
  • Document recovery from passcode failure 452f053
  • Version bump for passcode documentation dceba9a
  • Merge pull request #147 from istnv/feat/selected Document recovery from passcode failure b6fb2ac

View on GitHub

istnv closed a pull request on bitfocus/companion-module-figure53-qlab-advance
Document recovery from passcode failure
Halt the retry/recovery routines if an incorrect passcode is detected. The module cannot continue without a correct passcode. The module will restart when a correct passcode is updated in the mo...
istnv published a release on bitfocus/companion-module-figure53-qlab-advance
v2.9.0
## What's Changed * Add 'Select cue' actions, isSelected feedback by @istnv in https://github.com/bitfocus/companion-module-figure53-qlab-advance/pull/146 **Full Changelog**: https://github.c...
istnv created a tag on bitfocus/companion-module-figure53-qlab-advance

v2.9.0

istnv created a comment on an issue on bitfocus/companion-module-figure53-qlab-advance
Should be in an upcoming beta release.

View on GitHub

Load more