code

ofxMailUtils

This openframeworks addon allows to send and receive mails using the pop3 and smtp protocols. Currently it doesn't allow for encrypted conections.

project page

ofxHttpUtils

Done in colaboration with Chris Oshea and Jesus Gollonet. Allows to send http requests without blocking the main app while the response arrives. It has some threading problems already.

project page

ofxVlc

Developed during the programming of the visuals for Enaudi and Lipock concert. It allows to use libvlc as a backend for video playing in openFrameworks. The speed and seek control has a really bad response but has some interesting options like allowing for video streaming and opening some strange devices like dvds, dv, dvb...

project page

ofxMidiIn

Developed during the programming of the visuals for Enaudi and Lipock concert. Allows to use a midi controller by registering a class to it's events.

project page