mangle-tmpl.py: keep original Long_Description; only insert an include if it's not...
[platform/upstream/gst-common.git] / ChangeLog
1 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2
3         * mangle-tmpl.py:
4           keep original Long_Description; only insert an include if it's
5           not already the first line in there
6         * plugins.xsl:
7           output more information for plugins, including an origin hyperlink
8
9 2005-08-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10
11         * gst-xmlinspect.py:
12           a first stab at inspecting plugins and outputting an xml description
13         * gtk-doc-plugins.mak:
14           a gtk-doc using snippet for plugins documentation
15         * plugins.xsl:
16           a stylesheet to convert gst-xmlinspect.py output to docbook output
17           for inclusion in the gtk-doc stuff
18
19 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20
21         * m4/gst-doc.m4:
22           s/pdf/eps/ in test for whether we output EPS images (#309379).
23
24 2005-07-18  Andy Wingo  <wingo@pobox.com>
25
26         * m4/as-libtool-tags.m4: Ooh, backported from libtool 1.6. Much
27         better. Thanks, Paolo Bonzini!
28         
29         * m4/Makefile.am (EXTRA_DIST): 
30         * m4/as-libtool-tags.m4: New file, tries to disable some CXX and
31         fortran checks.
32
33 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34
35         * m4/gst-error.m4:
36           add macro to set ERROR_CFLAGS
37
38 2005-06-30  Jan Schmidt  <thaytan@mad.scientist.com>
39
40         * gst-autogen.sh:
41           Remove the old autoregen.sh if it exists before recreating it,
42           to prevent confusing any shell process that might be reading it
43           currently.
44
45 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
46
47         * m4/gtk-doc.m4:
48           added
49
50 2005-06-03  Stefan Kost  <ensonic@users.sf.net>
51
52         * gst-autogen.sh: create autoregen.sh *before* shifting the options
53
54 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
55
56         * gst-autogen.sh: only update autoregen.sh on actual runs
57
58 2005-03-11  Thomas Vander Stichele  <thomas at apestaart dot org>
59
60         * m4/check.m4: m4 from the check unit test suite
61
62 2004-12-14  David Schleef  <ds@schleef.org>
63
64         * m4/gst-arch.m4: remove MMX stuff, since it doesn't work and
65         isn't needed anywhere
66
67 2004-12-08  Thomas Vander Stichele  <thomas at apestaart dot org>
68
69         * gst-autogen.sh:
70           allow failure command to be run so we can clean upfrom autopoint
71
72 2004-09-03  Zeeshan Ali Khattak <zeenix@gmail.com>
73         * m4/gst-feature.m4: Trying to correct the GST_CHECK_CONFIGPROG macro
74
75 2004-07-21  Benjamin Otte  <otte@gnome.org>
76
77         * m4/.cvsignore: exciting updates for libtool m4 files
78
79 2004-07-12  David Schleef  <ds@schleef.org>
80
81         * m4/as-objc.m4:  Add a macro to test for objective C
82
83 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
84
85         * m4/gst-feature.m4:
86           not all of them support --plugin-libs, so redirect stderr
87
88 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
89
90         * m4/as-scrub-include.m4:
91           sync with upstream to 0.1.4.  Fixes #132440
92
93 2004-06-07  Benjamin Otte  <otte@gnome.org>
94
95         * m4/gst-feature.m4:
96           write a big marker into configure output when checking next plugin
97           to allow easier parsing of why plugins are(n't) built.
98
99 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
100
101         * m4/as-compiler-flag.m4:
102         * m4/as-compiler.m4:
103         * m4/as-libtool.m4:
104         * m4/as-version.m4:
105           sync with upstream, change sticky options to -ko
106
107 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
108
109         * m4/as-scrub-include.m4: synced with upstream
110
111 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
112
113         * po.mak:
114           snippet for updating .po files
115
116 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
117
118         * Makefile.am:
119         * m4/Makefile.am:
120           integrate these with the dist
121
122 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
123
124         * release.mak: add a release target
125
126 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
127
128         patch by: Stephane Loeuillet
129
130         * m4/ax_create_stdint_h.m4:
131           use head -n instead of head - (#136500)
132
133 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
134
135         * m4/gst-doc.m4: don't build PS without dvips binary
136
137 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
138
139         reviewed by: Benjamin Otte  <otte@gnome.org>
140
141         * m4/as-docbook.m4:
142           don't use == operator with test(1) (fixes #135115)
143
144 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
145  
146         * common/m4/gst-arch.m4: x86_64 is x86 too (clue from Fedora 2 test)
147
148 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
149
150         * m4/gst-feature.m4:
151           remove AM_CONDITIONAL for the subsystem since automake 1.6.x
152           requires that call be in configure.ac
153
154 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
155
156         * m4/gst-libxml2.m4:
157           take required version as argument, and default to 2.4.9 if not
158           specified
159
160 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
161
162         * m4/gst-feature.m4:
163           rename and fix up GST_CHECK_DISABLE_SUBSYSTEM
164
165 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
166
167         * common/m4/as-ac-expand.m4:
168         * common/m4/as-auto-alt.m4:
169         * common/m4/as-compiler-flag.m4:
170         * common/m4/as-compiler.m4:
171         * common/m4/as-docbook.m4:
172         * common/m4/as-libtool.m4:
173         * common/m4/as-scrub-include.m4:
174         * common/m4/as-version.m4:
175         * common/m4/glib-gettext.m4:
176         * common/m4/gst-arch.m4:
177         * common/m4/gst-debuginfo.m4:
178         * common/m4/gst-doc.m4:
179         * common/m4/gst-feature.m4:
180         * common/m4/gst-function.m4:
181         * common/m4/gst-glib2.m4:
182         * common/m4/gst-gstreamer.m4:
183         * common/m4/gst-libxml2.m4:
184         * common/m4/gst-makecontext.m4:
185         * common/m4/gst-mcsc.m4:
186         * common/m4/pkg.m4:
187           fix underquoted macros as reported by automake 1.8.x (#133800)
188
189 2004-02-11  Johan Dahlin  <johan@gnome.org>
190
191         * gst-autogen.sh: Use A-Z instead of A-z in sed expression to
192         avoid a warning
193
194 2004-02-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
195
196         * m4/gst-doc.m4:
197           we use --output-format=xml and --ingnore-files options to
198           gtkdoc-mkdb, which got added between 0.9 and 1.0
199
200 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
201
202         * m4/as-libtool.m4: remove AM_PROG_LIBTOOL so it can move back
203           to configure.ac to shut up libtoolize
204
205 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
206
207         * glib-gen.mak: added; used to generate enums and marshal code
208
209 2004-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
210
211         * gettext.patch: added; used by autogen.sh to make sure
212           GETTEXT_PACKAGE is understood from po/Makefile.in.in -> po/Makefile.in
213