summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorset REAL_NAME environment variable <hadess@hadess.net>2004-06-28 13:04:52 +0000
committerBastien Nocera <hadess@src.gnome.org>2004-06-28 13:04:52 +0000
commite6141f6b3c099f2f83d0a11bfaa2e20e7a801ae1 (patch)
tree207725b35bc9c14e6429e843267e0a3956a82dc2 /README
parent06e51714ba7fd85d21e7dc77657f9ed6904ef588 (diff)
downloadtotem-e6141f6b3c099f2f83d0a11bfaa2e20e7a801ae1.tar.gz
upd TODO implement Iain's CD player like idea (only go to the previous
2004-06-28 set REAL_NAME environment variable <hadess@hadess.net> * README: upd TODO * src/totem.c: (totem_time_within_seconds), (totem_action_previous): implement Iain's CD player like idea (only go to the previous track if we're at the beginning of the track, otherwise seek back to the start)
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 7ee9b9273..e7f4cd6eb 100644
--- a/README
+++ b/README
@@ -107,14 +107,6 @@ http://article.gmane.org/gmane.comp.video.xine.devel/3456/match=+api+addition+su
- rtsp plugin for xine?
http://www.live.com/liveMedia/#testProgs
- finish vanity
-- test with RTL languages
-
-From Iain:
-> if (position_in_file > 1second) {
-> seek (0);
-> } else {
-> go_to_previous_track ();
-> }
GStreamer backend TODO
======================