]> granicus.if.org Git - transmission/log
transmission
16 years agosync remote w/r6222
Charles Kerr [Thu, 19 Jun 2008 13:15:44 +0000 (13:15 +0000)]
sync remote w/r6222

16 years ago(gtk) #1042: Manual Announce allowed when Never
Charles Kerr [Thu, 19 Jun 2008 13:11:25 +0000 (13:11 +0000)]
(gtk) #1042: Manual Announce allowed when Never

16 years ago(libT) recognize & parse FlashGet peer-ids
Charles Kerr [Thu, 19 Jun 2008 05:48:32 +0000 (05:48 +0000)]
(libT) recognize & parse FlashGet peer-ids

16 years agohave the speed limit timer keep track of what the next state should be instead of...
Mitchell Livingston [Thu, 19 Jun 2008 03:47:11 +0000 (03:47 +0000)]
have the speed limit timer keep track of what the next state should be instead of determining it when the timer fires

16 years agostart removal of NSCalendarDate, as recommended by Apple in the 10.5 docs
Mitchell Livingston [Thu, 19 Jun 2008 03:23:50 +0000 (03:23 +0000)]
start removal of NSCalendarDate, as recommended by Apple in the 10.5 docs

16 years agominor bencode cleanup: (1) remove unused BENC_NULL (2) make tr_bencInit() a private...
Charles Kerr [Thu, 19 Jun 2008 02:53:57 +0000 (02:53 +0000)]
minor bencode cleanup: (1) remove unused BENC_NULL (2) make tr_bencInit() a private static function in bencode.c

16 years agorefactor some of the speed limit scheduling code, so that the timer goes off only...
Mitchell Livingston [Thu, 19 Jun 2008 02:53:45 +0000 (02:53 +0000)]
refactor some of the speed limit scheduling code, so that the timer goes off only when the speed has to change instead of every 5 seconds (so at most twice a day instead of 17280 times a day)

16 years agosenseless RPC changes
Charles Kerr [Wed, 18 Jun 2008 22:01:15 +0000 (22:01 +0000)]
senseless RPC changes

16 years ago#562 display an error message when opening broken torrent file
Mitchell Livingston [Wed, 18 Jun 2008 16:25:30 +0000 (16:25 +0000)]
#562 display an error message when opening broken torrent file

16 years agoremove the reference to Clutch in the Remote prefs for now
Mitchell Livingston [Tue, 17 Jun 2008 23:00:10 +0000 (23:00 +0000)]
remove the reference to Clutch in the Remote prefs for now

16 years agodim the "peer" label in the the inspector options tab
Mitchell Livingston [Tue, 17 Jun 2008 21:18:00 +0000 (21:18 +0000)]
dim the "peer" label in the the inspector options tab

16 years agodim text fields in the prefs window when they correspond to disabled fields
Mitchell Livingston [Tue, 17 Jun 2008 21:09:06 +0000 (21:09 +0000)]
dim text fields in the prefs window when they correspond to disabled fields

16 years ago(libT) fix compiler warning.
Charles Kerr [Tue, 17 Jun 2008 18:47:31 +0000 (18:47 +0000)]
(libT) fix compiler warning.

16 years agoundo part of the last commit
Mitchell Livingston [Tue, 17 Jun 2008 17:18:56 +0000 (17:18 +0000)]
undo part of the last commit

16 years agosome cleaning
Mitchell Livingston [Tue, 17 Jun 2008 17:17:15 +0000 (17:17 +0000)]
some cleaning

16 years agofix very minor oops from previous commit. (hi, titer)
Charles Kerr [Tue, 17 Jun 2008 16:35:33 +0000 (16:35 +0000)]
fix very minor oops from previous commit.  (hi, titer)

16 years ago(rpc) fix sorting. simplify the spec, folding similar functions together
Charles Kerr [Tue, 17 Jun 2008 16:25:13 +0000 (16:25 +0000)]
(rpc) fix sorting. simplify the spec, folding similar functions together

16 years ago#1034: fix optimistic unchoke bug reported by Aloisius
Charles Kerr [Tue, 17 Jun 2008 15:19:12 +0000 (15:19 +0000)]
#1034: fix optimistic unchoke bug reported by Aloisius

16 years agosmall tr_torrentStat() speedup suggested by BentMyWookie
Charles Kerr [Tue, 17 Jun 2008 14:25:23 +0000 (14:25 +0000)]
small tr_torrentStat() speedup suggested by BentMyWookie

