[Gnash-commit] gnash/macros ffmpeg.m4

2006-10-09 Thread Markus Gothe
CVSROOT:/sources/gnash Module name:gnash Changes by: Markus Gothe 06/10/09 19:38:34 Modified files: macros : ffmpeg.m4 Log message: Added test... CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/macros/ffmpeg.m4?cvsroot=gnash&r1=1.13&r2=1.14 Patc

[Gnash-commit] gnash/backend render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 18:16:02 Modified files: backend: render_handler_agg.cpp Log message: Fixed get_cache_of() CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/backend/render_handler_agg.cp

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, Monday, October 9, 2006, 7:43:29 PM, you wrote: SS> The function relied on a caching interface in the character class. SS> Maybe you have an uncommitted change to the server/character.h ? It was comitted 2 days ago :-) http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/characte

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
On Mon, Oct 09, 2006 at 03:05:28PM +0200, Udo Giacomozzi wrote: > Hello Sandro, > > Monday, October 9, 2006, 3:00:05 PM, you wrote: > SS> I was just tryin to make it buildable. > > Hmm. I have no problems building the current version. You were > commenting out a (currently) unused function > Ther

[Gnash-commit] gnash ChangeLog gui/fb.cpp

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 17:41:28 Modified files: . : ChangeLog gui: fb.cpp Log message: Implemented correct timing CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/Cha

[Gnash-commit] gnash macros/zlib.m4 ChangeLog

2006-10-09 Thread Rob Savoye
CVSROOT:/sources/gnash Module name:gnash Changes by: Rob Savoye 06/10/09 17:34:24 Modified files: macros : zlib.m4 . : ChangeLog Log message: * macros/zlib.m4: Update test to use AC_CHECK_HEADER and AC_CHEC

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...

2006-10-09 Thread strk
On Mon, Oct 09, 2006 at 10:45:28AM -0600, Rob Savoye wrote: > strk wrote: > > > In any case, once we find the minimum version required, we > > should have the macro have ./configure fail if requirement is not met. > > It should fail if the header it's looking for doesn't exist, as that's > the

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...

2006-10-09 Thread Rob Savoye
strk wrote: > In any case, once we find the minimum version required, we > should have the macro have ./configure fail if requirement is not met. It should fail if the header it's looking for doesn't exist, as that's the older version. There is also a specific error message about having the old

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...

2006-10-09 Thread strk
On Mon, Oct 09, 2006 at 10:28:01AM -0600, Rob Savoye wrote: > Sandro Santilli wrote: > > CVSROOT:/sources/gnash > > > Log message: > > added compatibility header for agg package found in debian testing. > > I found when writing the AGG config macro that some systems still ship > AGG 2.3

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...

2006-10-09 Thread Rob Savoye
Sandro Santilli wrote: > CVSROOT: /sources/gnash > Log message: > added compatibility header for agg package found in debian testing. I found when writing the AGG config macro that some systems still ship AGG 2.3. AGG 2.4 has a pile of new headers, which the missing functionality may

[Gnash-commit] gnash/backend render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 16:24:51 Modified files: backend: render_handler_agg.cpp Log message: Oops, wrongly committed also the temp hack for inclusion of the compatibility header file CVSWeb URLs: h

[Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp ...

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 16:23:45 Modified files: . : ChangeLog backend: render_handler_agg.cpp Added files: backend: render_handler_agg_compat.h Log message: add

[Gnash-commit] gnash/gui fbsup.h fb.cpp

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 16:18:22 Modified files: gui: fbsup.h fb.cpp Log message: Adapted to Bastiaan's cleanup CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/gui/fbsup.h?cvsroot=gnash&r1

[Gnash-commit] gnash/gui gtk.cpp

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 16:11:57 Modified files: gui: gtk.cpp Log message: Fixing prototype mismatch CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gtk.cpp?cvsroot=gnash&r1=1.29&r2=1.

[Gnash-commit] gnash/macros ffmpeg.m4 pango.m4

2006-10-09 Thread Markus Gothe
CVSROOT:/sources/gnash Module name:gnash Changes by: Markus Gothe 06/10/09 16:11:27 Modified files: macros : ffmpeg.m4 pango.m4 Log message: '= x' -> '!= x'. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/macros/ffmpeg.m4?cvsroot=gnash&r1=1.12&r

[Gnash-commit] gnash ChangeLog

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 16:10:26 Modified files: . : ChangeLog Log message: Added header file for render_handler_agg.cpp CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=

[Gnash-commit] gnash gui/fb.cpp backend/render_handler_agg.h

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 16:08:56 Modified files: gui: fb.cpp Added files: backend: render_handler_agg.h Log message: Added header file for render_handler_agg.cpp CVSWeb URLs: htt

[Gnash-commit] gnash ChangeLog gui/Makefile.am gui/NullGui.cpp...

2006-10-09 Thread Bastiaan Jacques
CVSROOT:/sources/gnash Module name:gnash Changes by: Bastiaan Jacques 06/10/09 16:05:24 Modified files: . : ChangeLog gui: Makefile.am NullGui.cpp NullGui.h Player.cpp gtk.cpp gui.h kde.cpp kdesup.h sdl.cpp sd

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Rob Savoye
Udo Giacomozzi wrote: > Hannes is already working on it. Awesome. I'm too busy to give it a shot right now, and I think it'll be easier for the rest of us if we can test it on our desktops. - rob - ___ Gnash-commit mailing list Gnash-commit

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello strk, Monday, October 9, 2006, 5:39:17 PM, you wrote: s> No packages for Debian stable. On Debian testing there's a 2.4 s> but with a missing function. So far I've handled to include just s> the missing function in an render_handler_agg_compat.h additional s> file. Need to test (if I handle

[Gnash-commit] gnash ChangeLog gui/fb.cpp gui/fbsup.h

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 15:42:50 Modified files: . : ChangeLog gui: fb.cpp fbsup.h Log message: * gui/fb.cpp, gui/fbsup.h: fixed createWindow() function to reflect new Gui i

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Rob, Monday, October 9, 2006, 5:18:05 PM, you wrote: RS> Let's add a task for it. Bastiaan is the "gui" guy at this time, but I RS> wrote all the original GTK support, including the gui library. The issue RS> here is separating the GTK parts from the GtkGLExt parts as write now RS> they're

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread strk
On Mon, Oct 09, 2006 at 09:14:56AM -0600, Rob Savoye wrote: > Udo Giacomozzi wrote: > > > Strange that it isn't included in the Debian package. > > For Debian stable, I believe it's an extra package to install. No packages for Debian stable. On Debian testing there's a 2.4 but with a missing f

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Rob Savoye
Sandro Santilli wrote: > Bastiaan is working on Gui cleanups, so far he's been the Gui guy :) > I think we can open up a task for this on savannah and see who wants > to work on it. Let's add a task for it. Bastiaan is the "gui" guy at this time, but I wrote all the original GTK support, includi

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Rob Savoye
Udo Giacomozzi wrote: > Strange that it isn't included in the Debian package. For Debian stable, I believe it's an extra package to install. > Maybe one more reason to include AGG in the Gnash distro...? No, we just don't want to have Gnash bundled with AGG. Believe me, been there, done, th

Re: [Gnash-commit] gnash/macros ffmpeg.m4

2006-10-09 Thread Rob Savoye
strk wrote: > mm... I think AC_DEFINE was correct. > The checks should only set defines as for HAVE_THIS_AND_THAT > while the configure.ac main file should use AM_CONDITIONAL I believe he's correct. All the macros should only be using AC_DEFINE for setting things. All AM_CONDITIONALs need to b

Re: [Gnash-commit] gnash ChangeLog plugin/plugin.h

2006-10-09 Thread Rob Savoye
strk wrote: >> Define __FUNCTION__ and __PRETTY_FUNCTION__ if not. > > What about moving these definitions in a separate header instead ? > It would be included by both the plugin and the code libs.. They're only for debugging messages anyway... Win32 doesn't support the __PRETTY_FUNCTION

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
On Mon, Oct 09, 2006 at 03:14:37PM +0200, Udo Giacomozzi wrote: > Hello Sandro, > > Monday, October 9, 2006, 3:08:47 PM, you wrote: > >> SS> /usr/include/agg2# grep render_scanlines_compound_layered * > > SS> I'm using debian packages. I'm sure getting AGG from sources would > SS> work better, bu

[Gnash-commit] gnash ChangeLog macros/gstreamer.m4

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 14:44:48 Modified files: . : ChangeLog macros : gstreamer.m4 Log message: * macros/gstreamer.m4: fix invocation of pkg-config (use it IFF PKG_CONFIG is s

[Gnash-commit] gnash ChangeLog gui/gui.h

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 14:08:46 Modified files: . : ChangeLog gui: gui.h Log message: forced generation of brief description for doxygen. CVSWeb URLs: http://cvs.savannah.g

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
On Mon, Oct 09, 2006 at 04:04:26PM +0200, Udo Giacomozzi wrote: > Hello Sandro, > > ok, I talked with Hannes and he is currently working on it :-) Excellent. Hannes, please report any problems you might encounter with current Gui and GtkGlue interface, as we really want it to be clean and effec

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, ok, I talked with Hannes and he is currently working on it :-) Udo Monday, October 9, 2006, 4:01:08 PM, you wrote: SS> Bastiaan is working on Gui cleanups, so far he's been the Gui guy :) SS> I think we can open up a task for this on savannah and see who wants SS> to work on it.

[Gnash-commit] gnash ChangeLog backend/sound_handler_sdl.h

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 14:03:52 Modified files: . : ChangeLog backend: sound_handler_sdl.h Log message: removed unused include. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcv

[Gnash-commit] gnash ChangeLog configure.ac

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 14:02:55 Modified files: . : ChangeLog configure.ac Log message: * configure.ac: add some package names for required ffmpeg libs. (names for yum are missing). CVSWeb UR

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
Bastiaan is working on Gui cleanups, so far he's been the Gui guy :) I think we can open up a task for this on savannah and see who wants to work on it. --strk; On Mon, Oct 09, 2006 at 03:52:49PM +0200, Udo Giacomozzi wrote: > Hello Sandro, > > Monday, October 9, 2006, 3:00:05 PM, you wrote: > S

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, Monday, October 9, 2006, 3:00:05 PM, you wrote: SS> I was just tryin to make it buildable. If you prefer I can just SS> avoid fixing anything myself but rather either send an email to SS> gnash-dev, or to yourself, or file a bug report. Let me know SS> what do you like more :) I not

