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

VideoPlayer: InputStream #9592

Merged
merged 2 commits into from
Apr 12, 2016
Merged

VideoPlayer: InputStream #9592

merged 2 commits into from
Apr 12, 2016

Conversation

FernetMenta
Copy link
Contributor

  • fix use of multiple types of InputStream addons
  • use parent, if not busy. safes copying the dll every time on open

@mapfau could you test this with your second addon?

@FernetMenta FernetMenta added Type: Fix non-breaking change which fixes an issue v17 Krypton Component: Video labels Apr 10, 2016
@FernetMenta FernetMenta added this to the Krypton 17.0-alpha1 milestone Apr 10, 2016
std::vector<std::string> m_pathList;
bool m_parentBusy;
};
static std::map<std::string, Config> m_congigMap;

This comment was marked as spam.

This comment was marked as spam.

@FernetMenta
Copy link
Contributor Author

jenkins build this please

@FernetMenta FernetMenta merged commit 6167026 into xbmc:master Apr 12, 2016
@FernetMenta FernetMenta deleted the inputstream branch April 12, 2016 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Video Type: Fix non-breaking change which fixes an issue v17 Krypton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants