Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > LimeWire Beta Archives
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #8 (permalink)  
Old August 27th, 2004
Valued Member contributor
 
Join Date: August 10th, 2003
Location: In the middle of nowhere (54°N 10°E)
Posts: 318
rkapsi is flying high
Default

The "What's New" playlist shows your recently downloaded songs.

Importing and Sharing overlap a bit and if you share your Music directory you will have a slight chaos and a recursion. I recommend to disable one option (importing of course ).

Sharing iPhoto Photolists (I have a patent on that new term! ) is planned but it has a very low priority at the moment as I have to recover from the productive summer.

Jum is probably already on the Baltic Sea towards Sweden (lucky jum) a small fix for the workaround. Well, you can set the interval to 60 seconds (60*1000 instead of 10*1000) to reduce the CPU load. Oh and honor to whom honor is due for figuring out this workaround: Zab!

Code:
class testGC extends ManagedThread {
    testGC() {
        super("testGC");
    }
    public void managedRun() {
        try {
            while(true) {
                Thread.sleep(10*1000);
                System.gc();
            }
        } catch (Throwable ex) {
            error(ex);
        }
    }
}
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
When i Leave Limewire Beta, it automatically re-opens Limewire MPielichowski Connection Problems 1 February 16th, 2007 07:16 PM
LimeWire 4.1.2 Beta sberlin LimeWire Beta Archives 10 August 2nd, 2004 09:49 AM
LimeWire 3.9.5 Beta sberlin LimeWire Beta Archives 38 April 27th, 2004 10:32 AM
LimeWire 3.9.4 Beta sberlin LimeWire Beta Archives 7 April 23rd, 2004 12:59 PM
LimeWire 1.7 beta available crohrs LimeWire Beta Archives 35 October 25th, 2001 02:49 PM


All times are GMT -7. The time now is 09:28 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.