[Gnash-commit] gnash ChangeLog gui/NullGui.h gui/Player.cpp gu...

2006-10-09 Thread Bastiaan Jacques
CVSROOT:/sources/gnash Module name:gnash Changes by: Bastiaan Jacques 06/10/09 13:47:44 Modified files: . : ChangeLog gui: NullGui.h Player.cpp fb.cpp fbsup.h gtk.cpp gtksup.h gui.cpp gui.h kde.cpp kdesup.h sd

[Gnash-commit] gnash ChangeLog macros/ffmpeg.m4

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 13:43:57 Modified files: . : ChangeLog macros : ffmpeg.m4 Log message: * macros/ffmpeg.m4: check for libdts too (required); always run the standard AC_CH

[Gnash-commit] gnash ChangeLog macros/ffmpeg.m4

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 13:18:52 Modified files: . : ChangeLog macros : ffmpeg.m4 Log message: * macros/ffmpeg.m4: don't force linking of libavutil, don't trash results of a pre

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, Monday, October 9, 2006, 3:08:47 PM, you wrote: >> SS> /usr/include/agg2# grep render_scanlines_compound_layered * SS> I'm using debian packages. I'm sure getting AGG from sources would SS> work better, but I'd like people to be able to use packaged dependencies, SS> that's why I as

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
On Mon, Oct 09, 2006 at 03:07:11PM +0200, Udo Giacomozzi wrote: > Hello Sandro, > > Monday, October 9, 2006, 3:04:09 PM, you wrote: > SS> No results from this search: > > SS> /usr/include/agg2# grep render_scanlines_compound_layered * > > seems like you're using a RPM version? Try the sources fr

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, Monday, October 9, 2006, 3:04:09 PM, you wrote: SS> No results from this search: SS> /usr/include/agg2# grep render_scanlines_compound_layered * seems like you're using a RPM version? Try the sources from http://www.antigrain.com/download/index.html They should compile just fine.

