Add status_changed to DownloadTask for monitoring
commited7a71dd970529d9875388991d8edc645f9beaac
authorThomas Perl <thp@perli.net>
Wed, 1 Apr 2009 22:02:07 +0000 (2 00:02 +0200)
committerThomas Perl <thp@perli.net>
Wed, 1 Apr 2009 22:02:07 +0000 (2 00:02 +0200)
treefa6ed7d794d46990ef7d21b0089f00949e7db4d5
parent3f6b04ccca2c30e8d2886dcd7ccf26aef6682a8d
Add status_changed to DownloadTask for monitoring

This allows our UI to directly monitor the status
of all running DownloadTask objects by checking the
truth value of the status_changed attribute and
updating the UI for all relevant episodes.
src/gpodder/download.py
src/gpodder/gui.py