Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoftpatchEditor #469

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

SoftpatchEditor #469

wants to merge 29 commits into from

Commits on Mar 12, 2015

  1. Configuration menu
    Copy the full SHA
    db575a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. *Softpatch Dialog (Fixture Tree, change Channels)

    *implemented fixture tree including SpinButton column for new Addresses
    *Channels are chanels on accept
    *bug: still bug in SimpleDesk, not updated correctly (crashing)
    offtools committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    a81b4b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2015

  1. *Softpatcheditor (works only on first universe for now, due bug in

    simpledesk and consolechannel)
    *check for overlapping channels added, overlapping channels marked red,
    Warning Dialog added
    offtools committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    5526bcb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. *fix for crashing SimpleDesk crashing, when moving Fixture to different

    universe with the Fixturemanager (Properties Dialog)
    offtools committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    3150d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40eb3d7 View commit details
    Browse the repository at this point in the history
  3. softpatch now works in all universes (cross universe patching is not

    supported - why it should?)
    offtools committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    6582f32 View commit details
    Browse the repository at this point in the history
  4. softpatcheditor FIXME added

    offtools committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    a6389ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7d7d5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b825276 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2015

  1. Configuration menu
    Copy the full SHA
    fc2ffe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2140291 View commit details
    Browse the repository at this point in the history
  3. Update MonitorFixtures channels and values after Fixture was changed

    with FixtureManager or SoftpatchEditor
    offtools committed Mar 21, 2015
    Configuration menu
    Copy the full SHA
    d580ca5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2015

  1. Configuration menu
    Copy the full SHA
    b156c62 View commit details
    Browse the repository at this point in the history
  2. *Test limited to Dimmer only Fixtures

    *Warning added
    offtools committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    cebfd70 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Configuration menu
    Copy the full SHA
    da72e6f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2015

  1. Softpatch now works on universe level, dumpOutput sends patched values

    instead of GMValues, GMValues stay internal
    provides:
    *patch saved in qxw files
    *reset patch / one to one patch
    *unpatch channels by assigning channel 0 in SoftpatchEditor
    
    Todo:
    *Gui improvements for patching multiple channels per dimmer
    *Notification in FixtureManager that Address is patched
    *Tests
    offtools committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    e26cba8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. Configuration menu
    Copy the full SHA
    7b9fc29 View commit details
    Browse the repository at this point in the history
  2. TODO

    offtools committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    deae9fe View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Configuration menu
    Copy the full SHA
    99e51e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6716cb View commit details
    Browse the repository at this point in the history
  3. Softpatch:

     *implemented patch to multiple channels
    offtools committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    8593c1d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Configuration menu
    Copy the full SHA
    af07800 View commit details
    Browse the repository at this point in the history
  2. fixed dimmer test

    offtools committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    51af831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce158d9 View commit details
    Browse the repository at this point in the history
  4. removed one todo

    offtools committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    597de64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52e2796 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9200a6c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. reverting changes in fixturemanager (universe change of fixtures fix)…

    …, done
    
    in a separate branch
    offtools committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    35d2e11 View commit details
    Browse the repository at this point in the history
  2. cleanup

    offtools committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    0c99d57 View commit details
    Browse the repository at this point in the history