1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00
Commit graph

3550 commits

Author SHA1 Message Date
Mitchell Livingston
a2ecc98986 show remaining time for seeding torrents set to global stop seeding setting (with that setting on) reported by m1b 2007-12-22 22:02:38 +00:00
Mitchell Livingston
51f52dd8d6 images loaded with "imageNamed" should include their file extension 2007-12-22 19:57:12 +00:00
Charles Kerr
d79fa750fe update gtk+ section of the NEWS 2007-12-22 19:41:13 +00:00
Mitchell Livingston
5b1b08e48e rename "Not Available" to "Availability" 2007-12-22 19:30:08 +00:00
Mitchell Livingston
a063e8b964 remove foreign language nibs 2007-12-22 19:19:02 +00:00
Mitchell Livingston
595fba8a45 actually add xib 2007-12-22 19:16:17 +00:00
Mitchell Livingston
43c35936cc change main menu from nib to xib 2007-12-22 19:15:56 +00:00
Mitchell Livingston
ef375e44f2 change prefs window from nib to xib 2007-12-22 19:12:42 +00:00
Mitchell Livingston
eddf7c5465 slightly better behavior when placing the not-available bar 2007-12-22 19:07:58 +00:00
Mitchell Livingston
4373e79a2b patch from SoftwareElves for ipc 2007-12-22 18:53:20 +00:00
Mitchell Livingston
ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Charles Kerr
b13d8d1dd6 save a copy of the torrent's metadata in tr_torrentInit(), not tr_torrentParse(). remove dead code from metainfo.c. 2007-12-22 18:00:47 +00:00
Charles Kerr
c946168b1e (1) fix peer limits in fastresume (2) possible fastresume corruption (3) add `save' field to torrent ctor 2007-12-22 17:30:31 +00:00
Charles Kerr
bf75469bbe (gtk) fix crash reported by hussam 2007-12-22 16:34:47 +00:00
Charles Kerr
3ecb9910e0 save per-torrent peer limits in the fastresume file 2007-12-22 16:11:15 +00:00
Mitchell Livingston
a364c4872e update the file priority gradients 2007-12-22 15:49:45 +00:00
Mitchell Livingston
b39e5e3bfd add the ability to set per-torrent number of connections to the inspector 2007-12-22 05:21:25 +00:00
Mitchell Livingston
4400406ba0 add functionality to set number of connected peers for new torrents 2007-12-22 04:15:35 +00:00
Charles Kerr
2764f9a140 fix indentation errors in r4278.
fix consistency errors between ctor and the new functions in r4278.
2007-12-22 04:11:17 +00:00
Mitchell Livingston
3449e2d15c separate getting/setting # connections and # unchoked 2007-12-22 04:00:19 +00:00
Charles Kerr
7542573044 brush away the last remnants of tr_torrentInit() 2007-12-22 03:51:12 +00:00
Mitchell Livingston
78419871e9 switch-ify an if 2007-12-22 03:39:52 +00:00
Mitchell Livingston
b276f285b0 get rid of all the deprecated functions for the ctor versions 2007-12-22 03:31:22 +00:00
Mitchell Livingston
0fba1e53ca use the new ctor function in torrent creation 2007-12-22 03:13:54 +00:00
Charles Kerr
9148c9211f (gtk) tweak the display speed/size units again. 2007-12-22 03:01:14 +00:00
Charles Kerr
93f69d2b5c (gtk) add options to set global & per-torrent peer connection limits 2007-12-22 00:06:38 +00:00
Charles Kerr
ccc804e06a tweak the number of decimal places in the file size display a little. 2007-12-21 22:43:14 +00:00
Charles Kerr
8c7434dded fix a different r4267 bug, also reported by John_Clay 2007-12-21 22:38:01 +00:00
Charles Kerr
99d6e5deab fix r4267 crash reported by John_Clay 2007-12-21 22:29:22 +00:00
Charles Kerr
69f1ee48c1 remove some stubbed code that should've been removed in the last checkin 2007-12-21 22:24:37 +00:00
Charles Kerr
287975caf5 the torrent ctor is here. 2007-12-21 22:18:40 +00:00
Mitchell Livingston
7a5369023e fix an annoying crash 2007-12-21 20:39:43 +00:00
Mitchell Livingston
355f450156 update the news file 2007-12-21 17:58:24 +00:00
Mitchell Livingston
530b57face use an x for "no group" 2007-12-21 17:54:37 +00:00
Mitchell Livingston
38d8026a5d hopefully resize the "All" filter button on Tiger correctly 2007-12-21 17:41:27 +00:00
Mitchell Livingston
1f1c6185c8 get xcode project compiling 2007-12-21 16:54:22 +00:00
Charles Kerr
f1baca587b add torrent-ctor so that xcode can be updated. it's not plugged in yet though. 2007-12-21 16:51:42 +00:00
Mitchell Livingston
71471102bc combine group code and adjust the group button size 2007-12-21 16:29:42 +00:00
Mitchell Livingston
fc1adc6093 add icon for the default group filter 2007-12-21 16:10:13 +00:00
Mitchell Livingston
5a2ff8f1fa make the max global connections possible 2000, and the default 500 2007-12-21 15:51:55 +00:00
Mitchell Livingston
8a739b38bc fix typo in last commit 2007-12-21 06:12:41 +00:00
Mitchell Livingston
ba9f48b503 add ability to set global number of connections 2007-12-21 05:56:34 +00:00
Charles Kerr
5c4f841c7e added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), tr_setGlobalPeerLimit(), tr_getGlobalPeerLimit() 2007-12-20 21:44:16 +00:00
Mitchell Livingston
f4211ce19d remove unused method 2007-12-20 20:55:26 +00:00
Mitchell Livingston
44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston
4cfc42437b update the news 2007-12-20 20:35:47 +00:00
Charles Kerr
cf30fac9cf upgrade to miniupnp-20071213 2007-12-20 20:18:22 +00:00
Mitchell Livingston
45155fdc04 get speed limit menu checks displaying again 2007-12-20 20:11:01 +00:00
Mitchell Livingston
1988925a91 experiment to get speed limit action menu to work 2007-12-20 19:57:42 +00:00
Charles Kerr
b51af2e799 (gtk) yin/yang icon: add a pulldown menu for {total,session}{ratio,transfer} 2007-12-20 19:21:21 +00:00