4359 Commits

Author SHA1 Message Date
Andrew Resch
45669ca703 lt sync 3219 2009-01-27 19:24:07 +00:00
Andrew Resch
bf4dae61d2 lt sync 3218 2009-01-27 17:27:23 +00:00
Andrew Resch
42588656fd Implement new DelugeRPC method to replace XMLRPC.
This commit breaks _a lot_ of things including the web and console UIs, please do not expect 
anything to work.
2009-01-27 08:03:39 +00:00
Andrew Resch
ce1b7b491d Fix up some copyright headers 2009-01-27 00:21:53 +00:00
Andrew Resch
657ec0756a Remove 'state_upgrade.py' script since this functionality is included in Deluge now. 2009-01-27 00:17:43 +00:00
John Garland
d727a515b7 Updated for new year 2009-01-26 05:06:08 +00:00
Andrew Resch
20751de699 ltsync 3211 2009-01-25 02:51:01 +00:00
Andrew Resch
24e526ce93 Revert unintended change 2009-01-25 02:17:15 +00:00
Andrew Resch
5697376caa lt sync 3209 2009-01-25 02:10:39 +00:00
Andrew Resch
082dea9b80 Update python bindings from libtorrent svn 2009-01-24 05:31:45 +00:00
Andrew Resch
d9ab0ec0ca Fix setting outgoing ports 2009-01-24 05:25:37 +00:00
Andrew Resch
9df4c84295 lt sync 3205 2009-01-24 04:12:32 +00:00
Andrew Resch
05141c6f2c Fix when sorting # column, downloads should be on top 2009-01-23 05:25:31 +00:00
Andrew Resch
7167c0ecca Fix setting file priorities when adding a torrent 2009-01-22 08:22:50 +00:00
Andrew Resch
71aebaffdf Fix being able to select/deselect files in the add torrent dialog 2009-01-22 06:01:34 +00:00
Andrew Resch
85b1a86669 Fix setting Peer TOS byte 2009-01-21 14:03:26 +00:00
John Garland
72601aebf4 Fixed blocklist web ui 2009-01-21 03:56:38 +00:00
John Garland
3b9b47011c Fixed regression where blocklist no longer checked for update on startup 2009-01-20 13:46:13 +00:00
Andrew Resch
2403d13ceb Fix torrents not displaying properly after disconnecting and
reconnecting to the daemon
2009-01-20 11:45:43 +00:00
John Garland
2368a82b13 Fixed regression where blocklist would import empty list 2009-01-20 07:14:25 +00:00
John Garland
2ea8ca1000 No longer checks for newer blocklist on startup 2009-01-19 10:46:24 +00:00
John Garland
7c6319b1db Fixed bug where blocklist was reset when not imported
Date is now of remote blocklist (makes checking more precise)
Fixed web ui from crashing (still doesn't work though)
2009-01-19 10:14:33 +00:00
John Garland
a6de74c858 Blocklist is no longer imported if up to date 2009-01-19 08:12:31 +00:00
John Garland
1ec3751f91 need_new_blocklist is no longer blocking
removed download arg from import_list
updated gtkui and webui
2009-01-19 07:56:49 +00:00
John Garland
813063bd12 need_new_blocklist now checks if remote blockist is newer/bigger 2009-01-19 06:02:58 +00:00
Andrew Resch
58361f4af2 Default to ERROR logging level if the supplied logging level is invalid 2009-01-18 06:24:49 +00:00
Andrew Resch
40ba6ea2ba lt sync 3187 2009-01-17 22:03:36 +00:00
Andrew Resch
7c349b1fa9 Fix translating speed units in status tab when a per-torrent limit is
set
2009-01-17 22:02:38 +00:00
Andrew Resch
a69efdfc56 Fix crashing in AddTorrentDialog when removing torrents from the list
Do not allow duplicate torrents in the AddTorrentDialog
2009-01-17 21:58:02 +00:00
Andrew Resch
32be4ed4ad Fix being able to connect to a local daemon from another user account 2009-01-16 20:11:05 +00:00
Marcos Pinto
0fa9b491c5 add tooltip to popup about windows 2009-01-16 04:47:44 +00:00
Marcos Pinto
a76550be68 make popup insensitive on windows 2009-01-16 03:41:13 +00:00
Andrew Resch
8f68fc9e07 Add support for more tracker icons 2009-01-16 03:31:21 +00:00
Andrew Resch
ebc24e35dd Fix #729 tracker icons not being saved in the correct location 2009-01-16 03:18:43 +00:00
Andrew Resch
8e5473a91d Fix saving Files tab and Peers tab state 2009-01-16 03:13:37 +00:00
Andrew Resch
5cef7fe9fc Fix remembering sorted column in the torrent list 2009-01-16 03:01:41 +00:00
Andrew Resch
2acd470626 Fix opening links from Help menu and others 2009-01-16 02:45:36 +00:00
Andrew Resch
f16ff06083 Fix the -l, --logfile option 2009-01-16 00:35:07 +00:00
Andrew Resch
f990fd1a9a Fix [4491] which broke the oldstateupgrade 2009-01-14 02:45:11 +00:00
Andrew Resch
e42910dbf8 Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00
Marcos Pinto
c94a13ae17 windows updates to switch to boost 1.37 and python 2.6 2009-01-12 23:30:33 +00:00
Andrew Resch
855315dfb1 Update bencode.py from BitTorrent-5.2.2. This changes the license to
Python Software Foundation License Version 2.3.
2009-01-12 22:44:27 +00:00
Andrew Resch
8a6461bef8 Append a new line to the localclient entry 2009-01-12 19:55:57 +00:00
Ido Abramovich
e681c9183e fix get_torrent_status to use filter dictionary 2009-01-11 00:05:50 +00:00
Andrew Resch
ea3b79bdd5 lt sync 3143 2009-01-10 21:25:43 +00:00
Marcos Pinto
1cd3998350 lang sync 2009-01-10 18:50:44 +00:00
Marcos Pinto
9cbe63c299 update credits for 1.x 2009-01-10 07:37:53 +00:00
Ido Abramovich
9f7018bdfb added copyright info 2009-01-09 23:44:42 +00:00
Marcos Pinto
9ee7562268 fix debian bug #510948 missing dep 2009-01-09 20:00:17 +00:00
Andrew Resch
ff42ebe0b2 Set 'max_half_open_connections' default to 50 on non-Windows systems 2009-01-09 04:21:26 +00:00