Commit graph

20 commits

Author SHA1 Message Date
Sebastian Dröge
b24a603570 Drop StaticCaps bindings and let the StaticPadTemplate bindings be autogenerated
Also fix some reference ownership issues in the StaticPadTemplate bindings
and make them a read-only container without any way to create new instances.

We don't need StaticCaps anywhere and StaticPadTemplates only for reading
the static pad templates of an element factory.
2009-04-15 13:26:54 +02:00
Sebastian Dröge
79931bf601 Fix and complete Static{PadTemplate,Caps} bindings 2009-04-14 17:55:19 +02:00
Sebastian Dröge
ffa5406b48 Fix/complete the Caps bindings
Also make sure in Gst.Structure that we're having a mutable structure
before changing any content.
2009-04-14 13:31:06 +02:00
Sebastian Dröge
4b72aea9d5 Fix Gst.Buffer bindings 2009-04-13 13:27:26 +02:00
Sebastian Dröge
5eef87e58a Update docs 2009-04-12 20:56:06 +02:00
Sebastian Dröge
fab42913c8 Finish the ElementFactory/PluginFeature bindings 2009-04-08 10:52:46 +02:00
Sebastian Dröge
cf3a1f5050 Clean the Gst.Global class and complete Gst.Parse/Gst.ParseContext bindings 2009-04-08 10:12:48 +02:00
Sebastian Dröge
057861be6f Complete and correct the GstRegistry bindings 2009-04-08 09:29:38 +02:00
Sebastian Dröge
ec0ccc301a Add target for generating html documentation 2009-04-07 14:44:30 +02:00
Sebastian Dröge
dd7d2154b2 Ignore more header files
These are either private, don't make sense in the bindings
or we need to find better ways to bind them (i.e. GST_ERROR)
2009-04-07 14:24:10 +02:00
Sebastian Dröge
749efcb489 Update docs 2009-04-07 13:14:41 +02:00
Sebastian Dröge
9225f847a9 Update docs 2009-04-07 10:32:32 +02:00
Sebastian Dröge
867973a0bf Remove GLib namespace from the docs 2009-04-07 10:30:44 +02:00
Sebastian Dröge
183a92410d Add a lot of files to .gitignore 2009-04-07 09:50:49 +02:00
Sebastian Dröge
7e7546b879 Update/Cleanup of the build system 2009-04-07 09:45:54 +02:00
Sebastian Dröge
4d881ef6fb Update docs 2009-04-07 09:16:59 +02:00
Sebastian Dröge
f0a0b13d5f Update docs 2009-04-04 23:32:43 +02:00
Michael Dominic K
cd21cd308d 2006-06-04 Michael Dominic K. <michaldominik@gmail.com>
* doc/gst-sharp-docs.zip:
	* doc/gst-sharp-docs.tree: Removing, this is a left over from
	something old (new prefix seems to be: gstreamer-sharp-). 

	* doc/en/Gst/Clock.xml: Fixing the docs to represent the change
	introduced in the last commit.  



git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@61439 e3ebcda4-bce8-0310-ba0a-eca2169e7518
2006-06-04 13:30:16 +00:00
Aaron Bockover
67ba536cb1 Removed all the stupid GNU Arch dot files/dirs; worse than CVS; jeesh
git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@60876 e3ebcda4-bce8-0310-ba0a-eca2169e7518
2006-05-19 19:33:35 +00:00
Aaron Bockover
b94528f8e7 Initial import of the sleek new gstreamer-sharp, a massive WIP
git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@60875 e3ebcda4-bce8-0310-ba0a-eca2169e7518
2006-05-19 19:24:35 +00:00