From c74901446081ae54eeaeb0b39c4255eda2719c59 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 15 May 2010 10:17:45 -0500 Subject: [PATCH] Noting more todos/bugs --- src/mormonchannel_gtk.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index d6a64c9..391c979 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -2,6 +2,7 @@ # -*- coding: utf-8 -*- """ +@bug presenter while playing and active, drag up, it shows play rather than pause, same with play control @todo Restructure so there is a windows/ folder with a file per source @todo Add additional sources @todo Track recent @@ -9,6 +10,7 @@ @todo Audio seek bar @todo Persisted Pause @todo Favorites +@todo Sleep timer @todo Reverse order option. Toggle between playing ascending/descending chronological order @todo Podcast integration """ -- 1.7.9.5