1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-18 21:09:55 +00:00
Commit graph

1792 commits

Author SHA1 Message Date
Mitchell Livingston
f09cc4c7f3 add Bitflu and FoxTorrent to clients 2007-04-30 01:29:00 +00:00
Mitchell Livingston
7100463899 ensure the download/upload rates that are sent to the tracker are reset when sending "started" 2007-04-29 15:28:56 +00:00
Mitchell Livingston
a8a2e03d13 use malloc instead of calloc 2007-04-28 03:44:09 +00:00
Mitchell Livingston
c80ff07a06 rename "remove fast resume cache" item and check speed limit only once per minute 2007-04-28 02:39:30 +00:00
Mitchell Livingston
305ccf1cd5 add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
Josh Elsasser
3ef81c7977 Add debug mode to daemon. 2007-04-26 07:03:36 +00:00
Josh Elsasser
9aaa36a431 Fix a parsing bug which could be triggered by a truncated xml file. 2007-04-26 05:40:24 +00:00
Mitchell Livingston
9d570c03db move debug warning code from awakeFromNib to applicationDidFinishLaunching: so that only one Help menu is created 2007-04-25 11:56:24 +00:00
Mitchell Livingston
61a611bd29 have the upload/download checks in prefs enable/disable the right field 2007-04-25 03:24:51 +00:00
Mitchell Livingston
1b9a631362 fix for change in pref name 2007-04-25 03:17:06 +00:00
Mitchell Livingston
9c4e9d1c5a new option in general prefs to reset all warnings (replaces option for enabling file size check) 2007-04-25 03:16:25 +00:00
Mitchell Livingston
c31578423d warning when starting up with message log set to debug 2007-04-25 03:00:43 +00:00
Mitchell Livingston
b073b85e69 rearrange General prefs pane and put download above upload throughout the app 2007-04-25 02:34:07 +00:00
Mitchell Livingston
378585aa06 update trunk version to 0.71 2007-04-23 23:36:10 +00:00
Mitchell Livingston
ee164ef077 update appcast again 2007-04-23 23:31:11 +00:00
Mitchell Livingston
a68121b72d update appcast 2007-04-23 23:28:10 +00:00
Eric Petit
afb9f29dc2 Fixes mistake in French translation 2007-04-23 22:13:37 +00:00
Mitchell Livingston
96707f8ac8 update appcast 2007-04-23 22:09:03 +00:00
Josh Elsasser
e850bd7df8 Close the main window on a dock icon click if it is already open. 2007-04-23 19:27:03 +00:00
Mitchell Livingston
0cf1d27b04 get error messages working again 2007-04-23 18:49:28 +00:00
Mitchell Livingston
64cab32af8 add 0.71 to news 2007-04-22 22:29:46 +00:00
Mitchell Livingston
25df689c4a new Spanish translation 2007-04-22 20:28:12 +00:00
Mitchell Livingston
d692b23eaf Remove old Spanish translation 2007-04-22 20:27:33 +00:00
Mitchell Livingston
8fdce9f5a7 send port info 2007-04-22 15:05:14 +00:00
Mitchell Livingston
16aad395e2 streamline eta calculation 2007-04-21 13:57:30 +00:00
Mitchell Livingston
83a565b5f1 simplify ratio calculation a little 2007-04-21 13:48:05 +00:00
Mitchell Livingston
1da1a99023 get the cli compiling again 2007-04-21 12:37:12 +00:00
Mitchell Livingston
d31d79b15b determine ratio by using download amount as the larger of amount downloaded by T and percent times file size 2007-04-21 06:38:37 +00:00
Mitchell Livingston
78d52fac58 update a few Spanish translation strings 2007-04-20 23:58:58 +00:00
Mitchell Livingston
ea839e8ca9 expand the last commit a bit so that ratio is calculated with the actual downloaded amount if amount downloaded in T is 0. This should eliminate ever showing infinity for ratio. 2007-04-20 23:51:15 +00:00
Mitchell Livingston
dbc1e1619e if seeding without ever downloading with T, calculate ratio by using the file size as amount downloaded 2007-04-20 23:31:49 +00:00
Mitchell Livingston
7b78590acf Disable the stop ratio once it is reached (while seeding). 2007-04-20 23:07:10 +00:00
Mitchell Livingston
36bb16a66f recheck speed limit if you awake a sleeping machine 2007-04-20 22:49:01 +00:00
Josh Elsasser
63bb617fa4 Add more I/O error codes. 2007-04-20 02:05:07 +00:00
Josh Elsasser
f9613c4dbc Quick hack to get some PPP UPnP devices working. 2007-04-20 01:27:58 +00:00
Josh Elsasser
312fe89d7b Add some debugging code that's handy for parsing upnp root files. 2007-04-20 00:39:52 +00:00
Josh Elsasser
efd1ac7d65 Update size units in finnish translations.
Add translations of Comment to .desktop file.
2007-04-19 21:14:45 +00:00
Mitchell Livingston
80323c1b8f fix [214] 2007-04-19 19:59:46 +00:00
Josh Elsasser
e9e80b16db Remove the old russian translation of the program name. 2007-04-19 19:09:29 +00:00
Mitchell Livingston
049e1dbebf better identify some versions of Bits on Wheels 2007-04-19 06:22:37 +00:00
Mitchell Livingston
a463c12bde expand incomplete folder path 2007-04-19 06:05:32 +00:00
Mitchell Livingston
23598215bc when no torrent is selected, disable the PEX button? 2007-04-18 21:51:39 +00:00
Mitchell Livingston
8dc2126bfe • When typing the name of a torrent to highlite it, scroll to it too.
• Add a localized string and remove a warning.
2007-04-18 21:17:47 +00:00
Josh Elsasser
5495191412 Fix paths on OSX. 2007-04-18 19:32:53 +00:00
Mitchell Livingston
af9d0feaa0 make credits match authors 2007-04-18 18:44:06 +00:00
Josh Elsasser
6f1c25a22e Don't use uninitialized variables. 2007-04-18 16:41:37 +00:00
Josh Elsasser
132e4f5c8c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
Josh Elsasser
a2645ad7cd We're now 0.80-svn 2007-04-18 16:25:25 +00:00
Mitchell Livingston
3a6f0d6743 update appcast 2007-04-18 14:36:12 +00:00
Mitchell Livingston
e499ea14f9 update appcast 2007-04-18 14:12:14 +00:00