-
Notifications
You must be signed in to change notification settings - Fork 160
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
Almost a major refactor #21
base: master
Are you sure you want to change the base?
Conversation
except image_view
Hello. Sorry for the late reply, I was away for a few weeks. Thank you very much for your efforts. As you say... this is mainly a complete rewrite. I don't feel confident merging it. At least we'd need to test every old possible use case to make sure it still works as before. Said that, I have the following concerns:
I do like the capability of looping and also pausing the play. Couldn't that be implemented in the previous code base? |
Regarding the versions
Regarding the refactor:
TLDR: This PR is just a refactor with minor changes. Makes it easier for developers, but not required to be merged upstream. The minor changes can be cherry-picked and merged. |
This code uses C++11 and CMake 3.1. I don't know what the compatibility requirements are. If you are not able to merge this, no issues.
Modified the code to have the following: