[opensource-dev] voice morphing missing from viewer-external?

2010-06-11 Thread Lance Corrimal
Hi,

after seeing the 2.1 announcement on the wiki I checked out & build the latest 
viewer-external, but voice morphing is not in there (yet)...
How come?

bye,
LC
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] voice morphing missing from viewer-external?

2010-06-11 Thread Kent Quirk (Q Linden)
Just getting the export process together. Sorry for the delay -- it should be 
there today.

Q

On Jun 11, 2010, at 4:17 AM, Lance Corrimal wrote:

> Hi,
> 
> after seeing the 2.1 announcement on the wiki I checked out & build the 
> latest 
> viewer-external, but voice morphing is not in there (yet)...
> How come?
> 
> bye,
> LC
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting privileges

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] voice morphing missing from viewer-external?

2010-06-11 Thread Lance Corrimal
Am Freitag, 11. Juni 2010, 14:44:21 schrieb Kent Quirk (Q Linden):
> Just getting the export process together. Sorry for the delay -- it should
> be there today.
> 
>   Q
great!

I was just wondering if there might have been some stupid proprietarity-based 
reasons... ;)


bye,LC
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] voice morphing missing from viewer-external?

2010-06-11 Thread Robert Martin
On Fri, Jun 11, 2010 at 8:44 AM, Kent Quirk (Q Linden)  
wrote:
> Just getting the export process together. Sorry for the delay -- it should be 
> there today.
>
>        Q
>
> On Jun 11, 2010, at 4:17 AM, Lance Corrimal wrote:
>
>> Hi,
>>
>> after seeing the 2.1 announcement on the wiki I checked out & build the 
>> latest
>> viewer-external, but voice morphing is not in there (yet)...
>> How come?
>>
Just as a side note could somebody please renumber the next build to
come out as 2.1
its kind of confusing to have the 2.1 viewer read as being the 2.0.2
viewer especially when the new settings bits are a bit hidden.
-- 
Robert L Martin
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] voice morphing missing from viewer-external?

2010-06-11 Thread Joshua Bell
On Fri, Jun 11, 2010 at 5:49 AM, Robert Martin  wrote:

> Just as a side note could somebody please renumber the next build to
> come out as 2.1
> its kind of confusing to have the 2.1 viewer read as being the 2.0.2
> viewer especially when the new settings bits are a bit hidden.
>

Absolutely. I already griped to my old peeps on the release team, they're on
top of it.
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

[opensource-dev] viewer-external update

2010-06-11 Thread Philippe (Merov) Bossut
Hi,

If you're following @sldev-commit, you've seen a huge commit today being a
2.0.2 update. There's a new one coming marked 2.1 with more code (parabuild
in progress before export). The whole code should be available shortly.

However, there are issues with that branch: viewer-public contains code
newer than viewer-release and the resulting executable is, today, very
unstable. I've been crashing on Mac as soon as I login. I would not
recommend using that code base for your casual build/test. Pull that code
*only* if you're curious about the code of the new features (voice morphing
for instance).

viewer-public will certainly be beaten back into shape in the new few days
by the viewer team (most of them working in viewer-public) and
viewer-external will follow suit at the next daily sync, as always.

This suboptimal state of affair underlines a problem that we need to solve:
there is enough new development happening in viewer-public that this branch
can be at time unreliable. Similar unstabilities were was the reason why we
decided for instance to pause syncing Snowglobe 2.0 with viewer-external,
waiting for a complete Snowglobe 2.0 to be released.

For new releases though (like 2.1 beta 0), this is really annoying as it
sorts of create a blur between releases and workable FLOSS code.

As a consequence, we decided to create a clean export of that branch in a
separate svn repo. We will in the future do a similar export for all viewer
releases.

I've been working on this today and hope to get something cleanly exported
within the next few days.

Cheers,
- Merov
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] viewer-external update

2010-06-11 Thread Frans
Thanks for the heads up Merov.
Keep up the good work. +1

Regards,
Frans

On Sat, Jun 12, 2010 at 2:42 AM, Philippe (Merov) Bossut <
me...@lindenlab.com> wrote:

> Hi,
>
> If you're following @sldev-commit, you've seen a huge commit today being a
> 2.0.2 update. There's a new one coming marked 2.1 with more code (parabuild
> in progress before export). The whole code should be available shortly.
>
> However, there are issues with that branch: viewer-public contains code
> newer than viewer-release and the resulting executable is, today, very
> unstable. I've been crashing on Mac as soon as I login. I would not
> recommend using that code base for your casual build/test. Pull that code
> *only* if you're curious about the code of the new features (voice morphing
> for instance).
>
> viewer-public will certainly be beaten back into shape in the new few days
> by the viewer team (most of them working in viewer-public) and
> viewer-external will follow suit at the next daily sync, as always.
>
> This suboptimal state of affair underlines a problem that we need to solve:
> there is enough new development happening in viewer-public that this branch
> can be at time unreliable. Similar unstabilities were was the reason why we
> decided for instance to pause syncing Snowglobe 2.0 with viewer-external,
> waiting for a complete Snowglobe 2.0 to be released.
>
> For new releases though (like 2.1 beta 0), this is really annoying as it
> sorts of create a blur between releases and workable FLOSS code.
>
> As a consequence, we decided to create a clean export of that branch in a
> separate svn repo. We will in the future do a similar export for all viewer
> releases.
>
> I've been working on this today and hope to get something cleanly exported
> within the next few days.
>
> Cheers,
> - Merov
>
>
>
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>



-- 
Jeroen Frans
Virtual World Technology Specialist.
VesuviusGroup.com
SL: Frans Charming
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges