GammaThingy
GammaThingy copied to clipboard
Does not work on iPad pro
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.
It would be cool to know this about more devices like apple watch and apple tv and all types of iPad.
Am 17.11.2015 um 15:43 schrieb uvesten [email protected]:
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.
— Reply to this email directly or view it on GitHub.
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.