Commit Graph

279 Commits

Author SHA1 Message Date
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
Andrew Resch d3890efaf9 Add removetorrentdialog.py 2007-11-27 05:07:01 +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
Andrew Resch 2815d8f19f Add option to allow remote connections to daemon.
Add option to change daemon port.
Added 'Daemon' tab to Preferences dialog.
2007-11-24 03:21:37 +00:00
Andrew Resch 4ca1206b2c Add 'torrentfiles_location' configuration option. 2007-11-24 02:34:21 +00:00
Andrew Resch ac08425ee3 Add remove torrent dialog. 2007-11-24 01:38:17 +00:00
Marcos Pinto ffa2066046 asio sync 2007-11-23 23:36:34 +00:00
Marcos Pinto 8a833af738 lt sync 1757 2007-11-23 23:32:47 +00:00
Andrew Resch ae4d85d5d8 Add LSD support.
Initial import of remove torrent dialog.
2007-11-23 08:52:00 +00:00
Andrew Resch 1aec790ad6 Update Preferences dialog glade file to support new options. 2007-11-23 06:39:11 +00:00
Andrew Resch d8680af277 Clean up StatusBar and use new StatusBarItems. 2007-11-19 07:33:43 +00:00
Andrew Resch de2e230e4f Enable auto add queued torrents. 2007-11-19 03:51:33 +00:00
Marcos Pinto b4b7b154ae paused/active state on add to todo 2007-11-18 08:32:15 +00:00
Andrew Resch 35fe99eee3 Updates to the QueuedTorrents dialog stuff.
Updates to StatusBar.
2007-11-17 11:36:29 +00:00
Andrew Resch 3c78e41fc2 Add missing file. 2007-11-17 10:17:51 +00:00
Andrew Resch b871ae8152 Do not force_reannounce if 0 trackers. 2007-11-17 02:13:43 +00:00
Andrew Resch eac95882d4 Queued torrents update. 2007-11-14 15:51:22 +00:00
Andrew Resch 80ef895a51 Add dependency support to the components. 2007-11-14 11:29:06 +00:00
Andrew Resch 10456b3f99 Add support for Dbus and adding torrents to an already running client.
Minor UI tweaks.
Additional error checking in update functions.
2007-11-13 08:47:26 +00:00
Andrew Resch 6bced0fb8c EditTrackerDialog now works.
Save trackers in torrent state.
Load trackers on torrent add from state.
2007-11-12 13:28:56 +00:00
Andrew Resch 190d6d94ea Extra debug info. 2007-11-12 04:51:23 +00:00
Andrew Resch a8c796ba59 Inital import of EditTrackersDialog. 2007-11-12 02:27:03 +00:00
Marcos Pinto be8a004324 add lsd to bindings 2007-11-11 00:30:29 +00:00
Marcos Pinto 4e92f3f699 lt sync 1723 2007-11-11 00:22:53 +00:00
Marcos Pinto cd0465a3a1 use lazy bitfield in 0.6 2007-11-10 22:18:02 +00:00
Andrew Resch 6da931e815 Do not show Torrent menu when not connected.
Fix force recheck.
2007-11-10 10:04:07 +00:00
Andrew Resch 5c154c3231 Fix removing columns from ListView. 2007-11-10 09:54:09 +00:00
Andrew Resch c42b146528 System tray fixes. 2007-11-10 09:44:51 +00:00
Andrew Resch 5b5232eddf Fix adding torrents. 2007-11-10 06:28:09 +00:00
Andrew Resch 4dc601c845 System tray updates. 2007-11-10 06:00:23 +00:00
Andrew Resch 3c9209dce4 Display Queue preferences tab when enabled. 2007-11-10 00:22:11 +00:00
Andrew Resch 7d9a30a545 Updates to the Connection Manager.
Updates to TorrentManager.
2007-11-09 12:08:15 +00:00
Andrew Resch a043858f2e Update TODO 2007-11-08 08:04:43 +00:00
Andrew Resch 094e132ace Add Force-recheck. 2007-11-08 07:54:56 +00:00
Andrew Resch a4b46d0607 Queue preferences glade file. 2007-11-05 03:05:45 +00:00
Andrew Resch cfc05729ee Queue plugin updates. 2007-11-04 23:54:38 +00:00
Andrew Resch eacc6dd08f Queue plugin update.
Plugin system updates.
2007-11-03 07:24:45 +00:00
Andrew Resch c11e61355b Add testing plugin.
Plugins should now enable/disable properly and save enabled/disabled 
state.
2007-11-02 02:40:44 +00:00
Andrew Resch 5d3275de01 Some plugin updates. 2007-10-31 08:16:35 +00:00
Andrew Resch ff1391b8bf Send all torrent status keys if keys is []. 2007-10-28 06:36:25 +00:00
Andrew Resch ae81a28e6b Add 'files' key to torrent status. 2007-10-28 06:30:02 +00:00
Andrew Resch 8f592b6330 Fix some exceptions. 2007-10-27 04:35:09 +00:00
Andrew Resch c030789e09 Updates to ConnectionManager. Can now autostart localhost, autoconnect
and not show dialog if desired.
2007-10-26 02:32:40 +00:00