|
|
@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.
|
|
|
@866
|
16 years |
joshe |
Improve debug window:
Limit the log to 5000 messages.
Use a …
|
|
|
@862
|
16 years |
livings124 |
stupid mistake in last commit
|
|
|
@861
|
16 years |
livings124 |
Add Opera to the clients list.
|
|
|
@860
|
16 years |
livings124 |
small cleanup in advanced bar code
|
|
|
@859
|
16 years |
livings124 |
white instead of "back" color
|
|
|
@858
|
16 years |
livings124 |
advanced bar doesn't need to generate it's own border
|
|
|
@857
|
16 years |
livings124 |
Change the advanced bar width a bit.
|
|
|
@856
|
16 years |
livings124 |
Advanced bar should work again.
|
|
|
@855
|
16 years |
livings124 |
Use tableView:objectValueForTableColumn:row: instead of …
|
|
|
@854
|
16 years |
joshe |
Add an assertion.
|
|
|
@853
|
16 years |
livings124 |
enable new menu items more accurately
|
|
|
@852
|
16 years |
livings124 |
Menu item to switch between filters.
Enable some menu items a little …
|
|
|
@851
|
16 years |
livings124 |
add bitrocket to the client id's (you have to acknowledge the …
|
|
|
@850
|
16 years |
livings124 |
Forgot a release.
|
|
|
@849
|
16 years |
livings124 |
check for files to auto import at launch
|
|
|
@848
|
16 years |
livings124 |
Forgot the updated credits and to remove an unused constant
|
|
|
@847
|
16 years |
livings124 |
Use UKKQueue for auto import which gets rid of polling and makes the …
|
|
|
@846
|
16 years |
livings124 |
booleans are easier...again
|
|
|
@845
|
16 years |
livings124 |
booleans are easier
|
|
|
@844
|
16 years |
livings124 |
Use built-in ability for verifying notifications' objects and update …
|
|
|
@843
|
16 years |
livings124 |
temp fix for crashing
|
|
|
@842
|
16 years |
livings124 |
Display a warning when in debug mode.
|
|
|
@841
|
16 years |
livings124 |
Only update peer table when it's visible
|
|
|
@840
|
16 years |
livings124 |
Remove Find...it doesn't work right and isn't too important anyways.
|
|
|
@839
|
16 years |
livings124 |
Better compare of IP strings.
|
|
|
@838
|
16 years |
joshe |
Restore Id keyword which was dropped.
|
|
|
@837
|
16 years |
joshe |
Allow a couple of the message functions to be called before the first …
|
|
|
@836
|
16 years |
livings124 |
Make error image smaller so resizing isn't necessary.
|
|
|
@835
|
16 years |
livings124 |
Display an error image on the torrent icon when there is an error with …
|
|
|
@834
|
16 years |
livings124 |
switch back find shortcut
|
|
|
@833
|
16 years |
joshe |
Some fixes for the french translation.
|
|
|
@832
|
16 years |
livings124 |
The filter bar shortcut is command-option-f (for now) since regular …
|
|
|
@831
|
16 years |
livings124 |
Display an error if saving of the log file fails.
|
|
|
@830
|
16 years |
livings124 |
Don't recreate the whole log string each time a line is removed.
|
|
|
@829
|
16 years |
livings124 |
Limit message log to 1000 lines.
|
|
|
@828
|
16 years |
livings124 |
Option to save log.
|
|
|
@827
|
16 years |
livings124 |
Add keywords.
|
|
|
@826
|
16 years |
livings124 |
Don't hide Message window when T isn't the main app.
|
|
|
@825
|
16 years |
livings124 |
Make Message window a panel, get rid of extra Edit menu, and move menu …
|
|
|
@824
|
16 years |
livings124 |
Add Find to edit menu, since find can be useful for debugging.
|
|
|
@823
|
16 years |
livings124 |
Log window now indents none-first lines.
|
|
|
@822
|
16 years |
livings124 |
simpler date format
|
|
|
@821
|
16 years |
livings124 |
different way to set font
|
|
|
@820
|
16 years |
livings124 |
Get rid of blank line at bottom of message log.
|
|
|
@819
|
16 years |
livings124 |
Re-add time to message log.
|
|
|
@818
|
16 years |
livings124 |
Work with new way of logging messages.
|
|
|
@817
|
16 years |
joshe |
Add time to messages.
|
|
|
@816
|
16 years |
joshe |
No longer need gthread library.
|
|
|
@815
|
16 years |
joshe |
Rework the message stuff again to be easier on the frontend.
|
|
|
@814
|
16 years |
livings124 |
Larger default message window, font matching default Console look, and …
|
|
|
@813
|
16 years |
livings124 |
Empty (and display) buffer right away when changing message level, and …
|
|
|
@812
|
16 years |
livings124 |
Update the message log twice as often, and when quitting set libT to …
|
|
|
@811
|
16 years |
livings124 |
This should be a safer implementation of the message log.
|
|
|
@810
|
16 years |
livings124 |
MessageWindowController? in its proper place
|
|
|
@809
|
16 years |
livings124 |
Stupid mistake.
|
|
|
@808
|
16 years |
livings124 |
Use lock when clearing text.
|
|
|
@807
|
16 years |
livings124 |
Message Log window, accessible from the Transmission menu.
|
|
|
@806
|
16 years |
livings124 |
See exact number of bytes in tooltip over file size in file table.
|
|
|
@805
|
16 years |
livings124 |
unsigned long long for file size
|
|
|
@804
|
16 years |
joshe |
Add a debug output window.
|
|
|
@803
|
16 years |
joshe |
Make message level available to message handler callback.
|
|
|
@802
|
16 years |
livings124 |
Make sure the scheduler 24-hour format is double digits.
|
|
|
@801
|
16 years |
livings124 |
Display "info not available" in file table.
|
|
|
@800
|
16 years |
livings124 |
Reveal in file table works again.
|
|
|
@799
|
16 years |
livings124 |
Add individual file sizes to info's file table.
|
|
|
@798
|
16 years |
joshe |
Allow frontend to change message output level.
Rename …
|
|
|
@797
|
16 years |
livings124 |
Add number of files below info's file table.
|
|
|
@796
|
16 years |
livings124 |
Sort accessor is private.
|
|
|
@795
|
16 years |
titer |
Fix BeOS gcc check with gcc >=3
|
|
|
@794
|
16 years |
livings124 |
Acquire lock before setting completed badge to help get rid of problem …
|
|
|
@793
|
16 years |
joshe |
Detect if a newer compiler is needed on BeOS.
|
|
|
@792
|
16 years |
titer |
Disables building of the BeOS UI for now
|
|
|
@791
|
16 years |
joshe |
Unbreak BeOS build.
|
|
|
@790
|
16 years |
livings124 |
percentage next to valid downloaded in inspector
|
|
|
@789
|
16 years |
livings124 |
Show swarm speed in inspector.
|
|
|
@788
|
16 years |
joshe |
Try to keep track of the overall speed of the swarm.
Patch by Denis Ahrens.
|
|
|
@787
|
16 years |
livings124 |
Better BitTorrent? client identification.
|
|
|
@786
|
16 years |
joshe |
Try to find a UTF-8 filename in single-file mode too.
|
|
|
@785
|
16 years |
livings124 |
Show checks instead of y's for DL and UL columns.
|
|
|
@784
|
16 years |
livings124 |
Status in peers tab.
|
|
|