gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11017: syncNoMultiple flag in Start


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11017: syncNoMultiple flag in StartSound tag enough tested
Date: Sun, 07 Jun 2009 00:58:34 +0200
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11017
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Sun 2009-06-07 00:58:34 +0200
message:
  syncNoMultiple flag in StartSound tag enough tested
modified:
  libcore/swf/StartSoundTag.cpp
=== modified file 'libcore/swf/StartSoundTag.cpp'
--- a/libcore/swf/StartSoundTag.cpp     2009-06-03 16:05:40 +0000
+++ b/libcore/swf/StartSoundTag.cpp     2009-06-06 22:58:34 +0000
@@ -87,10 +87,6 @@
         else
         {
 
-            if (_soundInfo.noMultiple) {
-                log_unimpl("TESTING: syncNoMultiple flag in StartSound tag");
-            }
-
             //log_debug("Execute StartSoundTag with 'stop playback' flag OFF");
 
             const sound::SoundEnvelopes* env = 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]