gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog


From: Tomas Groth
Subject: [Gnash-commit] gnash ChangeLog
Date: Thu, 22 Feb 2007 11:39:44 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Tomas Groth <tgc>       07/02/22 11:39:44

Modified files:
        .              : ChangeLog 

Log message:
        reinsert deleted entries

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2431&r2=1.2432

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2431
retrieving revision 1.2432
diff -u -b -r1.2431 -r1.2432
--- ChangeLog   22 Feb 2007 10:43:04 -0000      1.2431
+++ ChangeLog   22 Feb 2007 11:39:43 -0000      1.2432
@@ -6,6 +6,61 @@
   * backend/render_handler_agg.cpp: Avoid re-initialisation of AGG path class
     inside for-loop.  
 
+2007-02-22 Sandro Santilli <address@hidden>
+
+       * libbase/curl_adapter.{cpp,h}:
+         Add support for http POST (untested).
+
+2007-02-21 Sandro Santilli <address@hidden>
+
+       * testsuite/actionscript.all/Makefile.am:
+         Define MEDIADIR
+       * testsuite/actionscript.all/check.as:
+         Provide MEDIA() macro to easy access to
+         paths in testsuite/media directory.
+
+2007-02-21 Sandro Santilli <address@hidden>
+
+       * libbase/log.{cpp,h}: add log_debug and used
+         for GNASH_REPORT_FUNCTION.
+       * server/asobj/Global.cpp, server/vm/ASHandlers.cpp:
+         Changed trace() function to use log_trace.
+
+2007-02-21 Tomas Groth Christensen <address@hidden>
+
+       * backend/sound_handler_{gst,sdl}.cpp: Removed newline from warnings, 
and 
+         added more user help.
+       * macros/ffmpeg.m4: Yet another go at bug #16663.
+
+2007-02-21 Tomas Groth Christensen <address@hidden>
+
+       * configure.ac, macros/ffmpeg.m4: Another go at bug #16663.
+       * backend/sound_handler_gst.cpp: Added warnings when using fluendos
+         mp3 plugin for gstreamer, since it doesn't support soundstreams.
+
+2007-02-21 Sandro Santilli <address@hidden>
+
+       * server/sprite_instance.cpp (do_actions): report actions
+         execution with -va.
+       * server/vm/ASHandlers.cpp: Store number of arguments
+         into an unsigned integer. Fixes an abort with a malformed
+         SWF.
+       * testsuite/misc-ming.all/eventSoundTest1-Runner.cpp:
+         Don't expect failures anymore !
+
+2007-02-21 Tomas Groth Christensen <address@hidden>
+
+       * configure.ac, macros/ffmpeg.m4: Output warning when old ffmpeg-version
+         detected. Will hopefully fix bug #16663.
+       * gui/Player.cpp: Set the soundhandler to NULL when shutting down, Will
+         hopefully fix bug #18545.
+       * server/asobj/NetStreamFfmpeg.cpp, server/asobj/SoundFfmpeg.cpp,
+         server/asobj/SoundMad.cpp: Disconnect cleanly from the soundhandler,
+         if it exists.
+       * server/sound.{cpp,h}: Made sound_stream_tag into a state tag.
+       * testsuite/sound_handler_test.cpp: Increment the counting variables
+         stopped_all and started_all.
+
 2007-02-21 Sandro Santilli <address@hidden>
 
        * server/Makefile.am,




reply via email to

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