You are being redirected to the new location...
News
2006-12-17: Version 0.9.3 released. Much improved Universal Binary.
2006-03-21: Forum moved to a new location.
2006-03-03: Version 0.9.2 released.
2006-03-02: Version 0.9.1 released.
This is a bugfix release:
- Added setting to disable auto-searches
- Fixed a bug that made multiple sources result in multiple downloaded files
- Fixed crash when resolving strange domain names
- Fixed problem with hashing not starting
- Fixed problem with re-hashing the same files over and over again
- Added setting of hashing priority
- Fixed pausing of download when removing a source
- Fixed a crash when granting extra slots
- Disable automatic reconnection of we're banned
- Doesn't automagically create missing download directories (this is most often due to an unattached external hard drive)
- Changed asynchronous DNS implementation
2006-02-19: Version 0.9 released.
This release should be considered BETA. Please take a backup of your shakespeer.db file before running this new version for the first time. This version is Tiger ONLY.
Changes in this version:
- Replaced GLibs IO channels with libevent
- Button in search window to relaunch searches
- Automatic reconnection to hubs (doesn't detect kicks though)
- Filtering search results on open slots and tth
- Added menu items to match against users filelists
- Keep saved filelists accessible between restarts
- Command-T now toggles the transfer drawer
- Improved startup time
- Implemented granting of extra slots
- Moved and renamed files in share are now identified and don't need re-hashing
- Added button in preferences to pause and resume hashing
- Log files are placed in ~/Library/Logs by default on Mac OS X
- Use c-ares for asynchronous DNS lookups
2006-02-19: Forum moved to a new location.
2006-02-09: Reverted back to old website.
2006-01-21: Upgraded website to TiddlyWiki 2.0.2
2005-10-09: Version 0.8.2 is mainly a bugfix release, but also includes some additional features. Changes in this version:
- Hopefully fixed public hubs list loading
- Ability to set number of upload slots globally (as in DC++)
- Better xml filelist compatibility with DC++
- Refreshes public hublist asynchronously
- Tests port settings asynchronously
- Better presentation of disconnected hubs
- Better presentation of double passive mode downloads
- Added /reconnect command
- Added server messages panel
- Allow browsing own filelist
- Fixed problems with empty filelists due to invalid UTF-8 encoding
- Added setting to rescan share every x hours
- Initial Growl support
2005-08-13: Version 0.8.1 is a bugfix release. Download from here. Changes in this version:
- Fixed hashing bug with filenames ending with spaces (thanks Peter)
- Context menu in hub table header to enable/disable columns
- Fixed crash when connecting to certain hubs
- Added User-Command support to search view
2005-08-11: Version 0.8 of ShakesPeer is now released. Download from here. Changes in this version:
- Automatic matching of queue from search responses based on TTH and size
- Fixed context menu in transfer drawer
- Default nmdc user-commands (Kick and Redirect) in user table context menu
- Added Browse and PM items in transfers context menu
- Use hubnames in sidebar
- Non-blocking sockets in server (should fix most freezes)
- Added /userlist and /search commands in hub chat
- OP-Chat now shows correct nicknames
- Added preference option to connect to a remote backend server
- Sorting in filelist view
- Initial sorting by OP status and nick name in hub users table
- Added filter in filelist view
- Added option to disable emoticons in chat
- Command + Up/Down now selects previous/next item in the sidebar
- Download folders from search view
- Show login/logout events in private chat view
- Supports setting priority per file
- Directory hierarchy in download queue
- Doesn't automatically focus new sidebar items
- Groups search results with matching TTH
2005-07-27: New design of the website.
2005-07-23: Version 0.7.3 is now released and is mainly a bug fix release. Download from here. Changes in this version:
- Fixed hashing bug: intifinite loop if filename includes a pipe character
- Fixed crash with search responses with invalid character encoding
- Rotate logs while ShakesPeer is running
- Added hub keep-alive messages (+ detection of lost connection)
- Added idle timeout (5 minutes) in transfers
- Added support for automatic checks for updates
2005-07-17: Version 0.7.2 is another bug fix release, this time fixing a whole lot of memory leaks and a nasty upload crash. All users are highly recommended to upgrade. Download from here.
2005-07-16: Version 0.7.1 is mainly a bug fix release, fixing a bug when resuming downloads. All prior resumed download has been corrupt. All users are highly recommended to upgrade. Download from here. More changes:
- implemented /join command
- added the transfer drawer back + toolbar button to show it
- reworked the /me command
2005-07-15: Version 0.7 is released, download from here. This release fixes some major bugs. It also removes the transfer drawer, adds hub user commands, has a finished transfer view, handles non-ASCII better, highlights sidebar items, and more.
2005-06-29: A new release! Get it here. This includes mostly interface improvements. Hub bookmarks, /fav commands, the toolbar is back, complete download folder, ability to manually specify external IP address, clickable URLs in chat window, smilies and of course a bunch of bugfixes.
2005-06-23: This release adds initial support for filelist browsing. Click here to download. The cvs-date version numbers are now dropped, using regular version numbers instead.
2005-06-09: This release fixes lots of bugs. It also adds TTH leaf support, which means that all shared files must be re-hashed. Hashing speed has been greatly improved, as is the startup time. The CPU usage problem with uploads should also be fixed. Click here to download.
2005-06-03: New forums created.
2005-05-22: A new release, get it here. This version adds support for passive mode, has a new search interface and fixes a bunch of bugs. Also, a new button in the preferences allows to test active mode settings. Support for XML hublists has been added. The toolbar has been removed. And more... try it out.
2005-05-15: This is the real cvs-20050515 version.
2005-05-15: A new (pre-)release of ShakesPeer Aqua GUI is available. Go get it here. There are still some major features missing (browsing of filelists, passive mode, hub bookmarks, etc), and there are most certainly some scary bugs in it.
In this release, hashing of files is done in a separate process with a lower priority (niced). This way the computer is still usable during hashing. The major visible additions is support for private chats, some icons in the user list and search results windows, hub statistics and more.
2005-05-08: Go here to download an early alpha version of the ShakesPeer Aqua GUI. Please be aware that this version is the first public alpha release and will contain bugs, and some might be really nasty. Also note that this release lacks some functionality, eg: browsing of filelists, passive mode, private chats, hub bookmarks and more. This release has only been tested on Panther (10.3.9).
2005-03-10: The Aqua GUI is coming along nicely. I hope I can release an alpha version within 2-3 weeks.
2005-02-07: I've now checked in sources in CVS for a GUI (Aqua / ObjC). Both code and .nib's from the earlier attempt as well as from the macdcpp project could be reused. For an early screenshot press here. No pre-built binary is available at this moment as it is too early even for an alpha release. Developers can check the cvs. Stay tuned!
2005-02-03: a new implementation of the core DC++ protocol engine in plain C. This version does not use any threads, which makes life a lot easier. Instead glibs event loops are used. Communication with the user interface is done through unix sockets, with simple text-based commands (everything in utf8). There is a command line interface available to test drive the engine. I'm currently working on a proof-of-concept Aqua gui.