Rob Savoye wrote:
>   Which just got checked in...

Thanks. Works fine now.

>   I'm still working my way through patches, and if I can stop answering
> email long enough I'll get them all tested and checked in. I just got my
> PC back up and running after a few days of being screwed up from a bad
> upgrade, and I've got to finish adding the packages I need to buildefn
> Gnash with KDE support. (I don't run KDE) Then I have to test my
> changes... and then I can check things in. Please give me some time...

Sorry, I was just a bit surprised that the bug was closed without everything
being fixed and feared that you had forgotten them ..

Appart from the two patches you are still working on the only patch I have
now is the following for sound. I would love to see it enabled again :)

--- gnash/backend/gnash.cpp.orig        2006-08-13 00:50:40.000000000 +0200
+++ gnash/backend/gnash.cpp     2006-08-13 00:50:57.000000000 +0200
@@ -250,7 +250,7 @@
     
     float      exit_timeout = 0;
     bool do_render = true;
-    bool do_sound = false;
+    bool do_sound = true;
     bool do_loop = true;
     bool sdl_abort = true;
     int  delay = 31;

Regards,
Stefan



_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to