[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash] Re: Re: Re: Re: Re: klash plugin
From: |
Stefan Schweizer |
Subject: |
[Gnash] Re: Re: Re: Re: Re: klash plugin |
Date: |
Sun, 13 Aug 2006 01:54:59 +0200 |
User-agent: |
KNode/0.10.4 |
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
- Re: [Gnash] klash plugin, (continued)
- Re: [Gnash] klash plugin, Rob Savoye, 2006/08/08
- [Gnash] Re: klash plugin, Stefan Schweizer, 2006/08/09
- Re: [Gnash] Re: klash plugin, Rob Savoye, 2006/08/12
- [Gnash] Re: Re: klash plugin, Stefan Schweizer, 2006/08/12
- Re: [Gnash] Re: Re: klash plugin, Rob Savoye, 2006/08/12
- [Gnash] Re: Re: Re: klash plugin, Stefan Schweizer, 2006/08/12
- Re: [Gnash] Re: Re: Re: klash plugin, Rob Savoye, 2006/08/12
- [Gnash] Re: Re: Re: Re: klash plugin, Stefan Schweizer, 2006/08/12
- Re: [Gnash] Re: Re: Re: Re: klash plugin, strk, 2006/08/12
- Re: [Gnash] Re: Re: Re: Re: klash plugin, Rob Savoye, 2006/08/12
- [Gnash] Re: Re: Re: Re: Re: klash plugin,
Stefan Schweizer <=
- Re: [Gnash] Re: Re: Re: Re: Re: klash plugin, strk, 2006/08/13
- Re: [Gnash] Re: Re: Re: Re: Re: klash plugin, Rob Savoye, 2006/08/13