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

Add appmodule for 64-bit version of Media Player Classic #8364

Merged
merged 7 commits into from
Jul 31, 2018

Conversation

lukaszgo1
Copy link
Contributor

Link to issue number:

Fixes #6066

Summary of the issue:

NVDA has an app module for MPC-HC, but only for 32-bit version.

Description of how this pull request fixes the issue:

I've created an app module for 64-bit version of MPC-HC which simply uses a 32-bit app module.

Testing performed:

Tested that status bar is properly recognized in 64--bit version of MPC-HC and that app module is loading.

Known issues with pull request:

None

Change log entry:

  • Bug fixes
    The 64-bit version of Media Player Classic is now supported.

LeonarddeR
LeonarddeR previously approved these changes Jun 4, 2018
# Copyright (C) 2018 NV Access Limited, Łukasz Golonka
# This file may be used under the terms of the GNU General Public License, version 2 or later.
# For more details see: https://www.gnu.org/licenses/gpl-2.0.html
from mplayerc import *
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add an empty line before and after this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukaszgo1
Copy link
Contributor Author

@LeonarddeR I believe I've addressed your commends. Is your approval enough to incubate this or something else needs to be done?

@LeonarddeR
Copy link
Collaborator

Yes, I think it is safe to incubate this, as it is a very small change. Could you please merge in most recent master before this will be merged into master in around a week or two?

michaelDCurran
michaelDCurran previously approved these changes Jul 31, 2018
@michaelDCurran michaelDCurran dismissed stale reviews from LeonarddeR and themself via 1b907cd July 31, 2018 04:05
@michaelDCurran michaelDCurran merged commit 9f59209 into nvaccess:master Jul 31, 2018
@nvaccessAuto nvaccessAuto added this to the 2018.3 milestone Jul 31, 2018
@lukaszgo1 lukaszgo1 deleted the I6066-MPC-HC64AppModule branch May 13, 2019 15:57
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.

support for Media Player Classic 64 bit
4 participants