X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmormonchannel_gtk.py;h=ffcddfd5959774e481c2bf2ffa6a9d578c3e7f71;hb=8b885f2f69c0bbeffb1c16bd393a2fa516bd0ec8;hp=41f3b3bd418c406e732028cc317cd7b477b296e6;hpb=b82096fdb9a91618e00ec6e8efd9ab055380ee5f;p=watersofshiloah diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index 41f3b3b..ffcddfd 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -2,8 +2,11 @@ # -*- coding: utf-8 -*- """ -@todo Re-use windows for better performance @bug For some reason, the back/close button doesn't work when I nest multiple levels +@bug When switching from conference to magazines, it randomly jumps around and duplicates windows + +@todo Re-use windows for better performance +@todo Make radio program updates only happen when the app has focus to reduce CPU wakes @todo Need to confirm id's are persistent (not just for todos but broken behavior on transition) @todo Track recent @todo Persisted Pause @@ -11,6 +14,7 @@ @todo Sleep timer @todo Reverse order option. Toggle between playing ascending/descending chronological order @todo Podcast integration + @todo Default with BYU Devotionals, http://speeches.byu.edu/?act=help&page=podcast """ from __future__ import with_statement