gstreamer/gstreamer-sharp/coreplugins
Maarten Bosmans 6e81430276 Avoid some C# compiler warnings about name collisions in subclass members
There are three types of solution used: adding the new keyword to the member
in the subclass, renaming the subclass member to avoid name collision and
removing the subclass member if the functionality is the same.
2009-06-21 10:34:11 +02:00
..
inspect Also don't include properties of the base classes from libgstbase in element bindings 2009-05-28 15:34:17 +02:00
fakesink.metadata Add element bindings for all core elements 2009-05-28 11:04:35 +02:00
fakesrc.metadata Avoid some C# compiler warnings about name collisions in subclass members 2009-06-21 10:34:11 +02:00
fileindex.cs Add bindings for memindex and fileindex 2009-05-30 14:05:13 +02:00
identity.metadata Add element bindings for all core elements 2009-05-28 11:04:35 +02:00
Makefile.am Build system fixes 2009-06-21 09:55:15 +02:00
memindex.cs Add bindings for memindex and fileindex 2009-05-30 14:05:13 +02:00
typefind.metadata Improbe XPath syntax to be more robust against changes in signal order 2009-05-28 10:43:08 +02:00