1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-03 02:05:19 +00:00
Commit graph

1552 commits

Author SHA1 Message Date
Mitchell Livingston
91e4607c64 remove inaccurate comments about announce interval 2007-05-04 17:44:31 +00:00
Mitchell Livingston
5020fec22a disable prebinding to get rid of those pesky warnings 2007-05-02 19:39:57 +00:00
Mitchell Livingston
8345d49e29 add an option to reverse the sort order 2007-05-02 19:35:34 +00:00
Mitchell Livingston
21a77e02c7 don't retain the sort and filter strings; instead, grab them when needed 2007-05-02 18:59:00 +00:00
Mitchell Livingston
7105312fba add a missing function declaration 2007-04-30 19:43:43 +00:00
Mitchell Livingston
d619e30a43 • treat quitting when updating the same as quitting normally in regards to announcing
• change log wording change
2007-04-30 16:54:55 +00:00
Mitchell Livingston
a11d3351d4 fix appcast 2007-04-30 16:23:06 +00:00
Mitchell Livingston
b2d44ea50e update trunk version 2007-04-30 15:44:54 +00:00
Mitchell Livingston
1ba0359640 update news and appcast 2007-04-30 15:43:31 +00:00
Mitchell Livingston
6e8825825f make news in trunk consistent with 0.71 news 2007-04-30 14:43:47 +00:00
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