|
|
@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.
|
|
|
@783
|
16 years |
livings124 |
Trim "connected" column with by a pixel.
|
|
|
@782
|
16 years |
livings124 |
Colored dots for connected/not connected
|
|
|
@781
|
16 years |
livings124 |
Initially select IP column for sorting.
|
|
|
@780
|
16 years |
livings124 |
Check for connected peers, as well as better peer table resizing behavior.
|
|
|
@779
|
16 years |
livings124 |
Don't change pref view to the current pref view.
|
|
|
@778
|
16 years |
livings124 |
Some better defaults.
|
|
|
@777
|
16 years |
livings124 |
Sort IP addresses correctly.
|
|
|
@776
|
16 years |
livings124 |
Peer table always sorts by ip address after sorting by whatever column …
|
|
|
@775
|
16 years |
livings124 |
IP address in peer table
|
|
|
@774
|
16 years |
joshe |
Retrieve peer address as a string via tr_torrentPeers().
|
|
|
@773
|
16 years |
livings124 |
Add bits on wheels to clients list.
|
|
|
@772
|
16 years |
livings124 |
Lock and unlock while accessing peers in libtransmission.
Handle lack …
|
|
|
@771
|
16 years |
livings124 |
No need to make peer table make the window key, which also eliminates …
|
|
|
@770
|
16 years |
livings124 |
Fix for when the returned client string is "unknown client ("
|
|
|
@769
|
16 years |
joshe |
Use the proper name of uTorrent through the magic of UTF-8.
|
|
|
@768
|
16 years |
livings124 |
Add uTorrent to clients.
|
|
|
@767
|
16 years |
livings124 |
Free even more memory.
|
|
|
@766
|
16 years |
livings124 |
Get peers separately from the rest of the stats. This should also get …
|
|
|
@765
|
16 years |
livings124 |
Fix a memory leak.
|
|
|
@764
|
16 years |
livings124 |
Some changes to getting peers in libtransmission. Now it uses a …
|
|
|
@763
|
16 years |
livings124 |
lock torrent before accessing peers
|
|
|
@762
|
16 years |
livings124 |
Don't allow row selection in peer table.
|
|
|
@761
|
16 years |
livings124 |
Basic peer info in info window...more to come.
|
|
|
@760
|
16 years |
joshe |
Change all my 2-clause BSD licenses to the same MIT/X11 license as …
|
|
|
@759
|
16 years |
joshe |
Replace the old progress cell renderer with a new one for silly …
|
|
|
@758
|
16 years |
joshe |
Use UTF-8 encoded name and paths in torrent file if available.
|
|
|
@757
|
16 years |
livings124 |
Some changes for the last commit plus don't allow the same time for …
|
|
|
@756
|
16 years |
livings124 |
More improvements to the way speed limit scheduling works.
|
|
|
@755
|
16 years |
titer |
Recognize skyos
|
|
|
@754
|
16 years |
livings124 |
Some new accessors for libtransmission...I don't see what harm these can do
|
|
|
@753
|
16 years |
livings124 |
Streamlined autoenable function a little.
|
|
|
@752
|
16 years |
livings124 |
Scheduler is now more automatic.
|
|
|
@751
|
16 years |
livings124 |
Small iterator change in libtransmission by oleo.
|
|
|
@750
|
16 years |
livings124 |
remove unneeded retain
|
|
|
@749
|
16 years |
livings124 |
save history
|
|
|
@748
|
16 years |
livings124 |
I hate memory management in objective-c! This should have better …
|
|
|
@747
|
16 years |
livings124 |
Better behavior for always ask for location.
|
|
|
@746
|
16 years |
livings124 |
Add help button to Network prefs that goes straight to portforwarding help.
|
|
|
@745
|
16 years |
livings124 |
show prefs window in Window menu / dock menu
|
|
|
@744
|
16 years |
livings124 |
Don't allow fields in info to be selected if blank.
|
|
|
@743
|
16 years |
livings124 |
Code for saving when closing prefs window is no longer a delegate method.
|
|
|
@742
|
16 years |
livings124 |
Growl for auto speed limit
|
|
|
@741
|
16 years |
livings124 |
placeholder of N/A in info window
|
|
|
@740
|
16 years |
livings124 |
Allow scheduling of speed limit.
Preference window saves when closing …
|
|
|
@739
|
16 years |
joshe |
Add russian translation.
|
|
|
@738
|
16 years |
joshe |
Add polish translation.
My apologies to Tomasz for forgetting this …
|
|
|
@737
|
16 years |
livings124 |
Use tabs in Transfers section of prefs.
|
|
|
@736
|
16 years |
livings124 |
remove non-existent sound directory
|
|
|
@735
|
16 years |
livings124 |
User can now choose the sound that plays.
|
|
|
@734
|
16 years |
livings124 |
Play sound when seeding completes.
|
|
|
@733
|
16 years |
livings124 |
Option to play sound when downloads finish (for now the sound is "Glass").
|
|
|
@732
|
16 years |
livings124 |
Simplify by updating button tracking for change in frame rather than a …
|
|
|
@731
|
16 years |
livings124 |
small cleanup
|
|
|
@730
|
16 years |
livings124 |
Grammar fix in Help.
|
|
|
@729
|
16 years |
livings124 |
Only show ratio, not upload speed, when seeding in minimal mode and …
|
|
|
@728
|
16 years |
livings124 |
number of torrents shown in status bar now changes if filtering just …
|
|
|
@727
|
16 years |
livings124 |
Don't check if hidden...just try to hide/show.
|
|
|
@726
|
16 years |
livings124 |
unnecessary import
|
|
|
@725
|
16 years |
livings124 |
Prefs window is a window rather than a panel, with behavior more …
|
|
|
@724
|
16 years |
livings124 |
Only update torrents that need to be updated.
|
|
|
@723
|
16 years |
titer |
Typo
|
|
|
@722
|
16 years |
livings124 |
Don't make window modal for sheet.
|
|
|
@721
|
16 years |
livings124 |
validate open menu item
|
|
|
@720
|
16 years |
livings124 |
Make the filter buttons themselves control when they are active/inactive.
|
|
|
@719
|
16 years |
livings124 |
Load prefs nib right away.
|
|
|
@718
|
16 years |
livings124 |
Simplify new Open menu item text.
|
|
|
@717
|
16 years |
livings124 |
3 words for a button is a bit much.
|
|
|
@716
|
16 years |
livings124 |
Holding down option and using the open menu item now ignores the …
|
|
|
@715
|
16 years |
livings124 |
Slight change in the way queueing works when changing preferences.
|
|
|