Mitchell Livingston
|
60b5c525cf
|
updated help from jah
|
2008-06-11 03:28:14 +00:00 |
|
Mitchell Livingston
|
5b80678dd0
|
rearrange proxy prefs, and validate the proxy address value on entry
|
2008-06-10 22:54:30 +00:00 |
|
Mitchell Livingston
|
493d0fa474
|
the pieces bar and pieces view now show shades of blue/green based on progress/availability instead of preset "levels" of color - in other words, it mixes white with either blue or green where the amount of color is the exact percentage of the piece that has been downloaded
|
2008-06-10 19:56:53 +00:00 |
|
Mitchell Livingston
|
92a178d75f
|
accidentally tied the rpc toggle to the proxy toggle
|
2008-06-10 18:10:51 +00:00 |
|
Mitchell Livingston
|
96955aaf35
|
(mac) implement proxy support
|
2008-06-10 18:08:57 +00:00 |
|
Mitchell Livingston
|
3bc2f91d2d
|
fix typo when updating session settings through rpc; update strings and appcast
|
2008-06-06 05:01:28 +00:00 |
|
Mitchell Livingston
|
8b3f992ad8
|
update port status strings and creator "no tracker" string
|
2008-06-05 19:26:35 +00:00 |
|
Mitchell Livingston
|
0d13894dff
|
add fields for rpc username and password
|
2008-06-05 16:50:39 +00:00 |
|
Mitchell Livingston
|
bd2ad5ca97
|
handle all settings changed by rpc (previously download location was missing)
|
2008-06-05 15:22:18 +00:00 |
|
Mitchell Livingston
|
4951ba05d0
|
avoid unnecessary memory allocation when updating the rpc access list
|
2008-06-05 05:00:24 +00:00 |
|
Mitchell Livingston
|
6497411b61
|
add a note about wildcards to the rpc prefs
|
2008-06-04 18:06:16 +00:00 |
|
Mitchell Livingston
|
fa08470cfa
|
accurately test the rpc acl's ip address
|
2008-06-04 17:25:51 +00:00 |
|
Mitchell Livingston
|
a3324fbeea
|
print the rpc access list error message to Console
|
2008-06-04 16:24:49 +00:00 |
|
Mitchell Livingston
|
6243881480
|
sort ip addresses in the rpc access table; other cleanup with this table code
|
2008-06-04 06:40:50 +00:00 |
|
Mitchell Livingston
|
63c06c99b1
|
add ability to add and remove to the rpc access list
|
2008-06-04 04:48:17 +00:00 |
|
Mitchell Livingston
|
9aa4c2b4ae
|
add rpc access control table to prefs
|
2008-06-04 03:50:10 +00:00 |
|
Mitchell Livingston
|
32ddfbe98a
|
initial rpc pref pane
|
2008-06-03 19:11:43 +00:00 |
|
Mitchell Livingston
|
8bd570d976
|
get rid of an unnecessary warning
|
2008-06-03 18:00:51 +00:00 |
|
Mitchell Livingston
|
84601b3e09
|
implement most of the rpc preferences updating
|
2008-06-03 17:55:43 +00:00 |
|
Mitchell Livingston
|
b884651ac3
|
add a warning when removing built-in trackers
|
2008-06-02 18:34:58 +00:00 |
|
Mitchell Livingston
|
aed40c4318
|
allow creation of torrents with no announce address
|
2008-05-28 23:57:25 +00:00 |
|
Charles Kerr
|
d18fb68fbc
|
sine we now have two public ports (peer and rpc), rename "publicPort" as "peerPort"
|
2008-05-23 16:18:58 +00:00 |
|
Charles Kerr
|
7b209acc1b
|
more janitorial cleanup on the "tr_session*" namespace. Today's victim: tr_handle_status.
|
2008-05-22 12:31:47 +00:00 |
|
Mitchell Livingston
|
7e36f684a9
|
mac build compiles
|
2008-05-12 16:39:32 +00:00 |
|
Mitchell Livingston
|
4c7be1b020
|
update "i" general info image in the inspector; trivial code changes
|
2008-05-04 19:45:51 +00:00 |
|
Mitchell Livingston
|
54c345b2cb
|
remove the last script committed - Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002 or 10.5 or higher
|
2008-04-30 18:35:07 +00:00 |
|
Mitchell Livingston
|
468104028b
|
#893 add statistics "reset" button
|
2008-04-22 21:04:01 +00:00 |
|
Mitchell Livingston
|
d581251a18
|
the blocklist downloader should get the tr_handle from the prefs controller instead of needing it passed separately
|
2008-04-17 04:25:49 +00:00 |
|
Mitchell Livingston
|
5acb4297ae
|
experiment in improving calculation of the availability bar
|
2008-04-16 12:32:07 +00:00 |
|
Mitchell Livingston
|
6ca3f6516b
|
experiment with supporting custom user sounds on Leopard
|
2008-04-10 16:03:12 +00:00 |
|
Mitchell Livingston
|
4a146b75c1
|
#851 extra adjustment of text placement when quitting
|
2008-04-07 21:25:31 +00:00 |
|
Mitchell Livingston
|
dd1a319d2d
|
on Tiger, show an appropriate image for the Peers pref tab
|
2008-04-07 21:13:10 +00:00 |
|
Mitchell Livingston
|
0663eb4dd4
|
trivial changes
|
2008-04-06 13:10:19 +00:00 |
|
Mitchell Livingston
|
11d64631d9
|
add a button to the peers prefs window for help documentation; divide the help documentation between peers and network
|
2008-04-06 05:07:28 +00:00 |
|
Mitchell Livingston
|
ea14cc231e
|
on Tiger show a Network icon in prefs
|
2008-04-06 03:10:35 +00:00 |
|
Mitchell Livingston
|
6057eb0ab6
|
replace Advanced preference tab with Peers and Network tabs
|
2008-04-06 03:06:26 +00:00 |
|
Mitchell Livingston
|
fb437cb20a
|
update the strings file; adjust the blocklist text
|
2008-03-30 03:40:13 +00:00 |
|
Mitchell Livingston
|
e0af0fd5c6
|
some rephrasing for the blocklist prefs window
|
2008-03-30 01:18:23 +00:00 |
|
Mitchell Livingston
|
5596981934
|
show the number of blocked ip addresses in the preferences window
|
2008-03-30 01:10:18 +00:00 |
|
Mitchell Livingston
|
7fdb2f6f40
|
first implementation of the blocklist
|
2008-03-29 23:38:38 +00:00 |
|
Mitchell Livingston
|
56a181d696
|
updated help from jah
|
2008-03-07 14:07:55 +00:00 |
|
Mitchell Livingston
|
920811c894
|
eliminate a warning
|
2008-01-23 18:53:19 +00:00 |
|
Mitchell Livingston
|
3bd38202a6
|
lower default number of total and per-torrent peers (new global value will automatically replace the current global value)
|
2008-01-20 04:50:41 +00:00 |
|
Mitchell Livingston
|
8ebe4614b2
|
when using the Add window, if the destination and the data have the same name, give a warning stating this (should help avoid the "why can't i seed if i set the destination to the data" problems)
|
2008-01-11 19:54:08 +00:00 |
|
Mitchell Livingston
|
b3e8a9f5e8
|
check that download isn't set to -1 (from very old version)
|
2008-01-06 17:52:28 +00:00 |
|
Mitchell Livingston
|
d63d29bbbe
|
turn the open window on by default
|
2008-01-05 04:18:07 +00:00 |
|
Mitchell Livingston
|
093b59f754
|
refactor some of the torrent opening code
|
2008-01-05 02:48:10 +00:00 |
|
Mitchell Livingston
|
f2a6d79928
|
better preservation of old download location
|
2008-01-05 01:48:55 +00:00 |
|
Mitchell Livingston
|
e9e5638664
|
first commit of (unfinished) dialog when adding torrents
|
2008-01-04 04:45:31 +00:00 |
|
Mitchell Livingston
|
113197d91d
|
missed a string localization
|
2008-01-03 06:36:38 +00:00 |
|