marcusbirkin

Results 17 issues of marcusbirkin

When adding multiple scope channels with the same universe/address, all but the initial channel return componded results.

bug

In v2.1.3 (beta) and ealier, if "Display sources with no DMX Data" is ticked; a source is erroneously listed as online, even when the source has gone. Reproducer - Untick...

bug

Setting a high start address, e.g. 512, will correctly disable invalid address faders. But the address faders are still show, with "random" levels. These should be hidden or at least...

bug

Requires ability to interact with Universe Synchronization messages

enhancement

Currently each transmitting window/source generates a new CID. There should be a function to allow this behavior or allow re-use of CIDs between multiple transmitting windows/sources.

enhancement

#273 Convert the project from QMake to CMake Will also resolve the reason for #272 by using CPack ## ToDo ### Windows - [x] CI Build - [x] Package -...

enhancement
Installer

The windows installer is missing MSVC runtime installer

Installer

Breakpad isn't running the callback dumper for the Windows build, unsure from when but with at least v2.2.0-beta.1 From testing this appears to be only for Qt GUI apps; console...

bug

Appimage build fails to run `$export QT_DEBUG_PLUGINS=1` `$./sACNView_2.2.0-beta.1-x86_64.AppImage` `QFactoryLoader::QFactoryLoader() checking directory path "/tmp/.mount_sACNViC1JvB5/platforms" ...` `qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""` `This application failed to start...

Installer
fixed in development branch

@docsteer We should consider using Qt Installer Framework to allow a single installer config to work with multiple operating systems. It also has closer links directly with the Qt Build...

question
Installer