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

Introduced ControlObjectSlave and converted some controls to this. #38

Merged
merged 9 commits into from Oct 15, 2013

Conversation

daschuer
Copy link
Member

@daschuer daschuer commented Jul 7, 2013

This is the next transition of atomic CO.
The main advantage is that the connections are established only when needed.
I did not changed it in ControlObjectThread to avoid change issues.
There are many ControlObjectThread instances where the change signal is not needed. This change will save the set() caller for doing unnecessary checks for possible connections.

@daschuer daschuer mentioned this pull request Aug 11, 2013
@daschuer
Copy link
Member Author

I would like to merge this soon. Any objections?

@ywwg
Copy link
Member

ywwg commented Oct 12, 2013

paging @rryan to the pull request -- he's the CO architect

// Resets the control to its default value. Thread safe, non-blocking.
virtual void reset();

signals:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a comment that you must not connect directly but instead should use connectValueChanged.

@rryan
Copy link
Member

rryan commented Oct 14, 2013

Otherwise, LGTM. Thanks!

@daschuer
Copy link
Member Author

Thank you for review!

daschuer added a commit that referenced this pull request Oct 15, 2013
Introduced ControlObjectSlave and converted fist slave Cos to this
@daschuer daschuer merged commit 65b53f3 into mixxxdj:master Oct 15, 2013
illuusio added a commit to illuusio/mixxx that referenced this pull request Nov 18, 2014
@daschuer daschuer mentioned this pull request Dec 28, 2014
@daschuer daschuer mentioned this pull request Jun 11, 2018
11 tasks
daschuer added a commit that referenced this pull request Jan 27, 2019
daschuer pushed a commit that referenced this pull request Nov 10, 2019
quantisation fix + cue fix + git-clang-format
m0dB pushed a commit to m0dB/mixxx that referenced this pull request Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants