gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog gui/Player.cpp server/vm/VM.cpp...


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog gui/Player.cpp server/vm/VM.cpp...
Date: Fri, 7 Sep 2007 02:17:02 +0200

On Fri, Sep 07, 2007 at 12:11:27AM +0000, Sandro Santilli wrote:

>               * server/vm/VM.{cpp,h}: change the VM::init() functionality
>                 to NOT instantiate the movie definition. This is propedeutic
>                 for a cleanup in movie_instance construction, which will be
>                 performed by movie_root::setLevel in next patch.

The next step would be movie_root::setLevel(movie_instance* m) calling
m->construct
and movie_instance::advance() not caring about that.

The effect should be a big cleanup in how construction happens and
a removed delay between gnash start and construction of first frame
(to be effective we should likely call ::display() earlier)

The cleanup would in turn affect the big change I'm carrying on
for action execution order.

--strk;




reply via email to

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