-
Notifications
You must be signed in to change notification settings - Fork 94
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
Does not work on iPad pro #50
Comments
It would be cool to know this about more devices like apple watch and apple tv and all types of iPad.
|
Very interested in iPad Pro support. |
Any plans to support or is this project in stasis until someone else picks it up? |
getGammaTable also gives you an empty (all zeroes) data object. Something smells fishy... |
Think we'll have to wait for a 9.1 jailbreak before we can dump the IOMobileFramework private headers from a suitable device before any progress can be made on this. |
Have tried to find out why, we get a reference to the framebuffer, and can call setGammaTable, but the screen does not change.
Do you have newer iOKit headers? I think that on the pro we might need to set a flag to allow gamma table changes.
The text was updated successfully, but these errors were encountered: