Oriol Ferrer Mesià

Results 8 issues of Oriol Ferrer Mesià

I can't get the `ozone` GUI to look decent using lakka. I am using an rg351mp with the latest release, and I also tested the last nightly build (3.x). Ozone...

On VisualStudio 2015 WIN 10 here; A simple ofApp that tries to save an ofXml on exit() crashes somewhere in boost; ``` Unhandled exception thrown: read access violation. this->_Ptr->_Facetvec was...

Hi! I'm wondering how hard would it be to have blocking methods for send() and receive() for server & client, kinda like ofLoadURL() vs ofLoadURLAsync(). Async is nice, but sometimes...

I am working on an iOS app, and I find getifaddrs() fails (errno 6). This is not supposed to fail, and what I think is happening is that my app...

Hi, first of all, thanks for sharing the source of this! I am trying to find a solution modifying RGB values for transparent pixels (see attached image), and I came...

support for defines persisting across multiple addons - the old code would only keep the latest define.

First of all, thanks for making this happen! The client works really well, and the UX captures the vibe from the old clients too. I have one feature request, but...

Hi, I am trying to copy a bunch of old-school macos X icon files that have the icon data set as a resource fork. This is on OSX 13.6.9 with...