CIA.vc
Frostwire
FrostWire
Stats » Projects » Frostwire
information
Photo
FrostWire is a peer-to-peer file sharing program for the Gnutella and BitTorrent protocols. FrostWire is written in Java, and is a fork of LimeWire, another popular Gnutella client. Released under the GNU General Public License, FrostWire is free software. It is distributed without any bundled adware or spyware
syndicateUTC clock
15:14 on Feb 09, 2010
event counters
The last message was received 45.89 minutes ago at 14:28 on Feb 09, 2010
1 messages so far today, 0 messages yesterday
1 messages so far this week, 0 messages last week
1 messages so far this month, 56 messages last month
489 messages since the first one, 1.55 years ago, for an average of 1.16 days between messages
recent messages
dateReversed sort columnprojectcontentlink
47 min agofrostwire
Commit by gubatron :: r1374 /branches/frostwire_4.18.6_azureus2_r1347/core/com/limegroup/ (2 files in 2 dirs): (link)
Added a FrostWire Life cycle event listener to shutdown the azureus core when FrostWire is shutting down. It works, however the azureus core gets a null pointer related to it's plugin manager when shutting down, need to learn how to shutdown azureus properly
#
21:01 on Jan 30frostwire
Commit by gubatron :: r1373 /branches/frostwire_4.18.6_azureus2_r1347/tools/hostilesMerger/ (2 files in 2 dirs): (link)
Cleaned imports and fixed classpath issue on launcher
#
15:38 on Jan 30frostwire
Commit by gubatron :: r1372 /branches/frostwire_4.18.6_azureus2_r1347/tools/hostilesMerger/ (bin/ build.xml hostilesMerger): (link)
added ant and launcher code, still getting a class not found
#
15:11 on Jan 30frostwire
Commit by gubatron :: r1371 /branches/frostwire_4.18.6_azureus2_r1347/tools/hostilesMerger/src/com/frostwire/tools/HostilesMerger.java: (link)
Writes the merged IPs to the outfile, sorts the list before outputting
#
20:38 on Jan 29frostwire
Commit by gubatron :: r1370 /branches/frostwire_4.18.6_azureus2_r1347/tools/hostilesMerger/ (5 files in 2 dirs): (link)
Created IP List processors and mergers, need to test next
#
18:46 on Jan 29frostwire
Commit by gubatron :: r1369 /branches/frostwire_4.18.6_azureus2_r1347/ (9 files in 7 dirs): (link)
Adding Tool to merge new list of hostile ips given via text file to an existing hosts.txt file
#
05:50 on Jan 26frostwire
Commit by gubatron :: r1368 /branches/frostwire_4.18.6_azureus2_r1347/core/com/limegroup/bittorrent/ (BTMetaInfo.java ManagedTorrent.java): (link)
Making the azureus core a static variable seems to cut it for multiple torrent downloads. Seems like we were trying to start another azureus core for each torrent, but all we need is to add another global manager to the static one. Next up, gotta figure out issues on the state machine, pausing is aborting, and shutting down frostwire needs to shutdown the azureus core.
#
02:57 on Jan 16frostwire
Commit by gubatron :: r1367 /branches/frostwire_4.18.6_azureus2_r1347/components/ (azureus/build.xml build.xml): (link)
more on ant
#
02:50 on Jan 16frostwire
Commit by gubatron :: r1366 /branches/frostwire_4.18.6_azureus2_r1347/components/ (azureus/build.xml build.xml): (link)
for some reason the components/build.xml was the azureus build.xml, restored to the correct one. ant problem seems to be fixed
#
02:44 on Jan 16frostwire
Commit by gubatron :: r1365 /branches/frostwire_4.18.6_azureus2_r1347/components/storeserver/build/: (link)
removing annoying folders
#
02:43 on Jan 16frostwire
Commit by gubatron :: r1364 /branches/frostwire_4.18.6_azureus2_r1347/components/azureus/ (bin/ build.xml): (link)
fixing build.xml for components/azureus, still not there
#
01:07 on Jan 16frostwire
Commit by gubatron :: r1363 /branches/frostwire_4.18.6_azureus2_r1347/core/com/limegroup/bittorrent/ (BTMetaInfo.java ManagedTorrent.java): (link)
Downloads the actual torrent, shows measured bandwidth on both download and uploads
#
23:02 on Jan 15frostwire
Commit by gubatron :: r1362 /branches/frostwire_4.18.6_azureus2_r1347/core/com/limegroup/bittorrent/ManagedTorrent.java: (link)
ManagedTorrent reimplemented to use azureus core. Currently downloading a hardwired torrent. No changes in anyother class, we wrapped everything here. Still not reflecting everything correctly on the GUI
#