|
|
@1015
|
16 years |
livings124 |
remove redundant method call
|
|
|
@1014
|
16 years |
livings124 |
small auto-import change
|
|
|
@1013
|
16 years |
livings124 |
use a mutable array
|
|
|
@1012
|
16 years |
livings124 |
Don't auto-import torrents after they have been auto-imported. Useful …
|
|
|
@1011
|
16 years |
livings124 |
New toolbar icons from Van Hugo.
|
|
|
@1010
|
16 years |
livings124 |
buttons in inspector to reveal data file and (public) torrent file
|
|
|
@1009
|
16 years |
livings124 |
if there's not enough room to allow the window to expand to show the …
|
|
|
@1008
|
16 years |
livings124 |
rearrange and rename individual seeding settings
|
|
|
@1007
|
16 years |
livings124 |
don't know how this happened…
|
|
|
@1006
|
16 years |
livings124 |
in info show the number of incoming connections next to total connections
|
|
|
@1005
|
16 years |
livings124 |
hide scrollers when autoresizing
|
|
|
@1004
|
16 years |
livings124 |
Pieces View background is light gray instead of black
|
|
|
@1003
|
16 years |
livings124 |
no need to include .h's when compiling
|
|
|
@1002
|
16 years |
livings124 |
Clicking on the pieces view will toggle between piece progress view …
|
|
|
@1001
|
16 years |
joshe |
Fix for trackers that include parameters in announce URL.
|
|
|
@1000
|
16 years |
joshe |
Try to get home directory with getpwuid(getuid()) if getenv("HOME") fails.
|
|
|
@999
|
16 years |
livings124 |
get rid of excessive logging
|
|
|
@998
|
16 years |
livings124 |
Pieces View is working again
|
|
|
@997
|
16 years |
joshe |
Prevent overflow when reading/converting strings from the torrent metainfo.
|
|
|
@996
|
16 years |
joshe |
Fix a few minor style nits.
Use a floats instead of uint8_ts for piece …
|
|
|
@995
|
16 years |
livings124 |
For now the pieces view will show the completeness of the …
|
|
|
@994
|
16 years |
livings124 |
Initial attempt at against the completeness of a specific piece.
|
|
|
@993
|
16 years |
livings124 |
if a transfer does not start because of not enough disk space, start …
|
|
|
@992
|
16 years |
livings124 |
refresh port status when changing autoport setting
|
|
|
@991
|
16 years |
livings124 |
auto hide the vertical scroller
|
|
|
@990
|
16 years |
livings124 |
In Help blue is blue and green is green.
|
|
|
@989
|
16 years |
livings124 |
Swap green and blue in the advanced bar/pieces view
|
|
|
@988
|
16 years |
livings124 |
In the pieces view, pieces will briefly turn red before becoming green.
|
|
|
@987
|
16 years |
livings124 |
Tooltips display if peer is from incoming or outgoing connection.
|
|
|
@986
|
16 years |
livings124 |
Combine multiple loops into 1
|
|
|
@985
|
16 years |
livings124 |
Don't redraw the progress bar completely each time. The number of …
|
|
|
@984
|
16 years |
livings124 |
Larger font in document icon.
|
|
|
@983
|
16 years |
titer |
Restores display in transmissioncli
|
|
|
@982
|
16 years |
livings124 |
New documents icon from Van Hugo.
|
|
|
@981
|
16 years |
livings124 |
correct image file extension
|
|
|
@980
|
16 years |
livings124 |
Faster scrolling at the cost of a bit less detailed advanced bar (if …
|
|
|
@979
|
16 years |
livings124 |
Fixed annoying bug of the pieces view being black the first time it …
|
|
|
@978
|
16 years |
livings124 |
remove unneeded variable assignment
|
|
|
@977
|
16 years |
livings124 |
New icon!
|
|
|
@976
|
16 years |
livings124 |
New badge images. Thanks to bietmeester and cluthi for helping with these.
|
|
|
@975
|
16 years |
livings124 |
updated help files
|
|
|
@974
|
16 years |
livings124 |
Make both status lines in the Network prefs match.
|
|
|
@973
|
16 years |
livings124 |
New button images from macHD. Resume without waiting is now orange.
|
|
|
@972
|
16 years |
livings124 |
draw images using composite to ensure actual width
|
|
|
@971
|
16 years |
livings124 |
start torrents by enumerating (trying to figure out a bug)
|
|
|
@970
|
16 years |
livings124 |
changed around pieces view drawing code...still can't track down the …
|
|
|
@969
|
16 years |
livings124 |
Release box images on dealloc.
|
|
|
@968
|
16 years |
livings124 |
My typo.
|
|
|
@967
|
16 years |
livings124 |
Clear up the explanation of queueing a little.
|
|
|
@966
|
16 years |
livings124 |
no harm in having the help index match the new changes
|
|
|
@965
|
16 years |
livings124 |
small fix and a disclaimer
|
|
|
@964
|
16 years |
livings124 |
Make colors of bar/box match the new color scheme.
|
|
|
@963
|
16 years |
livings124 |
Updated help from Nick Pucius.
|
|
|
@962
|
16 years |
livings124 |
Added option in warning window to begin download even if not enough …
|
|
|
@961
|
16 years |
livings124 |
Torrents that have errors aren't counted in the queue, and when a …
|
|
|
@960
|
16 years |
livings124 |
Determine stats before originally starting torrent from history.
|
|
|
@959
|
16 years |
livings124 |
NAT forwarding is off by default, and port, not portS
|
|
|
@958
|
16 years |
livings124 |
Make code match the rest of the mac style.
|
|
|
@957
|
16 years |
livings124 |
work around for small bug in apple code
|
|
|
@956
|
16 years |
livings124 |
Status on ports in prefs window. Thanks to cluthi on the forums for this.
|
|
|
@955
|
16 years |
livings124 |
get rid of reference to old image file
|
|
|
@954
|
16 years |
livings124 |
Don't set the background of pieces view if it's gonna be hidden.
|
|
|
@953
|
16 years |
livings124 |
an extra log for extra debugging
|
|
|
@952
|
16 years |
livings124 |
hopefully a bit better...now just figure out a way to get the progress …
|
|
|
@951
|
16 years |
livings124 |
more logging and an extra check
|
|
|
@950
|
16 years |
livings124 |
Log the volume name to help in debugging.
|
|
|
@949
|
16 years |
livings124 |
a little more detailed log to save time converting bytes
|
|
|
@948
|
16 years |
livings124 |
don't subtract unsigned numbers
|
|
|
@947
|
16 years |
titer |
List libT.a before the -l* flags on the command line (otherwise this …
|
|
|
@946
|
16 years |
livings124 |
Re-add logs and try using different conversion.
|
|
|
@945
|
16 years |
joshe |
I guess I don't know how xml namespaces work.
|
|
|
@944
|
16 years |
joshe |
How about we actually put an <?xml?> tag in the xml we send?
|
|
|
@943
|
16 years |
joshe |
More miscellaneous UPnP fixes.
|
|
|
@942
|
16 years |
joshe |
Minor UPnP compatibility fixes.
|
|
|
@941
|
16 years |
livings124 |
Remove some logging and add the volume name to space warning.
|
|
|
@940
|
16 years |
livings124 |
First attempts at warning about not enough disk space (and stopping …
|
|
|
@939
|
16 years |
joshe |
Don't verify part of the UPnP root descript that apparently isn't standard.
|
|
|
@938
|
16 years |
joshe |
Add more UPnP debugging messages.
|
|
|
@937
|
16 years |
joshe |
Fix extra space in tracker HTTP request line.
|
|
|
@936
|
16 years |
livings124 |
Generate the pieces images in code rather than using files.
|
|
|
@935
|
16 years |
livings124 |
Hide pieces view if a single torrent is not selected.
|
|
|
@934
|
16 years |
livings124 |
rearrange peers inspector tab a bit
|
|
|
@933
|
16 years |
livings124 |
make autostart variable the same as in .6
|
|
|
@932
|
16 years |
joshe |
Add missing prototype for tr_peerIsIncoming().
|
|
|
@931
|
16 years |
joshe |
Fix possible uint64_t underflow which could cause insanely huge …
|
|
|
@930
|
16 years |
joshe |
Properly exit the upnp device pulse when a loop is detected.
|
|
|
@929
|
16 years |
titer |
Don't attach peers to inactive torrents (should fix the CLOSE_WAIT …
|
|
|
@928
|
16 years |
livings124 |
waiting torrents won't go to the queue…
|
|
|
@927
|
16 years |
livings124 |
Move PiecesView?.m/h to the macosx folder.
|
|
|
@926
|
16 years |
titer |
Remember whether a peer comes from an incoming or outcoming connection
|
|
|
@925
|
16 years |
livings124 |
The advance bar should have the same default number of pieces as the …
|
|
|
@924
|
16 years |
livings124 |
Use setNeedsDisplay rather than resetting the image on each refresh.
|
|
|
@923
|
16 years |
livings124 |
Move the pieces viewer into the Activity pane of Inspector.
|
|
|
@922
|
16 years |
livings124 |
Better sizing of table in inspector, and slightly larger min width.
|
|
|
@921
|
16 years |
livings124 |
rearrange activity and peers tab in inspector
|
|
|
@920
|
16 years |
joshe |
Merge nat-traversal branch to trunk.
|
|
|
@918
|
16 years |
joshe |
Revert a change that was made on the wrong branch.
|
|
|
@912
|
16 years |
joshe |
Prefix install paths with optional DESTDIR variable.
|
|
|
@891
|
16 years |
joshe |
Fix logic error in exit check.
|
|
|
@887
|
16 years |
joshe |
Add KTorrent, libTorrent and MLDonkey to clients list.
|
|
|