Commit Graph

861 Commits

Author SHA1 Message Date
Andrew Resch fdfe2ac1ff Revert last. It's not needed. 2008-06-14 07:33:54 +00:00
Andrew Resch ab4dbff3e7 Fix possible race condition when using force_call() 2008-06-14 06:39:57 +00:00
Andrew Resch 6b008d6c4d Fix #231 clear torrent info if no torrent selected. 2008-06-14 05:31:16 +00:00
Andrew Resch 9d40380f71 New option to make a copy of torrent file added to session.
Have torrentmanager handle old state files better by filling in the 
missing fields with defaults.
2008-06-14 02:10:23 +00:00
Andrew Resch dfc14ff785 Fix #207 do not exit if dbus is unavailable, just give warning. 2008-06-14 00:49:34 +00:00
Andrew Resch 5936aeebb6 Fix #270 autoadd folder 2008-06-14 00:32:52 +00:00
Andrew Resch d7957f82e7 lt sync 2405 2008-06-12 21:47:56 +00:00
Andrew Resch f7010b18f3 Switch to libtorrent queueing
This breaks state.
2008-06-12 09:21:13 +00:00
Andrew Resch 37df050e3b Fixes for set_queue_position() 2008-06-11 12:13:26 +00:00
Andrew Resch fe7dead2df lt sync 2397 2008-06-10 08:02:15 +00:00
Andrew Resch 45dd1e37c3 Fix #263 2008-06-08 23:34:18 +00:00
Andrew Resch d8b7393c94 Use libtorrents force_recheck() 2008-06-07 21:01:43 +00:00
Andrew Resch 7107413d0e lt sync 2388 2008-06-07 18:58:33 +00:00
Andrew Resch bf00795050 Big code clean-up in torrentmanager and torrent. This breaks
torrent.state.  Sorry.
2008-06-07 00:20:36 +00:00
Andrew Resch abbba8bf3b Remove ability to modify private flag. 2008-06-03 01:39:03 +00:00
Andrew Resch 8359ade3f2 Update bindings to include queueing and file_renamed_alert 2008-06-02 21:18:27 +00:00
Andrew Resch 772f80e622 lt sync 2370 2008-06-02 17:40:37 +00:00
Andrew Resch 8e11197ac9 Add missing files. 2008-05-20 06:28:42 +00:00
Andrew Resch b15608252c libtorrent sync 2347 2008-05-20 06:23:48 +00:00
Andrew Resch 576cae3b26 Add an 'All' option to the Tabs menu.
Fix error on clear() when no tabs visible.
2008-05-19 20:23:48 +00:00
Andrew Resch afa3c03691 Add the tabs to the View menu and allow them to be shown/hidden.
Some minor UI tweaks.
2008-05-19 02:28:47 +00:00
Andrew Resch 95d0b65785 Remove unnecessary calls to update_buttons() 2008-05-19 02:26:10 +00:00
Andrew Resch 6dca7958a2 Fix forced recheck 2008-05-17 19:06:35 +00:00
Andrew Resch da3cb085af Fix addtorrentdialog from not showing updated options on show. 2008-05-17 18:56:19 +00:00
Andrew Resch 3a482b2f19 Implement 'Always show add torrent dialog' and 'Bring to focus' when
adding a torrent from an external source.
2008-05-12 06:31:52 +00:00
Andrew Resch ebebdb7132 Fix 'No incoming connections' label not removing properly. 2008-05-09 10:01:07 +00:00
Andrew Resch a06b241056 Fix rechecking torrents 2008-05-01 05:40:25 +00:00
Andrew Resch 9313975ba5 Update the use of add_torrent() 2008-05-01 05:38:25 +00:00
Andrew Resch df459e7eaa Update python bindings to use new add_torrent() method 2008-05-01 05:37:22 +00:00
Andrew Resch 85f557e6c1 lt sync 2240 2008-04-29 21:49:24 +00:00
Andrew Resch 88c20df380 Sync up alerts in the python bindings 2008-04-29 21:43:25 +00:00
Andrew Resch 2a00af8781 Fix typo 2008-04-28 20:14:45 +00:00
Andrew Resch ef9541366f Fix #188 libtorrent build with gcc 4.3 2008-04-28 08:12:30 +00:00
Andrew Resch 140326443c Set auto_managed to false for now. 2008-04-27 03:53:19 +00:00
Martijn Voncken a745178244 peers_tab:display ?% instead of KeyError on progress 2008-04-25 16:37:25 +00:00
Andrew Resch 62b713041a Add torrent_error_alert to python bindings 2008-04-24 09:46:15 +00:00
Andrew Resch 846d575a52 Fix typo in policy.cpp 2008-04-24 09:36:37 +00:00
Andrew Resch 1a8c3d21be Fix issue where trying to handle an announce alert after the torrent has
been removed from session.
2008-04-24 07:58:52 +00:00
Andrew Resch c5eba92174 lt sync 2224 2008-04-24 07:54:44 +00:00
Andrew Resch ff837215e3 Fix compiling of 'GeoIP.c' on some systems. 2008-04-23 21:13:53 +00:00
Andrew Resch 9f05f6fc64 lt sync 2219 2008-04-23 01:14:11 +00:00
Andrew Resch e477b5e037 lt sync 2207 2008-04-20 04:18:40 +00:00
Andrew Resch 354b31dbbe lt sync 2205 2008-04-20 00:39:26 +00:00
Andrew Resch e366b75714 Fix peers tab sorting by down/up speed. 2008-04-19 20:44:30 +00:00
Andrew Resch 6d9cfbabd9 lt sync 2203 2008-04-16 07:52:09 +00:00
Andrew Resch 19dcc3e09b lt sync 2202 2008-04-16 07:07:58 +00:00
Andrew Resch 809007d77c Define '_FILE_OFFSET_BITS=64' 2008-04-16 03:52:08 +00:00
Andrew Resch 770e0a0db6 Update the country flag properly. 2008-04-16 02:55:45 +00:00
Andrew Resch 1557679259 Forgot some headers in last commit. 2008-04-16 01:20:57 +00:00
Andrew Resch 70bb78b833 Update libtorrent to 0.14 trunk.
A few minor touch ups regarding torrent state and queue.
2008-04-16 01:15:06 +00:00