Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread DeRobyJ
Nice then, it must have been a problem of mine. I'll check for it in 1.1 and then do a detailed report if it's still happening to me. Il 06/09/2014 22:48, BaraMGB ha scritto: > For me this issue (https://github.com/LMMS/lmms/issues/999) on stable-1.1 > branch is fixed. > > Steffen Baranowsky > >

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread musikbear
Stian Jørgensrud wrote > I must first move the loopbackpoint, then i can move the start point. The > start point get's cornered. Was there ever a ticket on this on Github? yes, i sugested that the loop-point-bar is 'parked' in a middle posistion between start and end. Then its more intuiative how

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Vesa
On 09/07/2014 01:54 PM, musikbear wrote: > Stian Jørgensrud wrote >> I must first move the loopbackpoint, then i can move the start point. The >> start point get's cornered. Was there ever a ticket on this on Github? > yes, i sugested that the loop-point-bar is 'parked' in a middle posistion > bet

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Stian Jørgensrud
Strongly disagree. I can predict many will inform us about this bug, and I must tell them many times about the workaround. I will probably write about it when posting about the release (in addition to the theme bug, that list is already too long IMO), but this bug is far worse as it, unlike the the

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
Assuming this bug report is valid, I actually side with Stian on this one, we don't mess with user-space. -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/__

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Vesa
On 09/07/2014 05:13 PM, Tres Finocchiaro wrote: > > Assuming this bug report is valid, I actually side with Stian on this > one, we don't mess with user-space. > Technically, all we do is mess with user-space. ;) Well then, let's hope someone has the time to fix it... I'm having a pretty busy sch

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
I remember this being brought up very early into the loop changes. This isn't the only bug either... There was one musikbear filed too. The problem is that we often add new features but remove good functionality. I think the problem here is that a milestone bug was never filed so it slipped thro

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
Filed a bug here: https://github.com/LMMS/lmms/issues/1134 - tres.finocchi...@gmail.com On Sun, Sep 7, 2014 at 11:20 AM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > I remember this being brought up very early into the loop changes. This > isn't the only bug either... There was one

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
The logic which prevents the knob from turning seems to be in this general area: https://github.com/LMMS/lmms/blob/stable-1.1/plugins/audio_file_processor/audio_file_processor.cpp#L373 It's some basic greater than/less than code. If someone feels they can tackle it, please post details in the bu

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Vesa
On 09/07/2014 07:11 PM, Tres Finocchiaro wrote: > The logic which prevents the knob from turning seems to be in this > general area: > > https://github.com/LMMS/lmms/blob/stable-1.1/plugins/audio_file_processor/audio_file_processor.cpp#L373 > > It's some basic greater than/less than code. If someo

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Stian Jørgensrud
Release notes can still be worked on. Are you the one who makes those, diiz? In addition to the release note for RC4 * Added, removed and updated presets for TripleOsc, LB302, Organic and SID * Added support for undo/redo in Piano Roll -- View this message in context: http://linux-multimedia-st

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
On Sun, Sep 7, 2014 at 2:24 PM, Stian Jørgensrud wrote: > Release notes can still be worked on. https://github.com/LMMS/lmms/releases/tag/v1.0.93 Done, thanks. Note the 3xosc stuff wasn't implemented in 1.0.93. Noted underneath for reference. P.S. *tobydox eagles051387 pgiblock andrewrk dii

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
Hmm... Windows build is failing... Filed a bug here: https://github.com/LMMS/lmms/issues/1137 If I were to fathom a guess, it's created by the changes we did to get removable drives on mac. Investigating... - tres.finocchi...@gmail.com On Sun, Sep 7, 2014 at 2:43 PM, Tres Finocchiaro wrote:

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
Windows build is fixed per 1138 :) @Stian, please test the AFP changes here: https://github.com/tresf/lmms/releases/edit/v1.0.94 - tres.finocchi...@gmail.com On Sun, Sep 7, 2014 at 5:27 PM, Tres Finocchiaro wrote: > Hmm... Windows build is failing... >

Re: [LMMS-devel] Let's release 1.1

2014-09-07 Thread Tres Finocchiaro
Whoops, bad link here you go: https://github.com/tresf/lmms/releases/tag/v1.0.94 - tres.finocchi...@gmail.com On Sun, Sep 7, 2014 at 5:59 PM, Tres Finocchiaro wrote: > Windows build is fixed per 1138 > :) > > @Stian, please test the AFP changes here: >