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

Resolve merge conflicts from 1.12 to master #628

Merged
merged 115 commits into from
Jun 17, 2015
Merged

Resolve merge conflicts from 1.12 to master #628

merged 115 commits into from
Jun 17, 2015

Conversation

uklotzde
Copy link
Contributor

As offered on mixxx-devel.

Markus Klösges and others added 30 commits May 19, 2015 22:19
modplug: set channel count and other track info on open
Get Filepath by absoluteFilePath to preserve symlinks
…the Manual (Unicode 0x21D7, North east double arrow)
Fix console output on Windows
@uklotzde uklotzde changed the title Merge1.12 to master Merge 1.12 to master Jun 16, 2015
@ywwg
Copy link
Member

ywwg commented Jun 16, 2015

hm is there any way to see just the merge conflicts?

@uklotzde
Copy link
Contributor Author

@ywwg I will send you the files that had merge conflicts. Then you can do the merge yourself, makes me feel safer ;)

@uklotzde
Copy link
Contributor Author

You only need to copy the following files from this branch:
src/test/coverartcache_test.cpp
src/test/soundproxy_test.cpp

Resolving the remaining conflicts should be straightforward to resolve. The file soundsourcemodplug.cpp can simply be deleted, I don't see any reason why parsing the header when opening the SoundSource.

@uklotzde uklotzde changed the title Merge 1.12 to master [DON'T MERGE] Resolve merge conflicts from 1.12 to master Jun 16, 2015
@ywwg
Copy link
Member

ywwg commented Jun 16, 2015

It's ok, if you're confident with the merge you did then that's fine with me. I was just wondering if there was an easy way I could skim it in github. The tests timed out on Travis, but if they pass for you then I'm ok with merging this in.

@uklotzde
Copy link
Contributor Author

Just wait a second. I've done the merge again to double check the modifications. Now I will do a clean local build, run all the tests and force push this new branch.

…e1.12ToMaster

# Conflicts:
#	src/library/searchquery.h
#	src/library/searchquery.cpp
#	src/main.cpp
#	src/soundsourcemodplug.cpp
#	src/test/coverartcache_test.cpp
#	src/test/soundproxy_test.cpp
@uklotzde uklotzde changed the title [DON'T MERGE] Resolve merge conflicts from 1.12 to master Resolve merge conflicts from 1.12 to master Jun 16, 2015
@uklotzde
Copy link
Contributor Author

I've repeated the merge, just to be sure that everything is correct. If the Travis CI build and tests pass this branch will be ready for merging.

The main conflicts that had to be resolved were in src/test/coverartcache_test.cpp and src/test/soundproxy_test.cpp

engine/enginefilteriir.h: No manual modifications even though it is shown in the diff
main.cpp: Removed "Console" (from 1.12)
soundsourcemodplug.cpp: Discarded modifications of commit 8082fdd, should not be relevant any longer
searchquery.cpp: Deleted obsolete destructor of NotNode
searchquery.h: No manual modifications even though the file mentioned as a merge conflict

@ywwg
Copy link
Member

ywwg commented Jun 16, 2015

thanks for doing this -- if you want you could even do this once a week and make sure master is getting all our yummy bug fixes :)

@daschuer
Copy link
Member

LGTM, Thank you.

daschuer added a commit that referenced this pull request Jun 17, 2015
Resolve merge conflicts from 1.12 to master
@daschuer daschuer merged commit ab53f56 into mixxxdj:master Jun 17, 2015
@uklotzde uklotzde deleted the Merge1.12ToMaster branch July 18, 2015 12:15
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.

10 participants