Skip to content

Releases: tv2/casparcg-cliptool

Channelview Fixed

20 Sep 13:25
b864182
Compare
Choose a tag to compare

What's Changed

  • fix: fixes channelview 2 and above not working by @andr9528 in #97

Full Changelog: v2.16.2...v2.16.3

More Bugfixes

13 Sep 10:02
5e086e0
Compare
Choose a tag to compare

What's Changed

  • fix: fixes overlays being applied at startup when not suppose to. by @andr9528 in #92
  • fix: adds check to abort playing/loading file with banned characters. by @andr9528 in #93
  • Ut 254/fix migrating setttings incorrectly by @andr9528 in #94
  • Ut 234/update state on reconnect by @andr9528 in #95
  • fix: fixes packaged Cliptool-gateway being unable to run. by @andr9528 in #96

Full Changelog: v2.16.1...v2.16.2

Note

  • CasparCG Launcher Issue
    An issue with updating old setting setup to the new while Cliptool runs in the CasparCG Launcher has been noticed in some instances.
    In that case it will fail to convert the old one, and lose the changes from the old one.
    It is recommended to backup setting file before updating, if not already part of update procedure.
    Should the issue happen, it is only during the upgrade of of old settings to new, that it has been detected, so settings can manually be inputtet afterward and usage of Cliptool continue as if nothing had happende.

Small Bugfixes

20 Jul 12:54
d738924
Compare
Choose a tag to compare

What's Changed

  • UT-248 - fix scrollbar not showing and overlay not updating by @andr9528 in #91

Full Changelog: v2.16.0...v2.16.1

Mayor Refactor

17 Jul 09:43
ca7ef79
Compare
Choose a tag to compare

Description

Most of the code structure has been refactored to allow for easier support in the future.

