Resource icon
This is a hotfix release of OBS Color Monitor.
Changes in this release are as below.
  • dock has several bug fixes.
    • Crash when changing component type between RGB and Luma in histogram, reported by @ASchneider.
    • Dock title could not be set on Windows, reported by @datlaunchystark.
      In addition, default name will be set when creating a new dock.
    • ROI does not work if there is no scope selecting YUV (Luma, Chroma).
    • ROI selection did not go to scopes if interleave was disabled.
Thank you all for reporting bugs on the latest version.
Unfortunately, I couldn't reproduce the crash bug when switching scene-collection. If the issue persist, please let me know.
This is a hotfix release of OBS Color Monitor.

This release fixed a bug on dock.
  • Fixed a bug that the dock increased when changing scene-collection. Changes below are made to fix the many docks generated by this bug.
  • Added a feature to remove dock(s).
  • Removed a default dock and and added a feature to add docks from `Tools` menu.
I'm sorry for your trouble when changing the scene collection.
  • Like
Reactions: ASchneider
This is a minor release of OBS Color Monitor.
Changes in this release are below.
  • waveform and histogram
    • Add an option to display YUV levels.
  • dock
    • Improved performance by transfering frame data from GPU at once for all scopes (vectorscope, waveform, histogram) in a dock. Due to this change, scale of each scope is removed.
    • Interleave to transfer frame data to reduce rendering time.
    • Added ability to choose different scenes and sources. Open properties for ROI and select `Source`.
    • Improve mouse interaction on ROI; drag to move or resize the region.
    • When opening the properties, the location of the right click selects the first tab.
  • Bug fixes
    • Fixed `com.apple.main-thread` crashes at `__gl_update_block_invoke` on macOS.
    • Fixed alpha blending issue found when running on OBS Studio 26.0.
    • Fixed some other bugs and warnings.
    • macOS: Added a cmake option `CMAKE_OSX_DEPLOYMENT_TARGET=10.13` so that the plugin should work under macOS 10.13 or later.
This is a minor release of OBS Color Monitor.
Change in this release is
  • Notarized macOS binary file.
There are no changes for Windows and linux.
This is a minor release of OBS Color Monitor.

Changes from the last release are
- Added dock widget
- vectorscope:
- Changed default graticule color to amber.
- Changed default graticule style.
- Changed default skintone line (very small change).

Since the dock is a new feature requiring a lot of implementation, consider to use 0.1.7 just in case if something is wrong on your system.
  • Like
Reactions: BenAndo
This release changes these items.
- Changed default scale factor to `2`.
- Fixed an issue #8, transition on program was not shown.
- Added current preview as a source.
- Slight performance improvement.

There are known issue.
- Performance is much slower on MacOS.
This release changes these items.
  • Vectorscope: added skin tone line.
  • Can select current program as a source.
  • Reorder scene and source list on a property window.
    • Scenes are ordered as same as the scene list.
    • Other sources are listed in alphabetical order.
This is a minor release of OBS Color Monitor. This release changes these items.
  • Added graticule on waveform source.
  • Added a logscale option for histogram source.
  • Like
Reactions: ASchneider
This is a bugfix release of OBS Color Monitor.
  • Fixed a bug that histogram and waveform are not correctly displayed on Windows.
  • Fixed a infinite loop if choosing itself as a source
I'd like to thank @ASchneider for finding the bug.
  • Like
Reactions: ASchneider
This release changes these items.
  • Histogram source is newly added.
  • Waveform source
    • Added a feature to select display type; overlay, stack, and parade.
  • All sources
    • Fixed a bug that some sources are not drawn if not being displayed on any of the program, preview, or projectors.
Top