GStreamer multimedia framework
Go to file
Johan Dahlin 46bad57088 gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags instead of INCLUDES
Original commit message from CVS:
* gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags
instead of INCLUDES

* configure.ac: define HAVE_OLD_PYGTK if we're on pygtk 2.3.91 or
earlier and disable editor checks

* gst/common.h: Add backwards compatible typedef for python < 2.3
and pygtk < 2.3.92
2004-05-03 10:46:49 +00:00
codegen codegen/codegen.py: Resync (add support for tp_as_buffer) 2004-05-03 09:10:26 +00:00
common@63d93f0117 testsuite/runtests.py (tests): Run all tests in one TestSuite instead of several. 2004-04-21 09:45:44 +00:00
docs fix spec file + broken links in docs 2004-05-01 16:55:37 +00:00
examples examples/gstplay/videoplayer.py: New example, simple video player embedded in a gtk+ widget. 2004-04-06 12:38:18 +00:00
gst gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags instead of INCLUDES 2004-05-03 10:46:49 +00:00
pkgconfig add pkgconfig support 2003-06-26 07:40:13 +00:00
testsuite testsuite/runtests.py (gettestnames): Cleanup 2004-05-01 15:35:32 +00:00
.gitignore adding cvsignore files 2004-02-05 11:06:26 +00:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 fix underquotedness 2004-02-11 17:38:15 +00:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh make gstreamer python work uninstalled again 2004-03-04 11:32:46 +00:00
ChangeLog gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags instead of INCLUDES 2004-05-03 10:46:49 +00:00
configure.ac gst/Makefile.am (INCLUDES): Move PYGTK_CFLAGS to common_cflags instead of INCLUDES 2004-05-03 10:46:49 +00:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
gst-python.spec.in fix spec file + broken links in docs 2004-05-01 16:55:37 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am Makefile.am (EXTRA_DIST): Add codegen/* Can't believe distcheck passed 2004-03-31 11:14:31 +00:00
NEWS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README-docs distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
TODO configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00

This file will be autogenerated.  Please read README-docs.