16 years ago(rpc) tweaks to the rpc spec.
Charles Kerr [Tue, 17 Jun 2008 04:47:20 +0000 (04:47 +0000)]
(rpc) tweaks to the rpc spec.

16 years agomake sure the events for "finished downloading" occur if it finishes seeding (for...
Mitchell Livingston [Mon, 16 Jun 2008 23:27:38 +0000 (23:27 +0000)]
make sure the events for "finished downloading" occur if it finishes seeding (for ratio) at the same time

16 years agotypo caused only a single character of a password to be stored in the keychain
Mitchell Livingston [Mon, 16 Jun 2008 23:13:56 +0000 (23:13 +0000)]
typo caused only a single character of a password to be stored in the keychain

16 years agoremove "Security" from the list of targets
Mitchell Livingston [Mon, 16 Jun 2008 22:23:23 +0000 (22:23 +0000)]
remove "Security" from the list of targets

16 years agoadd HAVE_STRCASECMP to libT's list of #defines
Mitchell Livingston [Mon, 16 Jun 2008 22:19:26 +0000 (22:19 +0000)]
add HAVE_STRCASECMP to libT's list of #defines

16 years agomac build now compiles
Mitchell Livingston [Mon, 16 Jun 2008 22:17:19 +0000 (22:17 +0000)]
mac build now compiles

16 years agofix tr_strcasecmp in the case where HAVE_STRCASECMP is not defined
Charles Kerr [Mon, 16 Jun 2008 22:15:53 +0000 (22:15 +0000)]
fix tr_strcasecmp in the case where HAVE_STRCASECMP is not defined

16 years ago(RPC) add utility arguments for torrent-info: sort by (activity|age|id|name|progress...
Charles Kerr [Mon, 16 Jun 2008 22:11:50 +0000 (22:11 +0000)]
(RPC) add utility arguments for torrent-info: sort by (activity|age|id|name|progress|ratio|state|tracker), filter by (active|all|downloading|paused|seeding)

16 years agoleft-allign the text in the inspector pull-down menus; update the Keychain method
Mitchell Livingston [Mon, 16 Jun 2008 18:31:44 +0000 (18:31 +0000)]
left-allign the text in the inspector pull-down menus; update the Keychain method

16 years ago#1032: recognize bitlord/bitcomet in the inspector's peers column
Charles Kerr [Mon, 16 Jun 2008 17:26:19 +0000 (17:26 +0000)]
#1032: recognize bitlord/bitcomet in the inspector's peers column

16 years agoensure JSON_int_t is an int64_t
Charles Kerr [Mon, 16 Jun 2008 04:03:06 +0000 (04:03 +0000)]
ensure JSON_int_t is an int64_t

16 years ago(rpc) simplify the rpc accessors
Charles Kerr [Mon, 16 Jun 2008 03:47:50 +0000 (03:47 +0000)]
(rpc) simplify the rpc accessors

16 years agomissed an import statement
Mitchell Livingston [Sun, 15 Jun 2008 20:48:54 +0000 (20:48 +0000)]
missed an import statement

16 years agodrop EMKeychain and just do the Keychain manipulations ourselves
Mitchell Livingston [Sun, 15 Jun 2008 20:47:24 +0000 (20:47 +0000)]
drop EMKeychain and just do the Keychain manipulations ourselves

16 years agoupdate NEWS; small changes that happen to be on my local copy
Mitchell Livingston [Sun, 15 Jun 2008 04:57:41 +0000 (04:57 +0000)]
update NEWS; small changes that happen to be on my local copy

16 years agoplug a trivial memory leak
Mitchell Livingston [Sun, 15 Jun 2008 04:56:57 +0000 (04:56 +0000)]
plug a trivial memory leak

16 years ago"Spanish" is consistent with the naming of the other languages, and displays properly too
Mitchell Livingston [Sat, 14 Jun 2008 04:36:08 +0000 (04:36 +0000)]
"Spanish" is consistent with the naming of the other languages, and displays properly too

16 years ago(trunk) sometimes, not always
Mitchell Livingston [Fri, 13 Jun 2008 22:03:34 +0000 (22:03 +0000)]
(trunk) sometimes, not always

16 years ago(trunk) update appcast and version 1.22
Mitchell Livingston [Fri, 13 Jun 2008 21:59:20 +0000 (21:59 +0000)]
(trunk) update appcast and version

16 years agosync NEWS with 1.2x branch
Charles Kerr [Fri, 13 Jun 2008 21:40:41 +0000 (21:40 +0000)]
sync NEWS with 1.2x branch

16 years agomake RPC password use the Keychain as well
Mitchell Livingston [Fri, 13 Jun 2008 19:56:09 +0000 (19:56 +0000)]
make RPC password use the Keychain as well

16 years agoput some of the keychain code into methods for future expandability
Mitchell Livingston [Fri, 13 Jun 2008 18:47:38 +0000 (18:47 +0000)]
put some of the keychain code into methods for future expandability

16 years ago(gtk) update the translations in trunk from launchpad.
Charles Kerr [Fri, 13 Jun 2008 16:35:46 +0000 (16:35 +0000)]
(gtk) update the translations in trunk from launchpad.

16 years agoupdate the prefs bandwidth image
Mitchell Livingston [Fri, 13 Jun 2008 15:57:24 +0000 (15:57 +0000)]
update the prefs bandwidth image

16 years agoupdated "remote" prefs icon
Mitchell Livingston [Fri, 13 Jun 2008 15:38:02 +0000 (15:38 +0000)]
updated "remote" prefs icon

16 years agoif setting the proxy password to blank, delete it from the keychain
Mitchell Livingston [Fri, 13 Jun 2008 04:52:46 +0000 (04:52 +0000)]
if setting the proxy password to blank, delete it from the keychain

16 years agosince keychain is smart enough to not ask to unlock a keychain if the desired key...
Mitchell Livingston [Fri, 13 Jun 2008 04:22:07 +0000 (04:22 +0000)]
since keychain is smart enough to not ask to unlock a keychain if the desired key doesn't exist anyway, it's probably fair to always try to get the proxy password from the keychain at launch

16 years agoeliminate an unnecessary variable and improve the behavior of the proxy keychain
Mitchell Livingston [Fri, 13 Jun 2008 04:05:54 +0000 (04:05 +0000)]
eliminate an unnecessary variable and improve the behavior of the proxy keychain

16 years agoonly have a single proxy password, regardless of account name, address, etc; only...
Mitchell Livingston [Fri, 13 Jun 2008 03:44:56 +0000 (03:44 +0000)]
only have a single proxy password, regardless of account name, address, etc; only attempt to grab it from the keychain when both the "enable proxy" and "enable proxy authorization" checks are enabled

16 years agomake the preference file keys more consistent.
Charles Kerr [Fri, 13 Jun 2008 00:52:55 +0000 (00:52 +0000)]
make the preference file keys more consistent.

16 years ago(gtk) fix watch directory FMR
Charles Kerr [Fri, 13 Jun 2008 00:46:27 +0000 (00:46 +0000)]
(gtk) fix watch directory FMR

16 years ago(gtk) handle importing settings from the old file format
Charles Kerr [Thu, 12 Jun 2008 17:39:35 +0000 (17:39 +0000)]
(gtk) handle importing settings from the old file format

16 years agotr_peerMgrHasConnections(): take webseeds into account, as suggested by BentMyWookie
Charles Kerr [Thu, 12 Jun 2008 16:28:39 +0000 (16:28 +0000)]
tr_peerMgrHasConnections(): take webseeds into account, as suggested by BentMyWookie

16 years agounify the daemon and gtk client's config files so that you can easily swap back and...
Charles Kerr [Thu, 12 Jun 2008 16:25:36 +0000 (16:25 +0000)]
unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences.

16 years agoremove reference to proxy password in prefs
Mitchell Livingston [Thu, 12 Jun 2008 15:32:13 +0000 (15:32 +0000)]
remove reference to proxy password in prefs

16 years agothe network prefs help button now works correctly
Mitchell Livingston [Thu, 12 Jun 2008 04:26:32 +0000 (04:26 +0000)]
the network prefs help button now works correctly

16 years agobehavior of keychains seems to be better with service names without spaces
Mitchell Livingston [Thu, 12 Jun 2008 04:11:29 +0000 (04:11 +0000)]
behavior of keychains seems to be better with service names without spaces

16 years agonew files weren't uploaded in the last commit
Mitchell Livingston [Thu, 12 Jun 2008 04:02:57 +0000 (04:02 +0000)]
new files weren't uploaded in the last commit

16 years agolet's store the proxy password in the keychain
Mitchell Livingston [Thu, 12 Jun 2008 03:59:55 +0000 (03:59 +0000)]
let's store the proxy password in the keychain

16 years ago(cli) #938 - transmissioncli won't scrape
Charles Kerr [Thu, 12 Jun 2008 02:11:54 +0000 (02:11 +0000)]
(cli) #938 - transmissioncli won't scrape

16 years ago(gtk) tweak the column headings in the details dialog.
Charles Kerr [Thu, 12 Jun 2008 00:03:46 +0000 (00:03 +0000)]
(gtk) tweak the column headings in the details dialog.

16 years agotr_ctorSetDownloadDir(): handle NULL download dirs more gracefully.
Charles Kerr [Wed, 11 Jun 2008 23:40:27 +0000 (23:40 +0000)]
tr_ctorSetDownloadDir(): handle NULL download dirs more gracefully.

16 years ago(gtk) finish adding SOCKS options in the preferences dialog
Charles Kerr [Wed, 11 Jun 2008 23:34:01 +0000 (23:34 +0000)]
(gtk) finish adding SOCKS options in the preferences dialog

16 years agoadjust the proxy text to remove "http" as the only type
Mitchell Livingston [Wed, 11 Jun 2008 21:52:33 +0000 (21:52 +0000)]
adjust the proxy text to remove "http" as the only type

16 years agosome slight alignment adjustments in the network prefs
Mitchell Livingston [Wed, 11 Jun 2008 21:48:33 +0000 (21:48 +0000)]
some slight alignment adjustments in the network prefs

16 years agoget the new proxy options wired up in the mac build
Mitchell Livingston [Wed, 11 Jun 2008 21:35:01 +0000 (21:35 +0000)]
get the new proxy options wired up in the mac build

16 years agoblarg
Charles Kerr [Wed, 11 Jun 2008 21:05:13 +0000 (21:05 +0000)]
blarg

16 years agomaybe *now* 1.30 is feature complete: by popular demand, add proxy support for SOCKS4...
Charles Kerr [Wed, 11 Jun 2008 20:45:53 +0000 (20:45 +0000)]
maybe *now* 1.30 is feature complete: by popular demand, add proxy support for SOCKS4/SOCKS5.  This will break the mac build temporarily.

16 years agotake out some console test messages that weren't supposed to be checked into r6146
Charles Kerr [Wed, 11 Jun 2008 20:13:31 +0000 (20:13 +0000)]
take out some console test messages that weren't supposed to be checked into r6146

16 years ago#966: allow blocklist support in the daemon. add extra info in the man page explaini...
Charles Kerr [Wed, 11 Jun 2008 20:09:36 +0000 (20:09 +0000)]
#966: allow blocklist support in the daemon.  add extra info in the man page explaining how to add blocklists.

16 years agoon second though let's show "1 web seed" as "web seed" - that will be the most common...
Mitchell Livingston [Wed, 11 Jun 2008 19:16:47 +0000 (19:16 +0000)]
on second though let's show "1 web seed" as "web seed" - that will be the most common situation

16 years agofix string typo; one less warning
Mitchell Livingston [Wed, 11 Jun 2008 19:06:31 +0000 (19:06 +0000)]
fix string typo; one less warning

16 years agofix an oops from the previous commit. hi, titer
Charles Kerr [Wed, 11 Jun 2008 19:04:48 +0000 (19:04 +0000)]
fix an oops from the previous commit.  hi, titer

16 years agofix a pair of webseed bugs reported by BentMyWookie
Charles Kerr [Wed, 11 Jun 2008 19:01:16 +0000 (19:01 +0000)]
fix a pair of webseed bugs reported by BentMyWookie

16 years agostore the completed pieces of the pieces bar as an index set
Mitchell Livingston [Wed, 11 Jun 2008 16:28:33 +0000 (16:28 +0000)]
store the completed pieces of the pieces bar as an index set

16 years ago(libT) allow custom blocklists... now all you need to do is place a file in the block...
Charles Kerr [Wed, 11 Jun 2008 16:15:45 +0000 (16:15 +0000)]
(libT) allow custom blocklists... now all you need to do is place a file in the blocklists/ folder and Transmission will automatically use it the next time it starts.

16 years agofix ACL parsing error introduced by the shttpd auth code change.
Charles Kerr [Wed, 11 Jun 2008 15:17:59 +0000 (15:17 +0000)]
fix ACL parsing error introduced by the shttpd auth code change.

16 years ago(gtk) #1015: only count selected files in the progress bar
Charles Kerr [Wed, 11 Jun 2008 13:41:56 +0000 (13:41 +0000)]
(gtk) #1015: only count selected files in the progress bar

16 years agoanother update to the help; remove a warning
Mitchell Livingston [Wed, 11 Jun 2008 04:24:34 +0000 (04:24 +0000)]
another update to the help; remove a warning

16 years agoupdate NEWS
Mitchell Livingston [Wed, 11 Jun 2008 03:49:34 +0000 (03:49 +0000)]
update NEWS

16 years agoadjustments to the Mac help documentation
Mitchell Livingston [Wed, 11 Jun 2008 03:48:16 +0000 (03:48 +0000)]
adjustments to the Mac help documentation

16 years agotypo fix
Mitchell Livingston [Wed, 11 Jun 2008 03:29:06 +0000 (03:29 +0000)]
typo fix

16 years agoupdated help from jah
Mitchell Livingston [Wed, 11 Jun 2008 03:28:14 +0000 (03:28 +0000)]
updated help from jah

16 years agomaybe fix the forced-recheck-on-startup bug that pea_, John_Clay, and Gimp_ reported...
Charles Kerr [Wed, 11 Jun 2008 02:19:40 +0000 (02:19 +0000)]
maybe fix the forced-recheck-on-startup bug that pea_, John_Clay, and Gimp_ reported over the last two days

16 years ago(gtk) sync the proxy preferences' text with the mac client
Charles Kerr [Tue, 10 Jun 2008 23:05:30 +0000 (23:05 +0000)]
(gtk) sync the proxy preferences' text with the mac client

16 years agorearrange proxy prefs, and validate the proxy address value on entry
Mitchell Livingston [Tue, 10 Jun 2008 22:54:30 +0000 (22:54 +0000)]
rearrange proxy prefs, and validate the proxy address value on entry

16 years agoonly lock focus and redraw the pieces view if it has been updated
Mitchell Livingston [Tue, 10 Jun 2008 21:46:34 +0000 (21:46 +0000)]
only lock focus and redraw the pieces view if it has been updated

16 years agocombine some of the code from the last commit
Mitchell Livingston [Tue, 10 Jun 2008 21:33:13 +0000 (21:33 +0000)]
combine some of the code from the last commit

16 years agoremember the previous color of the pieces view as much as possible to avoid excessive...
Mitchell Livingston [Tue, 10 Jun 2008 21:13:33 +0000 (21:13 +0000)]
remember the previous color of the pieces view as much as possible to avoid excessive drawing

16 years agosome cleanup of the pieces view code
Mitchell Livingston [Tue, 10 Jun 2008 20:15:00 +0000 (20:15 +0000)]
some cleanup of the pieces view code

16 years agothe pieces bar and pieces view now show shades of blue/green based on progress/availa...
Mitchell Livingston [Tue, 10 Jun 2008 19:56:53 +0000 (19:56 +0000)]
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

16 years ago(libT) add NULL pointer checks to tr_torrentStart(), tr_torrentStop()
Charles Kerr [Tue, 10 Jun 2008 19:25:18 +0000 (19:25 +0000)]
(libT) add NULL pointer checks to tr_torrentStart(), tr_torrentStop()

16 years agoaccidentally tied the rpc toggle to the proxy toggle
Mitchell Livingston [Tue, 10 Jun 2008 18:10:51 +0000 (18:10 +0000)]
accidentally tied the rpc toggle to the proxy toggle

16 years ago(mac) implement proxy support
Mitchell Livingston [Tue, 10 Jun 2008 18:08:57 +0000 (18:08 +0000)]
(mac) implement proxy support

16 years ago(libT) poll the RPC request queue more frequently if there have been recent requests.
Charles Kerr [Tue, 10 Jun 2008 17:13:56 +0000 (17:13 +0000)]
(libT) poll the RPC request queue more frequently if there have been recent requests.

16 years agowire up the backend proxy support.
Charles Kerr [Tue, 10 Jun 2008 16:16:31 +0000 (16:16 +0000)]
wire up the backend proxy support.

16 years agothe pieces bar "slides" using NSAnimation instead of a timer
Mitchell Livingston [Tue, 10 Jun 2008 05:09:30 +0000 (05:09 +0000)]
the pieces bar "slides" using NSAnimation instead of a timer

16 years ago(gtk) #1012: don't show the tray by default
Charles Kerr [Tue, 10 Jun 2008 04:23:11 +0000 (04:23 +0000)]
(gtk) #1012: don't show the tray by default

16 years agotweak the NEWS a bit
Charles Kerr [Tue, 10 Jun 2008 02:51:20 +0000 (02:51 +0000)]
tweak the NEWS a bit

16 years agodisplay the number of webseeds that we're downloading from in the main window
Mitchell Livingston [Tue, 10 Jun 2008 02:40:40 +0000 (02:40 +0000)]
display the number of webseeds that we're downloading from in the main window

16 years agomore webseed work.
Charles Kerr [Tue, 10 Jun 2008 02:36:52 +0000 (02:36 +0000)]
more webseed work.