On Wed, Aug 07, 2013 at 02:04:01PM +0100, Mark Ellis wrote:
> pyplug_optional_finalize.diff
> Stops the python plugin dying if there is no optional finalize function
>
> evoplug-glib-deprecated.diff
> g_type_init() was deprecated in glib 2.36, so made it conditional.
>
> evoplug-mem-management.diff
> Started off as a memory management cleanup, hence the name, turned into
> a general clean up and bug hunt, corrected some error reporting and
> trace logs, even fixed some code formatting. Would've been nice to break
> up the patch, but it was all a bit interwoven.
>
> evoplug-read-func.diff
> Add _read_ functions to the sinks, no particular reason, they just
> weren't there.
Thanks again! That was some delicate memory management work in there. :-)
All committed.
- Chris
|