gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. a3762a940db807c813b2


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. a3762a940db807c813b20420043e9a9eabd56079
Date: Wed, 20 Oct 2010 08:32:55 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  a3762a940db807c813b20420043e9a9eabd56079 (commit)
      from  549879c038d13537de9897c4b1ad3fcc0d4fbe4e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=a3762a940db807c813b20420043e9a9eabd56079


commit a3762a940db807c813b20420043e9a9eabd56079
Author: Sandro Santilli <address@hidden>
Date:   Wed Oct 20 10:32:49 2010 +0200

    drop todo (done)

diff --git a/libsound/sound_handler.cpp b/libsound/sound_handler.cpp
index 9d39adf..c771101 100644
--- a/libsound/sound_handler.cpp
+++ b/libsound/sound_handler.cpp
@@ -405,11 +405,8 @@ sound_handler::playSound(int sound_handle,
         return;
     }
 
-    // Make a "EmbedSoundInst" for this sound which is later placed
-    // on the vector of instances of this sound being played
-    //
-    // @todo: plug the returned EmbedSoundInst to the set
-    //        of InputStream channels !
+    // Make a "EmbedSoundInst" for this sound and plug it into  
+    // the set of InputStream channels
     //
     std::auto_ptr<InputStream> sound ( sounddata.createInstance(
 

-----------------------------------------------------------------------

Summary of changes:
 libsound/sound_handler.cpp |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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