gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/gui Player.cpp


From: Benjamin Wolsey
Subject: [Gnash-commit] gnash/gui Player.cpp
Date: Mon, 05 May 2008 07:49:25 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Benjamin Wolsey <bwy>   08/05/05 07:49:24

Modified files:
        gui            : Player.cpp 

Log message:
        Bad undo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Player.cpp?cvsroot=gnash&r1=1.106&r2=1.107

Patches:
Index: Player.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/Player.cpp,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -b -r1.106 -r1.107
--- Player.cpp  5 May 2008 07:42:27 -0000       1.106
+++ Player.cpp  5 May 2008 07:49:24 -0000       1.107
@@ -170,7 +170,7 @@
 {
     if (_doSound) {
 #ifdef SOUND_SDL
-        _soundHandler.reset( 
gnash::media::create_sound_handler_sdl(_audio_dump) );
+        _soundHandler.reset( 
gnash::media::create_sound_handler_sdl(_audioDump) );
         if (_audioDump != NULL) {
             // add a silent stream to the audio pool so that our output file
             // is homogenous;  we actually want silent wave data when no sounds




reply via email to

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