Re: [opensource-dev] LLSingleton class question.

2011-12-02 Thread Oz Linden (Scott Lawrence)
On 2011-11-19 23:48, lists.secondlife@trap.wereanimal.net wrote: > 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

Re: [opensource-dev] Review Request: As a music fan, I want audio to fade in gently so my immersion is increased

2011-12-02 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/520/ --- (Updated Dec. 2, 2011, 7:55 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: As a music fan, I want audio to fade in gently so my immersion is increased

2011-12-02 Thread Jonathan Yap
> On Nov. 23, 2011, 7:32 a.m., Oz Linden wrote: > > indra/newview/llpanelnearbymedia.cpp, lines 811-812 > > > > > > Please fix (and in the else below) to match the coding standard; add > > the braces. > > https://

[opensource-dev] Anyone played with the Mac Network Link Conditioner?

2011-12-02 Thread Brian McGroarty
In a former life as a game developer, we'd run networked games through a Linux box, configured to simulate various forms of network degradation. It was a nuisance to set up, but it always turned up some opportunities for small changes that improved players' experiences. An ex-Linden pointed out th

Re: [opensource-dev] Review Request: As a music fan, I want audio to fade in gently so my immersion is increased

2011-12-02 Thread Jonathan Yap
> On Dec. 1, 2011, 3:58 p.m., Callum Prentice wrote: > > indra/newview/llvieweraudio.cpp, line 213 > > > > > > Minor point - maybe a warning where you define the fade in/out times > > that they should not be zero, eve