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

linux: add OptionalsReg for audio drivers #13758

Merged
merged 3 commits into from
Apr 11, 2018

Conversation

FernetMenta
Copy link
Contributor

At the time we added Register for audio drivers we had no folder platform/linux

@FernetMenta
Copy link
Contributor Author

@pkerling @lrusak you may want to adapt Wayland and gbm

@Rechi
Copy link
Member

Rechi commented Apr 10, 2018

xbmc/platform/linux/OptionalsReg.(cpp|h) files are missing.

bool OPTIONALS::PulseAudioRegister()
{
bool ret = CAESinkPULSE::Register();
return ret;

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@FernetMenta FernetMenta merged commit 151a155 into xbmc:master Apr 11, 2018
@FernetMenta FernetMenta deleted the optionals branch April 11, 2018 17:56
@Rechi Rechi added this to the Leia 18.0-alpha2 milestone Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants