Re: [Vala] LADSPA bindings

2016-09-12 Thread Victor Aurélio Santos
What I've done: [Compact, CCode (cname = "void")] public class Handle { // ... } [CCode (has_target = false)] public delegate void DescriptorConnectPort(Handle? instance, ulong port, ref double dataLocation); [CCode (copy_function="", destroy_function="")] public

Re: [Vala] The future of Vala

2016-09-12 Thread Michael Gratton
On Fri, Sep 9, 2016 at 3:34 AM, Timm Bäder wrote: So... what's the deal here? Is there any way forward one could look into? Is it wip/transform? IIRC there was some dbus stuff broken here? Are there any TODO items for cleaning up the compiler? Should we just tell people to not

Re: [Vala] The future of Vala

2016-09-12 Thread Michael Gratton
On Tue, Sep 13, 2016 at 2:19 AM, oyster wrote: some killer apps may be a good AD. Like these? ;) -- ⊨ Michael Gratton, Percept Wrangler. ⚙

Re: [Vala] The future of Vala

2016-09-12 Thread oyster
some killer apps may be a good AD. 2016-09-12 0:51 GMT+08:00 Evan Nemerson : > On Sun, 2016-09-11 at 17:30 +0200, Timm Bäder wrote: >> On 10.09, Evan Nemerson wrote: >> > >> > This is something I've been thinking about lately, too. We >> > currently rely on Jürg and Luca's