Commit Graph

6994 Commits

Author SHA1 Message Date
Mitchell Livingston 51a3b94ed1 when checking client id, look for Transmission first 2009-05-10 00:14:24 +00:00
Charles Kerr 7f08a87969 (trunk libT) #2046: fix JSON bug when parsing floating point numbers in some locales 2009-05-09 18:01:29 +00:00
Mitchell Livingston a0e34bc270 #2041 bounce Downloads stack when downloads are complete 2009-05-09 17:11:21 +00:00
Charles Kerr f9aa317998 (trunk) improvements to peer-mgr.c. also, new temporary assert()s to help test them. 2009-05-09 06:08:21 +00:00
Charles Kerr 8d2b4f947a (trunk qt) fix odd wart reported by kjg 2009-05-09 00:23:42 +00:00
Charles Kerr 54b7f9ccab (trunk libT) #2030: revert false alarm r8361 as per this suggestion http://trac.transmissionbt.com/ticket/2030#comment:45 2009-05-08 20:52:12 +00:00
Charles Kerr 4be5ef5450 (trunk libT) license tweaks 2009-05-08 18:52:06 +00:00
Charles Kerr 3eba36ac15 (trunk) #2039: add hints to the README for compiling with Sun's C compiler 2009-05-08 18:43:47 +00:00
Charles Kerr fe1f550f1c (trunk qt) disable the "open folder" option if we're connected to daemon running on a different machine 2009-05-08 18:36:41 +00:00
Charles Kerr ff3e18f52a (trunk libT) give a better explanation of what third-party apps need to do 2009-05-08 18:07:30 +00:00
Charles Kerr 122a318d8f (trunk libT) super-anal: 1024 was overkill here. 2009-05-08 17:30:14 +00:00
Charles Kerr 0209b783eb (trunk) #2031: Unable to select torrent by hash 2009-05-08 17:24:16 +00:00
Charles Kerr 827c7829aa (trunk libT) don't rely just on errno to tell if tr_loadFile() succeeded. xref: http://trac.transmissionbt.com/ticket/2030?replyto=38#comment:38 2009-05-08 17:04:12 +00:00
Charles Kerr 0d5cb0fa5a (trunk libT) #2043: allow static files served by rpc-server to be cached 2009-05-08 16:41:32 +00:00
Charles Kerr 3b06df5e1a part two of r8358. patch by kjg 2009-05-08 15:02:22 +00:00
Charles Kerr 6559fbbd16 (trunk) support an X-Transmission-Session-Id header in the RPC server. Yesterday's approach of including the session_id in posted forms -- which is a typical approach -- isn't sufficient for Transmission, since it also allows remote access via JSON/RPC. (part 1 of 2. part 2 is kjg's web ui patch) 2009-05-08 14:56:11 +00:00
Charles Kerr 872465d12e (trunk) revert r8351; it's not a sufficient fix 2009-05-08 14:35:02 +00:00
Charles Kerr 90cc4628e8 (trunk qt) improve launchWebInterface() when running a native session 2009-05-08 03:38:46 +00:00
Charles Kerr 128a41f4be (trunk) #2038 Current spec file supplied with 1.60 and previous versions does not work 2009-05-08 03:00:46 +00:00
Charles Kerr b293474ae4 (trunk web) web ui fixes from kjg 2009-05-08 02:43:17 +00:00
Charles Kerr 3cc43a7d03 (trunk libT) add a session_id cookie to the rpc server 2009-05-08 02:37:46 +00:00
Charles Kerr a0597ec8fb (trunk libT) clean up the debugging messages added to smoke out #2030 2009-05-07 13:03:39 +00:00
Charles Kerr 091abed323 (trunk libT) do for tr_close_file() what r8348 did for tr_open_file_for_scanning() 2009-05-07 11:54:09 +00:00
Charles Kerr 7fcf0a294b (trunk libT) add some testing messages for #2030... this dumps a lot of junk to the terminal and will be taken out as soon as there's some meaningful feedback in #2030 2009-05-07 01:05:10 +00:00
Charles Kerr c1a8c7363a (trunk libT) possible fix for #2030 2009-05-06 19:06:19 +00:00
Charles Kerr 113cb55552 (trunk qt) update the -r summary 2009-05-06 15:40:47 +00:00
Charles Kerr 2a44c23dca (trunk qt) hide the network icon when the transmission session is being run inside the client. patch by stdisease 2009-05-06 13:46:10 +00:00
Charles Kerr 3a97ab888c (trunk qt) use the bubble-filter button patch 2009-05-06 13:39:48 +00:00
Charles Kerr 1ee9ce9da7 (trunk libT) remove some oddness in tr_open_file_for_scanning() 2009-05-06 13:33:40 +00:00
Mitchell Livingston 05494f4ce5 update version to 1.60+ 2009-05-06 01:42:32 +00:00
Mitchell Livingston f247cfecbe set torrents to sleep in the sleep-callback thread 2009-05-06 01:42:13 +00:00
Charles Kerr 25e12d9242 (trunk libT) more informative 404 error message when we're unable to load a clutch file 2009-05-05 22:51:12 +00:00
Charles Kerr 09e19c0da2 (trunk) set 1.60 release date in NEWS 2009-05-05 00:39:20 +00:00
Charles Kerr 220f88e119 (trunk gtk) update the translations in preparation for 1.60 2009-05-05 00:34:10 +00:00
Mitchell Livingston 0a49e04249 update version to 1.60 2009-05-05 00:08:51 +00:00
Mitchell Livingston 2d36973124 update NEWS and appcast for 1.60 2009-05-05 00:07:18 +00:00
Charles Kerr 921e741c11 (trunk qt) remove debugging message from console 2009-05-04 18:43:49 +00:00
Charles Kerr 222295758a (trunk qt) more progressbar improvements from kjg 2009-05-04 18:22:18 +00:00
Charles Kerr 9aaa5b3c4b (trunk qt) use tabs for the main window's filters 2009-05-04 17:26:16 +00:00
Charles Kerr 75a115e2f8 (trunk qt) progressbar patch from kjg 2009-05-04 16:38:07 +00:00
Charles Kerr 75b83b101f (trunk qt) remove some debugging console messages 2009-05-04 05:03:05 +00:00
Charles Kerr 363da76680 (trunk qt) progressbar state/small improvements from kjg 2009-05-04 04:04:43 +00:00
Charles Kerr 7928221537 (trunk qt) fix bug in inspector's peers tab when the same peer is connected to us for more than one torrent 2009-05-04 02:58:05 +00:00
Charles Kerr d41318bb05 (trunk qt) session dialog improvements from W4pp 2009-05-03 22:00:56 +00:00
Charles Kerr b2c65797e0 (trunk) very minor tweaks 2009-05-03 19:12:22 +00:00
Charles Kerr ccd02666ee (trunk qt) fix remove-torrent filtering error reported by W4pp 2009-05-03 18:35:33 +00:00
Charles Kerr 2b42c00c45 (trunk qt) add dialog to set local/remote session source 2009-05-03 18:12:11 +00:00
Charles Kerr e249d894ac (trunk qt) Remember between runs whether we were running a local or remote session. Add a gui dialog for switching sessions during runtime. 2009-05-03 17:37:39 +00:00
Charles Kerr 40c976a794 (trunk qt) privacy guard to the url in the titlebar. patch from kjg 2009-05-03 03:33:23 +00:00
Charles Kerr 2939c95ac7 tweak NEWS 2009-05-02 16:27:31 +00:00