Re[2]: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, Monday, October 9, 2006, 3:00:05 PM, you wrote: SS> I was just tryin to make it buildable. Hmm. I have no problems building the current version. You were commenting out a (currently) unused function There are other two long but unused functions, but please don't kill them :-) SS>

[Gnash-commit] gnash ChangeLog configure.ac

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 13:01:28 Modified files: . : ChangeLog configure.ac Log message: * configure.ac: don't check for gstreamer unless gst sound was requested. CVSWeb URLs: http://cvs.savann

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
On Mon, Oct 09, 2006 at 02:57:18PM +0200, Udo Giacomozzi wrote: > Hello Sandro, > > Monday, October 9, 2006, 2:04:20 PM, you wrote: > SS> Log message: > SS> * backend_render_handler_agg.cpp: commented out unused > get_cache_of() method (relies on uncommitted changes to character class);

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, Monday, October 9, 2006, 2:04:20 PM, you wrote: SS> Log message: SS> * backend_render_handler_agg.cpp: commented out unused get_cache_of() method (relies on uncommitted changes to character class); fixed draw_shape_character_old to allow build. Uhm, the AGG backend is sti

[Gnash-commit] gnash/macros atk.m4 ogg.m4 ffmpeg.m4 gstreamer.m4

2006-10-09 Thread Markus Gothe
CVSROOT:/sources/gnash Module name:gnash Changes by: Markus Gothe 06/10/09 12:51:59 Modified files: macros : atk.m4 ogg.m4 ffmpeg.m4 gstreamer.m4 Log message: Removed backsticks. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/macros/atk.m4?cvsro

[Gnash-commit] gnash ChangeLog macros/ffmpeg.m4

2006-10-09 Thread Markus Gothe
CVSROOT:/sources/gnash Module name:gnash Changes by: Markus Gothe 06/10/09 12:34:21 Modified files: . : ChangeLog macros : ffmpeg.m4 Log message: Removed $pkg. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroo

[Gnash-commit] gnash/macros ogg.m4

2006-10-09 Thread Markus Gothe
CVSROOT:/sources/gnash Module name:gnash Changes by: Markus Gothe 06/10/09 12:31:55 Modified files: macros : ogg.m4 Log message: Removed $pkg. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/macros/ogg.m4?cvsroot=gnash&r1=1.11&r2=1.12 Patches: I

[Gnash-commit] gnash/macros ogg.m4

2006-10-09 Thread Markus Gothe
CVSROOT:/sources/gnash Module name:gnash Changes by: Markus Gothe 06/10/09 12:28:37 Modified files: macros : ogg.m4 Log message: Hmm... CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/macros/ogg.m4?cvsroot=gnash&r1=1.10&r2=1.11 Patches: Index: o

[Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 12:04:20 Modified files: . : ChangeLog backend: render_handler_agg.cpp Log message: * backend_render_handler_agg.cpp: commented out unused get_cache_of()

[Gnash-commit] gnash/macros ffmpeg.m4 gstreamer.m4

2006-10-09 Thread Markus Gothe
CVSROOT:/sources/gnash Module name:gnash Changes by: Markus Gothe 06/10/09 12:20:19 Modified files: macros : ffmpeg.m4 gstreamer.m4 Log message: Reverted '...--exists = x' and misc. fix. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/macros/ffmp

[Gnash-commit] gnash/backend render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 11:42:23 Modified files: backend: render_handler_agg.cpp Log message: corrected PixelFormat for BGR24 CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/backend/render_han

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
Hello Sandro, Monday, October 9, 2006, 1:03:43 PM, you wrote: SS> Log message: SS> * backend/render_handler_agg.cpp (line_style_width): log unimplemented (current code assigned to undefined variable). line_style_width() has been removed from the base render_handler. So it wasn't unimplem

[Gnash-commit] gnash/backend render_handler_agg.cpp

2006-10-09 Thread Udo Giacomozzi
CVSROOT:/cvsroot/gnash Module name:gnash Changes by: Udo Giacomozzi06/10/09 11:19:28 Modified files: backend: render_handler_agg.cpp Log message: removed obsolete function line_style_width() CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/backe

[Gnash-commit] gnash ChangeLog backend/render_handler_agg.cpp

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 11:03:43 Modified files: . : ChangeLog backend: render_handler_agg.cpp Log message: * backend/render_handler_agg.cpp (line_style_width): log unimplemented

Re: [Gnash-commit] gnash ChangeLog macros/atk.m4 macros/ffmpeg.m4 ...

2006-10-09 Thread strk
On Sat, Oct 07, 2006 at 09:10:20PM +, Markus Gothe wrote: > CVSROOT: /sources/gnash > Index: macros/gstreamer.m4 > === > RCS file: /sources/gnash/gnash/macros/gstreamer.m4,v > retrieving revision 1.15 > retrieving revision 1.

[Gnash-commit] gnash ChangeLog configure.ac

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 09:23:15 Modified files: . : ChangeLog configure.ac Log message: * configure.ac: don't complain about GtkGLExt unless GTK/opengl setup is requested. CVSWeb URLs: http://

[Gnash-commit] gnash ChangeLog configure.ac

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 09:03:35 Modified files: . : ChangeLog configure.ac Log message: * configure.ac: use better warning messages about SDL sound handling and ffmpeg/mad choices. CVSWeb URLs

[Gnash-commit] gnash ChangeLog configure.ac

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 08:52:12 Modified files: . : ChangeLog configure.ac Log message: * configure.ac: fixed refs to the obsoleted --enable-mp3 switch and $mp3 variable. CVSWeb URLs: http://c

Re: [Gnash-commit] gnash ChangeLog backend/render_handler.h backen...

2006-10-09 Thread strk
On Sun, Oct 08, 2006 at 02:00:20PM +, Markus Gothe wrote: > -const int16_t *vertex = (int16_t*)coords; > +const int16_t *vertex = static_cast(coords); There's no point in the above cast, right ? ... > -vertex[vno ] = (float)corners[cno].m_x; > -vertex[vno+1] = (float)corners

Re: [Gnash-commit] gnash/macros ffmpeg.m4

2006-10-09 Thread strk
On Sat, Oct 07, 2006 at 09:30:13PM +, Markus Gothe wrote: > CVSROOT: /sources/gnash > Module name: gnash > Changes by: Markus Gothe 06/10/07 21:30:13 > > Modified files: > macros : ffmpeg.m4 > > Log message: > Run AM_CONDITIONAL rather than AC_DEFINE. mm... I t

Re: [Gnash-commit] gnash ChangeLog configure.ac

2006-10-09 Thread strk
On Sat, Oct 07, 2006 at 07:46:31PM +, Markus Gothe wrote: > +KDE_CHECK_STRLCPY dnl set SIZEOF_SIZE_T. What about moving the SIZEOF_SIZE_T in a separate .m4 file ? (decouple from KDE) --strk; ___ Gnash-commit mailing list Gnash-commit@gnu.org http

Re: [Gnash-commit] gnash ChangeLog plugin/plugin.h

2006-10-09 Thread strk
On Sat, Oct 07, 2006 at 07:21:49PM +, Markus Gothe wrote: > CVSROOT: /sources/gnash > Module name: gnash > Changes by: Markus Gothe 06/10/07 19:21:49 > > Modified files: > . : ChangeLog > plugin : plugin.h > > Log message: > Define __FUNCTION

[Gnash-commit] gnash ChangeLog configure.ac

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 08:24:29 Modified files: . : ChangeLog configure.ac Log message: * configure.ac: GLIB is needed also for GST sound, not only for GTK gui (anythin

[Gnash-commit] gnash ChangeLog macros/ogg.m4

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 07:59:23 Modified files: . : ChangeLog macros : ogg.m4 Log message: * macros/ogg.m4: use PKG_CONFIG *after* having manually looked.

[Gnash-commit] gnash ChangeLog backend/render_handler.h backen...

2006-10-09 Thread Sandro Santilli
CVSROOT:/sources/gnash Module name:gnash Changes by: Sandro Santilli 06/10/09 07:50:18 Modified files: . : ChangeLog backend: render_handler.h render_handler_agg.cpp render_handler_tri.cpp render_handler_tri.h Log