conicalflask / fs2

A sophisticated file sharing system for LAN parties with a focus on fast accurate searching, easy browsing and fast transfers.
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Issue 19 Bug Fix #21

Closed ghost closed 12 years ago

ghost commented 12 years ago

Issue 19: The speed graph used to end early on the left hand side. Fixed the logic so now it correctly fills across to the left. Also fixed a number of stupid code constructs so its much easier to read and understand now, as well as being more efficient.

conicalflask commented 12 years ago

Thanks for the patch.

How well has it been tested? I never took the time to understand this code originally. If it's been tested at least once or twice I'll just merge immediately.

I plan to review the share-building progress monitor more thoroughly though.

ghost commented 12 years ago

Yeah I have given it a couple of run throughs. I can't say I've done detailed testing on it, but some light acceptance testing would suggest it is fine.

conicalflask commented 12 years ago

Good enough for a graph :)

ghost commented 12 years ago

Deleted merged branch.