Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer


Modified Files:
        ChangeLog 


Log Message:
cb_track_next() silently moves to the beginning of the playlist now, without starting 
playback. cb_track_prev() does nothing when it's called on the beginning of the 
playlist. track_open() now initializes the time_text part.
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ChangeLog   17 Oct 2003 23:46:20 -0000      1.8
+++ ChangeLog   18 Oct 2003 15:25:35 -0000      1.9
@@ -1,4 +1,13 @@
-$Id: ChangeLog,v 1.8 2003/10/17 23:46:20 tsauerbeck Exp $
+$Id: ChangeLog,v 1.9 2003/10/18 15:25:35 tsauerbeck Exp $
+
+2003-10-18 Tilman Sauerbeck <[EMAIL PROTECTED]>
+        * src/vorbis.c: track_open() initializes the "time_text"
+          part, too
+        * src/callbacks.c: when cb_track_next() is called after the
+          last playlist item, it moves to the beginning again, without
+          starting playback.
+        * src/callbacks.c: cb_track_prev() does nothing when it's
+          called on the beginning of the playlist
 
 2003-10-17 Tilman Sauerbeck <[EMAIL PROTECTED]>
         * src/mixer.c, src/mixer.h, src/eplayer.c, src/callbacks.c,




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to