gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] gnash playing multiple movies


From: Benjamin Wolsey
Subject: Re: [Gnash-dev] gnash playing multiple movies
Date: Sat, 25 Jul 2009 16:55:15 +0100

Am Samstag, den 25.07.2009, 13:49 +0530 schrieb kiran:
> Hi strk,ben 
>                   Is there any development code or snapshot  for this
> thread (project) or is there any document related to  gnash playing
> multiple movies in the same process.

As Rob says, it's in trunk. The main difficulty is that the VM became a
singleton at some point (or maybe always was one) and too many design
decisions since took shortcuts based on that. The only really major
obstacle now is removing this singleton, but as it involves changing
several thousand function calls all over the code, it can only be done
incrementally in trunk. 

I will add a wiki page on it soon. In the meantime you can see the
extent of the problem by grepping for "VM::get()"

bwy

--
Free Flash, use Gnash
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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