qlcplus icon indicating copy to clipboard operation
qlcplus copied to clipboard

Q Light Controller Plus (QLC+) is a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc. This project is a fork of the great QLC project...

Results 96 qlcplus issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR introduces a new feature into QLC+: the Fixture Tester. With this feature (that you can toggle) with a button in the Fixture Manager selected fixtures will output white...

Hello @mcallegari, this pull request extends the rgbScript API by the raw colors as set in the UI in addition to the step color. Effectively, this allows synchronization of RGB...

**Describe the bug** When QLC+ is configured to communicate through OSC Plugin, we are encountered a problem with the feedback of the scenes commanded by a "collection" type function and...

Hi, This PR introduces a new MIDI Plugin setting. As it stands right now, when QLC+ receives a `Note Off` command, it gets [auto-mapped to value 0](https://github.com/Timebutt/qlcplus/blob/master/plugins/midi/src/common/midiprotocol.cpp#L51). Because of this,...

**Describe the bug** If you set an icon on a button its just applied like a background ( see first image) , it would make more sense to place it...

**Describe the bug** When defining keyboard shortcuts in virtual console widgets, pgup and pgdown (and arrows) don't work. It can be usefull to use a presenter remote as remote control...

**Describe the bug** When using Art-Net to DMX passthrough, this stops after less than a minute. The only fix I've found is to have QLC+ also outputting Art-Net on the...

I have a midi control surface with motorized faders. When moved, those faders get back in their original positions. These forum topics are describing the issue: https://www.qlcplus.org/forum/viewtopic.php?f=29&p=66484 https://www.qlcplus.org/forum/viewtopic.php?t=14190 With the...

Bugs fixed: - selecting or deselecting a fixture with Fixture Groups panel open results in a segfault - Escape erases the names of fixtures and universes - Switching from Fixture...