Commit Graph

123 Commits

Author SHA1 Message Date
Andrew Resch e2422ab64e Add translated torrent state list. 2007-09-21 23:56:59 +00:00
Andrew Resch 007f8c8dc3 Show paused state correctly in TorrentView. 2007-09-21 23:30:03 +00:00
Andrew Resch f7b537ad81 Display progress bar in torrentview properly. 2007-09-21 22:54:46 +00:00
Marcos Pinto 0c012133cd fix icon size 2007-09-21 22:37:17 +00:00
Marcos Pinto fb20bcd1a2 add avail column 2007-09-21 22:25:54 +00:00
Marcos Pinto c454ea05fe fix resizing 2007-09-21 21:20:19 +00:00
Andrew Resch 7b91bf83cc Fix get_pe_settings() in bindings.
More debug output for encryption settings.
Fix preferences glade file so that encryption settings are in correct 
order.
2007-09-21 04:24:26 +00:00
Marcos Pinto c69a5661df i18n fixes 2007-09-21 04:08:55 +00:00
Marcos Pinto 537bc72190 peer num reminder 2007-09-21 04:02:07 +00:00
Andrew Resch b9de236a00 Update TODO. 2007-09-21 03:09:17 +00:00
Andrew Resch bf0c8ba820 Fix extensions. 2007-09-21 02:52:52 +00:00
Andrew Resch 7224fa7196 Fix extensions. 2007-09-21 01:18:32 +00:00
Andrew Resch 8cea7e34ed Fix python bindings. 2007-09-21 00:58:28 +00:00
Marcos Pinto adf5487962 libtorrent sync 1592 2007-09-21 00:55:58 +00:00
Marcos Pinto 0b746d2ab1 revert lt sync for later testing 2007-09-21 00:22:38 +00:00
Andrew Resch 4dd7e38358 Remove Makefile.am as we do not use it. 2007-09-21 00:09:25 +00:00
Andrew Resch 4ca7ced757 Add status icons to torrentview. 2007-09-21 00:08:12 +00:00
Marcos Pinto a9961adda7 finish sync 2007-09-21 00:05:59 +00:00
Marcos Pinto b2fe562dd4 libtorrent sync 1592 2007-09-20 23:43:07 +00:00
Andrew Resch d44632f0a9 Add 'default_load_path' to default prefs. 2007-09-20 22:57:16 +00:00
Andrew Resch ff13e8c2f7 Update TODO. 2007-09-20 22:21:43 +00:00
Andrew Resch 943a62f62c Have all core config use set functions to apply the configuration to the
session.
2007-09-20 22:10:03 +00:00
Andrew Resch d3c5064353 Add upnp, natpmp and pe_settings support to libtorrent bindings. 2007-09-20 22:09:23 +00:00
Andrew Resch ec5c970499 Add 'deluged' script to start the deluge daemon. 2007-09-20 19:56:05 +00:00
Andrew Resch 66192d0f8d Add 'set functions' to Config.. These functions get called when the
specified key's value changes.
2007-09-18 14:40:19 +00:00
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 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
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
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
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 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