From: Ed Page Date: Wed, 12 May 2010 03:23:09 +0000 (-0500) Subject: Updating todos X-Git-Url: http://git.maemo.org/git/?p=watersofshiloah;a=commitdiff_plain;h=e724d29ea307e3c0c1af0703ea5ed98cd4a46e08 Updating todos --- diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index 85d068e..64762d3 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -2,9 +2,14 @@ # -*- coding: utf-8 -*- """ -@todo Reverse order option. Toggle between playing ascending/descending chronological order -@todo Track recent +@todo Switch presenters to show Play when not active rather than Stop +@todo Implement Jump TO +@todo Implement highlighting of current track +@todo Restructure so there is a windows/ folder with a file per source +@todo Add additional sources @bug All connect's need disconnects or else we will leak a bunch of objects +@todo Track recent +@todo Reverse order option. Toggle between playing ascending/descending chronological order """ from __future__ import with_statement