Skip to content

Latest commit

 

History

History
137 lines (86 loc) · 9.92 KB

File metadata and controls

137 lines (86 loc) · 9.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.1 (2022-02-06)

Bug Fixes

  • support version when running as an Electron app (2e9d183)

1.5.0 (2022-02-06)

Features

  • Display software version in MTX Setup (597585a)

1.4.2 (2022-02-06)

Bug Fixes

  • Loading invalid Salvos could crash NDI Controller (a50e672)

1.4.1 (2022-02-06)

Bug Fixes

  • When set all crosspoints when new ember client is connecting. (51b506e)

1.4.0 (2022-02-06)

Bug Fixes

  • delay app restart to ensure settings are saved (5a8510c)
  • empty sources and targets was indicated with very small buttons in settings (18faa3c)
  • Restart program after changing settings (c70c0a1)
  • Selecting source 0 when it's already selected, could cause infinite loop. (3283274)
  • stay in settings view until restart of app (6b48dfb)

1.3.0 (2022-02-02)

Features

  • exclude source on userpanel - show exludes sources in target settings (f630a18)
  • filter sources for userpanels (305d575)
  • initial skaarhoj support (d87328e)
  • Skaarhoj - handle panels with more buttons than sources (d40ca0f)
  • skaarhoj hw control - use serial nr to define target to control (8406840)
  • Skaarhoj panels - add number of hw buttons (5dede51)
  • Skaarhoj Quick Bar implementation - works on target 0 (218aeb6)
  • sources excludelist for userpanels - web panel implemented (0dbb3a0)

1.3.0 (2022-02-02)

Features

  • exclude source on userpanel - show exludes sources in target settings (f630a18)
  • filter sources for userpanels (305d575)
  • initial skaarhoj support (d87328e)
  • Skaarhoj - handle panels with more buttons than sources (d40ca0f)
  • skaarhoj hw control - use serial nr to define target to control (8406840)
  • Skaarhoj panels - add number of hw buttons (5dede51)
  • Skaarhoj Quick Bar implementation - works on target 0 (218aeb6)
  • sources excludelist for userpanels - web panel implemented (0dbb3a0)

1.2.1 (2022-02-02)

1.2.0 (2022-01-24)

Features

  • NDI copyright notice and link on MTX setup page (88fd6a3)
  • REST API load a preset/salvo (04269a0)
  • REST API state includes sourcelist (adbd1fb)

Bug Fixes

  • Ember protocol - toggled between source and index 0 when conneting to the same crosspoint twice. (3c04b90)
  • Update Ember MTX name to "NDI Controller" (3813ca7)

1.1.0 (2022-01-07)

Features

  • add pgk for selfcontained nodejs build (2487f58)
  • press and hold to save preset (4f66098)
  • Rename to Salvo from Preset (84f9ac5)

Bug Fixes

  • Ignore Ember source disconnect (clearing happens before setting a new source) (55b9eca)

0.0.2 (2021-11-20)

Features

  • add discovered NDI sources to a source, save setitngs, update popup source. (a0d58b7)
  • add remove sources in settings (db23ee9)
  • Add remove Targets in settings (abbfdbd)
  • Default window size - GUI tweaks (467bf17)
  • discover NDI sources, renaming, and button to discover in source popup settings (618041e)
  • DOT instead of X in matrix (dd19034)
  • GUI and added electron-builder (ac06cf7)
  • GUI clean up (7457637)
  • GUI dimm buttons a bit (de1b23c)
  • GUI logo added (24dabad)
  • GUI logo update (b257b31)
  • GUI move settings to bottom (2ee8823)
  • GUI popup (ec92b58)
  • GUI update settings view (c4fe54b)
  • GUI updates (ae66ec3)
  • load and save presets (8409052)
  • settings - delete source/target moved to pop screen (8654f26)
  • settings save target list to file (f9d5990)
  • storage moved to os home folder (2370dc5)
  • Update NDILIB to 5 (7506423)
  • update sources.json file from settings (840ab14)
  • win build missing .lib file (c4ec78e)

Bug Fixes

  • Electron-builder downgraded because of problem on windows - asar is disabled (3917071)
  • electron-builder unpack Release (ndi packages) (b4a90cb)
  • logo forgot file (99fd1fc)
  • move back to NDI 4 (as some rewriting is needed for V5 (107570d)