[opensource-dev] Replacement for QuickTime media plugin

2016-05-24 Thread Brent Racobs
At some point your going to have to say good by to Mac OS and Linux. Or
just do what we have been doing for 10 years. Build for the X86_64
I have built the SL viewer standalone many times and kept it up
but the latest changes are so ridiculous pump out code that has no
real meaning for a multi core cpu's is a real shame.
I wonder why Linden Labs would even spend any money on such
ancient ideas.
We have already done all the hard work for you LL.
Do they still make i686 cpu's today.
Ok it is 2016. it is time for SL to just close up and go away.
 Or find the motivation to compile in 64 bit. For than a 64 bit emulator.
Any way keep pumping it out. Keep collecting that pay check OZ.


-- 
FLATS FIXED Emergency repairs flatsfixedbicycles.com
This message has been sent by the most powerful bleeding edge operating
system known to man SLACKWARE64-CURRENT We Get
The Slack Back. It is free. Try it you will never go back just keep the
slack.
___
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] opensource-dev Digest, Vol 78, Issue 20

2017-01-19 Thread Brent Racobs
autobuild is pretty lost OZ looking at it. It must be the linux part. Oh
whats linux.  looking at your 1.1 commits scratch my head. Then looks at
build.sh wonders how that commit could do anything. pretty vacant commit
what am I missing.

On Tue, Jan 17, 2017 at 11:16 AM, <
opensource-dev-requ...@lists.secondlife.com> wrote:

> Send opensource-dev mailing list submissions to
> opensource-dev@lists.secondlife.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.secondlife.com/cgi-bin/mailman/listinfo/
> opensource-dev
> or, via email, send a message with subject or body 'help' to
> opensource-dev-requ...@lists.secondlife.com
>
> You can reach the person managing the list at
> opensource-dev-ow...@lists.secondlife.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opensource-dev digest..."
>
>
> Today's Topics:
>
>1. Re: 64 bit viewers build instructions (Nat Goodspeed)
>2. Re: 64 bit viewers build instructions (Cinder Roxley)
>3. Re: 64 bit viewers build instructions (Nicky Perian)
>4. Re: 64 bit viewers build instructions (Niran)
>
>
> --
>
> Message: 1
> Date: Tue, 17 Jan 2017 10:03:06 -0500
> From: Nat Goodspeed 
> Subject: Re: [opensource-dev] 64 bit viewers build instructions
> To: Nicky Perian 
> Cc: "opensource-dev@lists.secondlife.com"
> 
> Message-ID:
>  gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Mon, Jan 16, 2017 at 6:47 AM, Nicky Perian 
> wrote:
>
> > https://bitbucket.org/lindenlab/p64_3p-openjpeg/pull-requests/2
> >
> > Please take this in and then provide for the updated archives in the
> viewer. I also received a report that the missing texture issue is in macOS
> when using openjpeg-1.5.1.
>
> There are admittedly painful aspects to the two-step autobuild
> mechanism: (1) rebuild the 3p package and (2) update every consumer.
>
> However, one of the benefits of that approach is that we can adjust
> the version of a given 3p package consumed by (e.g.) the viewer
> without actually having to revert the 3p repository source. We can
> just change back the package URL specified in the viewer's
> autobuild.xml.
>
> > Or, if the problem with 1.5.1 is easily corrected
>
> Please forgive me if this should already be on my plate, but I don't
> recall a Jira about the openjpeg 1.5.1 issues? Does 1.5.1 fail to load
> texture files that are correctly handled by 1.5.0?
>
> I think Cinder has a point: if we can move forward with 1.5.1, we should.
>
>
> --
>
> Message: 2
> Date: Tue, 17 Jan 2017 15:14:05 +
> From: Cinder Roxley 
> Subject: Re: [opensource-dev] 64 bit viewers build instructions
> To: opensource-dev@lists.secondlife.com
> 
> Message-ID:
> <01000159acfe02d9-c8aeffaa-94db-4e92-b164-d480832ba2ee-
> 000...@email.amazonses.com>
>
> Content-Type: text/plain; charset="utf-8"
>
> We?ve had OpenJPEG 1.5.1 running solidly on Alchemy for years now. I can
> put together some patches to get it working.
>
>
> --?
> Cinder Roxley
> Sent with Airmail
>
>
> On January 17, 2017 at 9:03:11 AM, Nat Goodspeed (n...@lindenlab.com
>  ) wrote:
>
>
> Nat Goodspeed  erian  wrote:
>
> > https://bitbucket.org/lindenlab/p64_3p-openjpeg/pull-requests/2
> >
> > Please take this in and then provide for the updated archives in the
> viewer. I also received a report that the missing texture issue is in macOS
> when using openjpeg-1.5.1.
>
> There are admittedly painful aspects to the two-step autobuild
> mechanism: (1) rebuild the 3p package and (2) update every consumer.
>
> However, one of the benefits of that approach is that we can adjust
> the version of a given 3p package consumed by (e.g.) the viewer
> without actually having to revert the 3p repository source. We can
> just change back the package URL specified in the viewer's
> autobuild.xml.
>
> > Or, if the problem with 1.5.1 is easily corrected
>
> Please forgive me if this should already be on my plate, but I don't
> recall a Jira about the openjpeg 1.5.1 issues? Does 1.5.1 fail to load
>
> texture files that are correctly handled by 1.5.0?
>
> I think Cinder has a point: if we can move forward with 1.5.1, we should.
> ___
> 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
> -- next part --
> An HTML attachment was scrubbed...
> URL: http://lists.secondlife.com/pipermail/opensource-dev/
> attachments/20170117/0c5ef2b4/attachment-0001.htm
>
> --
>
> Message: 3
> Date: Tue, 17 Jan 2017 11:09:21 -0600
> From: Nicky Perian 
> Subject: Re: [opensource-dev] 64 bit viewers build instructions
> To: Cinder Roxley 
> Cc: "opensource-dev@li

