Show information dialog while downloading feeds
commit357704c48f0dae35270a8932a11f7196cf499ef2
authorThomas Perl <thp@perli.net>
Thu, 6 Nov 2008 18:08:05 +0000 (6 19:08 +0100)
committerThomas Perl <thp@perli.net>
Thu, 6 Nov 2008 18:08:05 +0000 (6 19:08 +0100)
tree0c05dbc618ab34cd9e23a2f2d6c0fc0fd4989020
parent07fa96bf1b923ca9164cc9a6df1d068295cc2fcd
Show information dialog while downloading feeds

Make sure that the user gets notified while we are
downloading feed data, so that the UI does not lock
up or look broken/slow when adding many feeds (e.g.
on initial OPML import).

Also add a GTK Mainloop iteration when blocking the
main thread for adding podcasts to not make the UI
freeze, but update it in every loop iteration.
src/gpodder/gui.py