]> granicus.if.org Git - transmission/log
transmission
14 years ago(trunk gtk) tinker with compact mode a little bit
Charles Kerr [Sat, 20 Mar 2010 14:53:08 +0000 (14:53 +0000)]
(trunk gtk) tinker with compact mode a little bit

14 years agohide the progress bar when selecting row in compact view
Mitchell Livingston [Sat, 20 Mar 2010 05:16:03 +0000 (05:16 +0000)]
hide the progress bar when selecting row in compact view

14 years agomake the progress bar in compact view take up essentially the entire cell
Mitchell Livingston [Sat, 20 Mar 2010 05:09:34 +0000 (05:09 +0000)]
make the progress bar in compact view take up essentially the entire cell

14 years agodecrease the alpha of the pieces bar in compact view (don't show at all in compact...
Mitchell Livingston [Sat, 20 Mar 2010 03:51:29 +0000 (03:51 +0000)]
decrease the alpha of the pieces bar in compact view (don't show at all in compact view on 10.5)

14 years agotweak Compact View
Mitchell Livingston [Sat, 20 Mar 2010 03:36:16 +0000 (03:36 +0000)]
tweak Compact View

14 years agoonly outline the progress bar in non-compact view
Mitchell Livingston [Sat, 20 Mar 2010 03:30:04 +0000 (03:30 +0000)]
only outline the progress bar in non-compact view

14 years agofirst attempt at a single-row, more compact Compact (Minimal) View
Mitchell Livingston [Sat, 20 Mar 2010 03:27:17 +0000 (03:27 +0000)]
first attempt at a single-row, more compact Compact (Minimal) View

14 years agorename Minimal View to Compact View
Mitchell Livingston [Sat, 20 Mar 2010 02:04:18 +0000 (02:04 +0000)]
rename Minimal View to Compact View

14 years ago(trunk libT) #2911 "requirement of javascript/transmission.js for webinterface unnece...
Charles Kerr [Fri, 19 Mar 2010 18:48:37 +0000 (18:48 +0000)]
(trunk libT) #2911 "requirement of javascript/transmission.js for webinterface unnecessary" -- implemented in trunk for 2.00

14 years ago(trunk gtk) fix another minor memory error in the new filter code
Charles Kerr [Thu, 18 Mar 2010 04:04:03 +0000 (04:04 +0000)]
(trunk gtk) fix another minor memory error in the new filter code

14 years ago(trunk gtk) fix memory leak
Charles Kerr [Thu, 18 Mar 2010 03:40:32 +0000 (03:40 +0000)]
(trunk gtk) fix memory leak

14 years ago(trunk daemon) #2898 "add pausing and deletion to daemon" -- fix compiler warning
Charles Kerr [Thu, 18 Mar 2010 03:35:37 +0000 (03:35 +0000)]
(trunk daemon) #2898 "add pausing and deletion to daemon" -- fix compiler warning

14 years ago(trunk gtk) if favicon.ico doesn't work, try favicon.png too
Charles Kerr [Wed, 17 Mar 2010 20:30:04 +0000 (20:30 +0000)]
(trunk gtk) if favicon.ico doesn't work, try favicon.png too

14 years ago(trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00...
Charles Kerr [Wed, 17 Mar 2010 19:23:03 +0000 (19:23 +0000)]
(trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00

14 years ago(trunk) one of the least interesting commits ever: remove trailing spaces from source...
Charles Kerr [Wed, 17 Mar 2010 17:07:40 +0000 (17:07 +0000)]
(trunk) one of the least interesting commits ever: remove trailing spaces from source code lines...

14 years ago(trunk) update svn properties for $Id$ in the new macosx/ files
Charles Kerr [Tue, 16 Mar 2010 00:45:52 +0000 (00:45 +0000)]
(trunk) update svn properties for $Id$ in the new macosx/ files

14 years ago(trunk gtk) a little more filter/favicon cleanup. remove the submenu headers from...
Charles Kerr [Tue, 16 Mar 2010 00:45:12 +0000 (00:45 +0000)]
(trunk gtk) a little more filter/favicon cleanup.  remove the submenu headers from the Category combobox, suggested by kklimonda

14 years ago(trunk libT) #3051 "faster startup by adding 'have all' idiom to .resume files" ...
Charles Kerr [Mon, 15 Mar 2010 23:29:56 +0000 (23:29 +0000)]
(trunk libT) #3051 "faster startup by adding 'have all' idiom to .resume files" -- implemented in trunk for 2.00

14 years ago(trunk) add a note about optional dependencies in the configure script's output
Charles Kerr [Mon, 15 Mar 2010 15:30:48 +0000 (15:30 +0000)]
(trunk) add a note about optional dependencies in the configure script's output

14 years ago(trunk gtk) get the new filterbar working on older versions of GTK+
Charles Kerr [Mon, 15 Mar 2010 15:07:23 +0000 (15:07 +0000)]
(trunk gtk) get the new filterbar working on older versions of GTK+

14 years ago(trunk, qt) rename the slightly-pejorative "minimal view" as "compact view"
Charles Kerr [Mon, 15 Mar 2010 14:42:56 +0000 (14:42 +0000)]
(trunk, qt) rename the slightly-pejorative "minimal view" as "compact view"

14 years ago(trunk, gtk) rename the slightly-pejorative "minimal view" as "compact view"
Charles Kerr [Mon, 15 Mar 2010 14:42:43 +0000 (14:42 +0000)]
(trunk, gtk) rename the slightly-pejorative "minimal view" as "compact view"

14 years ago(trunk gtk) small filter/favicon code cleanups
Charles Kerr [Mon, 15 Mar 2010 14:35:43 +0000 (14:35 +0000)]
(trunk gtk) small filter/favicon code cleanups

14 years ago(trunk gtk) preserve the old filter's behavior of including torrents being verified...
Charles Kerr [Mon, 15 Mar 2010 03:10:54 +0000 (03:10 +0000)]
(trunk gtk) preserve the old filter's behavior of including torrents being verified in the "active" filter.  Thanks to Waldorf for the reminder.

14 years ago(trunk gtk) add favicon support to the new filterbar
Charles Kerr [Mon, 15 Mar 2010 02:53:31 +0000 (02:53 +0000)]
(trunk gtk) add favicon support to the new filterbar

14 years agotweak NEWS and Makefile
Mitchell Livingston [Mon, 15 Mar 2010 00:16:07 +0000 (00:16 +0000)]
tweak NEWS and Makefile

14 years ago#3042 Can't do context menu actions with multi entries in web interface
Mitchell Livingston [Sun, 14 Mar 2010 17:31:16 +0000 (17:31 +0000)]
#3042 Can't do context menu actions with multi entries in web interface

14 years ago(trunk gtk) use Rolcol's suggestions on the filterbar
Charles Kerr [Sun, 14 Mar 2010 15:05:32 +0000 (15:05 +0000)]
(trunk gtk) use Rolcol's suggestions on the filterbar

14 years agosimplify how the icons are set for the inspector tabs
Mitchell Livingston [Sun, 14 Mar 2010 15:03:14 +0000 (15:03 +0000)]
simplify how the icons are set for the inspector tabs

14 years ago(trunk web) #3043 "show eta for seeding torrents in webui" -- imlemented in trunk...
Charles Kerr [Sun, 14 Mar 2010 05:28:25 +0000 (05:28 +0000)]
(trunk web) #3043 "show eta for seeding torrents in webui" -- imlemented in trunk for 2.00

14 years ago(trunk gtk) first draft of a filterbar experiment
Charles Kerr [Sun, 14 Mar 2010 05:13:02 +0000 (05:13 +0000)]
(trunk gtk) first draft of a filterbar experiment

14 years agoset the inspector views' titles in each view's class
Mitchell Livingston [Sun, 14 Mar 2010 03:09:12 +0000 (03:09 +0000)]
set the inspector views' titles in each view's class

14 years agoremove unnecessary setHidden:'s
Mitchell Livingston [Sun, 14 Mar 2010 02:59:37 +0000 (02:59 +0000)]
remove unnecessary setHidden:'s

14 years agomove the code for remembering resize information for the info views into the individu...
Mitchell Livingston [Sun, 14 Mar 2010 02:53:22 +0000 (02:53 +0000)]
move the code for remembering resize information for the info views into the individual views

14 years agoavoid theoretical memory leaks when the info window is deallocated
Mitchell Livingston [Sun, 14 Mar 2010 02:14:03 +0000 (02:14 +0000)]
avoid theoretical memory leaks when the info window is deallocated

14 years agoadd an optional clearView method to the InfoViewController protocol
Mitchell Livingston [Sun, 14 Mar 2010 01:52:45 +0000 (01:52 +0000)]
add an optional clearView method to the InfoViewController protocol

14 years agoadd a protocol for the info view controllers, and as a result eliminate some excessiv...
Mitchell Livingston [Sun, 14 Mar 2010 01:42:49 +0000 (01:42 +0000)]
add a protocol for the info view controllers, and as a result eliminate some excessive code

14 years ago(trunk web) #2774 "Support stats display feature in the web client" -- fix potential...
Charles Kerr [Fri, 12 Mar 2010 19:39:37 +0000 (19:39 +0000)]
(trunk web) #2774 "Support stats display feature in the web client" -- fix potential layout issue described @ http://trac.transmissionbt.com/ticket/2774#comment:13.  Bug created, spotted, and fixed by Longinus00.  Welcome to the club. :)

14 years ago(trunk libT) #3026 "speed limit mode not honoring limits on other days" -- fixed...
Charles Kerr [Fri, 12 Mar 2010 19:35:28 +0000 (19:35 +0000)]
(trunk libT) #3026 "speed limit mode not honoring limits on other days" -- fixed regression caused by r10352 reported by m1b.

14 years ago(trunk libT) make tr_updateTime() inlined
Charles Kerr [Fri, 12 Mar 2010 19:24:45 +0000 (19:24 +0000)]
(trunk libT) make tr_updateTime() inlined

14 years ago(trunk) update to 1.92+
Mitchell Livingston [Fri, 12 Mar 2010 02:11:32 +0000 (02:11 +0000)]
(trunk) update to 1.92+

14 years ago(trunk gtk) #3033 "wrong calls to GtkFileChooserDialog" -- fix minor regression in...
Charles Kerr [Fri, 12 Mar 2010 00:17:35 +0000 (00:17 +0000)]
(trunk gtk) #3033 "wrong calls to GtkFileChooserDialog" -- fix minor regression in the 'add torrent' dialog caused by r10340

14 years ago(trunk web) #2774 "Support stats display feature in the web client" -- implemented...
Charles Kerr [Thu, 11 Mar 2010 04:50:04 +0000 (04:50 +0000)]
(trunk web) #2774 "Support stats display feature in the web client" -- implemented for 2.00

14 years ago(trunk libT) #3026 "Recent T doesn't honor weekend speed limit setting" -- fixed...
Charles Kerr [Wed, 10 Mar 2010 22:19:31 +0000 (22:19 +0000)]
(trunk libT) #3026 "Recent T doesn't honor weekend speed limit setting" -- fixed in trunk for 2.00

14 years ago(trunk gtk) #3011 "'Edit Trackers' dialog not reset after Cancel" -- fixed in trunk...
Charles Kerr [Wed, 10 Mar 2010 19:16:25 +0000 (19:16 +0000)]
(trunk gtk) #3011 "'Edit Trackers' dialog not reset after Cancel" -- fixed in trunk for 2.00

14 years ago(trunk libT) #2958 "Minimize use of tr_ptrArray in critical parts of the code" -...
Charles Kerr [Wed, 10 Mar 2010 16:35:12 +0000 (16:35 +0000)]
(trunk libT) #2958 "Minimize use of tr_ptrArray in critical parts of the code" -- accept patch from sadface to make tr_ptrArrayInsert() a little cleaner

14 years ago(trunk libT) code cleanup: after r10346, we don't need to keep the per-torrent cancel...
Charles Kerr [Wed, 10 Mar 2010 15:55:00 +0000 (15:55 +0000)]
(trunk libT) code cleanup: after r10346, we don't need to keep the per-torrent cancel/block histories anymore

14 years ago(trunk libT) #2993 "'Downloaded' much greater than 'Have' or 'Verified'" -- tweak...
Charles Kerr [Wed, 10 Mar 2010 15:34:27 +0000 (15:34 +0000)]
(trunk libT) #2993 "'Downloaded' much greater than 'Have' or 'Verified'" -- tweak the new throttle code based on slow download feedback from gn0s1s in irc, from Rascal @ http://trac.transmissionbt.com/ticket/2993#comment:29, and from AGSystem @ http://forum.transmissionbt.com/viewtopic.php?p=45631&f=1#p45631

14 years ago#3009 display an indeterminate progress indicator in the add window when waiting...
Mitchell Livingston [Wed, 10 Mar 2010 03:44:30 +0000 (03:44 +0000)]
#3009 display an indeterminate progress indicator in the add window when waiting to start

14 years ago(trunk libT) in tr_bencToFile(), call fsync() before close() for better ext4 safety
Charles Kerr [Tue, 9 Mar 2010 22:59:14 +0000 (22:59 +0000)]
(trunk libT) in tr_bencToFile(), call fsync() before close() for better ext4 safety

14 years ago(trunk gtk) #3033 "wrong calls to GtkFileChooserDialog" -- fixed in trunk for 2.00
Charles Kerr [Tue, 9 Mar 2010 22:00:43 +0000 (22:00 +0000)]
(trunk gtk) #3033 "wrong calls to GtkFileChooserDialog" -- fixed in trunk for 2.00

14 years ago(trunk libT) #2987 "push libcurl into its own worker thread" -- lower the libcurl...
Charles Kerr [Tue, 9 Mar 2010 19:52:58 +0000 (19:52 +0000)]
(trunk libT) #2987 "push libcurl into its own worker thread" -- lower the libcurl prerequisite from 7.16.3 down to 7.15.4

14 years ago(trunk libT) #2849 "when possible, use fallocate64() for file preallocation" -- do...
Charles Kerr [Tue, 9 Mar 2010 16:19:59 +0000 (16:19 +0000)]
(trunk libT) #2849 "when possible, use fallocate64() for file preallocation" -- do this even when sparse preallocation mode is selected.

14 years agoavoid setting views in the inspector until necessary
Mitchell Livingston [Tue, 9 Mar 2010 02:26:52 +0000 (02:26 +0000)]
avoid setting views in the inspector until necessary

14 years ago(trunk libT) add unit test for the new history module
Charles Kerr [Mon, 8 Mar 2010 04:51:50 +0000 (04:51 +0000)]
(trunk libT) add unit test for the new history module

14 years agoadd history.[ch] to xcode project
Mitchell Livingston [Mon, 8 Mar 2010 04:32:20 +0000 (04:32 +0000)]
add history.[ch] to xcode project

14 years ago(trunk) #2993 "'Downloaded' much greater than 'Have' or 'verified'" -- add new conges...
Charles Kerr [Mon, 8 Mar 2010 04:29:58 +0000 (04:29 +0000)]
(trunk) #2993 "'Downloaded' much greater than 'Have' or 'verified'" -- add new congestion-based throttle for 2.0

14 years ago(trunk libT) disable the comparePieceByWeight assertions in trunk too.
Charles Kerr [Sun, 7 Mar 2010 22:56:14 +0000 (22:56 +0000)]
(trunk libT) disable the comparePieceByWeight assertions in trunk too.

14 years ago(trunk libT) #1242 "don't accept duplicate blocks during endgame" -- fixed in trunk...
Charles Kerr [Sun, 7 Mar 2010 17:38:34 +0000 (17:38 +0000)]
(trunk libT) #1242 "don't accept duplicate blocks during endgame" -- fixed in trunk for 1.92

14 years agoadjust default inspector window size and placement
Mitchell Livingston [Sun, 7 Mar 2010 14:51:41 +0000 (14:51 +0000)]
adjust default inspector window size and placement

14 years agoadjust default window size and placement
Mitchell Livingston [Sun, 7 Mar 2010 14:49:58 +0000 (14:49 +0000)]
adjust default window size and placement

14 years agoset default sorts for the peer, web seed, and message log tables in the xib instead...
Mitchell Livingston [Sun, 7 Mar 2010 14:39:13 +0000 (14:39 +0000)]
set default sorts for the peer, web seed, and message log tables in the xib instead of code

14 years ago(trunk libT) add an fsync() before closing files
Charles Kerr [Sun, 7 Mar 2010 06:14:04 +0000 (06:14 +0000)]
(trunk libT) add an fsync() before closing files

14 years agofix potential layout glitch for labels in general and activity inspector tabs
Mitchell Livingston [Sun, 7 Mar 2010 03:11:10 +0000 (03:11 +0000)]
fix potential layout glitch for labels in general and activity inspector tabs

14 years agofix label display glitch in the options inspector tab
Mitchell Livingston [Sun, 7 Mar 2010 03:08:17 +0000 (03:08 +0000)]
fix label display glitch in the options inspector tab

14 years ago#3017 fix the pieces bar for magnet links
Mitchell Livingston [Sun, 7 Mar 2010 02:46:49 +0000 (02:46 +0000)]
#3017 fix the pieces bar for magnet links

14 years agoallow the pieces grid's type to be changed once again
Mitchell Livingston [Sun, 7 Mar 2010 02:46:15 +0000 (02:46 +0000)]
allow the pieces grid's type to be changed once again

14 years agoone less warning
Mitchell Livingston [Sun, 7 Mar 2010 02:28:50 +0000 (02:28 +0000)]
one less warning

14 years agofix the pieces grid
Mitchell Livingston [Sun, 7 Mar 2010 01:55:05 +0000 (01:55 +0000)]
fix the pieces grid

14 years agomake sure a info tab is loaded the first time it's shown
Mitchell Livingston [Sun, 7 Mar 2010 01:40:32 +0000 (01:40 +0000)]
make sure a info tab is loaded the first time it's shown

14 years agoupdate makefile for new inspector files
Mitchell Livingston [Sun, 7 Mar 2010 00:52:22 +0000 (00:52 +0000)]
update makefile for new inspector files

14 years agoadd some missing localizable strings, and remove some warnings
Mitchell Livingston [Sat, 6 Mar 2010 23:56:44 +0000 (23:56 +0000)]
add some missing localizable strings, and remove some warnings

14 years agobetter implementation of r10310
Mitchell Livingston [Sat, 6 Mar 2010 23:31:40 +0000 (23:31 +0000)]
better implementation of r10310

14 years agothe info window itself no longer needs to be localized
Mitchell Livingston [Sat, 6 Mar 2010 23:24:42 +0000 (23:24 +0000)]
the info window itself no longer needs to be localized

14 years agoRefactor the info window, so that each view is in a separate xib and view controller...
Mitchell Livingston [Sat, 6 Mar 2010 23:12:30 +0000 (23:12 +0000)]
Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable.

14 years ago(trunk libT) #2885 "'Move data file' does not change the location for data yet to...
Charles Kerr [Sat, 6 Mar 2010 22:33:45 +0000 (22:33 +0000)]
(trunk libT) #2885 "'Move data file' does not change the location for data yet to be downloaded" -- fixed in trunk for 1.92

14 years ago(trunk libT) #3015: "Transmission announces badly when the port is changed" -- fixed...
Charles Kerr [Sat, 6 Mar 2010 21:24:28 +0000 (21:24 +0000)]
(trunk libT) #3015: "Transmission announces badly when the port is changed" -- fixed in trunk for 1.92.  Thanks to Rolcol for tracking down the cause of this bug.

14 years ago(trunk libT) poke at the newfound 100% cpu bug
Charles Kerr [Sat, 6 Mar 2010 20:15:23 +0000 (20:15 +0000)]
(trunk libT) poke at the newfound 100% cpu bug

14 years ago(trunk libT) fix BSD build issue
Charles Kerr [Sat, 6 Mar 2010 19:33:04 +0000 (19:33 +0000)]
(trunk libT) fix BSD build issue

14 years ago(trunk libT) #2987 minor correction to r10303 -- silence a compiler warning and turn...
Charles Kerr [Sat, 6 Mar 2010 15:27:18 +0000 (15:27 +0000)]
(trunk libT) #2987 minor correction to r10303 -- silence a compiler warning and turn off some debug messages that printed to stderr.

14 years ago(trunk libT) #2987 "push libcurl into its own worker thread" -- committed to trunk
Charles Kerr [Sat, 6 Mar 2010 15:05:05 +0000 (15:05 +0000)]
(trunk libT) #2987 "push libcurl into its own worker thread" -- committed to trunk

14 years ago(trunk libT) "don't cancel requests for blocks that we're downloading from slow peers...
Charles Kerr [Sat, 6 Mar 2010 14:56:15 +0000 (14:56 +0000)]
(trunk libT) "don't cancel requests for blocks that we're downloading from slow peers" -- fixed in trunk for 1.92

14 years ago(trunk libT) #2993 "'Downloaded' much greater than 'Have' or 'Verified'" -- found...
Charles Kerr [Wed, 3 Mar 2010 04:16:18 +0000 (04:16 +0000)]
(trunk libT) #2993 "'Downloaded' much greater than 'Have' or 'Verified'" -- found a weighted piece sorting issue while trying to confirm or refute this issue.

14 years ago(trunk libT) fix potential NULL pointer dereference in libtransmission
Charles Kerr [Tue, 2 Mar 2010 04:51:40 +0000 (04:51 +0000)]
(trunk libT) fix potential NULL pointer dereference in libtransmission

14 years ago(trunk web) #2917 "Turtle mode button tooltip" -- added to trunk for 1.92
Charles Kerr [Mon, 1 Mar 2010 16:35:54 +0000 (16:35 +0000)]
(trunk web) #2917 "Turtle mode button tooltip" -- added to trunk for 1.92

14 years ago(trunk libT) #2964 "Multiple simultaneous DNS resolve operations fail on some platfor...
Charles Kerr [Mon, 1 Mar 2010 15:29:28 +0000 (15:29 +0000)]
(trunk libT) #2964 "Multiple simultaneous DNS resolve operations fail on some platforms causing unnecessary delays in successful announces" -- fixed in trunk for 1.92.  Thanks to gongloo for the patch.

14 years ago(trunk libT) #2995 "Incompletely downloaded files not trashed" -- fixed in trunk...
Charles Kerr [Sun, 28 Feb 2010 15:27:48 +0000 (15:27 +0000)]
(trunk libT) #2995 "Incompletely downloaded files not trashed" -- fixed in trunk for 1.92

14 years ago(trunk web) #2992: "web client reports ratios of -1 and -2" -- fixed in trunk for...
Charles Kerr [Sun, 28 Feb 2010 14:31:45 +0000 (14:31 +0000)]
(trunk web) #2992: "web client reports ratios of -1 and -2" -- fixed in trunk for 1.92.  Thanks to Longinus00 for the patch.

14 years ago(trunk daemon) #2949 "standardize inotify watchdir implementation" -- fixed in trunk...
Charles Kerr [Sat, 27 Feb 2010 22:13:29 +0000 (22:13 +0000)]
(trunk daemon) #2949 "standardize inotify watchdir implementation" -- fixed in trunk for 1.92.  Thanks to Longinus00 for another patch :)

14 years ago(trunk gtk) #2991 "Transmission "Set Location" - dialog doesn't disappear" -- fixed...
Charles Kerr [Sat, 27 Feb 2010 21:00:46 +0000 (21:00 +0000)]
(trunk gtk) #2991 "Transmission "Set Location" - dialog doesn't disappear" -- fixed in trunk for 1.92

14 years ago(trunk libT) #2984 "Transmission 1.91/OSX deletes completed download" -- experimental...
Charles Kerr [Sat, 27 Feb 2010 18:52:46 +0000 (18:52 +0000)]
(trunk libT) #2984 "Transmission 1.91/OSX deletes completed download" -- experimental commit, and more debug messages

14 years ago(trunk gtk) #2989 "Some session prefs changed via remote aren't affected in transmiss...
Charles Kerr [Sat, 27 Feb 2010 18:00:24 +0000 (18:00 +0000)]
(trunk gtk) #2989 "Some session prefs changed via remote aren't affected in transmission gtk+'s GUI" -- fixed in trunk for 1.92.  Thanks to Longinus00 for the patch.

14 years ago(trunk web) #2981 "update jQuery to v1.4.2" -- fixed in trunk for 1.92
Charles Kerr [Fri, 26 Feb 2010 18:02:51 +0000 (18:02 +0000)]
(trunk web) #2981 "update jQuery to v1.4.2" -- fixed in trunk for 1.92

14 years ago(trunk) #2941 "Compile error when libintl is not present" -- fixed in trunk for 1.92
Charles Kerr [Fri, 26 Feb 2010 16:51:27 +0000 (16:51 +0000)]
(trunk) #2941 "Compile error when libintl is not present" -- fixed in trunk for 1.92

14 years ago(trunk gtk) #2980 "'Open Folder' behavior can be confusing for single-file torrents...
Charles Kerr [Fri, 26 Feb 2010 15:06:26 +0000 (15:06 +0000)]
(trunk gtk) #2980 "'Open Folder' behavior can be confusing for single-file torrents" -- fixed in trunk for 1.92

14 years agofor scrapes: add a new field to distinguish from error messages returned from the...
Mitchell Livingston [Thu, 25 Feb 2010 23:06:05 +0000 (23:06 +0000)]
for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently

14 years ago(trunk libT) #2940: "don't listen for create events in daemon's inotify watchdir...
Charles Kerr [Thu, 25 Feb 2010 18:21:19 +0000 (18:21 +0000)]
(trunk libT) #2940: "don't listen for create events in daemon's inotify watchdir implementation" -- fixed in trunk for 1.92

14 years agoupdate miniupnp and libnatpmp makefiles
Mitchell Livingston [Thu, 25 Feb 2010 12:53:21 +0000 (12:53 +0000)]
update miniupnp and libnatpmp makefiles

14 years agoupdate miniupnp to 1.4
Mitchell Livingston [Thu, 25 Feb 2010 12:39:22 +0000 (12:39 +0000)]
update miniupnp to 1.4

14 years agoupdate libnatpmp to 20100202
Mitchell Livingston [Thu, 25 Feb 2010 12:29:43 +0000 (12:29 +0000)]
update libnatpmp to 20100202