From: Ed Page Date: Thu, 13 May 2010 10:43:44 +0000 (-0500) Subject: Planning things out through todos X-Git-Url: http://git.maemo.org/git/?p=watersofshiloah;a=commitdiff_plain;h=7f6493d46cb4adb24087b966cee5b472ff28bb7d Planning things out through todos --- diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index 1b18191..934e6e3 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -4,9 +4,18 @@ """ @todo Restructure so there is a windows/ folder with a file per source @todo Add additional sources +@todo Switch home icon color +@todo Switch from swappping icons on press to the pressed version of icons +@bug Fix presenter display @bug All connect's need disconnects or else we will leak a bunch of objects @todo Track recent +@todo Favorites +@todo Sequential playback +@todo Enable Call Monitor +@todo Audio seek bar +@todo Persisted Pause @todo Reverse order option. Toggle between playing ascending/descending chronological order +@todo Podcast integration """ from __future__ import with_statement