Skip to content

Version Packages#57

Merged
s0 merged 1 commit intomainfrom
changeset-release/main
Apr 25, 2026
Merged

Version Packages#57
s0 merged 1 commit intomainfrom
changeset-release/main

Conversation

@arcane-wizards-familiar
Copy link
Copy Markdown
Contributor

@arcane-wizards-familiar arcane-wizards-familiar Bot commented Apr 25, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@arcanewizards/timecode-toolbox@0.1.5

Patch Changes

  • 858eb09: Correct some input/output mis-labelling

  • 4fdb9d6: Make it more obvious when output/input is paused/disabled

    Replace the timecode display with a pause icon when an input/output is disabled,
    making it very clear when a timecode won't be sending/receiving a signal.

    Fixes Dedicated windows don't take into account paused state of outputs/inputs #31

  • 858eb09: Clearly display when an output is linked to something

    Previously, it wasn't obvious when an output was connected to an input or
    generator, and which input or generator was linked.

    This is now prominently displayed underneath the output type & name.

    Fixes Not obvious when outputs are linked to inputs/generators #55

  • 6d025db: Fix Art-Net Drift

    The previous implementation of our artnet timecode broadcast would regularly be
    out by about 1 frame, due to us not timing sending of the packets appropriately,
    and rounding down to the nearest frame when converting millisecond timecodes
    to frame timecodes.

    We now schedule appropriate timeouts based on when the next frame starts.

    Fixes Art-Net Drift #30

  • e342d52: Display errors & warnings prominently

    Display any errors and warnings for inputs / outputs
    (such as network / connectivity issues)

    Fixes Errors & warnings not displayed in timecodes #59

@arcanewizards/artnet@0.1.4

Patch Changes

  • 6d025db: Return nextFrameTimeMillis when sending frames

    Make it possible for clients to more accurately time sending of artnet packets
    and avoid frame drift by returning information on when the next frame send
    should be.

@arcanewizards/sigil@0.1.7

Patch Changes

  • 858eb09: Allow using hint with sigilColorUsage

@arcanewizards/timecode-toolbox-desktop@0.1.5

Patch Changes

  • 858eb09: Correct some input/output mis-labelling

  • 4fdb9d6: Make it more obvious when output/input is paused/disabled

    Replace the timecode display with a pause icon when an input/output is disabled,
    making it very clear when a timecode won't be sending/receiving a signal.

    Fixes Dedicated windows don't take into account paused state of outputs/inputs #31

  • 858eb09: Clearly display when an output is linked to something

    Previously, it wasn't obvious when an output was connected to an input or
    generator, and which input or generator was linked.

    This is now prominently displayed underneath the output type & name.

    Fixes Not obvious when outputs are linked to inputs/generators #55

  • 6d025db: Fix Art-Net Drift

    The previous implementation of our artnet timecode broadcast would regularly be
    out by about 1 frame, due to us not timing sending of the packets appropriately,
    and rounding down to the nearest frame when converting millisecond timecodes
    to frame timecodes.

    We now schedule appropriate timeouts based on when the next frame starts.

    Fixes Art-Net Drift #30

  • e342d52: Display errors & warnings prominently

    Display any errors and warnings for inputs / outputs
    (such as network / connectivity issues)

    Fixes Errors & warnings not displayed in timecodes #59

@s0 s0 enabled auto-merge (squash) April 25, 2026 15:17
@s0 s0 merged commit e15691e into main Apr 25, 2026
12 checks passed
@s0 s0 deleted the changeset-release/main branch April 25, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant