1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-16 08:49:47 +00:00
Commit graph

2464 commits

Author SHA1 Message Date
Mitchell Livingston
1875f7e0f7 patch from tiennou to fix the xcode project to better create development and release builds and to have libtransmission recompile when changed 2007-09-10 16:20:58 +00:00
Mitchell Livingston
ff67a77f99 update appcast url 2007-09-10 12:43:19 +00:00
Mitchell Livingston
756795f9a2 fix aa typo 2007-09-10 12:38:57 +00:00
Mitchell Livingston
b4b766ae8f add copyright info to LICENSE 2007-09-10 03:15:13 +00:00
Mitchell Livingston
eb72d254f5 patch to project file 2007-09-09 23:57:57 +00:00
Mitchell Livingston
4460238d92 small README change 2007-09-09 19:07:43 +00:00
Mitchell Livingston
740986634c update appcast 2007-09-09 18:56:29 +00:00
Mitchell Livingston
d963701766 (trunk) grammar fix 2007-09-09 17:48:58 +00:00
Mitchell Livingston
2763cdacba (trunk) update news 2007-09-09 17:46:40 +00:00
Mitchell Livingston
bcd8e6cd18 (trunk) update version to 0.82+ 2007-09-09 17:43:20 +00:00
Mitchell Livingston
e8239b65de Add new Growl 1.1 2007-09-09 13:30:55 +00:00
Mitchell Livingston
2c66af397e Remove old Growl 2007-09-09 13:30:06 +00:00
Charles Kerr
d996b96e65 in WIN32, #define lseek _lseeki64 2007-09-09 01:32:59 +00:00
Charles Kerr
b0505157a4 (0.8x) take denis_' suggestion for improving the peer debug message 2007-09-09 00:45:08 +00:00
Mitchell Livingston
7a4669a371 get rid of redundant trivial call 2007-09-08 12:32:51 +00:00
Charles Kerr
4b980c4c36 (trunk) fix a nasty width truncation bug, reported by Eric in http://transmission.m0k.org/forum/viewtopic.php?t=2304&start=16 2007-09-06 16:28:24 +00:00
Charles Kerr
3cd185747c fix cut-and-paste bug 2007-09-05 23:58:35 +00:00
Charles Kerr
b1c9a9bd97 (trunk) fix some of the crash-on-shutdown issues. 2007-09-05 23:01:56 +00:00
Josh Elsasser
511470bfa4 Catch up with an old libT API change and allow autostart to be disabled again. 2007-09-05 04:05:30 +00:00
Mitchell Livingston
51ba44470f patch from nickshanks to improve filter button code 2007-09-02 14:16:40 +00:00
Mitchell Livingston
95345006a0 cell alignment fixes from nickshanks 2007-09-01 16:05:49 +00:00
Mitchell Livingston
5cf6f990da get the version number to be 0.81+ finally 2007-09-01 05:51:34 +00:00
Charles Kerr
7be8b8d116 (trunk) better fix for previous commit 2007-09-01 02:56:48 +00:00
Charles Kerr
eeb5cc6b5e (trunk) Fix hash-checking error. Thanks to denis for tracking it down and submitting a patch. 2007-09-01 02:46:04 +00:00
Mitchell Livingston
62e9b9336c get building again 2007-08-31 12:14:08 +00:00
Mitchell Livingston
92af7d2720 patch from persept to add a release build and automate release 2007-08-31 03:28:03 +00:00
Mitchell Livingston
1c0d9d461d clarify remove warnings for different kind of removes 2007-08-31 03:04:49 +00:00
Mitchell Livingston
bcfaf3c56d refine the sleep option's text a little 2007-08-30 12:16:11 +00:00
Mitchell Livingston
c443e88444 add ability to enable/disable the ability to prevent sleeping with active transfers 2007-08-30 04:35:48 +00:00
Mitchell Livingston
8252e12434 allow filtering by tracker name 2007-08-30 03:52:26 +00:00
Mitchell Livingston
eff3d9542c trivial changes 2007-08-29 19:38:03 +00:00
Mitchell Livingston
0b1bc0cc8a make image background views always opaque and other trivial changes 2007-08-29 02:13:38 +00:00
Mitchell Livingston
65ac0968ef allow sleep if the only active torrents are stalled or have errors 2007-08-27 18:32:34 +00:00
Mitchell Livingston
aa80a14a79 remove unused variable 2007-08-27 18:16:30 +00:00
Mitchell Livingston
35e6e20cea re-add some comments 2007-08-27 17:46:22 +00:00
Charles Kerr
a72d156b9c make setting the version number a little easier for osx 2007-08-27 17:35:21 +00:00
Mitchell Livingston
5006480a7f finish updating version 2007-08-27 17:02:20 +00:00
Mitchell Livingston
db9064359a update some more version strings 2007-08-27 16:43:37 +00:00
Mitchell Livingston
01b33df0d9 check Reveal File for multiple files 2007-08-26 23:49:16 +00:00
Mitchell Livingston
06165e065d only allow reveal in finder for files in Files tab when the file actually exists 2007-08-26 19:31:25 +00:00
Josh Elsasser
d422d6dbc7 Enable the azureus/libtorrent extension negotiation reserved bits. 2007-08-26 16:16:41 +00:00
Charles Kerr
84ec3e3c90 extra docs for uTorrent's PEX 2007-08-25 04:20:25 +00:00
Mitchell Livingston
13232b3c28 update version info 2007-08-24 17:44:53 +00:00
Charles Kerr
2fa823a2b1 tweaks 2007-08-24 01:31:26 +00:00
Mitchell Livingston
1aba08c3d7 update appcast 2007-08-23 23:31:23 +00:00
Charles Kerr
53d48e4c37 add utility function for setting libevent timer intervals 2007-08-23 20:33:01 +00:00
Charles Kerr
4b6da6cbca * fix the torrent list's flicker on periodic refresh by resorting only when it's needed 2007-08-23 19:21:42 +00:00
Charles Kerr
2bc52d3bfe * simplify the filters a bit.
* fix a bug in filtering complete/incomplete.
* when adding torrents, save a copy in transmission's torrents directory.
2007-08-23 19:02:33 +00:00
Charles Kerr
3ce8d7bfd6 make speed tab's colors user-configurable 2007-08-23 16:38:58 +00:00
Josh Elsasser
6323a59c6a Add workaround for broken bittyrant client name. 2007-08-23 06:44:52 +00:00