]> granicus.if.org Git - transmission/log
transmission
15 years ago(trunk web) #2411: double-clicking torrent should open/close inspector
Charles Kerr [Mon, 14 Sep 2009 22:33:17 +0000 (22:33 +0000)]
(trunk web) #2411: double-clicking torrent should open/close inspector

15 years ago(trunk qt) fix DHT build issue reported and patched by DimStar
Charles Kerr [Mon, 14 Sep 2009 18:36:33 +0000 (18:36 +0000)]
(trunk qt) fix DHT build issue reported and patched by DimStar

15 years ago(trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch
Mitchell Livingston [Mon, 14 Sep 2009 03:49:24 +0000 (03:49 +0000)]
(trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch

15 years ago(trunk gtk) increase the temporary buffer size to avoid string truncations
Charles Kerr [Sat, 12 Sep 2009 07:26:13 +0000 (07:26 +0000)]
(trunk gtk) increase the temporary buffer size to avoid string truncations

15 years agoanother warning gone
Mitchell Livingston [Sat, 12 Sep 2009 02:48:57 +0000 (02:48 +0000)]
another warning gone

15 years agoone less warning
Mitchell Livingston [Sat, 12 Sep 2009 02:39:45 +0000 (02:39 +0000)]
one less warning

15 years agoremove comment
Mitchell Livingston [Sat, 12 Sep 2009 01:07:21 +0000 (01:07 +0000)]
remove comment

15 years ago(trunk) make sure the creator window size/placement is saved correctly
Mitchell Livingston [Sat, 12 Sep 2009 01:00:54 +0000 (01:00 +0000)]
(trunk) make sure the creator window size/placement is saved correctly

15 years ago(trunk) hopefull fix #2354 - end editing of the tracker table before attempting torre...
Mitchell Livingston [Sat, 12 Sep 2009 00:23:13 +0000 (00:23 +0000)]
(trunk) hopefull fix #2354 - end editing of the tracker table before attempting torrent creation

15 years ago(trunk T) possible fix for gtk crash reported by Michael Stoykov
Charles Kerr [Fri, 11 Sep 2009 23:43:42 +0000 (23:43 +0000)]
(trunk T) possible fix for gtk crash reported by  Michael Stoykov

15 years ago(trunk gtk) fix clang build issue reported by Tronic
Charles Kerr [Fri, 11 Sep 2009 14:34:36 +0000 (14:34 +0000)]
(trunk gtk) fix clang build issue reported by Tronic

15 years agolast commit would break 10.5-compatibility if it weren't already broken
Mitchell Livingston [Fri, 11 Sep 2009 03:16:33 +0000 (03:16 +0000)]
last commit would break 10.5-compatibility if it weren't already broken

15 years agothe quick look window shouldn't zoom onto a missing window when quitting
Mitchell Livingston [Fri, 11 Sep 2009 03:15:04 +0000 (03:15 +0000)]
the quick look window shouldn't zoom onto a missing window when quitting

15 years ago(trunk gtk) add a Donate item to the Help menu
Charles Kerr [Thu, 10 Sep 2009 17:39:44 +0000 (17:39 +0000)]
(trunk gtk) add a Donate item to the Help menu

15 years ago#2396 move donation menu item to the main Transmission menu; remove some redundant...
Mitchell Livingston [Thu, 10 Sep 2009 04:19:35 +0000 (04:19 +0000)]
#2396 move donation menu item to the main Transmission menu; remove some redundant "Transmission _______" from the Help menu items

15 years ago(trunk libT) fix a couple of compiler warnings from the last commit.
Charles Kerr [Thu, 10 Sep 2009 03:28:55 +0000 (03:28 +0000)]
(trunk libT) fix a couple of compiler warnings from the last commit.

15 years ago(trunk libT) fix oops
Charles Kerr [Thu, 10 Sep 2009 03:07:54 +0000 (03:07 +0000)]
(trunk libT) fix oops

15 years ago(trunk libT) #2395: caching too many peers between sessions makes startup slow and...
Charles Kerr [Thu, 10 Sep 2009 02:20:35 +0000 (02:20 +0000)]
(trunk libT) #2395: caching too many peers between sessions makes startup slow and uses too much memory (KyleK, stdisease, et al)

15 years agoadd missing #include
Mitchell Livingston [Thu, 10 Sep 2009 00:15:35 +0000 (00:15 +0000)]
add missing #include

15 years agoanother 10.6 check
Mitchell Livingston [Thu, 10 Sep 2009 00:14:22 +0000 (00:14 +0000)]
another 10.6 check

15 years ago(trunk, libT) #2390: when you add a new torrent while one is verifying local data...
Charles Kerr [Wed, 9 Sep 2009 12:44:11 +0000 (12:44 +0000)]
(trunk, libT) #2390: when you add a new torrent while one is verifying local data, the new torrent will be added on wait list, rather than download automatically. (Reported by Adys in irc)

15 years ago(trunk libT) a test commit -- possible fseek fix for Rabbitbunny
Charles Kerr [Wed, 9 Sep 2009 03:23:50 +0000 (03:23 +0000)]
(trunk libT) a test commit -- possible fseek fix for Rabbitbunny

15 years agofix r9073 oops; I committed a few debugging changes by accident too
Charles Kerr [Tue, 8 Sep 2009 20:02:51 +0000 (20:02 +0000)]
fix r9073 oops; I committed a few debugging changes by accident too

15 years agodelete the obsolete zsh bindings
Charles Kerr [Tue, 8 Sep 2009 20:01:12 +0000 (20:01 +0000)]
delete the obsolete zsh bindings

15 years ago(trunk gtk) #2389: Sort by Time Left broken in the GTK client
Charles Kerr [Tue, 8 Sep 2009 18:59:49 +0000 (18:59 +0000)]
(trunk gtk) #2389: Sort by Time Left broken in the GTK client

15 years ago(trunk libT) sync the announce/scrape timeout intervals in trunk with those in 1.7x
Charles Kerr [Tue, 8 Sep 2009 18:39:20 +0000 (18:39 +0000)]
(trunk libT) sync the announce/scrape timeout intervals in trunk with those in 1.7x

15 years ago(trunk gtk) #2387: transmission doesn't start; gives message 'err: Did not receive...
Charles Kerr [Tue, 8 Sep 2009 14:58:27 +0000 (14:58 +0000)]
(trunk gtk) #2387: transmission doesn't start; gives message 'err: Did not receive a reply'

15 years agoadd better logging to track down tr_ioRead() error messages reported by Rabbitbunny
Charles Kerr [Tue, 8 Sep 2009 06:25:40 +0000 (06:25 +0000)]
add better logging to track down tr_ioRead() error messages reported by Rabbitbunny

15 years agodecide at runtime, rather than compile time, whether to use curl_multi_action
Charles Kerr [Tue, 8 Sep 2009 05:18:46 +0000 (05:18 +0000)]
decide at runtime, rather than compile time, whether to use curl_multi_action

15 years ago(trunk libT) make tr_ptrArrayErase() private
Charles Kerr [Mon, 7 Sep 2009 21:57:15 +0000 (21:57 +0000)]
(trunk libT) make tr_ptrArrayErase() private

15 years agomake sure the "move data" context option actually works
Mitchell Livingston [Mon, 7 Sep 2009 21:37:58 +0000 (21:37 +0000)]
make sure the "move data" context option actually works

15 years ago#2371 move "Move Data File To..." to the contextual menu, and add "Save Torrent File...
Mitchell Livingston [Mon, 7 Sep 2009 15:21:26 +0000 (15:21 +0000)]
#2371 move "Move Data File To..." to the contextual menu, and add "Save Torrent File As..."

15 years agodisable QuickLook button/menu item on 10.6
Mitchell Livingston [Mon, 7 Sep 2009 15:07:00 +0000 (15:07 +0000)]
disable QuickLook button/menu item on 10.6

15 years agoadd some 10.6 checks for quick look
Mitchell Livingston [Mon, 7 Sep 2009 14:54:22 +0000 (14:54 +0000)]
add some 10.6 checks for quick look

15 years ago#2337 Include Mac OS X 10.5's libcurl and libcrypto in our repo to build/link against...
Mitchell Livingston [Mon, 7 Sep 2009 14:46:25 +0000 (14:46 +0000)]
#2337 Include Mac OS X 10.5's libcurl and libcrypto in our repo to build/link against. This is the first step for restoring 10.5 compatibility.

15 years ago(trunk, libT) sibling to r9027, remove more unused code
Charles Kerr [Mon, 7 Sep 2009 06:23:15 +0000 (06:23 +0000)]
(trunk, libT) sibling to r9027, remove more unused code

15 years agoonly use integral numbers for the height of the pieces bar
Mitchell Livingston [Mon, 7 Sep 2009 06:05:48 +0000 (06:05 +0000)]
only use integral numbers for the height of the pieces bar

15 years agoseems that drawing non-integer bound rects isn't kosher after all
Mitchell Livingston [Mon, 7 Sep 2009 05:40:09 +0000 (05:40 +0000)]
seems that drawing non-integer bound rects isn't kosher after all

15 years ago(trunk libT) disable the sorted ptrArray assertions in non-mac release builds
Charles Kerr [Sun, 6 Sep 2009 22:52:13 +0000 (22:52 +0000)]
(trunk libT) disable the sorted ptrArray assertions in non-mac release builds

15 years agowhoops
Mitchell Livingston [Sun, 6 Sep 2009 21:19:19 +0000 (21:19 +0000)]
whoops

15 years agoSimplify the progress bar drawing code using NSDivideRect(). This also allows the...
Mitchell Livingston [Sun, 6 Sep 2009 21:09:33 +0000 (21:09 +0000)]
Simplify the progress bar drawing code using NSDivideRect(). This also allows the bars to have non-integer lengths

15 years ago(trunk libT) #2383: Faster verification for local data with small piece size
Charles Kerr [Sun, 6 Sep 2009 14:05:06 +0000 (14:05 +0000)]
(trunk libT) #2383: Faster verification for local data with small piece size

15 years agofix another 'make distcheck' error in the macox/ directory
Charles Kerr [Sat, 5 Sep 2009 17:38:03 +0000 (17:38 +0000)]
fix another 'make distcheck' error in the macox/ directory

15 years agofix autoconf 'make distcheck' error in macosx/ introduced in r9034
Charles Kerr [Sat, 5 Sep 2009 17:00:50 +0000 (17:00 +0000)]
fix autoconf 'make distcheck' error in macosx/ introduced in r9034

15 years ago(trunk libT) #2284: crashes when some invalid torrents are added. reported by Flemza...
Charles Kerr [Sat, 5 Sep 2009 16:51:22 +0000 (16:51 +0000)]
(trunk libT) #2284: crashes when some invalid torrents are added.  reported by Flemzard in irc

15 years agozoom from the inspectors file table when quick looking
Mitchell Livingston [Sat, 5 Sep 2009 01:58:13 +0000 (01:58 +0000)]
zoom from the inspectors file table when quick looking

15 years agoremove unneeded calls to sharedPreviewPanel
Mitchell Livingston [Fri, 4 Sep 2009 23:58:27 +0000 (23:58 +0000)]
remove unneeded calls to sharedPreviewPanel

15 years agokill some warnings
Mitchell Livingston [Fri, 4 Sep 2009 22:59:24 +0000 (22:59 +0000)]
kill some warnings

15 years agospacebar in the Inspector file table will toggle QuickLook
Mitchell Livingston [Fri, 4 Sep 2009 22:42:03 +0000 (22:42 +0000)]
spacebar in the Inspector file table will toggle QuickLook

15 years agosome cleanup of inspector QuickLook
Mitchell Livingston [Fri, 4 Sep 2009 22:21:47 +0000 (22:21 +0000)]
some cleanup of inspector QuickLook

15 years agobuild using NATIVE_ARCH_ACTUAL
Mitchell Livingston [Fri, 4 Sep 2009 13:08:24 +0000 (13:08 +0000)]
build using NATIVE_ARCH_ACTUAL

15 years agodraft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10...
Mitchell Livingston [Fri, 4 Sep 2009 04:10:46 +0000 (04:10 +0000)]
draft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10.5-support)

15 years agoQt 4.4 is still pretty new, so don't use QList.removeOne() yet. (build error reporte...
Charles Kerr [Wed, 2 Sep 2009 15:34:18 +0000 (15:34 +0000)]
Qt 4.4 is still pretty new, so don't use QList.removeOne() yet.  (build error reported by kklimonda)

15 years ago(trunk, libT) fix code in the UTF8-to-JSON serializer that could fall into an infinit...
Charles Kerr [Wed, 2 Sep 2009 15:26:34 +0000 (15:26 +0000)]
(trunk, libT) fix code in the UTF8-to-JSON serializer that could fall into an infinite loop when fed some inputs.  This may be ticket #2326 or may get its own retroactive ticket, depending on feedback from #2326's reporter

15 years ago(trunk web) rpc returns true and false for this, no need for 1 and 0. reported by...
Kevin Glowacz [Wed, 2 Sep 2009 01:03:38 +0000 (01:03 +0000)]
(trunk web) rpc returns true and false for this, no need for 1 and 0. reported by mwarning

15 years agoone less delegate compiler warning
Mitchell Livingston [Tue, 1 Sep 2009 12:26:56 +0000 (12:26 +0000)]
one less delegate compiler warning

15 years agogive the Clang compiler a try
Mitchell Livingston [Tue, 1 Sep 2009 11:27:31 +0000 (11:27 +0000)]
give the Clang compiler a try

15 years ago(trunk libT) revert r9026 from ticket #2357
Charles Kerr [Tue, 1 Sep 2009 03:42:16 +0000 (03:42 +0000)]
(trunk libT) revert r9026 from ticket #2357

15 years agoremove unused code
Charles Kerr [Mon, 31 Aug 2009 23:31:43 +0000 (23:31 +0000)]
remove unused code

15 years ago(trunk libT) #2357: the "upload_only" key sent in PEX should also be sent to trackers
Charles Kerr [Mon, 31 Aug 2009 18:33:25 +0000 (18:33 +0000)]
(trunk libT) #2357: the "upload_only" key sent in PEX should also be sent to trackers

15 years ago(trunk libT) #2373: Handle HTTP redirects more gracefully
Charles Kerr [Mon, 31 Aug 2009 17:18:58 +0000 (17:18 +0000)]
(trunk libT) #2373: Handle HTTP redirects more gracefully

15 years ago(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses Download
Charles Kerr [Mon, 31 Aug 2009 16:41:54 +0000 (16:41 +0000)]
(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses Download

15 years ago(trunk, libT) #2365: Peer settings for an individual torrent should override the...
Charles Kerr [Mon, 31 Aug 2009 15:59:43 +0000 (15:59 +0000)]
(trunk, libT) #2365: Peer settings for an individual torrent should override the global limit.

15 years agoUse a mirror of libevent's repo rather than sourceforge's
Eric Petit [Mon, 31 Aug 2009 09:46:26 +0000 (09:46 +0000)]
Use a mirror of libevent's repo rather than sourceforge's

15 years agoon 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist...
Mitchell Livingston [Sun, 30 Aug 2009 19:23:20 +0000 (19:23 +0000)]
on 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist update date

15 years agodon't use a custom date format in the inspector's "date created" field
Mitchell Livingston [Sun, 30 Aug 2009 19:18:51 +0000 (19:18 +0000)]
don't use a custom date format in the inspector's "date created" field

15 years agoadd a missing import statement
Mitchell Livingston [Sun, 30 Aug 2009 18:38:56 +0000 (18:38 +0000)]
add a missing import statement

15 years agomissed one in the last commit
Mitchell Livingston [Sun, 30 Aug 2009 17:52:03 +0000 (17:52 +0000)]
missed one in the last commit

15 years ago#2370 On 10.6, revaling files in Finder will select multiple files in the same directory
Mitchell Livingston [Sun, 30 Aug 2009 17:50:05 +0000 (17:50 +0000)]
#2370 On 10.6, revaling files in Finder will select multiple files in the same directory

15 years agoon 10.6 get the modifier keys from NSEvent's class method
Mitchell Livingston [Sun, 30 Aug 2009 16:22:51 +0000 (16:22 +0000)]
on 10.6 get the modifier keys from NSEvent's class method

15 years agocall setFlipped: one less time on 10.6
Mitchell Livingston [Sat, 29 Aug 2009 23:16:25 +0000 (23:16 +0000)]
call setFlipped: one less time on 10.6

15 years agoremove redundant copy and a deprecated method
Mitchell Livingston [Sat, 29 Aug 2009 23:13:04 +0000 (23:13 +0000)]
remove redundant copy and a deprecated method

15 years agode-flip priority images in the inspector
Mitchell Livingston [Sat, 29 Aug 2009 23:10:53 +0000 (23:10 +0000)]
de-flip priority images in the inspector

15 years agoon 10.6, use the built-in caution image when there's a torrent error
Mitchell Livingston [Sat, 29 Aug 2009 20:37:29 +0000 (20:37 +0000)]
on 10.6, use the built-in caution image when there's a torrent error

15 years agorequire 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too
Mitchell Livingston [Sat, 29 Aug 2009 20:28:52 +0000 (20:28 +0000)]
require 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too

15 years agoyet another depracated method reaped
Mitchell Livingston [Sat, 29 Aug 2009 15:57:19 +0000 (15:57 +0000)]
yet another depracated method reaped

15 years agoremove yet another 10.6 depracated function
Mitchell Livingston [Sat, 29 Aug 2009 15:49:30 +0000 (15:49 +0000)]
remove yet another 10.6 depracated function

15 years agoadd KGet to the clients list
Charles Kerr [Sat, 29 Aug 2009 14:42:58 +0000 (14:42 +0000)]
add KGet to the clients list

15 years ago(trunk, gtk ) #2361: Turtle toggle button is not visible using old GTK 2.6.x library
Charles Kerr [Sat, 29 Aug 2009 14:07:51 +0000 (14:07 +0000)]
(trunk, gtk ) #2361: Turtle toggle button is not visible using old GTK 2.6.x library

15 years agoeliminate 3 more warnings
Mitchell Livingston [Sat, 29 Aug 2009 04:35:07 +0000 (04:35 +0000)]
eliminate 3 more warnings

15 years agorid ourself of a couple more compiler warnings
Mitchell Livingston [Sat, 29 Aug 2009 00:44:06 +0000 (00:44 +0000)]
rid ourself of a couple more compiler warnings

15 years agoremove a couple more deprecated methods and an unneed stringWithFormat:
Mitchell Livingston [Sat, 29 Aug 2009 00:09:18 +0000 (00:09 +0000)]
remove a couple more deprecated methods and an unneed stringWithFormat:

15 years agoremove a couple of 10.6 deprecated methods
Mitchell Livingston [Fri, 28 Aug 2009 23:40:11 +0000 (23:40 +0000)]
remove a couple of 10.6 deprecated methods

15 years agofix another typo in rpc-spec: "tnumber" should read "number". reported by mwarning
Charles Kerr [Fri, 28 Aug 2009 16:00:48 +0000 (16:00 +0000)]
fix another typo in rpc-spec: "tnumber" should read "number".  reported by mwarning

15 years agofix copy-paste error in rpc-spec.txt: errorString is a string, not a number. reporte...
Charles Kerr [Fri, 28 Aug 2009 15:56:59 +0000 (15:56 +0000)]
fix copy-paste error in rpc-spec.txt: errorString is a string, not a number.  reported by mwarning

15 years agoadd to the qt client a note about building w/o DHT
Charles Kerr [Fri, 28 Aug 2009 15:55:55 +0000 (15:55 +0000)]
add to the qt client a note about building w/o DHT

15 years agofor consistency, "Wiki & Development" -> "Support & Development"
Mitchell Livingston [Fri, 28 Aug 2009 02:09:25 +0000 (02:09 +0000)]
for consistency, "Wiki & Development" -> "Support & Development"

15 years agoupdate version to 1.74+; adjust NEWS
Mitchell Livingston [Fri, 28 Aug 2009 01:12:53 +0000 (01:12 +0000)]
update version to 1.74+; adjust NEWS

15 years agofix --disable-dht error in 1.74 reported by DimStar
Charles Kerr [Tue, 25 Aug 2009 13:55:32 +0000 (13:55 +0000)]
fix --disable-dht error in 1.74 reported by DimStar

15 years agoupdate appcast for 1.74
Mitchell Livingston [Mon, 24 Aug 2009 23:45:30 +0000 (23:45 +0000)]
update appcast for 1.74

15 years ago(trunk web) bugfix from Longinus00 to properly unset seeding status on progress bar. 1.74
Kevin Glowacz [Mon, 24 Aug 2009 23:38:09 +0000 (23:38 +0000)]
(trunk web) bugfix from Longinus00 to properly unset seeding status on progress bar.

15 years agoupdate translations
Charles Kerr [Mon, 24 Aug 2009 23:14:52 +0000 (23:14 +0000)]
update translations

15 years agoupdate news
Charles Kerr [Mon, 24 Aug 2009 23:07:03 +0000 (23:07 +0000)]
update news

15 years agobump to 1.74
Charles Kerr [Mon, 24 Aug 2009 23:06:37 +0000 (23:06 +0000)]
bump to 1.74

15 years agoupdate French localization
Mitchell Livingston [Mon, 24 Aug 2009 22:19:38 +0000 (22:19 +0000)]
update French localization

15 years agoupdate appcast release notes
Mitchell Livingston [Mon, 24 Aug 2009 03:15:48 +0000 (03:15 +0000)]
update appcast release notes

15 years agoupdate global speed limits max values to 99,999
Mitchell Livingston [Mon, 24 Aug 2009 03:14:31 +0000 (03:14 +0000)]
update global speed limits max values to 99,999

15 years ago(trunk libT) tell libcurl to set a time limit of 120 seconds for announces; 30 second...
Charles Kerr [Sat, 22 Aug 2009 23:22:50 +0000 (23:22 +0000)]
(trunk libT) tell libcurl to set a time limit of 120 seconds for announces; 30 seconds for scrapes

15 years ago(trunk third-party) #2302: revert from dht 0.8 to 0.6 for Transmission 1.74. 0.8...
Charles Kerr [Sat, 22 Aug 2009 16:21:13 +0000 (16:21 +0000)]
(trunk third-party) #2302: revert from dht 0.8 to 0.6 for Transmission 1.74.  0.8 reportedly adds a new crasher <http://forum.transmissionbt.com/viewtopic.php?p=39773#p39773>

15 years agoupdate gtk translations from rosetta
Charles Kerr [Sat, 22 Aug 2009 16:13:47 +0000 (16:13 +0000)]
update gtk translations from rosetta