]> granicus.if.org Git - transmission/log
transmission
16 years agowhen the progress string is showing info for selected, the percent value should be...
Mitchell Livingston [Tue, 8 Apr 2008 03:32:07 +0000 (03:32 +0000)]
when the progress string is showing info for selected, the percent value should be for the selected amount

16 years ago#851 extra adjustment of text placement when quitting
Mitchell Livingston [Mon, 7 Apr 2008 21:25:31 +0000 (21:25 +0000)]
#851 extra adjustment of text placement when quitting

16 years agoon Tiger, show an appropriate image for the Peers pref tab
Mitchell Livingston [Mon, 7 Apr 2008 21:13:10 +0000 (21:13 +0000)]
on Tiger, show an appropriate image for the Peers pref tab

16 years agonew badge images
Mitchell Livingston [Mon, 7 Apr 2008 19:21:03 +0000 (19:21 +0000)]
new badge images

16 years agoremove dead code
Mitchell Livingston [Mon, 7 Apr 2008 14:09:28 +0000 (14:09 +0000)]
remove dead code

16 years agoeven more string folding!
Mitchell Livingston [Mon, 7 Apr 2008 13:43:26 +0000 (13:43 +0000)]
even more string folding!

16 years agoCapitalization Changes 2
Mitchell Livingston [Mon, 7 Apr 2008 13:29:46 +0000 (13:29 +0000)]
Capitalization Changes 2

16 years agocapitalization changes
Mitchell Livingston [Mon, 7 Apr 2008 13:25:55 +0000 (13:25 +0000)]
capitalization changes

16 years agopass the appropriate tr_torrent object in the ipc controller
Mitchell Livingston [Mon, 7 Apr 2008 13:14:31 +0000 (13:14 +0000)]
pass the appropriate tr_torrent object in the ipc controller

16 years agofix incorrect eta value
Mitchell Livingston [Mon, 7 Apr 2008 05:00:07 +0000 (05:00 +0000)]
fix incorrect eta value

16 years agofor now just show "remaining time unknown" for not available downloads
Mitchell Livingston [Mon, 7 Apr 2008 04:05:57 +0000 (04:05 +0000)]
for now just show "remaining time unknown" for not available downloads

16 years agotrivial cleanup
Mitchell Livingston [Mon, 7 Apr 2008 03:54:23 +0000 (03:54 +0000)]
trivial cleanup

16 years agofix ratio display error reported by pea_
Mitchell Livingston [Mon, 7 Apr 2008 03:43:20 +0000 (03:43 +0000)]
fix ratio display error reported by pea_

16 years agofix marking the eta of torrents with peers as unavailable
Mitchell Livingston [Mon, 7 Apr 2008 03:01:57 +0000 (03:01 +0000)]
fix marking the eta of torrents with peers as unavailable

16 years agoeta string folding
Mitchell Livingston [Mon, 7 Apr 2008 02:55:33 +0000 (02:55 +0000)]
eta string folding

16 years agotry to clarify the "not all available" message
Mitchell Livingston [Mon, 7 Apr 2008 02:48:51 +0000 (02:48 +0000)]
try to clarify the "not all available" message

16 years ago(gtk) #850: download individual file's checkbox so far away from its title
Charles Kerr [Mon, 7 Apr 2008 02:38:50 +0000 (02:38 +0000)]
(gtk) #850: download individual file's checkbox so far away from its title

16 years agocleaner code for rounding file size, speed, and ratio
Mitchell Livingston [Mon, 7 Apr 2008 02:17:45 +0000 (02:17 +0000)]
cleaner code for rounding file size, speed, and ratio

16 years agoremove a debugging printf
Charles Kerr [Sun, 6 Apr 2008 17:12:15 +0000 (17:12 +0000)]
remove a debugging printf

16 years ago(gtk) segmentation fault in Italian translation
Charles Kerr [Sun, 6 Apr 2008 16:56:23 +0000 (16:56 +0000)]
(gtk) segmentation fault in Italian translation

16 years ago#846: also handle scrape-then-exit
Charles Kerr [Sun, 6 Apr 2008 16:53:26 +0000 (16:53 +0000)]
#846: also handle scrape-then-exit

