Commit graph

3599 commits

Author SHA1 Message Date
Marcos Pinto
9741cbbda0 2008-01-06 19:54:53 +00:00
Marcos Pinto
65d007c681 browser and search are now plugins 2008-01-06 19:53:47 +00:00
Marcos Pinto
d15a03bce1 test 2008-01-06 19:52:56 +00:00
Marcos Pinto
0e82847ae0 fix cast oops, add youtorrent to search, catch fastresume error 2008-01-05 00:13:50 +00:00
Marcos Pinto
d497a971db fix cast oops 2008-01-04 23:59:54 +00:00
Marcos Pinto
3baecc13d3 save fastresume every minute 2008-01-04 23:30:25 +00:00
Marcos Pinto
0ca8b5887b lt sync 2008-01-03 19:08:52 +00:00
Andrew Resch
34eec4ab93 Improve performance of the statusicon and progress cell functions. 2008-01-03 03:22:08 +00:00
Marcos Pinto
76e9cb3e76 remove needless casts for performance 2008-01-03 02:43:54 +00:00
Andrew Resch
7477a0f159 Improve performance of some common functions. 2008-01-03 02:35:37 +00:00
Andrew Resch
1efe0f7778 Improve performance of the cell data functions. 2008-01-03 02:33:38 +00:00
Andrew Resch
c7fcbd40e3 Remove some needless 'casts' in common.py to slightly improve
performance.
2008-01-03 02:30:40 +00:00
Marcos Pinto
9a3a96a31f py2.4 fix - thresh 2008-01-03 00:57:36 +00:00
Marcos Pinto
72f49e3557 add rt/crypto to libraries - thresh 2008-01-03 00:52:08 +00:00
Andrew Resch
39e987d5da Improve get_torrent_status() speed by only building the files dictionary
when the Torrent object is created.
2008-01-02 11:54:42 +00:00
Andrew Resch
a3658e352b Fix undefined sleep. 2008-01-02 11:46:08 +00:00
Andrew Resch
df9fd2af09 Fix sorting of name column. 2008-01-02 11:45:36 +00:00
Marcos Pinto
7e49e9acc4 tweak windows build preprocessors 2008-01-01 03:56:50 +00:00
Marcos Pinto
ff0ade61b0 tweak vista shutdown 2008-01-01 02:36:06 +00:00
Andrew Resch
24fc4f0a49 Start of work integrating new Add Torrent dialog. 2008-01-01 01:03:15 +00:00
Marcos Pinto
9972471231 lt sync 2007-12-31 10:44:40 +00:00
Marcos Pinto
42f4d55db2 tweak version 2007-12-31 10:43:37 +00:00
Marcos Pinto
2d27cede5f asio sync 2007-12-31 07:11:07 +00:00
Marcos Pinto
4d4b30700a sort by seeds in piratebay search 2007-12-30 22:02:05 +00:00
Marcos Pinto
736afd6a19 add /seeds to mininova search 2007-12-30 22:00:08 +00:00
Andrew Resch
74d382dc86 Tweak the add torrent glade file. 2007-12-30 04:01:33 +00:00
Andrew Resch
aa932b56a7 Fix crash when trying to add a bad .torrent. 2007-12-30 04:00:53 +00:00
Marcos Pinto
91fa4df798 fix new release 2007-12-30 02:58:47 +00:00
Marcos Pinto
150609e8c8 lang sync 2007-12-29 22:01:26 +00:00
Marcos Pinto
aeb1b9bac2 allow higher ports in proxies 2007-12-29 21:27:52 +00:00
Marcos Pinto
d1a5490e6b handle events before apply_queue 2007-12-29 18:40:01 +00:00
Andrew Resch
5a175587f4 Initial commit of the new Add Torrent dialog. 2007-12-29 13:18:31 +00:00
Andrew Resch
7ac3421e31 Remove pointless '+0.5' from update timer. 2007-12-29 05:37:21 +00:00
Marcos Pinto
3b2d205866 alter signal handling shutdown 2007-12-29 05:04:35 +00:00
Marcos Pinto
c067cbe4bd tweak import of gnome.ui 2007-12-29 04:52:14 +00:00
Marcos Pinto
fb222ce57f remove no-longer needed freebsd fix 2007-12-29 04:04:08 +00:00
Marcos Pinto
c21f650c45 fix handling of invalid torrents 2007-12-29 03:16:30 +00:00
Marcos Pinto
ea7fdc3bc1 tweak pause/resume 2007-12-29 01:39:58 +00:00
Marcos Pinto
eeb2c26002 tweaks and lt sync 2007-12-28 23:35:11 +00:00
Andrew Resch
24471624c2 Fix previous fix for non-present key in cache. 2007-12-28 13:39:47 +00:00
Andrew Resch
e069542e3a Fix allocation modes. They were reversed. 2007-12-28 13:20:34 +00:00
Andrew Resch
5c38bfdbe7 Fix batch status caching for when a key doesn't exist in the cache. 2007-12-28 13:19:50 +00:00
Andrew Resch
dd395b8c9c Attempt to reduce the number of updates to the TorrentView by caching
the previous status batch dictionary and only updating the difference.
2007-12-28 08:48:33 +00:00
Andrew Resch
44c82db9a8 Fix display of speeds in the systemtray tooltip. 2007-12-28 08:22:59 +00:00
Andrew Resch
c8508c8d15 Use an asynchronous batch torrent status method for updating the
torrentview list.
Other various minor stuff.
2007-12-28 05:29:54 +00:00
Marcos Pinto
4156788296 2007-12-27 17:41:01 +00:00
Marcos Pinto
2dec88e5c2 makefile fix 2007-12-27 17:40:35 +00:00
Andrew Resch
e2e3073f23 Fix last. 2007-12-27 10:56:18 +00:00
Andrew Resch
91c55522b8 Optimize torrent.get_status() a bit.
Emit signals with gobject.idle_add().
2007-12-27 10:54:05 +00:00
Marcos Pinto
5eeabadc88 lt fixes 2007-12-27 06:19:51 +00:00