Well, it is possible that you're taking a small hit with your MBP, but I still don't believe that…
Neo Ar —
I'm looking at the configure,sh for Sky and I see why declarative wasn't found when I tried buildi…
Like it says right there on the front page, are in the works. Search is one of those that's not …
Interested in putting up your project with us? We still don't have an in-site mechanism for you to…
I can't find a Search or Find button/option. Any hints? Am I missing something? Thanks!
I also tried building MotionBox on ArchLinux few weeks ago, but I didn't continue because it uses …
Neo Ar —
Gave it a try with Qt 4.8 and success! Now I get compilation errors (as I was hoping for). Is WAp…
Veek is my attempt at writing something like Skype/Google hangouts but which is slightly less infu…
Adrian —
Well thats weird. So why am I getting these low FPS then? I'm running it on a mid 2012 MBP retina.…
(void)drawRect:(NSRect)dirtyRect { CGContextRef gctx = [[NSGraphicsContext currentContext] graph…
I also haven't been able to try out yet (until it arrives on Linux), but it seems like it could b…
That's something I would like to add. I thought the Qt framework would handle it for me. That's no…
Well, on the latest Qt 5 the declarative module has to be compiled by hand. Also note that Motion…
Yeah, sounds like a really good idea. Also it would make it easier to convert the existing HMH an…
Hello! I am Elviss Strazdins, a game developer from Latvia. I have been working on games and game …
You probably won't need to watch all the videos, but there are a bunch that make for good introduc…
I usually use my keyboard for most things rather than my mouse and one feature I use on Windows 7 …
I suppose you could use the widely supported format for playlists and use #EXTINF entries to poin…
Exactly, I guess I should drift away from XML and propose a simple HTML alike markup.
Hey thanks for replying to this post. I'm really enjoying the series and I was planning on diverti…
MKV is a specific format and a video source should be format agnostic. That means that a given s…
Even if you don't strictly follow the code that Casey writes in the series, you will learn a lot a…
Of course we want more behind the scenes posts. We're only human, and last I checked, humans reall…
and recently wrote themed blog posts, and as such I couldn't really stay behind. Thankfully I'…
Here's some simple reference code to start with OpenGL: Create GL context: Copy pixels from memor…
Yes, that is also an option what you can do to avoid CRT startup functionality. But the point of t…
no way you'll carry through all the videos without doing anything yourself, those 300+ episodes ta…
Hello. Sorry if I post this in the wrong spot, but I really wanted to express my appreciation for …
Neo Ar —
Pulled the latest source from github, installed the dependencies except for sky (haven't looked in…