16 years ago#846: transmissioncli attempts to bind to port even when not needed
Charles Kerr [Sun, 6 Apr 2008 16:50:41 +0000 (16:50 +0000)]
#846: transmissioncli attempts to bind to port even when not needed

16 years agofix ratio showing as -0.01
Mitchell Livingston [Sun, 6 Apr 2008 14:59:37 +0000 (14:59 +0000)]
fix ratio showing as -0.01

16 years agofix speeds of -0.01
Mitchell Livingston [Sun, 6 Apr 2008 14:47:26 +0000 (14:47 +0000)]
fix speeds of -0.01

16 years agoupdate remaining time string to display "not all available"
Mitchell Livingston [Sun, 6 Apr 2008 14:44:30 +0000 (14:44 +0000)]
update remaining time string to display "not all available"

16 years ago#843: download eta should consider availability
Charles Kerr [Sun, 6 Apr 2008 14:42:47 +0000 (14:42 +0000)]
#843: download eta should consider availability

16 years ago(gtk) #745: sort transfers by ratio
Charles Kerr [Sun, 6 Apr 2008 14:07:41 +0000 (14:07 +0000)]
(gtk) #745: sort transfers by ratio

16 years agoadjustments to rounding when displaying speeds and file size
Mitchell Livingston [Sun, 6 Apr 2008 14:02:08 +0000 (14:02 +0000)]
adjustments to rounding when displaying speeds and file size

16 years agotrivial changes
Mitchell Livingston [Sun, 6 Apr 2008 13:10:19 +0000 (13:10 +0000)]
trivial changes

16 years agoupdate help to no longer reference the Advanced preferences
Mitchell Livingston [Sun, 6 Apr 2008 13:08:00 +0000 (13:08 +0000)]
update help to no longer reference the Advanced preferences

16 years ago(trunk) alignment fix to Russian add window
Mitchell Livingston [Sun, 6 Apr 2008 13:02:20 +0000 (13:02 +0000)]
(trunk) alignment fix to Russian add window

16 years agodisable the cancel button when the blocklist is being processed
Mitchell Livingston [Sun, 6 Apr 2008 05:20:50 +0000 (05:20 +0000)]
disable the cancel button when the blocklist is being processed

16 years agoadd a button to the peers prefs window for help documentation; divide the help docume...
Mitchell Livingston [Sun, 6 Apr 2008 05:07:28 +0000 (05:07 +0000)]
add a button to the peers prefs window for help documentation; divide the help documentation between peers and network

16 years agoremove redundant release statements
Mitchell Livingston [Sun, 6 Apr 2008 04:55:20 +0000 (04:55 +0000)]
remove redundant release statements

16 years agoadjustments to the blocklist download window, including showing that the downloaded...
Mitchell Livingston [Sun, 6 Apr 2008 04:49:39 +0000 (04:49 +0000)]
adjustments to the blocklist download window, including showing that the downloaded file is being processed

16 years agostring folding and dead code removal
Mitchell Livingston [Sun, 6 Apr 2008 04:16:05 +0000 (04:16 +0000)]
string folding and dead code removal

16 years agoactually cancel the blocklist download when hitting the cancel button - should fix...
Mitchell Livingston [Sun, 6 Apr 2008 03:47:03 +0000 (03:47 +0000)]
actually cancel the blocklist download when hitting the cancel button - should fix a crasher

16 years agowhen downloading the blocklist, show amounts instead of percent
Mitchell Livingston [Sun, 6 Apr 2008 03:35:18 +0000 (03:35 +0000)]
when downloading the blocklist, show amounts instead of percent

16 years agoon Tiger show a Network icon in prefs
Mitchell Livingston [Sun, 6 Apr 2008 03:10:35 +0000 (03:10 +0000)]
on Tiger show a Network icon in prefs

16 years agoreplace Advanced preference tab with Peers and Network tabs
Mitchell Livingston [Sun, 6 Apr 2008 03:06:26 +0000 (03:06 +0000)]
replace Advanced preference tab with Peers and Network tabs

16 years agotranslators shouldn't have to translate debug messages
Charles Kerr [Sun, 6 Apr 2008 00:38:18 +0000 (00:38 +0000)]
translators shouldn't have to translate debug messages

16 years ago#840: bencode.c (and others) does not compile without libintl.h
Charles Kerr [Sat, 5 Apr 2008 20:49:51 +0000 (20:49 +0000)]
#840: bencode.c (and others) does not compile without libintl.h

16 years agostore mac support files in the right location
Mitchell Livingston [Sat, 5 Apr 2008 20:27:13 +0000 (20:27 +0000)]
store mac support files in the right location

16 years agomac build compiles again
Mitchell Livingston [Sat, 5 Apr 2008 20:18:47 +0000 (20:18 +0000)]
mac build compiles again

16 years ago#684: Use XDG basedir spec for configuration and cache files in $HOME
Charles Kerr [Sat, 5 Apr 2008 20:12:11 +0000 (20:12 +0000)]
#684: Use XDG basedir spec for configuration and cache files in $HOME

16 years ago#765, part 1: add backend support for disabling tracker scrapes
Charles Kerr [Sat, 5 Apr 2008 16:49:26 +0000 (16:49 +0000)]
#765, part 1: add backend support for disabling tracker scrapes

16 years agodon't flood the message log when you don't have a blocklist
Charles Kerr [Sat, 5 Apr 2008 16:45:35 +0000 (16:45 +0000)]
don't flood the message log when you don't have a blocklist

16 years agofinish documentation for the "encryption" message and add an option for "plaintext...
Charles Kerr [Sat, 5 Apr 2008 16:32:09 +0000 (16:32 +0000)]
finish documentation for the "encryption" message and add an option for "plaintext preferred" to transmission-remote

16 years ago(trunk) hopefully fix Italian
Mitchell Livingston [Sat, 5 Apr 2008 16:03:11 +0000 (16:03 +0000)]
(trunk) hopefully fix Italian

16 years ago#828: transmission-daemon: verify local data fails
Charles Kerr [Sat, 5 Apr 2008 15:56:24 +0000 (15:56 +0000)]
#828: transmission-daemon: verify local data fails

16 years agoupdate trunk to 1.11+ 1.11
Mitchell Livingston [Fri, 4 Apr 2008 19:01:31 +0000 (19:01 +0000)]
update trunk to 1.11+

16 years agoipc/daemon cleanup
Charles Kerr [Fri, 4 Apr 2008 17:19:44 +0000 (17:19 +0000)]
ipc/daemon cleanup

16 years agosmall rearrangement in clients list; update NEWS
Mitchell Livingston [Fri, 4 Apr 2008 01:45:32 +0000 (01:45 +0000)]
small rearrangement in clients list; update NEWS

16 years ago(trunk) update Russian localization; merge NEWS
Mitchell Livingston [Fri, 4 Apr 2008 01:33:50 +0000 (01:33 +0000)]
(trunk) update Russian localization; merge NEWS

16 years ago#837: portability patch submitted by naddy
Charles Kerr [Fri, 4 Apr 2008 01:21:36 +0000 (01:21 +0000)]
#837: portability patch submitted by naddy

16 years agohudson took me too seriously
Charles Kerr [Thu, 3 Apr 2008 21:41:37 +0000 (21:41 +0000)]
hudson took me too seriously

16 years agohack on IPC a bit because it's been too long since I broke it
Charles Kerr [Thu, 3 Apr 2008 21:38:32 +0000 (21:38 +0000)]
hack on IPC a bit because it's been too long since I broke it

16 years ago(gtk) one more open -> add
Charles Kerr [Thu, 3 Apr 2008 02:13:13 +0000 (02:13 +0000)]
(gtk) one more open -> add

16 years ago(gtk) "open torrent" --> "add torrent"
Charles Kerr [Thu, 3 Apr 2008 02:11:15 +0000 (02:11 +0000)]
(gtk) "open torrent" --> "add torrent"

16 years ago(gtk) #833: "Last scrape/announce at" shows wrong time
Charles Kerr [Wed, 2 Apr 2008 23:18:45 +0000 (23:18 +0000)]
(gtk) #833: "Last scrape/announce at" shows wrong time

16 years agoattempt to fix dock badging
Mitchell Livingston [Wed, 2 Apr 2008 12:29:23 +0000 (12:29 +0000)]
attempt to fix dock badging

16 years ago(trunk) add tracker-tab help documentation
Mitchell Livingston [Wed, 2 Apr 2008 00:09:41 +0000 (00:09 +0000)]
(trunk) add tracker-tab help documentation

