I noticed that my GStreamer app and gst-launch do not work if the CodeBlock dev tools command line is open. Specifically, it is unable to decode Vorbis files.
Even if there is one terminal open, where gst-launch playbin2 can play a Vorbis file, if I then open the dev. command line separately...
How do the magnets factor into being environmentally friendly? I can't recycle a box with magnets in it, right? Do I take the magnets off first and use them to hang things on my fridge?
You could make the software so that if the new value is higher when you switch back, you would have to turn it down to the old value before turning it back up.
don't all the big consoles have telemetry, too?
I stopped buying consoles after the PS2 but apparently everybody is okay with them having always-on DRM now.
I'll port my games. I'm too lazy to put them on the repo but they're on my website.
Edit: I expect at least one more Ludum Dare will pass before I buy a Pyra so that game will be written with both Pandora and Pyra in mind.
You don't need to check any more tiles than are on screen, because they're on a grid and you can use some simple math to see which x and y ranges of tiles will be visible.
When I made my platformer though, I loaded each level chunk into one of LOVE2D's SpriteBatches. This way I can draw...
Can I use an M4 to listen to the microphone and wake up the main CPU when there's audio to be recorded?
I seem to recall testing constant microphone listening on Pandora and it used a lot of CPU. Or maybe that was Mumble, which uses a lot of CPU even on desktop, even when it's totally not...