|
|
@919
|
16 years |
joshe |
Fix logic error in exit check, this time on the right branch.
|
|
|
@917
|
16 years |
livings124 |
Make box size larger, as well as avoid overlap.
|
|
|
@916
|
16 years |
livings124 |
two for-loops is probably better in this case
|
|
|
@915
|
16 years |
livings124 |
compute values even less: only when torrent is first selected
|
|
|
@914
|
16 years |
livings124 |
code's a little bit more confusing, but at least it doesn't have to …
|
|
|
@913
|
16 years |
livings124 |
Use square root instead of a while loop.
|
|
|
@911
|
16 years |
livings124 |
better box sizing
|
|
|
@910
|
16 years |
livings124 |
Make boxes in pieces viewer larger if few enough to make them all fit.
|
|
|
@909
|
16 years |
livings124 |
Show pieces top-down, and if there are less pieces than are shown, …
|
|
|
@908
|
16 years |
livings124 |
only update pieces viewer when it's visible
|
|
|
@907
|
16 years |
livings124 |
remove unnecessary variables/checks
|
|
|
@906
|
16 years |
livings124 |
Use the main gui's timer to update the pieces view rather than its own.
|
|
|
@905
|
16 years |
livings124 |
Make advanced bar colors match the new pieces viewer more.
|
|
|
@904
|
16 years |
livings124 |
Changes to handling of the pieces viewer's window.
|
|
|
@903
|
16 years |
livings124 |
Add "Pieces Viewer," accessible through the View menu. I swear this …
|
|
|
@902
|
16 years |
joshe |
Treat a couple more NAT-PMP errors as temporary.
|
|
|
@901
|
16 years |
joshe |
Don't treat a requested port being in use as a permanent error with NAT-PMP
|
|
|
@900
|
16 years |
livings124 |
make a default name more future-proof
|
|
|
@899
|
16 years |
livings124 |
"Resume selected without wait" now works without having to first queue …
|
|
|
@898
|
16 years |
livings124 |
holding down option will now allow the pause/resume button within the …
|
|
|
@897
|
16 years |
livings124 |
Queue Order is promoted to the top of the sort list
|
|
|
@896
|
16 years |
livings124 |
capitalization fix
|
|
|
@895
|
16 years |
livings124 |
rearrange transfers prefs
|
|
|
@894
|
16 years |
livings124 |
Move nat warning in prefs around/
|
|
|
@893
|
16 years |
livings124 |
Add a check icon and small changes to layout/text of nat status.
|
|
|
@892
|
16 years |
livings124 |
fix some small oversights
|
|
|
@890
|
16 years |
livings124 |
retain nat status to avoid constant setting of status
|
|
|
@889
|
16 years |
livings124 |
Include image with the nat status. It still needs an image for success.
|
|
|
@888
|
16 years |
livings124 |
show nat status in prefs
|
|
|
@886
|
16 years |
livings124 |
resize prefs a bit
|
|
|
@885
|
16 years |
livings124 |
get rid of annoying warning
|
|
|
@884
|
16 years |
livings124 |
Remove unnecessary code.
|
|
|
@883
|
16 years |
livings124 |
barely-noticeable prefs alignment issue
|
|
|
@882
|
16 years |
livings124 |
Add context menu to start without wait.
|
|
|
@881
|
16 years |
livings124 |
Fix crash with pause toolbar item.
|
|
|
@880
|
16 years |
livings124 |
Simplified queue and autostart prefs
|
|
|
@879
|
16 years |
livings124 |
Refer to queue as "queue".
|
|
|
@878
|
16 years |
livings124 |
For waiting torrents, button in table will now be a pause button to …
|
|
|
@877
|
16 years |
livings124 |
pausing torrents will now remove them for the queue
|
|
|
@876
|
16 years |
livings124 |
The beginnings of a reworked queue system.
|
|
|
@875
|
16 years |
joshe |
Add back a couple of dateTry updates that were dropped with the new …
|
|
|
@874
|
16 years |
livings124 |
Increased the number of message lines from 1000 to 2500. For real this …
|
|
|
@873
|
16 years |
livings124 |
Simplified the layout of the speed limit scheduler a bit and increased …
|
|
|
@872
|
16 years |
livings124 |
"traversal" should be lowercase
|
|
|
@871
|
16 years |
livings124 |
Relabel new preference item.
|
|
|
@870
|
16 years |
joshe |
When changing our port, have NAT-PMP try to unmap the old port, not …
|
|
|
@869
|
16 years |
livings124 |
Rephrase label in prefs.
|
|
|
@868
|
16 years |
livings124 |
attempt at getting nat traversal support in the os x gui
|
|
|
@867
|
16 years |
joshe |
Merge debug window changes from trunk.
|
|
|
@865
|
16 years |
titer |
Updates Xcode project
|
|
|
@864
|
16 years |
joshe |
Add nat traversal support (ie: NAT-PMP and UPnP)
|
|
|
@863
|
16 years |
joshe |
Create branch for nat traversal testing.
|
|
copied from trunk:
|
|
|
@862
|
16 years |
livings124 |
stupid mistake in last commit
|