1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 17:47:37 +00:00
Commit graph

2330 commits

Author SHA1 Message Date
Mitchell Livingston
d581251a18 the blocklist downloader should get the tr_handle from the prefs controller instead of needing it passed separately 2008-04-17 04:25:49 +00:00
Mitchell Livingston
5acb4297ae experiment in improving calculation of the availability bar 2008-04-16 12:32:07 +00:00
Mitchell Livingston
b6fca67fb1 improved sort by date in the message log 2008-04-15 19:57:56 +00:00
Charles Kerr
93683854e4 unbreak the mac build 2008-04-14 15:32:50 +00:00
Charles Kerr
bc5838e75e deliberately break the mac build for a couple of hours because the last svn comm
it probably isn't nightly-user-friendly
2008-04-14 11:55:08 +00:00
Mitchell Livingston
612e7221a9 when unchecking all files in the add dialog window, don't do finished events 2008-04-14 00:05:16 +00:00
Mitchell Livingston
d15a768045 string folding ftw 2008-04-12 17:52:37 +00:00
Mitchell Livingston
9fcf0c19f9 fix availability status bar 2008-04-12 17:40:11 +00:00
Charles Kerr
57c7fcb507 #857: DSCP support for Transmission 2008-04-12 00:29:49 +00:00
Charles Kerr
f12ac60d0a update a couple of the tr_stat fields based on feedback from BMW 2008-04-11 23:05:14 +00:00
Mitchell Livingston
67ea41051f mac build compiles again 2008-04-11 17:52:05 +00:00
Mitchell Livingston
c6b097422f remove test code 2008-04-10 19:53:27 +00:00
Mitchell Livingston
65b3856f61 for determining table text color when selected, remove the Leopard code since the Tiger code is accurate 100% of the time 2008-04-10 19:52:27 +00:00
Mitchell Livingston
54106f3ca0 ipc fix for last commit 2008-04-10 19:43:09 +00:00
Mitchell Livingston
afb5738b98 if a download finishes downloading and finishes seeding at the same time, do all the "finished download" activities (dock badging, growl notification, sound); if one sound is playing for finished downloading/seeding, don't play another one 2008-04-10 16:37:07 +00:00
Mitchell Livingston
6ca3f6516b experiment with supporting custom user sounds on Leopard 2008-04-10 16:03:12 +00:00
Mitchell Livingston
e66074c1a6 (1.1x) a little extra safety when determining space needed to download 2008-04-09 18:40:22 +00:00
Mitchell Livingston
92f5bec9a4 animate the blocklist download bar when first shown; update strings file 2008-04-08 15:45:01 +00:00
Mitchell Livingston
8b06357aab (trunk), double clicking a blank part of the table will toggle the inspector; update NEWS 2008-04-08 03:36:01 +00:00
Mitchell Livingston
f1d61349e4 when the progress string is showing info for selected, the percent value should be for the selected amount 2008-04-08 03:32:07 +00:00
Mitchell Livingston
4a146b75c1 #851 extra adjustment of text placement when quitting 2008-04-07 21:25:31 +00:00
Mitchell Livingston
dd1a319d2d on Tiger, show an appropriate image for the Peers pref tab 2008-04-07 21:13:10 +00:00
Mitchell Livingston
dd92abf7aa new badge images 2008-04-07 19:21:03 +00:00
Mitchell Livingston
7dd505c056 remove dead code 2008-04-07 14:09:28 +00:00
Mitchell Livingston
c0e2f95ffd even more string folding! 2008-04-07 13:43:26 +00:00
Mitchell Livingston
ab2d8a4507 Capitalization Changes 2 2008-04-07 13:29:46 +00:00
Mitchell Livingston
9ccad6ce62 capitalization changes 2008-04-07 13:25:55 +00:00
Mitchell Livingston
dc27b3b7f2 pass the appropriate tr_torrent object in the ipc controller 2008-04-07 13:14:31 +00:00
Mitchell Livingston
f34cd7299f fix incorrect eta value 2008-04-07 05:00:07 +00:00
Mitchell Livingston
adbee53efa for now just show "remaining time unknown" for not available downloads 2008-04-07 04:05:57 +00:00
Mitchell Livingston
05ddd5f2ee trivial cleanup 2008-04-07 03:54:23 +00:00
Mitchell Livingston
d40eaf6d97 fix ratio display error reported by pea_ 2008-04-07 03:43:20 +00:00
Mitchell Livingston
2a8b6f8b1f fix marking the eta of torrents with peers as unavailable 2008-04-07 03:01:57 +00:00
Mitchell Livingston
317960dd90 eta string folding 2008-04-07 02:55:33 +00:00
Mitchell Livingston
ef4b7b8dc5 try to clarify the "not all available" message 2008-04-07 02:48:51 +00:00
Mitchell Livingston
b57d6932f0 cleaner code for rounding file size, speed, and ratio 2008-04-07 02:17:45 +00:00
Mitchell Livingston
d9ff2d6105 fix ratio showing as -0.01 2008-04-06 14:59:37 +00:00
Mitchell Livingston
b6048d3220 fix speeds of -0.01 2008-04-06 14:47:26 +00:00
Mitchell Livingston
3973647cff update remaining time string to display "not all available" 2008-04-06 14:44:30 +00:00
Mitchell Livingston
aca7155f19 adjustments to rounding when displaying speeds and file size 2008-04-06 14:02:08 +00:00
Mitchell Livingston
0663eb4dd4 trivial changes 2008-04-06 13:10:19 +00:00
Mitchell Livingston
69ad7e3a83 update help to no longer reference the Advanced preferences 2008-04-06 13:08:00 +00:00
Mitchell Livingston
8ea39faca6 (trunk) alignment fix to Russian add window 2008-04-06 13:02:20 +00:00
Mitchell Livingston
d6d430f1b0 disable the cancel button when the blocklist is being processed 2008-04-06 05:20:50 +00:00
Mitchell Livingston
11d64631d9 add a button to the peers prefs window for help documentation; divide the help documentation between peers and network 2008-04-06 05:07:28 +00:00
Mitchell Livingston
f63bebdc09 remove redundant release statements 2008-04-06 04:55:20 +00:00
Mitchell Livingston
12969e060d adjustments to the blocklist download window, including showing that the downloaded file is being processed 2008-04-06 04:49:39 +00:00
Mitchell Livingston
1d40202bfc string folding and dead code removal 2008-04-06 04:16:05 +00:00
Mitchell Livingston
b4c5e1450e actually cancel the blocklist download when hitting the cancel button - should fix a crasher 2008-04-06 03:47:03 +00:00
Mitchell Livingston
8b627d3792 when downloading the blocklist, show amounts instead of percent 2008-04-06 03:35:18 +00:00