Archive for March, 2007

0.0.4 Released!

Saturday, March 31st, 2007

The fast resume code has proven stable over a number of torrents (>10Gb), so I’ve uploaded the code to the Sourceforge SVN repository, and released the library as 0.0.4. Take it for spin, and post feedback here or on the niagara-devel list.

Fast resume

Friday, March 30th, 2007

I’ve been working slowly on the GUI client and the library. I’m currently on elective study in France, so things have been a bit slow. I have managed to add preliminary support for Fast Resume to the library, which will be available both in the command line and GUI clients.

The context created by the library stores the completion status of each tracked torrent, but this was not persistent between sessions. I’ve added support for saving and loading this between sessions. Hopefully this will make downloading large torrents more convenient.

I’ll upload it to SVN once I’ve tested it with a few more torrents, and look at releasing 0.0.4 shortly. Then I’ll be able to focus all my attention on the Cocoa client.