Commit Graph

9754 Commits

Author SHA1 Message Date
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
Charles Kerr 6df6fd929b (trunk libT) #3519 "webseeds don't work" -- patch from gostrc to add support for a single string in the url-list 2010-08-22 18:40:18 +00:00
Daniel Lee 1fbdc6b7c5 (qt) set an initial value for QDoubleSpinBox in the prefs dialog 2010-08-22 16:45:29 +00:00
Daniel Lee a42c86a701 (libt) Fix tr_cacheFlushDone overrunning run_info 2010-08-22 09:49:10 +00:00
Charles Kerr 07e37057f2 (trunk libT) handle URLs, as well as filenames, via the rpc server's /transmission/upload mechanism 2010-08-21 12:50:13 +00:00
Charles Kerr 2d5ac5b150 (trunk libT) add a string length argument to tr_urlIsValid() 2010-08-21 12:47:28 +00:00
Mitchell Livingston 94ea77a014 #3517 Only apply the idle seed limit when the transfer is comple 2010-08-19 22:14:59 +00:00
Charles Kerr deef425a14 (trunk libT) peer-port-random-on-start was being returned as an int(0,1) instead of a bool(true,false) 2010-08-16 02:11:10 +00:00
Charles Kerr 4e0f5f5d35 (trunk libT) if we compile with TR_EMBEDDED, use Z_DEFAULT_COMPRESSION. otherwise, use Z_BEST_COMPRESSION 2010-08-15 23:45:58 +00:00
Mitchell Livingston 7e52a2e8bb don't set an idle eta if the transfer is currently uploading 2010-08-14 19:44:43 +00:00
Mitchell Livingston 117e78dce4 simplify the code to check if an eta string should be displayed 2010-08-14 17:51:04 +00:00
Mitchell Livingston 39b92cc682 if there is both an idle limit and ratio limit set, display the ratio limit unless the idle limit is less than 2 minutes 2010-08-14 17:41:12 +00:00
Mitchell Livingston ef3865ec45 only show the eta string for idle seeding time remaining if the time is less than 2 minutes 2010-08-14 17:32:52 +00:00
Mitchell Livingston c3715ca6ce add a stat for the eta of the seeding idle limit, and use it in the Mac eta display 2010-08-14 15:30:43 +00:00
Mitchell Livingston dfed8e6d91 in Prefs -> Transfers -> Management, properly gray-out the "minutes" field for the inactive seeding check 2010-08-12 23:48:30 +00:00
Charles Kerr 75b07909b7 (trunk libT) hm, this debugging line wasn't supposed to get checked in... 2010-08-10 11:43:29 +00:00
Daniel Lee d927c6b280 (web) remove cruft 2010-08-10 00:12:42 +00:00
Daniel Lee c231e01e59 (web) yet another test fix 2010-08-10 00:10:08 +00:00
Daniel Lee 783b15e559 (web) yet another test fix 2010-08-09 23:13:46 +00:00
Daniel Lee 822bf99b0d (web) Another try at iphone fix 2010-08-09 22:57:29 +00:00
Daniel Lee b5dbdfd25b (web) Left out some stuff from the last commit 2010-08-09 21:05:56 +00:00
Daniel Lee 595ad6eb2e (trunk) Update 'TryExec' in transmission-gtk.destkop to the new binary name 2010-08-09 01:01:48 +00:00