What's Changed

  • UT-210: Rebuilding of the code structure for Cliptool. by @andr9528 in #81
  • UT-214: Clear file/folder paths targeting invalid paths by @andr9528 in #86
  • UT-215: lowers brightness of tab color by using same color as active buttons. by @andr9528 in #83
  • UT-216: adjusts styling for hidden files while in 'edit visibility' mode. by @andr9528 in #84
  • Build(deps): bump socket.io-parser from 4.2.2 to 4.2.4 by @dependabot in #88
  • Chore(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in #87
  • fix: fixes a few intances where renaming had not applied. by @andr9528 in #89
  • fix: removes package output folder from version control by @andr9528 in #90

New Contributors

Full Changelog: v2.15.0...v2.16.0

Use tags instead of release

24 May 14:37
Compare
Choose a tag to compare

Instead of using Github releases, Cliptool will use Tags.
So check latest tag for latest release.

CasparCG ClipTool

08 Jun 06:26
12523c5
Compare
Choose a tag to compare

Update 2019-06-18: new Windows build in this release (has released the old build)

Version 1.1.Beta.1:

Important: Update CasperCG-State-Scanner to 0.8.1

  • Huge overhaul of overlay GFX handling and stability
    • BREAKING: new data structure in overlay meta files, so invoke based templates are possible
    • All output channels can now have overlay gfx
    • Less overhead when using gfx
    • Better handling of status of templates
    • Animate in out steps etc
  • Untick Overlay graphics on client. (So it´s possible to let only one client handle gfx)
  • Pull down menu´s for selecting folders in settings

CasparCG ClipTool

CasparCG ClipTool is a clip tool that scans predefined folders, and let´s you play it out on predefined outputs.
Each output is in it´s own separate Tab, so it´s easy to change a loop on one screen without messing with the others.
You have PVW que in the left half of the thumb, and PGM-que in the right part of the thumb. A discrete dotted line shows where the PVW/PGM split is.
Countdown of playing clip.

A pre-build version for Mac, Windows and Raspberry Pi is attached, but as it´s build in Electron it´s easy to build for other Linux platforms.
Please Chime in if you have any inputs or want to help :slight_smile:

ClipTool is tested on CasparCG-Server NRK version 2.1.3, and CasparCG-Server 2.2.0-stable

CasparCG-state-scanner must be running on the CCG server.

https://github.com/olzzon/casparcg-state-scanner/releases/tag/0.7.2

Overlay using example from the "Example-using-overlay" folder in the repository.
image

image

CasparCG ClipTool

01 May 07:48
64613c1
Compare
Choose a tag to compare
CasparCG ClipTool Pre-release
Pre-release

Version 1.0.Beta.2:

  • Synchronize settings across devices. So when turn on loop on one client, it turns on on all, or if a media folder in settings is changed, it´s changed on all clients.
  • Added Reload-Button in text mode

CasparCG ClipTool

CasparCG ClipTool is a clip tool that scans predefined folders, and let´s you play it out on predefined outputs.
Each output is in it´s own separate Tab, so it´s easy to change a loop on one screen without messing with the others.
You have PVW que in the left half of the thumb, and PGM-que in the right part of the thumb. A discrete dotted line shows where the PVW/PGM split is.
Countdown of playing clip.

A pre-build version for Mac, Windows and Raspberry Pi is attached, but as it´s build in Electron it´s easy to build for other Linux platforms.
Please Chime in if you have any inputs or want to help :slight_smile:

ClipTool is tested on CasparCG-Server NRK version 2.1.3, and CasparCG-Server 2.2.0-stable

CasparCG-state-scanner must be running on the CCG server.

https://github.com/olzzon/casparcg-state-scanner/releases/tag/0.7.2

Overlay using example from the "Example-using-overlay" folder in the repository.
image

image

CasparCG-ClipTool

15 Mar 19:55
c30188a
Compare
Choose a tag to compare
CasparCG-ClipTool Pre-release
Pre-release

Version 1.0.beta1:

  • Shortcuts for all outputs: (1, 2, 3, 4: mix - q, w, e, r: start output)
  • New views:
    • Full view (existing)
    • Text view for cueing on small touchscreen
    • Control view for control only on touchscreen
  • Autoupdate thumb list when another client or an external service changes the order.
    • cliptoolthumbsorder.ftd can be controlled by an external app for ordering the playlist
  • Disable drag´n´drop in settings on client
    • When using touchscreen, drag´n´drop messes up things
    • when using an external app to control the order of the clips.

Fixed: Added or removed media didn´t update playlist

CasparCG ClipTool

CasparCG ClipTool is a clip tool that scans predefined folders, and let´s you play it out on predefined outputs.
Each output is in it´s own separate Tab, so it´s easy to change a loop on one screen without messing with the others.
You have PVW que in the left half of the thumb, and PGM-que in the right part of the thumb. A discrete dotted line shows where the PVW/PGM split is.
Countdown of playing clip.

A pre-build version for Mac and Windows is attached, but as it´s build in Electron it´s easy to build for Linux (I have it running on a raspberry pi)
Please Chime in if you have any inputs or want to help :slight_smile:

ClipTool is tested on CasparCG-Server NRK version 2.1.3, and CasparCG-Server 2.2.0-stable

CasparCG-state-scanner must be running on the CCG server.

https://github.com/olzzon/casparcg-state-scanner/releases/tag/0.7.2

Overlay using example from the "Example-using-overlay" folder in the repository.
image

image

CasparCG-ClipTool

04 Mar 09:08
1b1958b
Compare
Choose a tag to compare

Version 0.9.1:

Fixed build issue: App didn't´t work in production mode. Pre-versions now works without installing nodejs.

Version 0.9.0:

Drag´n´drop are now stored centrally on CCG server, so when reloading clients they´ll all have the same order.

CasparCG ClipTool

CasparCG ClipTool is a clip tool that scans predefined folders, and let´s you play it out on predefined outputs.
Each output is in it´s own separate Tab, so it´s easy to change a loop on one screen without messing with the others.
You have PVW que in the left half of the thumb, and PGM-que in the right part of the thumb. A discrete dotted line shows where the PVW/PGM split is.
Countdown of playing clip.

A pre-build version for Mac and Windows is attached, but as it´s build in Electron it´s easy to build for Linux (I have it running on a raspberry pi)
Please Chime in if you have any inputs or want to help :slight_smile:

ClipTool is tested on CasparCG-Server NRK version 2.1.3, and CasparCG-Server 2.2.0-stable

CasparCG-state-scanner must be running on the CCG server.

https://github.com/olzzon/casparcg-state-scanner/releases/tag/0.7.2

Overlay using example from the "Example-using-overlay" folder in the repository.
image

image

CasparCG-ClipTool

26 Feb 12:28
626dc46
Compare
Choose a tag to compare

Version 0.8.3:

Bugfixes
Added Datafolder in settings, so metadata files can have a separate folder from media.

Version 0.8.2:

Support for CCG 2.2

New in version 0.8.0:

Added:

  • "AutoNext" button, so it´s possible to use it as a clip loop player.
  • "NEXT" & "PREV" buttons, so it´s easy to jump to next clip.
  • Graphics template overlays, based on .meta files, so you can add lower thirds etc. to your output.
  • Wipe between clips when in AutoNext mode.
  • Autoupdate thumbnails when new files are added or removed.

CasparCG ClipTool

CasparCG ClipTool is a clip tool that scans predefined folders, and let´s you play it out on predefined outputs.
Each output is in it´s own separate Tab, so it´s easy to change a loop on one screen without messing with the others.
You have PVW que in the left half of the thumb, and PGM-que in the right part of the thumb. A discrete dotted line shows where the PVW/PGM split is.
Countdown of playing clip.

A pre-build version for Mac and Windows is attached, but as it´s build in Electron it´s easy to build for Linux (I have it running on a raspberry pi)
Please Chime in if you have any inputs or want to help :slight_smile:

ClipTool is tested on CasparCG-Server NRK version 2.1.3

CasparCG-state-scanner must be running on the CCG server.

https://github.com/olzzon/casparcg-state-scanner/releases/tag/0.7.2

Overlay using example from the "Example-using-overlay" folder in the repository.
image

image