|
|
@7983
|
14 years |
livings124 |
trivial changes
|
|
|
@7982
|
14 years |
charles |
(trunk gtk) #1824: Display ETA when seeding
|
|
|
@7981
|
14 years |
livings124 |
add watch.[ch] for the daemon in Xcode
|
|
|
@7980
|
14 years |
charles |
oops, I left in the #undef WITH_INOTIFY that I was using to test the …
|
|
|
@7979
|
14 years |
charles |
(trunk daemon) #1882: take KyleK's suggestion of using inotify when …
|
|
|
@7978
|
14 years |
livings124 |
make the ratio that is checked for stop ratio match the displayed ratio
|
|
|
@7977
|
14 years |
charles |
(trunk libT) #1823: Ratio limit is only checked when peers are active
|
|
|
@7976
|
14 years |
charles |
(trunk gtk) add "sort by size" to the main window's list of torrents
|
|
|
@7975
|
14 years |
livings124 |
#1710 the daemon will use the Application Support folder on Mac
|
|
|
@7974
|
14 years |
charles |
(trunk daemon) another experiment: implement the watchdir with …
|
|
|
@7973
|
14 years |
charles |
better configure-time checking for inotify & kqueue.
|
|
|
@7972
|
14 years |
charles |
thanks wereHamster
|
|
|
@7971
|
14 years |
charles |
(trunk daemon) experimental commit for part of #1483: adding a …
|
|
|
@7970
|
14 years |
charles |
(trunk daemon) #1833: sum-total line of speed up & down columns at the …
|
|
|
@7962
|
14 years |
charles |
(trunk libT) #1832: Transmission should notify when JSON parser fails
|
|
|
@7961
|
14 years |
livings124 |
update trunk to 1.51+
|
|
|
@7960
|
14 years |
livings124 |
(trunk) prepare for 1.51
|
|
|
@7957
|
14 years |
charles |
(trunk gtk) fix .po breakage
|
|
|
@7955
|
14 years |
charles |
(trunk gtk) update translations from launchpad
|
|
|
@7952
|
14 years |
charles |
(trunk gtk) #1873: Fallback path for the default download directory …
|
|
|
@7951
|
14 years |
charles |
(trunk gtk) #1871: webseed peer list in transmission gtk does not …
|
|
|
@7948
|
14 years |
charles |
(trunk libT) #1829: age out the refill list every 10 seconds, not …
|
|
|
@7946
|
14 years |
charles |
(trunk daemon) #1833: Sum-total line of speed Up and Down colums, at …
|
|
|
@7943
|
14 years |
charles |
(trunk gtk) #1865: Notifications should check notification server for …
|
|
|
@7942
|
14 years |
charles |
(trunk libT) #1829: high CPU use in refillPiece()
|
|
|
@7941
|
14 years |
livings124 |
#1859 fix per-torrent action menu's ratio settings
|
|
|
@7939
|
14 years |
charles |
(trunk daemon) #1819: Indicate torrent error in list
|
|
|
@7938
|
14 years |
livings124 |
(trunk) update NEWS
|
|
|
@7935
|
14 years |
livings124 |
(trunk) #1855 improve the iphone's web ui appearance for the top bars
|
|
|
@7934
|
14 years |
livings124 |
update the release scripts to name the disk image "Transmission"
|
|
|
@7932
|
14 years |
livings124 |
(trunk) #1856 on the iPhone, when the web interface is in portrait …
|
|
|
@7930
|
14 years |
charles |
(trunk libT) make TR_DEFAULT_PEER_SOCKET_TOS_STR default to "0" based …
|
|
|
@7928
|
14 years |
livings124 |
(trunk) #1667 fix Tiger-only cropping issue
|
|
|
@7927
|
14 years |
livings124 |
(trunk) fix linux build, part 2
|
|
|
@7924
|
14 years |
livings124 |
(trunk) fix linux build
|
|
|
@7922
|
14 years |
livings124 |
(trunk) #1602 Internet Explorer 6 & 7 Support in WebUI
|
|
|
@7921
|
14 years |
charles |
(trunk libT) some minor tr_bool correctness
|
|
|
@7920
|
14 years |
charles |
(trunk web) #1811 update
|
|
|
@7918
|
14 years |
charles |
(trunk) #1847: Non-GCC compilers are not happy with -O options
|
|
|
@7916
|
14 years |
charles |
(trunk web) #1811: Validation XHTML of Web Interface
|
|
|
@7914
|
14 years |
charles |
(trunk libT) fix oops
|
|
|
@7913
|
14 years |
charles |
(trunk libT) more #1829
|
|
|
@7912
|
14 years |
charles |
(trunk libT) a little more work on #1829
|
|
|
@7911
|
14 years |
charles |
(trunk gtk) #1846: GTK client has no pause all / resume all buttons
|
|
|
@7909
|
14 years |
charles |
(trunk libT) experimental fix for #1829: High CPU use in refillPulse()
|
|
|
@7907
|
14 years |
charles |
(trunk libT) #1845: if settings.json is empty, T crashes with …
|
|
|
@7905
|
14 years |
charles |
(trunk libT) #1844: Prefer curl_multi_socket_action() to …
|
|
|
@7903
|
14 years |
charles |
(trunk daemon) #1843: status not shown anymore
|
|
|
@7902
|
14 years |
charles |
(trunk gtk) #1834: Add the ability to sort by ETA
|
|
|
@7901
|
14 years |
charles |
(trunk libT) #1828: timestamp for log/debug output
|
|
|
@7899
|
14 years |
charles |
(trunk daemon) #1819: indicate torrent error in transmission-remote -l
|
|
|
@7896
|
14 years |
charles |
(trunk) local CFLAGS and CXXFLAGS environment variables are clobbered
|
|
|
@7894
|
14 years |
livings124 |
assorted trivial cleanup
|
|
|
@7893
|
14 years |
livings124 |
a newly-added torrent should always follow the global ratio setting
|
|
|
@7892
|
14 years |
livings124 |
have the mac ui use libT's ratio settings (attempt 1); when seed ratio …
|
|
|
@7891
|
14 years |
livings124 |
eta will now indicate time remaining to reach seed ratio when seeding
|
|
|
@7890
|
14 years |
livings124 |
(trunk) update appcast and version number for 1.50
|
|
|
@7888
|
14 years |
charles |
(trunk) #1787: add support for seeding ratio limiting in libtransmission
|
|
|
@7887
|
14 years |
charles |
(trunk) sync NEWS with 1.5x branch
|
|
|
@7883
|
14 years |
charles |
(trunk libT) #1810: DoS vulnerability wrt incoming connections
|
|
|
@7881
|
14 years |
duncanbeevers |
(trunk web) Add option to remove data when removing torrent from web …
|
|
|
@7879
|
14 years |
charles |
(trunk gtk) fix "duplicate message definition" errors in a handful of …
|
|
|
@7878
|
14 years |
charles |
(trunk gtk) update translation strings from launchpad
|
|
|
@7874
|
14 years |
charles |
(trunk libT) partial revert of r7825: back out the refillPulse() changes
|
|
|
@7870
|
14 years |
charles |
(trunk libT) #1384: make tr_cryptoRandInt() simpler to read
|
|
|
@7867
|
14 years |
charles |
(trunk doc) tweak the RPC spec as suggested by chorlya
|
|
|
@7866
|
14 years |
charles |
(trunk libT) yet another possible fix for the libcurl/libevent/kqueue issue
|
|
|
@7865
|
14 years |
charles |
(trunk libT) #1784: add .netrc support to transmission-remote
|
|
|
@7862
|
14 years |
charles |
(trunk libT) #1776: crash in tr_cryptoComputeSecret()
|
|
|
@7860
|
14 years |
charles |
(trunk gtk) #1735: .torrent files are not deleted even if you said so
|
|
|
@7858
|
14 years |
charles |
(trunk libT) #1392: changing per-torrent peer limits via …
|
|
|
@7856
|
14 years |
charles |
(trunk libT) #1800: Display glitch in "transmission-daemon -l" when …
|
|
|
@7854
|
14 years |
charles |
(trunk libT) #1671: transmission-remote --get option not including all …
|
|
|
@7853
|
14 years |
charles |
(trunk libT) #1798: TM crashes when receiving malformed JSON packet
|
|
|
@7851
|
14 years |
jhujhiti |
(trunk libT) suppress ipv6 EHOSTUNREACH as well as ENETUNREACH
|
|
|
@7849
|
14 years |
jhujhiti |
(trunk libT) don't attempt to connect to (half-complete) ipv6 …
|
|
|
@7846
|
14 years |
livings124 |
compile asserts out of the release build
|
|
|
@7845
|
14 years |
livings124 |
undo part of last commit....for now
|
|
|
@7844
|
14 years |
livings124 |
trivial cleanup
|
|
|
@7843
|
14 years |
livings124 |
add miniupnpcstrings.h to makefile
|
|
|
@7842
|
14 years |
jhujhiti |
(trunk libT) don't attempt to set V6ONLY on ipv4 sockets
|
|
|
@7841
|
14 years |
livings124 |
mac project builds again
|
|
|
@7840
|
14 years |
charles |
(trunk libT) add file I should've added in previous commit
|
|
|
@7839
|
14 years |
jhujhiti |
(trunk libT) stop using ipv4-mapped listener sockets. this should have …
|
|
|
@7838
|
14 years |
jhujhiti |
(trunk libT) only resolve ipv4 tracker addresses for now
|
|
|
@7837
|
14 years |
charles |
(trunk libT) update to the newest versions of miniupnp and libnatpmp
|
|
|
@7836
|
14 years |
charles |
(trunk libT) add in a crasher bug for Rolcol to find
|
|
|
@7835
|
14 years |
charles |
(trunk libT) #1777: Size column in transmission-remote
|
|
|
@7834
|
14 years |
charles |
(trunk libT) #1791: debug message cleanup in tracker.c
|
|
|
@7833
|
14 years |
charles |
(trunk libT) #1748 keep looking for a workaround
|
|
|
@7832
|
14 years |
charles |
(trunk libT) experimental fix for #1748: crash in event_queue_insert …
|
|
|
@7831
|
14 years |
charles |
(trunk libT) more hoops for Biiaru
|
|
|
@7830
|
14 years |
charles |
(trunk libT) #1760: test fix for a deadlock that occurs stopping a …
|
|
|
@7829
|
14 years |
charles |
(trunk libT) add notation explaining the status between resume.c and …
|
|
|
@7828
|
14 years |
charles |
(trunk libT) #1748: judging from Biiaru's testing yesterday after I …
|
|
|
@7827
|
14 years |
charles |
(trunk libT) maybe fix the crasher (on the mac) that I introduced this …
|
|
|
@7826
|
14 years |
charles |
(trunk libT) Biaaru: repeat the TR_DEBUG_FD test on this please :)
|
|
|
@7825
|
14 years |
charles |
(trunk libT) hack on the r7824 crasher reported by Biiaru and m1b. …
|
|
|
@7824
|
14 years |
charles |
(trunk libT) #1748: possible fix for the kqueue corruption errors by …
|
|
|
@7822
|
14 years |
livings124 |
add a script to build beta releases
|
|
|