anthonya1999/GoodNight

Add Apple TV support

Closed this issue · 3 comments

Could you add support for the 4th generation Apple TV?

@PannenkoekenNL It's very possible, it has the same frameworks as the iPhone, so in theory it should already work. Will look into it...

This may be possible by changing the gamut matrix. I just remembered I actually tried it using the gamma table in the past, but it wouldn't allow me to do so, it had something to do with the gamma table file in the documents folder

Looked into it, but IOMobileFramebufferGetMainDisplay actually fails right off the bat, so we can't really do anything about that, since the framebuffer connection will be NULL.