(gtk) use the new libtransmission tweaks s.t. our update pulse causes less CPU load

This commit is contained in:
Charles Kerr
2008-04-01 02:36:41 +00:00
parent eb24ad760d
commit d6373c9f6b
4 changed files with 73 additions and 45 deletions

View File

@@ -96,7 +96,8 @@ GtkTreeModel * tr_core_model( TrCore * self );
tr_handle * tr_core_handle( TrCore * self );
const struct core_stats* tr_core_get_stats( const TrCore * self );
void tr_core_get_stats( const TrCore * core,
struct core_stats * setme );
/******
*******