X-Git-Url: http://git.maemo.org/git/?p=watersofshiloah;a=blobdiff_plain;f=src%2Fmormonchannel_gtk.py;h=fb7749df5a40ebe943caa7c1f33ef9ffda2a2fe0;hp=7fadcaf22516b63a5e376942e60dd4cd92738eb2;hb=38a0379289645cae29c5522ffdca16fd557369dd;hpb=6a62fe59d753ec67f241ea97e1003b54c8bcdd55 diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index 7fadcaf..fb7749d 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -2,9 +2,12 @@ # -*- coding: utf-8 -*- """ -@todo backgrounds need some resizing -@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 +@bug fullscreen does not propgate + +@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 @@ -12,6 +15,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 @@ -150,7 +154,7 @@ def run(): gtk.gdk.threads_init() l = dbus.mainloop.glib.DBusGMainLoop(set_as_default=True) - hildonize.set_application_title(constants.__pretty_app_name__) + hildonize.set_application_name("FMRadio") # Playback while silent on Maemo 5 app = MormonChannelProgram() if not PROFILE_STARTUP: try: