]> granicus.if.org Git - transmission/log
transmission
12 years ago(trunk libT) #4943 "tr_sessionClearStats() does not set the stats' dirty flag to...
Jordan Lee [Sun, 1 Jul 2012 04:00:27 +0000 (04:00 +0000)]
(trunk libT) #4943 "tr_sessionClearStats() does not set the stats' dirty flag to true s.t. stats.json gets saved"

12 years ago(trunk libT) move torrent.c's private function fileExists() to the utility function...
Jordan Lee [Sun, 1 Jul 2012 03:05:36 +0000 (03:05 +0000)]
(trunk libT) move torrent.c's private function fileExists() to the utility function tr_fileExists() so that it can also be used by stats.c

12 years ago(trunk libT) #4402 "Transmission Bandwidth allocation getting overflows" -- use gvdl...
Jordan Lee [Sun, 1 Jul 2012 02:17:35 +0000 (02:17 +0000)]
(trunk libT) #4402 "Transmission Bandwidth allocation getting overflows" -- use gvdl's patch '4402-uint-bpsoverflow.patch'

12 years ago(trunk libT) #4931 "Wrong peer percentages for magnetized transfers" -- fixed.
Jordan Lee [Sun, 1 Jul 2012 02:00:02 +0000 (02:00 +0000)]
(trunk libT) #4931 "Wrong peer percentages for magnetized transfers" -- fixed.

tr_peerUpdateProgress() is guessing at the progress size, but when we don't have the data size yet that guess isn't very good. Add boundary
 clamps on the peer.progress field.

12 years agoFix the size for the peers and peersFrom dictionaries.
Jordan Lee [Sun, 1 Jul 2012 01:42:58 +0000 (01:42 +0000)]
Fix the size for the peers and peersFrom dictionaries.

By setting the initial allocation size correctly, we can avoid unnecessary resizing when adding all the dictionary's fields.

12 years agoupdate Dutch localization
Mitchell Livingston [Fri, 29 Jun 2012 05:05:26 +0000 (05:05 +0000)]
update Dutch localization

12 years agoonly create the number formatter for formatting integers once
Mitchell Livingston [Thu, 28 Jun 2012 12:29:01 +0000 (12:29 +0000)]
only create the number formatter for formatting integers once

12 years agoupdate Simplified Chinese localization
Mitchell Livingston [Thu, 28 Jun 2012 12:25:16 +0000 (12:25 +0000)]
update Simplified Chinese localization

12 years agoupdate French localization
Mitchell Livingston [Mon, 25 Jun 2012 23:22:14 +0000 (23:22 +0000)]
update French localization

12 years agoexplicit return type for a NSComparator
Mitchell Livingston [Fri, 22 Jun 2012 11:42:50 +0000 (11:42 +0000)]
explicit return type for a NSComparator

12 years agoupdate Italian localization
Mitchell Livingston [Tue, 19 Jun 2012 00:52:58 +0000 (00:52 +0000)]
update Italian localization

12 years agoDon't call setRestorationClass: on 10.6.
Mitchell Livingston [Mon, 18 Jun 2012 01:33:27 +0000 (01:33 +0000)]
Don't call setRestorationClass: on 10.6.

12 years agoupdate Brazilian Portuguese localization
Mitchell Livingston [Mon, 18 Jun 2012 00:57:14 +0000 (00:57 +0000)]
update Brazilian Portuguese localization

12 years agoupdate Spanish localization
Mitchell Livingston [Sat, 16 Jun 2012 13:24:34 +0000 (13:24 +0000)]
update Spanish localization

12 years agoupdate German localization
Mitchell Livingston [Sat, 16 Jun 2012 02:02:33 +0000 (02:02 +0000)]
update German localization

12 years agoupdate makefile for notifications.js
Mitchell Livingston [Fri, 15 Jun 2012 23:23:31 +0000 (23:23 +0000)]
update makefile for notifications.js

12 years agoupdate Danish localization
Mitchell Livingston [Thu, 14 Jun 2012 11:45:25 +0000 (11:45 +0000)]
update Danish localization

12 years agoupdate Russian localization
Mitchell Livingston [Tue, 12 Jun 2012 10:29:29 +0000 (10:29 +0000)]
update Russian localization

12 years agoUpdate localizable.strings
Mitchell Livingston [Tue, 12 Jun 2012 01:26:04 +0000 (01:26 +0000)]
Update localizable.strings

12 years ago#4891 Solaris 11 compile errors on 2.51
Mitchell Livingston [Tue, 12 Jun 2012 01:05:19 +0000 (01:05 +0000)]
#4891 Solaris 11 compile errors on 2.51

12 years agospecify the background style of the up and down arrows in the status bar
Mitchell Livingston [Sun, 10 Jun 2012 13:47:32 +0000 (13:47 +0000)]
specify the background style of the up and down arrows in the status bar

12 years agoFix the Mac build. SVN doesn't work well with files containing @.
Mitchell Livingston [Sun, 10 Jun 2012 02:48:11 +0000 (02:48 +0000)]
Fix the Mac build. SVN doesn't work well with files containing @.

12 years agoProperly capitalize ToolbarFilterTemplate@2x.png
Mitchell Livingston [Sun, 10 Jun 2012 02:38:44 +0000 (02:38 +0000)]
Properly capitalize ToolbarFilterTemplate@2x.png

12 years ago#4749 When accessing images using imageNamed:, don't include the .png. This fixes...
Mitchell Livingston [Sun, 10 Jun 2012 02:35:58 +0000 (02:35 +0000)]
#4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode.

12 years agoAttempt to remove duplicate FavIcon.png
Mitchell Livingston [Sun, 10 Jun 2012 02:15:00 +0000 (02:15 +0000)]
Attempt to remove duplicate FavIcon.png

12 years ago#4749 Add the Retina 2x images, and the updated 1x images, provided by Kibo.
Mitchell Livingston [Sun, 10 Jun 2012 02:04:55 +0000 (02:04 +0000)]
#4749 Add the Retina 2x images, and the updated 1x images, provided by Kibo.

12 years ago#4939 Access Growl from preferences (disabled until the 1.4 framework is released)
Mitchell Livingston [Sun, 10 Jun 2012 01:44:03 +0000 (01:44 +0000)]
#4939 Access Growl from preferences (disabled until the 1.4 framework is released)

12 years ago#4833 regression: Select / Deselect transfers option missing
Mitchell Livingston [Mon, 4 Jun 2012 00:28:15 +0000 (00:28 +0000)]
#4833 regression: Select / Deselect transfers option missing

12 years agowhoops
Mitchell Livingston [Sun, 3 Jun 2012 23:35:22 +0000 (23:35 +0000)]
whoops

