Update the UI more efficiently, make it much faster
commitc2ac54ff11e8bc249df58d6a11d47b5291c21ef0
authorThomas Perl <thp@perli.net>
Sat, 13 Dec 2008 12:29:45 +0000 (13 13:29 +0100)
committerThomas Perl <thp@perli.net>
Sat, 13 Dec 2008 12:29:45 +0000 (13 13:29 +0100)
tree0e1c6cc91522b75f1452f5a020db5f7069ec37de
parente1c7c3a38134cd6ebf6b62a1f87e6195176605ca
Update the UI more efficiently, make it much faster

Remove all unnecessary full episode list reloads and
reduce the number of UI updates while downloading to
make the UI feel (and be) more responsive and also
not need to reset the scroll position because of a
full channel/episode list reload. That's good stuff!
src/gpodder/download.py
src/gpodder/gui.py
src/gpodder/libpodcasts.py
src/gpodder/services.py