Custom Query (2448 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (262 - 264 of 2448)

Ticket Resolution Summary Owner Reporter
#591 Invalid builtin plugins should not use pkg_resources.resource_filename andar mvoncken
Description

Builtin plugins should not use pkg_resources.resource_filename It prevents them from being used as eggs.

http://dev.deluge-torrent.org/browser/trunk/deluge/plugins/blocklist/blocklist/ui.py#L48

#2405 Fixed Bump minimum libtorrent version to at least 0.16.12 Cas Cas
Description

Missing python bindings added along with fixes

#2248 Fixed Cache tracker icons in gtkui bro
Description

The tracker icons are loaded with gtk.gdk.pixbuf_new_from_file_at_size each time they're requested. Caching them reduces CPU time to a third for this function.

This is the patch mentioned in http://dev.deluge-torrent.org/ticket/2184#comment:1 for master branch.

https://github.com/bendikro/deluge/commit/master-tracker_icon_cache_fix

Note: See TracQuery for help on using queries.