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

CADisplayLink #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

CADisplayLink #3

wants to merge 2 commits into from

Conversation

tjanela
Copy link

@tjanela tjanela commented Oct 14, 2010

Hi there Rob,

Some time has passed since we last talked. Sorry about the the delay.

Give a look at my pull request and tell me what you think.
I'm gladly open to feedback.

I've been trying to find a way to capture UIKit animations (without UIScreenGetImage) but I'll have to dig deeper. Tough one. Do you have any hints on this one? We should kick Steve's ass getting away with this.
I'm also thinking on adding a UIImage to mirrorWindow to be presented on the projector screen. It makes sense whenever we are presenting an App to customers so they can look at our pretty logo (or perhaps a nice background with the logo embedded). It's a bit off topic but you can tell me what you think and, if you like the idea, we'll find a way to embedded it the code.

Cheers:
TJanela

@freespace
Copy link

This is a good pull (is that the word? Sounds kinda dirty).

The CADisplayLink method fixed all kinds of problems for me, mainly VGA not working - it would show a snapshot of the screen at the moment of attachment, then then screen won't update.

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.

2 participants