Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (481 - 483 of 2449)

Ticket Resolution Summary Owner Reporter
#2246 Fixed Speedup set_prioritize_first_last in torrent.py Bro
Description

https://github.com/bendikro/deluge/commit/beebd34e4221203faf1b4328fa9c3b912f710147

#2247 Fixed AttributeError in deluge.error.DaemonRunningError Bro Bro
Description

exceptions.AttributeError: 'DaemonRunningError' object has no attribute '_message'

#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

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.