Commit graph

6853 commits

Author SHA1 Message Date
Andrew Resch
685e20fbf1 Only write a config file to disk if there is a change in the
configuration.
2007-09-18 06:26:22 +00:00
Andrew Resch
e4ebef6ae3 Properly shutdown ConfigManager. 2007-09-18 04:47:28 +00:00
Andrew Resch
9370d81444 Add extra output in add_torrent_url() and update TODO list. 2007-09-18 03:18:43 +00:00
Marcos Pinto
25146891ff disable loopback for upnp 2007-09-18 02:33:04 +00:00
Marcos Pinto
e3188695c6 check url in functions instead 2007-09-18 02:25:32 +00:00
Marcos Pinto
7338806613 fix header 2007-09-18 02:12:30 +00:00
Marcos Pinto
0a7789f649 add about dialog and open_url_in_browser 2007-09-18 01:52:32 +00:00
Marcos Pinto
25271af9f3 remove unused import 2007-09-17 20:42:37 +00:00
Marcos Pinto
d953c8d8b4 url checks for add torrent 2007-09-17 20:38:32 +00:00
Marcos Pinto
a93c236e0e libtorrent upnp fix, compilation fix 1577 2007-09-17 19:48:16 +00:00
Andrew Resch
b6faa81c26 Upload actual status icon source svgs and update the alert status icon
to be consistent with the rest.
2007-09-17 13:55:47 +00:00
Andrew Resch
8f796738d5 Initial import of ConfigManager. 2007-09-17 12:44:31 +00:00
Andrew Resch
c5156df280 Add torrent from URL implemented. This is Marcos patch plus some more
error checking and some modifications to make it work properly with 
TorrentManager.
2007-09-17 11:07:58 +00:00
Marcos Pinto
4fbef5d94a update changelog 2007-09-17 10:36:41 +00:00
Marcos Pinto
2037ceba69 again, to prevent upgrade problems, disable torrentpieces from being shown as available 2007-09-17 10:36:09 +00:00
Marcos Pinto
3e5ad3e60d disable torrent pieces plugin from loading to prevent upgrade problems now that its been removed 2007-09-17 10:30:29 +00:00
Marcos Pinto
a026f0472d update changelog 2007-09-17 10:24:42 +00:00
Marcos Pinto
9d85580029 pause torrent before move and resume afterwards 2007-09-17 09:55:48 +00:00
Andrew Resch
6898d8dd17 Add alert status icon and the source svgs of the other status icons. 2007-09-17 06:10:39 +00:00
Andrew Resch
7f8743df17 Update TODO list. 2007-09-17 05:23:59 +00:00
Andrew Resch
c072e4d605 Preferences dialog now saves and displays gtkui specific config options. 2007-09-17 05:15:31 +00:00
Andrew Resch
cc8466988c Add DEFAULT_PREFS. 2007-09-17 04:36:45 +00:00
Andrew Resch
978a2ae80b Remove debug print from that last commit and re-add libtorrent metadata
plugin.
2007-09-17 04:20:40 +00:00
Andrew Resch
f764448cad Store allocation type in the torrent state file and add the ability to
add a torrent with a different allocation type then what is set in the 
config.
2007-09-17 04:19:59 +00:00
Andrew Resch
4a2bb465f0 Fix libtorrent extensions from crashing on add_torrent. 2007-09-17 04:08:47 +00:00
Marcos Pinto
e4e4ded874 move pause code in blocklist plugin 2007-09-17 03:56:42 +00:00
Marcos Pinto
dcfb14d7e5 piece picker fix 1568 2007-09-17 01:13:06 +00:00
Andrew Resch
70b71ad6ce Added user-agent.
Now start the metadata and utpex extensions on start-up.
2007-09-17 01:05:27 +00:00
Marcos Pinto
3f89fd2753 libtorrent sync 1567, for many fixes, including upnp and run conditions 2007-09-16 07:56:11 +00:00
Marcos Pinto
e6341e35d9 finish off window icons for now 2007-09-16 07:40:44 +00:00
Andrew Resch
379eff9767 Updates to last patch and updates to the preferences dialog. 2007-09-16 04:26:32 +00:00
Marcos Pinto
b9ffab2499 touchup last and remove old files 2007-09-16 03:55:32 +00:00
Marcos Pinto
bc88fb3d11 icons and internal pixmap 2007-09-16 03:46:50 +00:00
Andrew Resch
9d2f6ad3a0 Adding TODO file. 2007-09-16 02:02:27 +00:00
Andrew Resch
70dde55ecf Tweaked random port selection. 2007-09-16 01:41:18 +00:00
Andrew Resch
ef5c499f17 Remove 'po' directory in gtkui due to new i18n patch. 2007-09-16 01:25:26 +00:00
Andrew Resch
7f5a0d8ab7 Applied i18n patch from Marcos. 2007-09-16 01:24:08 +00:00
Andrew Resch
9bb65d1ab4 Add random port support patch from Marcos. 2007-09-15 22:22:06 +00:00
Marcos Pinto
2e461091dd clean up statvfs 2007-09-15 15:51:19 +00:00
Andrew Resch
82e7eb2e32 Add licenses for libtorrent and asio. 2007-09-15 07:21:34 +00:00
Marcos Pinto
444ac9ec99 add windows notice 2007-09-14 22:42:07 +00:00
Marcos Pinto
36cd2cda98 again 2007-09-14 22:30:00 +00:00
Marcos Pinto
389f9d94a2 fix last, oops 2007-09-14 22:27:36 +00:00
Marcos Pinto
63e4724a8c add warning for failed launch in win32 2007-09-14 22:23:38 +00:00
Marcos Pinto
dc71d16ac1 add try/except for startfile 2007-09-14 22:18:06 +00:00
Marcos Pinto
491e7ea0d6 window tweak for torrentfiles 2007-09-14 22:13:09 +00:00
Marcos Pinto
da60769933 windows tweaks 2007-09-14 22:09:44 +00:00
Marcos Pinto
ccf5f91dc2 again 2007-09-14 19:28:06 +00:00
Marcos Pinto
05b105276e tweak last 2007-09-14 19:26:29 +00:00
Marcos Pinto
eb7db72965 try to catch windows shutdown so we exit properly and dont lose data 2007-09-14 19:21:55 +00:00