16 years agofix overlapping dock badging
Mitchell Livingston [Tue, 1 Apr 2008 22:29:50 +0000 (22:29 +0000)]
fix overlapping dock badging

16 years agofix one cause of slow shutdown: even if we weren't using natpmp, we would wait on...
Charles Kerr [Tue, 1 Apr 2008 19:52:21 +0000 (19:52 +0000)]
fix one cause of slow shutdown: even if we weren't using natpmp, we would wait on it...

16 years agoencapsulate the blocklist a little better so that we can add more blocklists in the...
Charles Kerr [Tue, 1 Apr 2008 19:20:21 +0000 (19:20 +0000)]
encapsulate the blocklist a little better so that we can add more blocklists in the future if necessary

16 years ago(gtk) tweak the prefs dialog a little bit again.
Charles Kerr [Tue, 1 Apr 2008 18:33:34 +0000 (18:33 +0000)]
(gtk) tweak the prefs dialog a little bit again.

16 years ago(gtk) simplify the blocklist prefs gui a bit.
Charles Kerr [Tue, 1 Apr 2008 16:57:48 +0000 (16:57 +0000)]
(gtk) simplify the blocklist prefs gui a bit.

16 years ago(gtk) #832: XML entity references are displayed instead of some characters
Charles Kerr [Tue, 1 Apr 2008 16:50:26 +0000 (16:50 +0000)]
(gtk) #832: XML entity references are displayed instead of some characters

16 years ago(gtk) remove the checkbox option for torrent notification
Charles Kerr [Tue, 1 Apr 2008 15:48:23 +0000 (15:48 +0000)]
(gtk) remove the checkbox option for torrent notification

16 years agomore string fiddling and minor badger changes
Mitchell Livingston [Tue, 1 Apr 2008 15:24:35 +0000 (15:24 +0000)]
more string fiddling and minor badger changes

16 years ago(gtk) avoid a tr_torrentStat() call when filtering by all, downloading, seeding,...
Charles Kerr [Tue, 1 Apr 2008 11:53:50 +0000 (11:53 +0000)]
(gtk) avoid a tr_torrentStat() call when filtering by all, downloading, seeding, or paused

16 years ago(gtk) small speedup in the torrent cell renderer
Charles Kerr [Tue, 1 Apr 2008 04:24:01 +0000 (04:24 +0000)]
(gtk) small speedup in the torrent cell renderer

16 years ago(gtk) use the new libtransmission tweaks s.t. our update pulse causes less CPU load
Charles Kerr [Tue, 1 Apr 2008 02:36:41 +0000 (02:36 +0000)]
(gtk) use the new libtransmission tweaks s.t. our update pulse causes less CPU load

16 years ago(1) make tr_torrentRates() faster.
Charles Kerr [Tue, 1 Apr 2008 02:35:04 +0000 (02:35 +0000)]
(1) make tr_torrentRates() faster.
(2) new function: tr_torrentGetStatus() for when you need the status but not the overhead of tr_stat

16 years ago(trunk) add Traditional Chinese Sparkle resources
Mitchell Livingston [Tue, 1 Apr 2008 02:18:28 +0000 (02:18 +0000)]
(trunk) add Traditional Chinese Sparkle resources

16 years ago(trunk) Traditional Chinese localization
Mitchell Livingston [Tue, 1 Apr 2008 01:33:39 +0000 (01:33 +0000)]
(trunk) Traditional Chinese localization

16 years ago(trunk) update remaining Russian string encoding
Mitchell Livingston [Tue, 1 Apr 2008 01:09:26 +0000 (01:09 +0000)]
(trunk) update remaining Russian string encoding

16 years ago(trunk) update Russian localizable strings
Mitchell Livingston [Tue, 1 Apr 2008 01:01:25 +0000 (01:01 +0000)]
(trunk) update Russian localizable strings

16 years agoupdate the strings file
Mitchell Livingston [Mon, 31 Mar 2008 21:17:21 +0000 (21:17 +0000)]
update the strings file

16 years agomore string improvements
Mitchell Livingston [Mon, 31 Mar 2008 21:11:00 +0000 (21:11 +0000)]
more string improvements

