On Thu, Sep 13, 2007 at 01:12:20AM +0000, Markus Gothe wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Markus Gothe <nihilus>  07/09/13 01:12:20
> 
> Modified files:
>       .              : ChangeLog 
>       gui            : NullGui.cpp 
>       libbase        : Makefile.am triangulate_impl.h 
>       utilities      : processor.cpp 
>       server         : timers.h 
>       server/asobj   : NetStream.h NetStreamFfmpeg.cpp 
>       server/vm      : VM.cpp 
> Removed files:
>       libbase        : tu_timer.cpp tu_timer.h 
> 
> Log message:
>       Replaced inappropiate use of tu_timer/gettimeofday with std::clock and
>       boost/timer.hpp where appropiate. Might break things, but I think this 
> is
>       the way to fix it. :)

It broke FPS debugging in gui/gui.{cpp,h}.
Use --enable-fps-debug to compile that part.

--strk;


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

Reply via email to