is_new attribute added to the torrent state information
authordeztructor <denis.zalewsky@gmail.com>
Tue, 17 Nov 2009 13:13:13 +0000 (13:13 +0000)
committerdeztructor <denis.zalewsky@gmail.com>
Tue, 17 Nov 2009 13:13:13 +0000 (13:13 +0000)
commit5fff20c40f52af8641f4139e48de74db40d43ca8
tree9cdae4e0b0c0f7c6c7219683cff0b2d74af97518
parentef9ab44ed4c74ddbde5e61d7dee4433a47cf7442
is_new attribute added to the torrent state information

This attribute is the boolean value, server to inform client it has not
notified client about this torrent yet to avoid information flow
synchronization issues

git-svn-id: file:///svnroot/qtrapids/trunk@27 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda
dbus/com.ixonos.qtrapids.xml
src/client/DownloadView.cpp
src/include/qtrapids/dbus.hpp
src/server/TorrentSession.cpp