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

Highlight Crates a Track is in #617

Merged
merged 26 commits into from
Jun 10, 2015
Merged

Conversation

rryan
Copy link
Member

@rryan rryan commented Jun 10, 2015

Clone of @MK-42's PR #598 with a performance fix.

Markus Klösges and others added 26 commits May 28, 2015 21:14
I think this was why we had to add signals to each individual feature.
This supports bolding/unbolding the playlist/crate when a track is added/removed.
…/PlaylistDAO.

Also add a method to fetch all the playlists/crates a track is in.
Avoids repeatedly asking the DAO for pair-wise membership (requires
linear hash table lookups).
This caused severe performance issues since it triggered a repaint on every loop
iteration.
@MK-42
Copy link
Contributor

MK-42 commented Jun 10, 2015

This won't compile in my tree because of the nullptr references. Is the current master merged in here so that we build with c++11?

@MK-42
Copy link
Contributor

MK-42 commented Jun 10, 2015

works after merging current master in. Also is blazing fast again ;-) LGTM

@rryan
Copy link
Member Author

rryan commented Jun 10, 2015

SGTM, thanks @MK-42 !

rryan added a commit that referenced this pull request Jun 10, 2015
Highlight Crates a Track is in
@rryan rryan merged commit 4a103da into mixxxdj:master Jun 10, 2015
@rryan
Copy link
Member Author

rryan commented Jun 10, 2015

@MK-42 -- you're not in the Mixxx credits yet -- what name would you like to be added?

@rryan
Copy link
Member Author

rryan commented Jun 10, 2015

Oops -- you're in the 1.12 branch but I was looking at master. nevermind!

@sblaisot
Copy link
Member

@rryan you take the wrong guy. There is another one that's not in the credits ;)

@rryan
Copy link
Member Author

rryan commented Jun 13, 2015

@sblaisot oops :) what name would you like in the credits?

@sblaisot
Copy link
Member

@rryan you just have to merge PR606 ;)

@rryan rryan deleted the sidebar-highlight branch April 10, 2016 20:48
@esbrandt esbrandt mentioned this pull request Jun 28, 2017
37 tasks
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.

3 participants