Commit graph

4525 commits

Author SHA1 Message Date
Andrew Resch
e47fb9911c Fix typo that caused an exception in the new release check 2009-05-12 05:38:36 +00:00
Andrew Resch
1f06be95d1 Fix up error message when not specifying a directory with the --config option and add this to 1.1.x 2009-05-11 04:10:05 +00:00
Andrew Resch
d85d8945e7 Apply #932 minor ti_name optimization 2009-05-10 19:28:23 +00:00
Andrew Resch
2856e948de Fix showing non-utf8 encoded torrents in add torrent dialog -- this adds an additional dependency on chardet. 2009-05-09 17:46:13 +00:00
Andrew Resch
2f955b62f9 Optimize ti_name a touch 2009-05-09 03:42:39 +00:00
Andrew Resch
d8e397c65a Fix starting when -l option is used 2009-05-09 03:28:43 +00:00
Andrew Resch
5cbf30aef8 Torrent name is now changed when the root folder or file is renamed 2009-05-09 03:05:43 +00:00
Andrew Resch
f994272028 Fix some debug output when not using utf8 2009-05-09 03:02:11 +00:00
Andrew Resch
96bcfd5ba1 Fix #927 add support for more boost versions 2009-05-09 02:59:42 +00:00
Andrew Resch
775c27dc62 Remove duplicate code 2009-05-01 20:21:25 +00:00
Andrew Resch
93ccb9e7e2 Fix typo 2009-04-30 16:15:36 +00:00
Jesper Lund
070b939ec4 Made .torrent file association optional in installer.
Added Win32 README file with installer build instructions.
2009-04-27 23:18:01 +00:00
Andrew Resch
ab846039d1 Fix high cpu usage when displaying speeds in titlebar 2009-04-27 18:26:40 +00:00
Andrew Resch
2048c7b33f Fix pause all/resume all 2009-04-26 19:30:56 +00:00
Andrew Resch
028b6fce12 Update translations 2009-04-26 00:01:11 +00:00
Andrew Resch
a2359738bf Prep for release 2009-04-25 23:11:16 +00:00
Andrew Resch
5fb06630f2 Add workaround for 'address_v4 from unsigned long' bug 2009-04-25 22:14:19 +00:00
Andrew Resch
9bf27f1249 Catch get_peer_info exception to prevent deluge from crashing.. 2009-04-25 20:49:22 +00:00
Andrew Resch
127b58c36d Fix free space check in Windows 2009-04-25 07:24:58 +00:00
Andrew Resch
587d9a7e5f Change titlebar update interval to 2 seconds 2009-04-24 17:58:11 +00:00
Andrew Resch
653097a985 Fix creating torrents in Windows
Fix displaying improper progress when creating torrent
2009-04-23 20:21:01 +00:00
Andrew Resch
bf1a0f9aad Fix freezing in create torrent dialog in Windows 2009-04-23 20:18:17 +00:00
Andrew Resch
c20226c187 Fix typo 2009-04-23 18:16:38 +00:00
Andrew Resch
fbb5cd94e8 Fix loading improperly created torrents with mismatched encodings 2009-04-21 17:16:19 +00:00
Andrew Resch
abc5bcf389 Fix typo 2009-04-21 16:32:53 +00:00
Andrew Resch
d6eeb13fed Add missing files 2009-04-20 22:01:52 +00:00
Andrew Resch
d3ad2e9900 Clean-up some of the code in the torrentmanager alert handlers to
prevent uncaught exceptions during shutdown
2009-04-20 02:28:06 +00:00
Andrew Resch
d14062f724 Fix issue where cannot resume torrent after doing a 'Pause All' 2009-04-20 00:02:36 +00:00
Andrew Resch
f77d678788 Update to asio 1.4.1 2009-04-19 21:40:09 +00:00
Andrew Resch
4280a3220e Remove unused variable 2009-04-18 18:53:16 +00:00
Jesper Lund
7130735697 Use proper LICENSE file for Windows installer (NSIS script works with LF line endings) 2009-04-17 19:30:04 +00:00
Jesper Lund
31780d2633 Added bbfreeze and NSIS scripts for Windows version 2009-04-17 00:03:53 +00:00
Andrew Resch
4a22de279b Fix starting the daemon in OS X 2009-04-14 20:40:29 +00:00
Andrew Resch
d742f394f0 Fix displaying IPv6 peers in the Peers tab 2009-04-13 18:02:49 +00:00
Andrew Resch
1693bc7373 Fix for adding torrents with invalid filename encodings 2009-04-10 17:34:55 +00:00
Andrew Resch
2023fac5c5 Fix #883 segfault if locale is not using UTF-8 encoding 2009-04-09 16:40:52 +00:00
Andrew Resch
c3e7a78a70 Update LICENSE and ChangeLog 2009-04-06 21:16:55 +00:00
Andrew Resch
100c6c0dcc Prep for release 2009-04-06 21:09:17 +00:00
Andrew Resch
acf872f4a1 Update translations 2009-04-06 21:08:46 +00:00
Andrew Resch
d4d9cb8e75 Add OpenSSL exception to copyright headers 2009-04-06 20:24:02 +00:00
Andrew Resch
dcc6654b46 Add missing import 2009-04-06 18:40:11 +00:00
Andrew Resch
52f8d7cacf Another fix for loading torrents on Windows 2009-04-05 23:28:31 +00:00
Andrew Resch
f3f5aa661e Fix loading torrent files in Windows when the path is non-ascii 2009-04-05 23:10:41 +00:00
Andrew Resch
e8d9c43b48 Fix displaying torrents with non-utf8 encodings in add torrent dialog 2009-04-05 18:31:43 +00:00
Andrew Resch
8d8e1ef5c3 Fix #870 use proper config location for loading ssl cert 2009-03-31 18:42:10 +00:00
Andrew Resch
1da46653e6 Fix #862 deluged crash when access http://localhost:58846 2009-03-31 18:26:40 +00:00
Andrew Resch
ea4ed3c880 Fix typo 2009-03-28 04:03:17 +00:00
Andrew Resch
5644646427 Fix #855 force a resume on a torrent if a 'Force Recheck' is initiated 2009-03-21 18:45:47 +00:00
Andrew Resch
fe04c46252 Fix udp trackers being classified as DHT source 2009-03-21 18:07:19 +00:00
Andrew Resch
99374972b0 Update man pages 2009-03-16 17:56:26 +00:00