Re: [LMMS-devel] something is not ok with rc-7.1

2014-11-15 Thread Vesa
On 11/15/2014 08:38 PM, Tres Finocchiaro wrote: > Thanks. Here's the windows builds: > https://github.com/tresf/lmms/releases/tag/v1.0.97. Will try to test > tonight. Eh... you might want to build that again, I found a slight bug and fixed it. --

Re: [LMMS-devel] something is not ok with rc-7.1

2014-11-15 Thread Tres Finocchiaro
Thanks. Here's the windows builds: https://github.com/tresf/lmms/releases/tag/v1.0.97. Will try to test tonight. - tres.finocchi...@gmail.com On Sat, Nov 15, 2014 at 11:56 AM, Vesa wrote: > On 11/15/2014 06:32 PM, Tres Finocchiaro wrote: > > > > Thanks Vesa. I have a slower machine I can tes

Re: [LMMS-devel] About the "paid developer" idea...

2014-11-15 Thread Jonathan Aquilina
In all honest would an influx of funds be a bad thing? We could use that for other initiatives as well, such as money prizes for competitions maybe or even an LMMS foundation. On Mon, Nov 10, 2014 at 7:00 PM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > We have to be careful too... whe

Re: [LMMS-devel] About the "paid developer" idea...

2014-11-15 Thread Lukas W.
I think we need more ways for users to donate, not only PayPal. What do you think of accepting donations via http://flattr.com/ and/or http://gratipay.com/ (formerly gittip)? 2014-11-14 15:12 GMT+01:00 Vesa : > On 11/13/2014 11:10 PM, Tres Finocchiaro wrote: > > I personally don't feel a poll is

Re: [LMMS-devel] something is not ok with rc-7.1

2014-11-15 Thread Vesa
On 11/15/2014 06:32 PM, Tres Finocchiaro wrote: > > Thanks Vesa. I have a slower machine I can test stuff out on if it > cines to that. > Here you go: https://github.com/LMMS/lmms/pull/1305 -- Comprehensive Server Monit

Re: [LMMS-devel] something is not ok with rc-7.1

2014-11-15 Thread Tres Finocchiaro
Thanks Vesa. I have a slower machine I can test stuff out on if it cines to that. -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile pus

Re: [LMMS-devel] something is not ok with rc-7.1

2014-11-15 Thread Vesa
I'm now trying something fancy in stable-1.1 branch - I'm attempting to convert the FxMixer's threading model to a more efficient one, where the jobqueue is filled dynamically by atomic dependency counting - hopefully it results in less waiting... no promises yet. -