Revision: 23
http://pytagging.svn.sourceforge.net/pytagging/?rev=23&view=rev
Author: kitajima
Date: 2007-08-28 09:47:33 -0700 (Tue, 28 Aug 2007)
Log Message:
-----------
bug fix that 2 or 3 next song (not next song) was played
when a file is finished to play.
change from time.sleep(0.5) to time.sleep(1.0).
Modified Paths:
--------------
trunk/src/pyTagging/player.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|