Re: [opensource-dev] opensource-dev Digest, Vol 78, Issue 26

2017-02-11 Thread Brent Racobs
On Jan 31, 2017 2:00 PM, 
wrote:

> Send opensource-dev mailing list submissions to
> opensource-dev@lists.secondlife.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.secondlife.com/cgi-bin/mailman/listinfo/openso
> urce-dev
> or, via email, send a message with subject or body 'help' to
> opensource-dev-requ...@lists.secondlife.com
>
> You can reach the person managing the list at
> opensource-dev-ow...@lists.secondlife.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opensource-dev digest..."
>
>
> Today's Topics:
>
>1. Re: Linux (Oz Linden (Scott Lawrence))
>2. Mac viewer and Apple maintained opensourcelibraries
>   (Geir N?klebye)
>3. Re: Mac viewer and Apple maintained opensource libraries
>   (Cinder Roxley)
>
>
> --
>
> Message: 1
> Date: Mon, 30 Jan 2017 18:37:49 -0500
> From: "Oz Linden (Scott Lawrence)" 
> Subject: Re: [opensource-dev] Linux
> To: "Nicky D." 
> Cc: "opensource-dev@lists.secondlife.com"
> , Nat Goodspeed
> 
> Message-ID: <4a74f4d6-835b-70fe-f31f-5de197cf3...@lindenlab.com>
> Content-Type: text/plain; charset="utf-8"
>
> On 2017-01-30 12:41 , Nicky D. wrote:
> >> For the time being, we expect that it will be based on the current
> system,
> >> modified to use system libraries rather than autobuild packages that
> build a
> >> static executable (some packages will be used in our builds for
> proprietary
> >> components).  I'm not sure that answers your question...
> >>
> > This is the old Squeeze based Debian?
> No, we're going to leapfrog to Jessie for this.
>
> >> Granted, *.deb is a much used package manager for debian and derived
> >> distros. Will any other distro package managers be developed? I assume
> the
> >> answer is no so, will OS developer submissions of other package manager
> >> formats be accepted?
> >>
> >> Let's worry about getting one to work... if we're wildly successful with
> >> that and there's a good reason to do something else, we'll discuss it.
> > I'm not sure yet what to make out of this change, as we possible need
> > to see a deb to see
> > about some of the consequences. Just a few thoughts:
> >
> > - Standalone is afaik broken since a long time, for example there is
> > missing FindXXX.cmake
> > files for various packages.
> >
> > - As far as I know are there no system packages for (at least) glod,
> > colladadom, breakpad and cef.
> >
> > - Some distributions only ship openjpeg2, not 1.4 or 1.5 (for example
> > I cannot find anything older than 2
> > for Debian Wheezy). Possibly this can be worked around with non
> > standard deb repositories in apt.conf.
> >
> > - Compiling the deb eg on Squeeze and trying to install it on
> > something Wheezy based could lead to
> > interesting results, due to the dependent packages from the Squeeze
> > system being recorded in the deb.
> > (Or compiling on Wheezy and installing on Jessie and so on).
> >
> > - VLC: Henri pointed out a few times, that the VLC api is not exactly
> > stable between releases.
> >
> > - Boost will be interesting
>
> Well, if it was easy it wouldn't be any fun, would it?
>
> --
> OZ LINDEN | Engineering Director, Second Life
> email or hangouts: o...@lindenlab.com  | Real
> Life: Scott Lawrence
> LINDEN LAB | Create Virtual Experiences 
> -- next part --
> An HTML attachment was scrubbed...
> URL: http://lists.secondlife.com/pipermail/opensource-dev/attachm
> ents/20170130/73d930ef/attachment.html
>
> --
>
> Message: 2
> Date: Tue, 31 Jan 2017 11:55:13 +0100
> From: Geir N?klebye 
> Subject: [opensource-dev] Mac viewer and Apple maintained opensource
> libraries
> To: opensource-dev@lists.secondlife.com
> Message-ID: <197e8cc4-417c-439e-aee4-023124327...@dayturn.com>
> Content-Type: text/plain; charset="utf-8"
>
> Are you all aware of the Apple maintained opensource libraries already
> included in macOS that you also maintain and use in the viewer?  Examples
> are libexpat, pcre, openAL, hunspell and openssl.
>
> It might be easier to build the macOS version of the viewer with these
> libraries, rather than spend (a lot of) effort on maintaining them for
> macOS on your own.
>
> Opensource that is included in every version of macOS is listed on
> https://opensource.apple.com  with code to
> be downloaded.
>
>
> In addition there are the system framework image handling dylibs in
> /System/Library/Frameworks/ApplicationServices.framework/Fra
> meworks/ImageIO.framework/Resources/
>
> Cheers,
> Geir N?klebye aka Gavin Hird
> -- next part --
> An HTML attachment was scrubbed...
> URL: http://lists.secondlife.com/pipermail/opensource-dev/attachm
> ents/20170131/62ebbe35/attachment-0001.htm
>
> -

