Mitchell Livingston
|
7254f0d79a
|
remove another unnecessary script
|
2009-03-01 20:08:52 +00:00 |
Charles Kerr
|
6fc252e007
|
(trunk libT) tweak r7985
|
2009-03-01 17:38:23 +00:00 |
Charles Kerr
|
d2f69877cf
|
(trunk libT) tweak r7978
|
2009-03-01 17:37:10 +00:00 |
Mitchell Livingston
|
c5ff01072c
|
I'll be keeping these to myself for now on (shifty eyes)
|
2009-03-01 17:06:10 +00:00 |
Mitchell Livingston
|
72230e8756
|
trivial changes
|
2009-03-01 17:02:58 +00:00 |
Charles Kerr
|
52639e467a
|
(trunk gtk) #1824: Display ETA when seeding
|
2009-03-01 16:00:41 +00:00 |
Mitchell Livingston
|
92f5e68dae
|
add watch.[ch] for the daemon in Xcode
|
2009-03-01 15:43:55 +00:00 |
Charles Kerr
|
b564fb2d7a
|
oops, I left in the #undef WITH_INOTIFY that I was using to test the readdir() implementation...
|
2009-03-01 15:39:50 +00:00 |
Charles Kerr
|
05bc8472dc
|
(trunk daemon) #1882: take KyleK's suggestion of using inotify when possible. As he writes, "the opendir() approach will basically prevent my NAS drives to go to standby."
|
2009-03-01 15:38:58 +00:00 |
Mitchell Livingston
|
7400adb70d
|
make the ratio that is checked for stop ratio match the displayed ratio
|
2009-03-01 14:01:49 +00:00 |
Charles Kerr
|
857b3dab10
|
(trunk libT) #1823: Ratio limit is only checked when peers are active
|
2009-03-01 13:56:22 +00:00 |
Charles Kerr
|
89eff88dec
|
(trunk gtk) add "sort by size" to the main window's list of torrents
|
2009-03-01 00:11:53 +00:00 |
Mitchell Livingston
|
fb02e9d437
|
#1710 the daemon will use the Application Support folder on Mac
|
2009-02-28 21:45:16 +00:00 |
Charles Kerr
|
8b722071fd
|
(trunk daemon) another experiment: implement the watchdir with opendir() and readdir(), since those are available on every system we're on, even embedded ones...
|
2009-02-28 15:27:39 +00:00 |
Charles Kerr
|
09161120eb
|
better configure-time checking for inotify & kqueue.
|
2009-02-28 14:43:37 +00:00 |
Charles Kerr
|
b5327c36ee
|
thanks wereHamster
|
2009-02-27 21:56:21 +00:00 |
Charles Kerr
|
5876ad8acc
|
(trunk daemon) experimental commit for part of #1483: adding a WatchDir to transmission-daemon. I don't know if this will work out because of (1) any possible C/C++ issues, and (2) maybe some embedded systems don't have inotify and/or kqueue?
|
2009-02-27 21:49:31 +00:00 |
Charles Kerr
|
ec639cb34b
|
(trunk daemon) #1833: sum-total line of speed up & down columns at the end of transmission-remote -l
|
2009-02-27 15:59:09 +00:00 |
Charles Kerr
|
288f38e1fb
|
(trunk libT) #1832: Transmission should notify when JSON parser fails
|
2009-02-27 00:57:42 +00:00 |
Mitchell Livingston
|
074b2327e7
|
update trunk to 1.51+
|
2009-02-27 00:47:54 +00:00 |
Mitchell Livingston
|
967be63e37
|
(trunk) prepare for 1.51
|
2009-02-27 00:43:01 +00:00 |
Charles Kerr
|
875db25083
|
(trunk gtk) fix .po breakage
|
2009-02-26 19:19:23 +00:00 |
Charles Kerr
|
79b42dc545
|
(trunk gtk) update translations from launchpad
|
2009-02-26 19:07:22 +00:00 |
Charles Kerr
|
821d7b9c5d
|
(trunk gtk) #1873: Fallback path for the default download directory could be better
|
2009-02-26 18:23:50 +00:00 |
Charles Kerr
|
f153ee7dd9
|
(trunk gtk) #1871: webseed peer list in transmission gtk does not scroll, but instead resizes the window to fit it.
|
2009-02-26 17:53:55 +00:00 |
Charles Kerr
|
c07180fa49
|
(trunk libT) #1829: age out the refill list every 10 seconds, not every 1 second
|
2009-02-25 22:15:04 +00:00 |
Charles Kerr
|
852c61afe1
|
(trunk daemon) #1833: Sum-total line of speed Up and Down colums, at the end of the transmission-remote -l report
|
2009-02-25 18:06:57 +00:00 |
Charles Kerr
|
130cb762d9
|
(trunk gtk) #1865: Notifications should check notification server for capabilities before using actions
|
2009-02-25 17:48:45 +00:00 |
Charles Kerr
|
91940d1c07
|
(trunk libT) #1829: high CPU use in refillPiece()
|
2009-02-25 13:04:51 +00:00 |
Mitchell Livingston
|
9cc421d6a2
|
#1859 fix per-torrent action menu's ratio settings
|
2009-02-24 00:34:46 +00:00 |
Charles Kerr
|
2c43c68306
|
(trunk daemon) #1819: Indicate torrent error in list
|
2009-02-23 03:26:01 +00:00 |
Mitchell Livingston
|
ed628906d1
|
(trunk) update NEWS
|
2009-02-23 03:08:32 +00:00 |
Mitchell Livingston
|
d7f8e8d2f6
|
(trunk) #1855 improve the iphone's web ui appearance for the top bars
|
2009-02-23 03:03:21 +00:00 |
Mitchell Livingston
|
0a41302dba
|
update the release scripts to name the disk image "Transmission"
|
2009-02-23 01:22:51 +00:00 |
Mitchell Livingston
|
05119cf2a5
|
(trunk) #1856 on the iPhone, when the web interface is in portrait mode and run full screen, display the footer bar in the correct place
|
2009-02-22 20:07:56 +00:00 |
Charles Kerr
|
52777f376f
|
(trunk libT) make TR_DEFAULT_PEER_SOCKET_TOS_STR default to "0" based on a suggestion from sylware in #transmission
|
2009-02-20 17:34:35 +00:00 |
Mitchell Livingston
|
7d8f66130d
|
(trunk) #1667 fix Tiger-only cropping issue
|
2009-02-20 01:23:29 +00:00 |
Mitchell Livingston
|
b31c51458b
|
(trunk) fix linux build, part 2
|
2009-02-19 23:22:16 +00:00 |
Mitchell Livingston
|
91f4c72ebd
|
(trunk) fix linux build
|
2009-02-19 23:20:06 +00:00 |
Mitchell Livingston
|
bb0f9d9ad1
|
(trunk) #1602 Internet Explorer 6 & 7 Support in WebUI
|
2009-02-19 23:02:22 +00:00 |
Charles Kerr
|
fcfe4e3638
|
(trunk libT) some minor tr_bool correctness
|
2009-02-19 21:55:00 +00:00 |
Charles Kerr
|
e7da7c887b
|
(trunk web) #1811 update
|
2009-02-19 19:07:05 +00:00 |
Charles Kerr
|
79a15f1bb1
|
(trunk) #1847: Non-GCC compilers are not happy with -O options
|
2009-02-19 17:12:41 +00:00 |
Charles Kerr
|
81a738c7f8
|
(trunk web) #1811: Validation XHTML of Web Interface
|
2009-02-19 14:38:55 +00:00 |
Charles Kerr
|
06080f35b3
|
(trunk libT) fix oops
|
2009-02-18 22:37:27 +00:00 |
Charles Kerr
|
3ce4f44a6e
|
(trunk libT) more #1829
|
2009-02-18 22:25:13 +00:00 |
Charles Kerr
|
f9e400a22d
|
(trunk libT) a little more work on #1829
|
2009-02-18 21:27:44 +00:00 |
Charles Kerr
|
a129c452e5
|
(trunk gtk) #1846: GTK client has no pause all / resume all buttons
|
2009-02-18 18:40:38 +00:00 |
Charles Kerr
|
b322fb2e54
|
(trunk libT) experimental fix for #1829: High CPU use in refillPulse()
|
2009-02-18 17:19:36 +00:00 |
Charles Kerr
|
b5a6f8a013
|
(trunk libT) #1845: if settings.json is empty, T crashes with "Assertion: tr_bencIsDict( source ) failed"
|
2009-02-18 16:47:27 +00:00 |