[opensource-dev] LLSingleton class question.

2011-11-19 Thread lists . secondlife . com
Hi all. In the LLSingleton header, there is a comment: // Reference version of getInstance() // Preferred over getInstance() as it disallows checking for NULL My question is, is there a difference between MyClass::instance()->someFunction(); and MyClass::getInstance()->someFunction(); ? If not,

Re: [opensource-dev] New HTTP Library & Project Viewer

2012-08-22 Thread lists . secondlife . com
On Sat, 4 Aug 2012 00:52:40 +0200 Carlo Wood wrote: > On Thu, 02 Aug 2012 12:21:20 -0700 > Kadah wrote: > > I stand corrected :/. And I'm disappointed in the mail viewer > that I use (Claws Mail). I see nothing, and it treats your > message as an attachment. When I click on that it allows > me

[opensource-dev] Missing code.

2013-11-23 Thread lists . secondlife . com
On Mon, Nov 11, 2013 at 4:45 PM, Oz Linden (Scott Lawrence) wrote: > On 2013-11-10 21:14 , Techwolf Lupindo wrote: > > Is there a reason why > > https://bitbucket.org/lindenlab/3p-gtk-atk-pango-glib is empty? > > Because we don't have the sources? > > -- > *Scott Lawrence* | /Director of Open

[opensource-dev] Fw: [git] Include Jira Ticket Number in Commits, Please!

2014-07-03 Thread lists . secondlife . com
Begin forwarded message: Date: Wed, 02 Jul 2014 11:32:09 -0700 From: OnLive Jira Watcher Subject: [git] Include Jira Ticket Number in Commits, Please! This notice is to remind you that you need to include valid Jira ticket numbers in all of your Git commits! We encountered the following prob

Re: [opensource-dev] Second Life Package Repo

2010-02-21 Thread lists . secondlife . com
I've been maintaining a gentoo overlay. Just got done doing some updates to it now. While there is a secondlife client in portage, it lacks voice support on 64-bit systems, spacenav joystick support, etc. I managed to re-verce engineer LL build process on my own and develop a much better ebuild.

Re: [opensource-dev] Brown-bag meeting to continue dialog on TVPV

2010-04-09 Thread lists . secondlife . com
On Friday 09 April 2010 11:49:48 am Joe Miller wrote: > > > > > > > > > No apology necessary.  I just wanted to restate that if TPV authors > are staying away from this meeting because of some perceived "catch-22" on > acceptance of the updated TOS, that shouldn't be an issue as they ar

[opensource-dev] Problems porting VWR-12984 to snowglobe 2.0

2010-05-10 Thread lists . secondlife . com
When porting over VWR-12984, I hit a snag. Turns out an enum was added to from 1.x to 2.x that put it at 32 bits. The port added one more causing to go over to 33 bits. From the comments section of the jira. == These warnings are indeed sign of a serious problem: The enum's values are used

[opensource-dev] I was told this need to be dropped on the mailing list.

2010-08-31 Thread lists . secondlife . com
>From http://jira.secondlife.com/browse/VWR-20751 I've added changesets for you to work with. These are the ones I used to get viewer-devolment to build on linux 64-bit standalone. These patches/changeset have been updated to viewer-devolment as it was different from snowglobe 2.x code. https:/

Re: [opensource-dev] User Story: Improved Cache

2010-09-18 Thread lists . secondlife . com
On Saturday 18 September 2010 9:51:22 pm Argent Stonecutter wrote: > I honestly think that going to a straight squid-style cache for textures > would so improve the user experience that worrying about extra features > like "preferred places" would become irrelevant. I have managed to get a local s

[opensource-dev] Rainbow texture problem.

2010-09-24 Thread lists . secondlife . com
Hi all. I've been trying to fix a rainbow texture corruption bug the past few days with little success. Using UDP, its ok. Using http texture fetch, it get corrupted. I've managed to figure what is causing the texture to get corrupted after downloading and displaying it. What happens is that o