Re: [opensource-dev] opensource-dev Digest, Vol 79, Issue 7

2017-02-12 Thread Brent Racobs
OH well some one gets paid to complicate stuff. To me it is a rip off to
linden labs. the 64 bit viewer was done a long time ago rest is stroking
some scripts. No respect for the wheel I see.

On Sat, Feb 11, 2017 at 11:59 AM, <
opensource-dev-requ...@lists.secondlife.com> wrote:

> Send opensource-dev mailing list submissions to
> opensource-dev@lists.secondlife.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.secondlife.com/cgi-bin/mailman/listinfo/
> opensource-dev
> or, via email, send a message with subject or body 'help' to
> opensource-dev-requ...@lists.secondlife.com
>
> You can reach the person managing the list at
> opensource-dev-ow...@lists.secondlife.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opensource-dev digest..."
>
>
> Today's Topics:
>
>1. Re: opensource-dev Digest, Vol 78, Issue 26 (Brent Racobs)
>2. Re: opensource-dev Digest, Vol 78, Issue 26 (Darien Caldwell)
>
>
> ------
>
> Message: 1
> Date: Sat, 11 Feb 2017 10:55:45 -0600
> From: Brent Racobs 
> Subject: Re: [opensource-dev] opensource-dev Digest, Vol 78, Issue 26
> To: opensource-dev@lists.secondlife.com
> Message-ID:
>  gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Jan 31, 2017 2:00 PM, 
> wrote:
>
> > Send opensource-dev mailing list submissions to
> > opensource-dev@lists.secondlife.com
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > https://lists.secondlife.com/cgi-bin/mailman/listinfo/openso
> > urce-dev
> > or, via email, send a message with subject or body 'help' to
> > opensource-dev-requ...@lists.secondlife.com
> >
> > You can reach the person managing the list at
> > opensource-dev-ow...@lists.secondlife.com
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of opensource-dev digest..."
> >
> >
> > Today's Topics:
> >
> >1. Re: Linux (Oz Linden (Scott Lawrence))
> >2. Mac viewer and Apple maintained opensourcelibraries
> >   (Geir N?klebye)
> >3. Re: Mac viewer and Apple maintained opensource libraries
> >   (Cinder Roxley)
> >
> >
> > --
> >
> > Message: 1
> > Date: Mon, 30 Jan 2017 18:37:49 -0500
> > From: "Oz Linden (Scott Lawrence)" 
> > Subject: Re: [opensource-dev] Linux
> > To: "Nicky D." 
> > Cc: "opensource-dev@lists.secondlife.com"
> > , Nat Goodspeed
> > 
> > Message-ID: <4a74f4d6-835b-70fe-f31f-5de197cf3...@lindenlab.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > On 2017-01-30 12:41 , Nicky D. wrote:
> > >> For the time being, we expect that it will be based on the current
> > system,
> > >> modified to use system libraries rather than autobuild packages that
> > build a
> > >> static executable (some packages will be used in our builds for
> > proprietary
> > >> components).  I'm not sure that answers your question...
> > >>
> > > This is the old Squeeze based Debian?
> > No, we're going to leapfrog to Jessie for this.
> >
> > >> Granted, *.deb is a much used package manager for debian and derived
> > >> distros. Will any other distro package managers be developed? I assume
> > the
> > >> answer is no so, will OS developer submissions of other package
> manager
> > >> formats be accepted?
> > >>
> > >> Let's worry about getting one to work... if we're wildly successful
> with
> > >> that and there's a good reason to do something else, we'll discuss it.
> > > I'm not sure yet what to make out of this change, as we possible need
> > > to see a deb to see
> > > about some of the consequences. Just a few thoughts:
> > >
> > > - Standalone is afaik broken since a long time, for example there is
> > > missing FindXXX.cmake
> > > files for various packages.
> > >
> > > - As far as I know are there no system packages for (at least) glod,
> > > colladadom, breakpad and cef.
> > >
> > > - Some distributions only ship openjpeg2, not 1.4 or 1.5 (for example
> > > I cannot find anything 

Re: [opensource-dev] opensource-dev Digest, Vol 77, Issue 13

2017-03-18 Thread Brent Racobs
that's  great nat glad you have taken 10 years of our open source work with
linux and are happy with windoze.
Any  other way you want to build a lib and then link them and break 10
years of work OZ and get paid for it.
You think you could complicate this build a little more for the people that
actually did what your doing 10 years ago.
Come on Callum  and OZ stop complicating how we build and link. and fix
your crap.


On Fri, Dec 23, 2016 at 2:00 PM, <
opensource-dev-requ...@lists.secondlife.com> wrote:

> Send opensource-dev mailing list submissions to
> opensource-dev@lists.secondlife.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.secondlife.com/cgi-bin/mailman/listinfo/
> opensource-dev
> or, via email, send a message with subject or body 'help' to
> opensource-dev-requ...@lists.secondlife.com
>
> You can reach the person managing the list at
> opensource-dev-ow...@lists.secondlife.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opensource-dev digest..."
>
>
> Today's Topics:
>
>1. Re: 64 bit viewers build instructions (Nat Goodspeed)
>
>
> --
>
> Message: 1
> Date: Thu, 22 Dec 2016 15:51:08 -0500
> From: Nat Goodspeed 
> Subject: Re: [opensource-dev] 64 bit viewers build instructions
> To: Nicky Perian 
> Cc: "opensource-dev@lists.secondlife.com"
> 
> Message-ID:
>  79...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Thu, Dec 22, 2016 at 2:24 PM, Nicky Perian 
> wrote:
>
> > AUTOBUILD_VARIABLES_FILE=C:\Users\Bill\P64\viewer-build-
> variables\variables
> > has been set system wide.
> > Within my configure script (a windows batch file) is autobuild
> > source_environment and
> > autobuild configure
> >
> > I configure then open vs2013 and the errors continue as before.
>
> I'll make the CMake logic die with an error if it doesn't see the
> LL_BUILD environment variable. That will at least be less obscure than
> "unexpected type 'S'", and may help identify the problem you're
> encountering.
>
> > Merry Christmas!!
>
> You too! And to all a good night!
>
>
> --
>
> ___
> opensource-dev mailing list
> opensource-dev@lists.secondlife.com
> https://lists.secondlife.com/cgi-bin/mailman/listinfo/opensource-dev
>
>
> End of opensource-dev Digest, Vol 77, Issue 13
> **
>



-- 
FLATS FIXED Emergency repairs flatsfixedbicycles.com
This message has been sent by the most powerful bleeding edge operating
system known to man SLACKWARE64-CURRENT We Get
The Slack Back. It is free. Try it you will never go back just keep the
slack.
___
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