Commit graph

3599 commits

Author SHA1 Message Date
Marcos Pinto
4037479119 update changelogs and up trunk version 2007-12-01 04:20:47 +00:00
Marcos Pinto
a0af136b81 remove unneeded makefiles 2007-12-01 04:14:24 +00:00
Marcos Pinto
f757efde4d sync lt to rc_0_13 branch 2007-12-01 04:07:11 +00:00
Marcos Pinto
cfe1bd241d fix duplicant_torrent and libtorrent bugfixes 2007-12-01 03:54:42 +00:00
Marcos Pinto
2eb3868115 increase tracker timeout 2007-12-01 03:24:36 +00:00
Andrew Resch
622080de50 Fix signalreceiver to work when connected to a remote daemon. 2007-11-30 06:50:48 +00:00
Andrew Resch
6953e280ad total_done overflow fix in libtorrent 2007-11-30 06:39:12 +00:00
Andrew Resch
e32f603103 UI tweaks. 2007-11-30 06:20:47 +00:00
Marcos Pinto
f817de3575 fix faq url 2007-11-30 04:48:00 +00:00
Andrew Resch
aa019231ba Scrape tracker if we do not receive any peer information on announce.
Minor UI tweaks.
2007-11-29 07:09:18 +00:00
Andrew Resch
a7e6ec4b06 Sync libtorrent to 0.13RC
Update python bindings to support wait_for_alert() and scrape_tracker()
plus associated alerts.  This modifies lt's wait_for_alert() to return a
std::auto_ptr.
2007-11-29 06:02:33 +00:00
Marcos Pinto
dae1472f61 lt sync 1787 2007-11-28 03:29:53 +00:00
Marcos Pinto
5b71f1f6d9 up trunk version number post release 2007-11-27 23:16:11 +00:00
Marcos Pinto
7d5e079336 remove webui example template 2007-11-27 21:35:16 +00:00
Marcos Pinto
039c5591ed sync languages for release 2007-11-27 19:18:55 +00:00
Marcos Pinto
e00fece477 fix portuguese encryption translation 2007-11-27 18:56:31 +00:00
Marcos Pinto
fb5d4c8e55 gtk stock non translatable again 2007-11-27 18:10:36 +00:00
Andrew Resch
d3890efaf9 Add removetorrentdialog.py 2007-11-27 05:07:01 +00:00
Marcos Pinto
36a5440858 webui button fix from vonck 2007-11-26 23:21:34 +00:00
Marcos Pinto
b3ab64182e webui rev161 2007-11-26 19:43:51 +00:00
Marcos Pinto
47acfd93ea try to catch invalid_handle in add_torrent 2007-11-26 18:56:17 +00:00
Marcos Pinto
9ec83822a0 tweak replace_tracker in core.py 2007-11-26 17:31:22 +00:00
Marcos Pinto
d288e39a54 tweak try/catch again 2007-11-26 17:03:04 +00:00
Marcos Pinto
8c5355498c tweak boost library variables 2007-11-26 16:42:07 +00:00
Marcos Pinto
4dad638a41 webui tweaks rev 160 2007-11-26 16:06:55 +00:00
Marcos Pinto
1698c57f58 tweak get_index_from_unique_id 2007-11-26 06:07:47 +00:00
Marcos Pinto
f96cc8e56a fix typo 2007-11-26 05:57:31 +00:00
Marcos Pinto
675a286f8a make sure simplerss does not load 2007-11-26 05:40:24 +00:00
Marcos Pinto
0d51bb250e fix indent 2007-11-26 04:57:28 +00:00
Marcos Pinto
8f6bb96df0 add catch to get_index_from_unique_id 2007-11-26 04:48:11 +00:00
Marcos Pinto
32fc9bbf07 tweak last 2007-11-26 02:20:40 +00:00
Marcos Pinto
b7983a5ab4 catch invalid_handle on add_torrent 2007-11-26 02:04:55 +00:00
Marcos Pinto
776ed5a9d8 another attempt for invalid handle 2007-11-26 00:59:28 +00:00
Marcos Pinto
6595fe0621 fix webseed 2007-11-26 00:17:48 +00:00
Marcos Pinto
fd7d1ce675 try to catch invalid handle in deluge_core 2007-11-25 23:59:19 +00:00
Marcos Pinto
e0367895b7 torrent info labels selectable 2007-11-25 22:02:44 +00:00
Andrew Resch
1e65e4e396 Apply logfile patch for Windows build from Slurdge. 2007-11-25 12:16:29 +00:00
Andrew Resch
fcd70cbb44 Registering a signal receiver with the core is done with the clients ip
address.
Minor UI fix-ups.
Hook up autoadd folder options in Preferences.
2007-11-25 09:58:12 +00:00
Andrew Resch
fe33a72022 Various interface improvements.
Initial import of SideBar.
2007-11-25 02:16:54 +00:00
Marcos Pinto
51bc2329c2 use system setting for toolbar text/icon style 2007-11-25 01:51:00 +00:00
Marcos Pinto
5c7031ab80 cleanup trackers replace 2007-11-25 01:11:19 +00:00
Marcos Pinto
9c3929f15e dont die if plugin in prefs.state is not found on the filesystem 2007-11-24 22:46:43 +00:00
Marcos Pinto
ee409d71c5 fix add torrent in webui 2007-11-24 20:39:55 +00:00
Marcos Pinto
9777d4e00c skip taskbar fix for win 2007-11-24 19:54:00 +00:00
Marcos Pinto
7e9576a947 language files sync 2007-11-24 19:30:42 +00:00
Marcos Pinto
1b0f7e89c1 asio fix for win32 2007-11-24 18:39:00 +00:00
Marcos Pinto
fbf7564d42 up version number for rc release 2007-11-24 16:55:33 +00:00
Marcos Pinto
0b2faf6ee1 add python-pyopenssl to README depend list 2007-11-24 16:31:02 +00:00
Marcos Pinto
cda1b3aa98 update webui, show error on permission failure, differentiate queued vs paused 2007-11-24 16:22:49 +00:00
Marcos Pinto
ced47db339 tweak full hd dialog when adding a new torrent 2007-11-24 05:00:08 +00:00