I've patched the current trunk (revisoin 818) with a small gimmick. To supply the processor classes/ callback functions/ signals with some user specific data, i added a void pointer to the methods. By using a default value (0) it is downward compatibility.
Hello,
I've patched the current trunk (revisoin 818) with a small gimmick. To supply the processor classes/ callback functions/ signals with some user specific data, i added a void pointer to the methods. By using a default value (0) it is downward compatibility.
It is usable like the following example:
This will decrease the amount of static/global functions.
you can find the patch here.
Cheers.
Last edit: itwasntpete 2014-02-24