16 years agoin the inspector, don't show the percent complete for selected when it's not multi...
Mitchell Livingston [Mon, 31 Mar 2008 20:58:33 +0000 (20:58 +0000)]
in the inspector, don't show the percent complete for selected when it's not multi-file

16 years agosome string folding
Mitchell Livingston [Mon, 31 Mar 2008 19:36:11 +0000 (19:36 +0000)]
some string folding

16 years agoexperimental commit to save 1888 bytes from each tr_torrent
Charles Kerr [Mon, 31 Mar 2008 19:34:20 +0000 (19:34 +0000)]
experimental commit to save 1888 bytes from each tr_torrent

16 years agoupdate news and eliminate a warning
Mitchell Livingston [Mon, 31 Mar 2008 18:44:51 +0000 (18:44 +0000)]
update news and eliminate a warning

16 years agoonly show "selected" in the progress bar (and allow toggling) for multifile torrents
Mitchell Livingston [Mon, 31 Mar 2008 18:33:34 +0000 (18:33 +0000)]
only show "selected" in the progress bar (and allow toggling) for multifile torrents

16 years agoFixes Mac build (blocklist.c is part of libT)
Eric Petit [Mon, 31 Mar 2008 18:22:12 +0000 (18:22 +0000)]
Fixes Mac build (blocklist.c is part of libT)

16 years agoremove `TR_STATUS_DONE' from libtransmission's public API. It's useful as an interna...
Charles Kerr [Mon, 31 Mar 2008 17:59:16 +0000 (17:59 +0000)]
remove `TR_STATUS_DONE' from libtransmission's public API.  It's useful as an internal state but not for code calling libtransmission.

16 years ago(gtk) updated Russian translation by Stalwart
Charles Kerr [Mon, 31 Mar 2008 16:03:39 +0000 (16:03 +0000)]
(gtk) updated Russian translation by Stalwart

16 years agostring folding
Charles Kerr [Sun, 30 Mar 2008 13:52:55 +0000 (13:52 +0000)]
string folding

16 years agoblocklist cleanup
Charles Kerr [Sun, 30 Mar 2008 13:22:45 +0000 (13:22 +0000)]
blocklist cleanup

16 years ago(trunk) Fix visual glitch with the tracker inspector tab when there is no scrape...
Mitchell Livingston [Sun, 30 Mar 2008 04:41:55 +0000 (04:41 +0000)]
(trunk) Fix visual glitch with the tracker inspector tab when there is no scrape address

16 years agoupdate the strings file; adjust the blocklist text
Mitchell Livingston [Sun, 30 Mar 2008 03:40:13 +0000 (03:40 +0000)]
update the strings file; adjust the blocklist text

16 years ago(gtk) better support for older versions of glib
Charles Kerr [Sun, 30 Mar 2008 03:20:18 +0000 (03:20 +0000)]
(gtk) better support for older versions of glib

16 years ago(gtk) better error recording in the prefs dialog when updating the blocklist
Charles Kerr [Sun, 30 Mar 2008 03:03:42 +0000 (03:03 +0000)]
(gtk) better error recording in the prefs dialog when updating the blocklist

16 years agofix the cli build
Charles Kerr [Sun, 30 Mar 2008 02:29:02 +0000 (02:29 +0000)]
fix the cli build

16 years ago(gtk) tweak the blocklist text in the prefs dialog a bit.
Charles Kerr [Sun, 30 Mar 2008 02:23:28 +0000 (02:23 +0000)]
(gtk) tweak the blocklist text in the prefs dialog a bit.

16 years agomake the blocklist compatible with tiger
Mitchell Livingston [Sun, 30 Mar 2008 02:00:05 +0000 (02:00 +0000)]
make the blocklist compatible with tiger

16 years agomerge the code to set the blocklist download progress into a single method
Mitchell Livingston [Sun, 30 Mar 2008 01:51:48 +0000 (01:51 +0000)]
merge the code to set the blocklist download progress into a single method

16 years agosome rephrasing for the blocklist prefs window
Mitchell Livingston [Sun, 30 Mar 2008 01:18:23 +0000 (01:18 +0000)]
some rephrasing for the blocklist prefs window

16 years agoshow the number of blocked ip addresses in the preferences window
Mitchell Livingston [Sun, 30 Mar 2008 01:10:18 +0000 (01:10 +0000)]
show the number of blocked ip addresses in the preferences window