
Shamus
Members-
Content count
6 -
Joined
-
Last visited
Everything posted by Shamus
-
Patches welcome. On second thought, unless that patch is a source code macro, don't bother.
-
Thanks for the patch Seb! As far as archive file linking goes, could you file that bug in my bug tracker? That way, I can keep track of it better. It's located at: http://jlhconsulting.gotdns.com/bugs/ . Be sure to file it under the "RLN" product.
-
@CJ: Bug reports are awesome! Your bug reports have been a major part of the reason that VJ's accuracy has gone up. @Saturn: BTC isn't all that complicated, especially if you use something like Coinbase to buy it. I would embed a link to a merchant account with them (like the Humble Bundle guys do), but I really don't want to get in bed with 'em. Updates on VJ have been slow, mainly because of, uh, shall we say, real life challenges. All that's holding up a real release now is finishing up the controller configuration, and I can do it the way I want now by switching to SDL2 (hotplug support--w00t!)--which will require a slight rewrite, but nothing too hairy. Just need to get time/motivation to do it.
-
Well, if you look on the VJ homepage you will notice that we accept Bitcoin donations. Support is always welcome!
-
@SCPCD: How does that work? Does the OP see that it's a scaled bitmap and then decide to drop the low 4 bits to get the rest of the data?
-
Did you try the same code with a non-scaled bitmap, and does that work on real hardware? Also, if you could post a minimal code example that displays the problem, that would go a long way towards helping figure out the problem (no need to post image files, I can insert my own).