From Lance.Corrimal at eregion.de Thu Aug 1 00:23:04 2013 From: Lance.Corrimal at eregion.de (Lance Corrimal) Date: Thu, 01 Aug 2013 09:23:04 +0200 Subject: [opensource-dev] ThrottleBandwidthKBPS - kilobit per second or kiloBYTE per second? In-Reply-To: <51F94FDD.80209@gmail.com> References: <2635661.3lV5f8YSB7@sai> <51F94FDD.80209@gmail.com> Message-ID: <2263879.uuglGgpJY5@sai> Am Mittwoch, 31. Juli 2013, 10:56:45 schrieb Kadah: > a transparent squid proxy, with SL specific cache re-write scripts, makes a > massive difference two questions... - does it still have to be a transparent squid, now that the viewer actually has proxy settings? - do you still have those scripts? If so please post them somewhere. and food for thought: what is the *normal* User supposed to do? you know, the kind that hears "squid" and thinks "seafood".... cheers, LC From kadah.coba at gmail.com Thu Aug 1 12:21:31 2013 From: kadah.coba at gmail.com (Kadah) Date: Thu, 01 Aug 2013 12:21:31 -0700 Subject: [opensource-dev] ThrottleBandwidthKBPS - kilobit per second or kiloBYTE per second? In-Reply-To: <2263879.uuglGgpJY5@sai> References: <2635661.3lV5f8YSB7@sai> <51F94FDD.80209@gmail.com> <2263879.uuglGgpJY5@sai> Message-ID: <51FAB53B.1030806@gmail.com> On 8/1/2013 12:23 AM, Lance Corrimal wrote: > - does it still have to be a transparent squid, now that the viewer actually > has proxy settings? Sorry, I didn't mean transparent. I have a transparent one at work on one network for other reasons. Setting the web proxy in viewer is all that's needed. > - do you still have those scripts? If so please post them somewhere. http://wiki.phoenixviewer.com/squid_proxy_cache It looks like the store_url_rewrite script on there is the updated one for the new CAP URL format. There is some discussion on this happening in: FIRE-9430 http://jira.phoenixviewer.com/browse/FIRE-9430 > and food for thought: > what is the *normal* User supposed to do? you know, the kind that hears > "squid" and thinks "seafood".... Wait for LL to finish improving the http viewer-server communication. It's already a lot better than it was last year. From jicall2002 at yahoo.com Sun Aug 4 02:52:06 2013 From: jicall2002 at yahoo.com (Elenia) Date: Sun, 4 Aug 2013 02:52:06 -0700 (PDT) Subject: [opensource-dev] Leap Motion integration Message-ID: <1375609926.74278.YahooMailNeo@web120301.mail.ne1.yahoo.com> Hello all Since the Simon Linden's works https://bitbucket.org/simon_linden/viewer-rabbit (last commit in March) no news. So I took the llleapmotioncontroller.cpp and I have integrated it at the last version of Snowstorm (3-6-2-28466), and I have made a package that I distribue to my friends for tests. I had 2 issues: 1) I have disabled the LeapmotionTestMode 1 (chat command) because the old class LLNearbyChatBar has been removed. Replaced by LLFloaterIMNearbyChat I think. I will see more later. Uneseful actually. 2) I had difficults to integrated the Leap.dll in the package. I have tried to append in the viewer_manifest.py at the line 166 # Files in the newview/ directory ??????????? self.path("gpu_table.txt") ??? ??? ??? self.path("Leap.dll") #the Leap.dll is a the root of newview Doesn't work: I got a line in the VS output console Leap.dll => 0 file Finally I had appended a line self.file_list.append(["../../doc/Leap.dll", self.dst_path_of("Leap.dll")]) And put the Leap.dll in the doc directory! It's not clean. Please what is the good way? I have enhanced the fly controls with the Leap Motion: 1) Append 2 debugs settings : LeapmotionFlySlowRadius and LeapmotionFlyFastRadius, to adjust the detection (hand more or less tense) at the morphology hand of each people. 2) Disabled stop flying when not detected hand. Before, fall guarantee. Now, close the fist stop flying. 3) Reduce timer to turn (rotate hand) to 75 ms at 30. Very most easy to turn. Now I wish know if people are interested to test this experimental wiewer or work on the code, perhaps open a jira or a repository. Thank you read me -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20130804/0efa7b82/attachment.htm From oz at lindenlab.com Mon Aug 5 13:04:42 2013 From: oz at lindenlab.com (Oz Linden (Scott Lawrence)) Date: Mon, 05 Aug 2013 16:04:42 -0400 Subject: [opensource-dev] Vivox update promoted to 3.6.2-release Message-ID: <5200055A.5070903@lindenlab.com> The Vivox update candidate has been promoted to the default 3.6.2-release Second Life Release viewer. The sources have been pushed to the canonical viewer-release repository. -- *Scott Lawrence* | /Director of Open Development/ Skype ozlinden | Second Life Oz Linden Linden Lab| Makers of Shared Creative Spaces Check out what we're working on! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20130805/1e19dc6f/attachment.htm From oz at lindenlab.com Tue Aug 20 07:19:20 2013 From: oz at lindenlab.com (Oz Linden (Scott Lawrence)) Date: Tue, 20 Aug 2013 10:19:20 -0400 Subject: [opensource-dev] Maintenance viewer promoted to 3.6.3-release Message-ID: <52137AE8.3040403@lindenlab.com> The sources from viewer-bear have been pulled to viewer-release and the 3.6.3-release tag has been added. -- *Scott Lawrence* | /Director of Open Development/ Skype ozlinden | Second Life Oz Linden Linden Lab| Makers of Shared Creative Spaces Check out what we're working on! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20130820/9beed491/attachment.htm From hitomi.tiponi at yahoo.co.uk Tue Aug 20 12:25:41 2013 From: hitomi.tiponi at yahoo.co.uk (Hitomi Tiponi) Date: Tue, 20 Aug 2013 20:25:41 +0100 (BST) Subject: [opensource-dev] Maintenance viewer promoted to 3.6.3-release In-Reply-To: References: Message-ID: <1377026741.82750.YahooMailNeo@web171506.mail.ir2.yahoo.com> Oz, Would it be possible to do something about https://wiki.secondlife.com/wiki/Release_Notes so it is possible to tell at a glance which of these releases have made it to the release channel? Hitomi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20130820/1179ca94/attachment.htm From Lance.Corrimal at eregion.de Tue Aug 20 12:53:08 2013 From: Lance.Corrimal at eregion.de (Lance Corrimal) Date: Tue, 20 Aug 2013 21:53:08 +0200 Subject: [opensource-dev] what's the current linux build environment for the LL viewers? Message-ID: <3025661.oY3g6qGYfl@sai> Hi, what linux distro (and version thereof) are the current LL viewers built on? Cheers, LC From oz at lindenlab.com Wed Aug 21 12:12:14 2013 From: oz at lindenlab.com (Oz Linden (Scott Lawrence)) Date: Wed, 21 Aug 2013 15:12:14 -0400 Subject: [opensource-dev] Leap Motion integration In-Reply-To: <1375609926.74278.YahooMailNeo@web120301.mail.ne1.yahoo.com> References: <1375609926.74278.YahooMailNeo@web120301.mail.ne1.yahoo.com> Message-ID: <5215110E.9020508@lindenlab.com> On 2013-08-04 05:52 , Elenia wrote: > Hello all > > Since the Simon Linden's works > https://bitbucket.org/simon_linden/viewer-rabbit (last commit in > March) no news. > > So I took the llleapmotioncontroller.cpp and I have integrated it at > the last version of Snowstorm (3-6-2-28466), and I have made a package > that I distribue to my friends for tests. > > Finally I had appended a line > self.file_list.append(["../../doc/Leap.dll", > self.dst_path_of("Leap.dll")]) > And put the Leap.dll in the doc directory! > It's not clean. Please what is the good way? The good way would be to package the Leap.dll as an autobuild package, add it as a dependency in the cmake files and add it in viewer_manifest.py where the other dlls are loaded (look for libhunspell.dll for example). > I have enhanced the fly controls with the Leap Motion: > > 1) Append 2 debugs settings : LeapmotionFlySlowRadius and > LeapmotionFlyFastRadius, to adjust the detection (hand more or less > tense) at the morphology hand of each people. > > 2) Disabled stop flying when not detected hand. Before, fall > guarantee. Now, close the fist stop flying. > > 3) Reduce timer to turn (rotate hand) to 75 ms at 30. Very most easy > to turn. > > Now I wish know if people are interested to test this experimental > wiewer or work on the code, perhaps open a jira or a repository. > -- *Scott Lawrence* | /Director of Open Development/ Skype ozlinden | Second Life Oz Linden Linden Lab| Makers of Shared Creative Spaces Check out what we're working on! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20130821/58f2e8f2/attachment.htm