12 years agorevert 13327 (#4924)
Mitchell Livingston [Sun, 3 Jun 2012 23:29:39 +0000 (23:29 +0000)]
revert 13327 (#4924)

12 years ago#4929 libminiupnp fails to compile on Mac OS
Mitchell Livingston [Fri, 1 Jun 2012 01:46:08 +0000 (01:46 +0000)]
#4929 libminiupnp fails to compile on Mac OS

12 years ago(trunk libT) sync our build diffs to upstream miniupnp's scripts.
Jordan Lee [Wed, 30 May 2012 18:56:30 +0000 (18:56 +0000)]
(trunk libT) sync our build diffs to upstream miniupnp's scripts.

These diffs are necessary because upstream's build scripts require srcdir == builddir

12 years ago(trunk) upgrade miniupnpc to version 1.7. Should fix bug #4891
Jordan Lee [Wed, 30 May 2012 18:15:33 +0000 (18:15 +0000)]
(trunk) upgrade miniupnpc to version 1.7. Should fix bug #4891

12 years ago(trunmk libT) #4162 "daemon should reopen logfile on SIGHUP" -- patch from gvdl to...
Jordan Lee [Wed, 30 May 2012 17:59:52 +0000 (17:59 +0000)]
(trunmk libT) #4162 "daemon should reopen logfile on SIGHUP" -- patch from gvdl to reopen the logfile on SIGHUP s.t. log rotation can be used by outside tools

12 years ago(trunk libT) fix the Linux build wrt compiling with the new snapshot of libutp checke...
Jordan Lee [Wed, 30 May 2012 17:47:29 +0000 (17:47 +0000)]
(trunk libT) fix the Linux build wrt compiling with the new snapshot of libutp checked into r13317

Previously we made sure to include stdbool.h (via transmission.h) before utp.h, since the latter used 'bool' without defining it. The new snapshot defines it unconditionally in non-C++ code, so now we need to include it first.

12 years agopoint to 'transmission-remote --debug' as a reference for the RPC syntax of various...
Jordan Lee [Wed, 30 May 2012 16:21:43 +0000 (16:21 +0000)]
point to 'transmission-remote --debug' as a reference for the RPC syntax of various requests

12 years ago#4924 Use recycleURLs:completionHandler: to trash files
Mitchell Livingston [Tue, 29 May 2012 01:53:36 +0000 (01:53 +0000)]
#4924 Use recycleURLs:completionHandler: to trash files

12 years agosession_handle does not need to be a global variable in the prefs controller
Mitchell Livingston [Tue, 29 May 2012 01:03:21 +0000 (01:03 +0000)]
session_handle does not need to be a global variable in the prefs controller

12 years agosilence 2 warnings
Mitchell Livingston [Tue, 29 May 2012 00:53:44 +0000 (00:53 +0000)]
silence 2 warnings

12 years agohide the filter field and check/uncheck all buttons for single-file torrents
Mitchell Livingston [Mon, 28 May 2012 20:16:43 +0000 (20:16 +0000)]
hide the filter field and check/uncheck all buttons for single-file torrents

12 years ago#4923 "Open when created" might not be respected
Mitchell Livingston [Mon, 28 May 2012 19:43:53 +0000 (19:43 +0000)]
#4923 "Open when created" might not be respected

12 years agowhen migrating old blacklists, use URLs instead of string paths and don't hardcode...
Mitchell Livingston [Mon, 28 May 2012 17:43:51 +0000 (17:43 +0000)]
when migrating old blacklists, use URLs instead of string paths and don't hardcode the Application Support folder location

12 years ago#4922 On Lion, use window restoration on the preferences window
Mitchell Livingston [Mon, 28 May 2012 17:26:15 +0000 (17:26 +0000)]
#4922 On Lion, use window restoration on the preferences window

12 years agofix compiling in 32-bit mode
Mitchell Livingston [Mon, 28 May 2012 14:34:32 +0000 (14:34 +0000)]
fix compiling in 32-bit mode

12 years ago#4921 On Lion, use window restoration on the torrent creation window
Mitchell Livingston [Mon, 28 May 2012 14:28:50 +0000 (14:28 +0000)]
#4921 On Lion, use window restoration on the torrent creation window

12 years ago#4920 On Lion, use window restoration on the message log and stats window
Mitchell Livingston [Sun, 27 May 2012 22:31:58 +0000 (22:31 +0000)]
#4920 On Lion, use window restoration on the message log and stats window

12 years agoupdate libutp, fixing #4915
Mitchell Livingston [Sun, 27 May 2012 15:27:59 +0000 (15:27 +0000)]
update libutp, fixing #4915

12 years agospelling corrections for the Danish localization
Mitchell Livingston [Wed, 23 May 2012 23:55:31 +0000 (23:55 +0000)]
spelling corrections for the Danish localization

12 years agoremove unused code
Mitchell Livingston [Wed, 23 May 2012 00:54:58 +0000 (00:54 +0000)]
remove unused code

12 years agoadd a Danish localization of Sparkle by Daniel Østergaard Nielsen
Mitchell Livingston [Wed, 23 May 2012 00:54:14 +0000 (00:54 +0000)]
add a Danish localization of Sparkle by Daniel Ã˜stergaard Nielsen

12 years ago(trunk libT) #4914 if a tracker has no scrape URL but the announce response contains...
Jordan Lee [Tue, 22 May 2012 20:21:00 +0000 (20:21 +0000)]
(trunk libT) #4914 if a tracker has no scrape URL but the announce response contains any scrape fields, that's as close to a scrape as we're going to get, so use those fields.

12 years ago(trunk libT) #4895 "SIGHUP race during session init" -- fixed with patch from gvdl
Jordan Lee [Mon, 21 May 2012 02:07:46 +0000 (02:07 +0000)]
(trunk libT) #4895 "SIGHUP race during session init" -- fixed with patch from gvdl

12 years ago(trunk libT) #4908 "Handle UDP scrapes when they don't follow the /announce idiom...
Jordan Lee [Sun, 20 May 2012 14:47:18 +0000 (14:47 +0000)]
(trunk libT) #4908 "Handle UDP scrapes when they don't follow the /announce idiom" -- fixed.

12 years ago(trunk libT) #4888: when scraping magnet links, don't send a left=0 argument to the...
Jordan Lee [Sun, 20 May 2012 14:14:59 +0000 (14:14 +0000)]
(trunk libT) #4888: when scraping magnet links, don't send a left=0 argument to the tracker.

12 years ago#4912 Filter and check all/uncheck all in Add Transfer window
Mitchell Livingston [Sun, 20 May 2012 00:19:55 +0000 (00:19 +0000)]
#4912 Filter and check all/uncheck all in Add Transfer window

12 years ago#4739 Webkit notifications for downloading/seeding complete events
Mitchell Livingston [Sat, 19 May 2012 21:37:29 +0000 (21:37 +0000)]
#4739 Webkit notifications for downloading/seeding complete events

12 years agotrivial NEWS tweak
Mitchell Livingston [Sat, 19 May 2012 14:29:19 +0000 (14:29 +0000)]
trivial NEWS tweak

12 years agobump to 2.52+
Jordan Lee [Sat, 19 May 2012 14:02:25 +0000 (14:02 +0000)]
bump to 2.52+

12 years agoupdate NEWS some more
Mitchell Livingston [Sat, 19 May 2012 13:54:44 +0000 (13:54 +0000)]
update NEWS some more

12 years agobump version to 2.52 2.52
Mitchell Livingston [Sat, 19 May 2012 13:45:55 +0000 (13:45 +0000)]
bump version to 2.52

12 years agoupdate NEWS for 2.52
Mitchell Livingston [Sat, 19 May 2012 13:44:18 +0000 (13:44 +0000)]
update NEWS for 2.52

12 years agosilence an unused-variable compiler warning introduced in the previous commit
Jordan Lee [Thu, 17 May 2012 22:22:30 +0000 (22:22 +0000)]
silence an unused-variable compiler warning introduced in the previous commit

12 years ago(trunk libT) #4894 -- don't use evbuffer_add_printf() and evbuffer_pullup() together.
Jordan Lee [Thu, 17 May 2012 17:40:31 +0000 (17:40 +0000)]
(trunk libT) #4894 -- don't use evbuffer_add_printf() and evbuffer_pullup() together.

12 years agoAdd Danish localization
Mitchell Livingston [Mon, 14 May 2012 11:34:00 +0000 (11:34 +0000)]
Add Danish localization

12 years agoon Mac, it's NSRect, not CGRect
Mitchell Livingston [Mon, 14 May 2012 00:27:40 +0000 (00:27 +0000)]
on Mac, it's NSRect, not CGRect

12 years agoMake the "all" and "none" file check buttons localizable
Mitchell Livingston [Mon, 14 May 2012 00:24:39 +0000 (00:24 +0000)]
Make the "all" and "none" file check buttons localizable

12 years ago#4902 Check all/Uncheck all buttons in the inspector
Mitchell Livingston [Mon, 14 May 2012 00:00:19 +0000 (00:00 +0000)]
#4902 Check all/Uncheck all buttons in the inspector

12 years agosync the Qt pref dialog's terminology with the Gtk+ and Web UI's -- 'alternative...
Jordan Lee [Wed, 9 May 2012 17:37:14 +0000 (17:37 +0000)]
sync the Qt pref dialog's terminology with the Gtk+ and Web UI's -- 'alternative speed limits' was listed as 'temporary speed limits'

12 years agoAdd -D_GNU_SOURCE to miniupnp flags, fixing build at least on Ubuntu 11.04
Eric Petit [Sun, 29 Apr 2012 09:09:33 +0000 (09:09 +0000)]
Add -D_GNU_SOURCE to miniupnp flags, fixing build at least on Ubuntu 11.04

12 years ago#4875 "Web Seeds" field should allow copying
Mitchell Livingston [Sun, 29 Apr 2012 00:53:34 +0000 (00:53 +0000)]
#4875 "Web Seeds" field should allow copying

12 years agoremove an NSLog used for debugging
Mitchell Livingston [Sat, 28 Apr 2012 23:56:53 +0000 (23:56 +0000)]
remove an NSLog used for debugging

12 years agoDon't use the screen size when there is no screen.
Mitchell Livingston [Sat, 28 Apr 2012 23:44:38 +0000 (23:44 +0000)]
Don't use the screen size when there is no screen.

12 years agoapp_indicator_set_title requires appindicator >= 0.4.90
Eric Petit [Sat, 28 Apr 2012 22:56:33 +0000 (22:56 +0000)]
app_indicator_set_title requires appindicator >= 0.4.90

12 years ago#4878 update miniupnpc to 1.6.20120410
Mitchell Livingston [Thu, 19 Apr 2012 01:08:23 +0000 (01:08 +0000)]
#4878 update miniupnpc to 1.6.20120410

12 years agosince it uses a relative date, set the date added value on each pulse
Mitchell Livingston [Tue, 17 Apr 2012 10:59:59 +0000 (10:59 +0000)]
since it uses a relative date, set the date added value on each pulse

12 years ago#4872 "December 31, 1969 7:00 PM" is displayed in the inspector instead of "N/A"
Mitchell Livingston [Tue, 17 Apr 2012 03:11:34 +0000 (03:11 +0000)]
#4872 "December 31, 1969 7:00 PM" is displayed in the inspector instead of "N/A"

12 years ago(trunk, gtk) fix #4871 'appindicator does not set its title' w/patch from seb128
Jordan Lee [Mon, 16 Apr 2012 18:42:26 +0000 (18:42 +0000)]
(trunk, gtk) fix #4871 'appindicator does not set its title' w/patch from seb128

12 years ago#4868 Extended tooltip text could be white instead of black
Mitchell Livingston [Sat, 14 Apr 2012 03:07:06 +0000 (03:07 +0000)]
#4868 Extended tooltip text could be white instead of black

12 years ago(trunk, gtk) fix #4867 'Some strings are not translated in Transmission in Ubuntu...
Jordan Lee [Fri, 13 Apr 2012 14:49:34 +0000 (14:49 +0000)]
(trunk, gtk) fix #4867 'Some strings are not translated in Transmission in Ubuntu 12.04'

12 years agobetter fix for #4826 because r13268 introduced a regression with not finding relative...
Jordan Lee [Mon, 9 Apr 2012 03:00:38 +0000 (03:00 +0000)]
better fix for #4826 because r13268 introduced a regression with not finding relative-path compilers. d'oh

12 years ago2.51+
Mitchell Livingston [Mon, 9 Apr 2012 02:11:41 +0000 (02:11 +0000)]
2.51+

12 years agoeven more NEWS tweaks
Mitchell Livingston [Mon, 9 Apr 2012 02:04:39 +0000 (02:04 +0000)]
even more NEWS tweaks

12 years ago(trunk gtk) sync transmission-gtk translations from Rosetta. Also, two new translatio... 2.51
Jordan Lee [Mon, 9 Apr 2012 01:50:33 +0000 (01:50 +0000)]
(trunk gtk) sync transmission-gtk translations from Rosetta. Also, two new translations: Low German and Sinhalese :)

12 years agobump version to 2.51
Mitchell Livingston [Mon, 9 Apr 2012 01:43:50 +0000 (01:43 +0000)]
bump version to 2.51

12 years agotweak NEWS some more
Mitchell Livingston [Mon, 9 Apr 2012 01:38:32 +0000 (01:38 +0000)]
tweak NEWS some more

12 years ago(trunk, web) fix bug #4642 'Turtle mode no longer visually apparent when selected...
Jordan Lee [Sun, 8 Apr 2012 16:29:39 +0000 (16:29 +0000)]
(trunk, web) fix bug #4642 'Turtle mode no longer visually apparent when selected in WebUI'

12 years ago(trunk, web) fix ticket #4640 'Gear button's menu is displayed as pushed in when...
Jordan Lee [Sun, 8 Apr 2012 16:17:00 +0000 (16:17 +0000)]
(trunk, web) fix ticket #4640 'Gear button's menu is displayed as pushed in when hovered over'

12 years agoupdate NEWS
Mitchell Livingston [Sun, 8 Apr 2012 16:05:40 +0000 (16:05 +0000)]
update NEWS

12 years ago(trunk, gtk) #4573 'fix crash when opening a torrent file on systems that don't defin...
Jordan Lee [Sun, 8 Apr 2012 16:02:48 +0000 (16:02 +0000)]
(trunk, gtk) #4573 'fix crash when opening a torrent file on systems that don't define G_USER_DIRECTORY_DOWNLOAD'. Thanks to Felipe Contreras for the initial patch.

12 years agobump for #4621
Jordan Lee [Sun, 8 Apr 2012 15:03:53 +0000 (15:03 +0000)]
bump for #4621

12 years ago(trunk, web) fix bug #4621 'seeding progressbars don't show in web ui'
Jordan Lee [Sun, 8 Apr 2012 14:48:57 +0000 (14:48 +0000)]
(trunk, web) fix bug #4621 'seeding progressbars don't show in web ui'

12 years agobump NEWS for 2.51
Jordan Lee [Sat, 7 Apr 2012 16:04:10 +0000 (16:04 +0000)]
bump NEWS for 2.51

12 years ago(trunk) improved & translatable .desktop files patch from jbicha for ticket #4804
Jordan Lee [Sat, 7 Apr 2012 15:45:12 +0000 (15:45 +0000)]
(trunk) improved & translatable .desktop files patch from jbicha for ticket #4804

12 years ago(trunk) fix bug #4826 where overriding the C++ compliler via the CXX environment...
Jordan Lee [Sat, 7 Apr 2012 14:02:13 +0000 (14:02 +0000)]
(trunk) fix bug #4826 where overriding the C++ compliler via the CXX environment variable didn't work

12 years ago(trunk gtk) fix ticket #4827 'clicking cancel in Open URL dialog does nothing'
Jordan Lee [Sat, 7 Apr 2012 00:41:21 +0000 (00:41 +0000)]
(trunk gtk) fix ticket #4827 'clicking cancel in Open URL dialog does nothing'

12 years agoadd #4846 'Show magnet links in torrent info in transmission-remote -i' from a patch...
Jordan Lee [Sat, 7 Apr 2012 00:33:05 +0000 (00:33 +0000)]
add #4846 'Show magnet links in torrent info in transmission-remote -i' from a patch by eSyr

12 years ago(trunk gtk) fix #4849 'Transmission-gtk Ignores Notification Sound Setting' with...
Jordan Lee [Sat, 7 Apr 2012 00:30:37 +0000 (00:30 +0000)]
(trunk gtk) fix #4849 'Transmission-gtk Ignores Notification Sound Setting' with a patch from Jan Varho

12 years ago(trunk, qt) fix #4824 'Open Folder bug' with a patch from rb07
Jordan Lee [Sat, 7 Apr 2012 00:16:14 +0000 (00:16 +0000)]
(trunk, qt) fix #4824 'Open Folder bug' with a patch from rb07

12 years agosilence a compiler warning of implicitly casting the 3rd arg of initnatpmp() from...
Jordan Lee [Sat, 7 Apr 2012 00:12:57 +0000 (00:12 +0000)]
silence a compiler warning of implicitly casting the 3rd arg of initnatpmp() from a void* to an int

12 years agoget miniupnpc building on non-BSD systems
Jordan Lee [Sat, 7 Apr 2012 00:00:23 +0000 (00:00 +0000)]
get miniupnpc building on non-BSD systems