similar to: 3 commits - configure.ac

Displaying 20 results from an estimated 300 matches similar to: "3 commits - configure.ac"

2007 Nov 15
2
2 commits - configure.ac
configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8b3f9aca00a0d0447ba95a5ac86c56eb5894b8a8 Author: Benjamin Otte <otte at gnome.org> Date: Thu Nov 15 12:00:38 2007 +0100 back to development diff --git a/configure.ac b/configure.ac index 514f515..96ffeed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58])
2007 Jun 08
0
4 commits - configure.ac libswfdec/Makefile.am NEWS
NEWS | 6 ++++++ configure.ac | 9 +++++++-- libswfdec/Makefile.am | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) New commits: diff-tree 5280befc62bf5c6dabcc61d3db6cad8e64a1164c (from parents) Merge: d7ea6d995e918f14039bae7fb34178c6c9f01c6d a48590a73150a019cbdaf0acdf358be74e9b7756 Author: Benjamin Otte <otte at gnome.org> Date: Fri Jun 8
2007 Jun 13
0
Branch 'as' - 5 commits - configure.ac libswfdec/Makefile.am NEWS
NEWS | 6 ++++++ configure.ac | 9 +++++++-- libswfdec/Makefile.am | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) New commits: diff-tree 4aec39b9f9a750efe75864a54b035ed872ab6644 (from parents) Merge: 774031e0bb34710e971ab143aac62300907486d3 5280befc62bf5c6dabcc61d3db6cad8e64a1164c Author: Benjamin Otte <otte at gnome.org> Date: Wed Jun 13
2007 Dec 17
0
3 commits - configure.ac
configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 75044ce6f95b11161f5023b039ea71d450cba92c Author: Benjamin Otte <otte at gnome.org> Date: Mon Dec 17 21:21:14 2007 +0100 back to development diff --git a/configure.ac b/configure.ac index 302478c..c09d6cf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58])
2007 Aug 03
0
configure.ac
configure.ac | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) New commits: diff-tree 4d537f9d5ffd60578c9beed9a58a3be9ee172cba (from b2bb3938e8d25c4d2342fef54ebb669e39d41570) Author: Benjamin Otte <otte at gnome.org> Date: Sat Aug 4 00:31:21 2007 +0200 bump the libversion this should have been in 0.5.1 already. If you're a packager, please include this. diff
2007 Mar 20
0
9 commits - configure.ac libswfdec/swfdec_bits.c libswfdec/swfdec_debug.c libswfdec/swfdec_js.c libswfdec/swfdec_script.c libswfdec/swfdec_sound.c
configure.ac | 4 ++++ libswfdec/swfdec_bits.c | 20 ++++++++++++++++++-- libswfdec/swfdec_debug.c | 14 +++++++------- libswfdec/swfdec_js.c | 35 ----------------------------------- libswfdec/swfdec_script.c | 28 ++++++++++++++++++++++++---- libswfdec/swfdec_sound.c | 2 +- 6 files changed, 54 insertions(+), 49 deletions(-) New commits: diff-tree
2007 Mar 20
0
5 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_net_stream.c
configure.ac | 2 doc/Makefile.am | 1 doc/swfdec-sections.txt | 3 + libswfdec/swfdec_js_net_stream.c | 32 ++++++++++++++- libswfdec/swfdec_loader.c | 81 ++++++++++++++++++++++++++++++++++++++- libswfdec/swfdec_loader.h | 5 ++ libswfdec/swfdec_net_stream.c | 5 ++ 7 files changed, 125 insertions(+), 4
2007 Feb 08
0
5 commits - configure.ac NEWS
NEWS | 12 ++++++++++++ configure.ac | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) New commits: diff-tree bca06937c45d0d89271681e0dbd3a2fbeeaa9dd0 (from 4c71feeaac91fa2ef52d22b83ba56c672d524ae0) Author: Benjamin Otte <otte@gnome.org> Date: Thu Feb 8 21:29:42 2007 +0100 back to cvs diff --git a/configure.ac b/configure.ac index 055efb0..301a83a 100644 ---
2007 Aug 24
0
9 commits - configure.ac doc/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_keys.h libswfdec/swfdec_pattern.c libswfdec/swfdec_player.c test/trace
configure.ac | 2 doc/Makefile.am | 3 libswfdec/swfdec_as_object.c | 17 ++++ libswfdec/swfdec_as_object.h | 5 + libswfdec/swfdec_keys.h | 1 libswfdec/swfdec_pattern.c | 5 + libswfdec/swfdec_player.c | 100
2007 Mar 29
0
Branch 'as' - 9 commits - configure.ac doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_stack.c
configure.ac | 7 +- doc/swfdec-sections.txt | 10 +++- libswfdec/Makefile.am | 2 libswfdec/swfdec_as_context.c | 82 ++++++++++++++++++++++----------- libswfdec/swfdec_as_context.h | 2 libswfdec/swfdec_as_frame.c | 10 ++++ libswfdec/swfdec_as_frame.h | 3 - libswfdec/swfdec_as_stack.c | 98
2007 Jan 14
0
2 commits - configure.ac libswfdec/Makefile.am NEWS
NEWS | 16 ++++++++++++++++ configure.ac | 2 +- libswfdec/Makefile.am | 1 + 3 files changed, 18 insertions(+), 1 deletion(-) New commits: diff-tree bdc3cfcd0acdffd27dcdfabe396d4d47162d197f (from ca781f3f13c2989f9735642a820942618f08c73e) Author: Benjamin Otte <otte@gnome.org> Date: Sun Jan 14 19:48:41 2007 +0100 update for 0.4.1 diff --git a/NEWS
2007 Feb 17
0
8 commits - configure.ac doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h libswfdec/swfdec_root_movie.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_scriptable.h
configure.ac | 2 - doc/swfdec-sections.txt | 1 libswfdec/swfdec_loader.c | 6 ++- libswfdec/swfdec_player.c | 35 ++++++++++++++++++++--- libswfdec/swfdec_player.h | 4 ++ libswfdec/swfdec_player_internal.h | 3 + libswfdec/swfdec_root_movie.c | 2 - libswfdec/swfdec_script.c | 23 ++++++++++++++-
2007 Oct 21
0
libswfdec-gtk/Makefile.am
libswfdec-gtk/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ade9662fa6286636bf22007a5c13898a64bd49b1 Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 21 16:52:57 2007 +0200 We cann g_thread_init() here, so require gthread diff --git a/libswfdec-gtk/Makefile.am b/libswfdec-gtk/Makefile.am index 5aa9af5..b04b40f 100644 ---
2007 Aug 03
1
2 commits - configure.ac
configure.ac | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) New commits: diff-tree b2bb3938e8d25c4d2342fef54ebb669e39d41570 (from b59b564ad8bac73e812b87cc53441402186bf3b4) Author: Benjamin Otte <otte at gnome.org> Date: Fri Aug 3 23:55:06 2007 +0200 back to development diff --git a/configure.ac b/configure.ac index 5d93042..98e4102 100644 --- a/configure.ac +++
2007 Oct 28
0
5 commits - autogen.sh configure.ac libswfdec-gtk/Makefile.am libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_player.c test/trace
autogen.sh | 2 +- configure.ac | 10 ++-------- libswfdec-gtk/Makefile.am | 4 ++-- libswfdec/swfdec_codec_audio.c | 6 +++--- libswfdec/swfdec_codec_video.c | 6 +++--- libswfdec/swfdec_player.c | 3 +++ test/trace/Makefile.am | 4 ++-- 7 files changed, 16 insertions(+), 19 deletions(-) New commits: commit
2007 Nov 08
0
No subject
it due to the error below (either as a rpm or from straight source). Anyway I'm just wondering what the status of swfdec is on x86_64 platforms and if there's any debugging I can do to get it working? Cheers, Pete Making all in jpeg make[4]: Entering directory `/usr/src/redhat/BUILD/swfdec-0.5.3.1/libswfdec/jpeg' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
2007 Mar 26
0
6 commits - doc/swfdec-sections.txt libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec/swfdec_loader.c player/swfplay.c swfdec-gtk.pc.in
doc/swfdec-sections.txt | 6 +++--- libswfdec-gtk/Makefile.am | 2 +- libswfdec-gtk/swfdec_gtk_player.c | 13 +++++++------ libswfdec-gtk/swfdec_gtk_player.h | 4 ++-- libswfdec/swfdec_loader.c | 1 - player/swfplay.c | 2 +- swfdec-gtk.pc.in | 2 +- 7 files changed, 15 insertions(+), 15 deletions(-) New commits:
2007 Aug 08
0
5 commits - libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec_script.h player/Makefile.am test/Makefile.am
libswfdec-gtk/Makefile.am | 6 ++---- libswfdec-gtk/swfdec_gtk_widget.c | 13 ++++++++----- libswfdec/Makefile.am | 2 +- libswfdec/swfdec_script.h | 2 -- player/Makefile.am | 6 +++--- test/Makefile.am | 10 +++++----- 6 files changed, 19 insertions(+), 20 deletions(-) New commits: diff-tree
2007 Apr 05
0
Branch 'as' - 9 commits - configure.ac libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_function.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h
configure.ac | 3 libswfdec/swfdec_as_context.c | 46 +++--- libswfdec/swfdec_as_frame.c | 24 +++ libswfdec/swfdec_as_frame.h | 4 libswfdec/swfdec_as_function.h | 2 libswfdec/swfdec_as_interpret.c | 285 ++++++++++++++++------------------------ libswfdec/swfdec_as_object.c | 23 +++ libswfdec/swfdec_as_object.h | 3
2007 Apr 05
0
configure.ac libswfdec/Makefile.am libswfdec/swfdec_codec.c libswfdec/swfdec_codec_gst.c
configure.ac | 20 +++ libswfdec/Makefile.am | 10 + libswfdec/swfdec_codec.c | 9 + libswfdec/swfdec_codec_gst.c | 260 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 294 insertions(+), 5 deletions(-) New commits: diff-tree 9367afafdc43e320b2689237f9f302e52d8fac0e (from 1906bf5a380edbbb4b808543cf3da0e9e836dbf4) Author: Benjamin Otte