Commit Graph

9625 Commits

Author SHA1 Message Date
Daniel Lee 3ebe5d8f27 (trunk) bounds check trackerIds passed over rpc 2010-09-19 20:36:31 +00:00
Mitchell Livingston 2f5207357b update Russian localization 2010-09-19 19:50:03 +00:00
Charles Kerr 71d0b05524 (trunk qt,gtk) #3549 "torrent properties window doesn't fix netbook screen" -- merge the "Uploaded" and "Ratio" rows to save a little vertical space 2010-09-19 17:33:25 +00:00
Mitchell Livingston 0e5cceef91 tweak German inspector views for spacing fixes 2010-09-19 16:44:07 +00:00
Mitchell Livingston 49e4d58d6f small alignment fix in the inspector's options view 2010-09-19 14:11:30 +00:00
Mitchell Livingston 8acc707229 update German localization 2010-09-19 13:18:51 +00:00
Mitchell Livingston 4fdee6b385 update Italian localization 2010-09-19 13:17:28 +00:00
Charles Kerr 9772cdb14d (trunk libT) #3568 "don't optimistically unchoke torrents when our bandwidth is maxed out" -- fixed. 2010-09-19 01:04:49 +00:00
Charles Kerr 4d7046fd67 (trunk) #3547 "Wrong speed display in web UI" -- fixed 2010-09-18 23:06:03 +00:00
Charles Kerr bf3dec4299 (trunk libT) #3567 "Minor memory leak in pthread_create()" -- fixed 2010-09-18 22:13:46 +00:00
Charles Kerr c7ebb37876 (trunk libT) #3566 "Memory leak in libtransmission/torrent.c: refreshCurrentDir()" -- fixed. 2010-09-18 21:57:22 +00:00
Mitchell Livingston a46738b3ca one less localizable string 2010-09-18 19:49:34 +00:00
Mitchell Livingston 66f7c47f3e update strings file 2010-09-18 19:40:12 +00:00
Mitchell Livingston f6ccb3aa6d another NEWS tweak 2010-09-18 16:00:00 +00:00
Daniel Lee 603937184b (qt) Don't lose selection when changing to and from compact mode. 2010-09-18 15:51:38 +00:00
Daniel Lee d7be6c4f5a web changes in NEWS were a bit overzealous 2010-09-18 15:45:04 +00:00
Mitchell Livingston c312d0678a remove "Seed ratio support" from NEWS 2010-09-18 15:08:25 +00:00
Mitchell Livingston 8b3e6e2e82 tweak NEWS 2010-09-17 21:53:32 +00:00
Charles Kerr 08719984ff add first draft of 2.10 NEWS 2010-09-17 18:50:57 +00:00
Charles Kerr e537bdcd4f (trunk gtk) #3529 "slow priority-sorting in file list" -- fixed 2010-09-17 13:23:20 +00:00
Charles Kerr bf0e84f266 (trunk) #3549 "torrent properties window does not fit netbook screen" -- fixed 2010-09-17 05:43:06 +00:00
Charles Kerr efd71c05ab (trunk gtk) #3554 "alternate speed (turtle) button does not update when toggled via RPC" -- fixed. 2010-09-17 02:27:03 +00:00
Charles Kerr 2d1348c2f7 (trunk gtk) #3555 "disambiguate the string 'None' for better i18n" -- fixed 2010-09-16 17:45:24 +00:00
Charles Kerr 1fbe8364bf (trunk daemon) #3547 "Regression: wrong speed display in transmission-remote and web ui" -- fix peer-info regression reported by gunzip 2010-09-16 02:13:14 +00:00
Daniel Lee acfec1c76f (trunk) revert downloadSpeed and uploadSpeed in session stats to Bps 2010-09-16 02:01:49 +00:00
Daniel Lee 8f57986784 (trunk) don't display "Got a list of 0 peers" for currently paused torrents 2010-09-16 02:00:54 +00:00
Daniel Lee 09df34e4c4 (trunk) check for duplicate ids when removing trackers 2010-09-14 18:07:42 +00:00
Daniel Lee ac53f4792f switch trackerRemove and trackerReplace rpc calls to use tracker id instead of announce urls as identifiers 2010-09-14 06:23:48 +00:00
Daniel Lee 0046f49fb5 fix last activity display in qt client 2010-09-14 04:08:24 +00:00
Mitchell Livingston 0e2dd87c08 #3518 Snow Leopard systems should show file sizes and speeds in base 10 2010-09-12 22:20:19 +00:00
Mitchell Livingston 9135d5e061 fix a display issue with the idle time for a split second after the transfer starts, since the transfer would be marked as downloading but would not yet have a start time 2010-09-12 19:49:06 +00:00
Charles Kerr 1c8be406c0 (trunk daemon) #3547: "regression: wrong speed display in transission-remote and web ui" -- apply KyleK's patch for transmission-remote 2010-09-12 19:35:53 +00:00
Mitchell Livingston b3c8ca4604 #3513 inactive limit should set torrent state as finished, not stopped 2010-09-12 18:58:49 +00:00
Charles Kerr e91700b1c8 (trunk daemon) sync transmission-remote with r11194: fix speed up/down speed units 2010-09-12 02:18:37 +00:00
Charles Kerr aab93bc8d7 (trunk, web) we were appending lots and lots of strings. instead, use array.join() 2010-09-12 02:07:43 +00:00
Charles Kerr bda694b6da (trunk, web client) fix speed display 2010-09-12 01:13:38 +00:00
Charles Kerr 18498e9c41 (trunk libT) #3077 "add support for cookies files" 2010-09-09 18:28:20 +00:00
Charles Kerr 1e163ec77d (trunk) fix clutch Makefiles 2010-09-09 18:23:06 +00:00
Daniel Lee fb76d9dc59 (qt) missing colon in progresString 2010-09-08 01:09:52 +00:00
Charles Kerr 43f03f3de6 remove sort-by-tracker from the GTK+ client 2010-09-06 00:23:44 +00:00
Charles Kerr 37928bbc5a remove sort-by-tracker from the Qt client 2010-09-06 00:19:37 +00:00
Charles Kerr ec524cb5f8 readd dialog.js. :/ 2010-09-05 03:02:02 +00:00
Charles Kerr c86b87a511 (trunk) revert the RPC behavior of rateUpload, rateDownload, rateToClient, and rateToPeer as discussed with Longinus00 2010-09-03 04:30:43 +00:00
Charles Kerr ea3db15ccb and the css and index.html change 2010-09-03 00:41:17 +00:00
Charles Kerr d3f755957c (trunk web) part 2 of reverting the web client changes: adding Longinus00's filter-by-finished patch back in. I've learned my lesson -- no more hacking in clutch. http://github.com/charlesk/gearbox 2010-09-03 00:20:40 +00:00
Charles Kerr d77abbea63 (trunk web) revert the web client back to r11156 to erase the traces of the attempt to get clutch working with jQuery's GUI widgets. 2010-09-03 00:03:21 +00:00
Charles Kerr 92e06acf74 (trunk) RPC: add "scrape" to the trackerStats array, making it a proper superset of the "trackers" array. Also, very minor tweaks to the RPC spec 2010-09-01 20:54:04 +00:00
Mitchell Livingston 05fabc6255 #3535 remove unnecessary escape characters and use lowercase in escaped letters in info_hash 2010-08-31 11:49:09 +00:00
Mitchell Livingston 0235bd962a Change "Transfer is stalled when no activity for:" to "Transfer is stalled when inactive for:" 2010-08-30 01:05:47 +00:00
Charles Kerr fe3d065b21 (trunk) sync to libT changes: rename the 'inactive-seeding-limit' keys as 'idle-seeding-limit' 2010-08-22 18:43:19 +00:00