gstreamer/gstreamer-sharp/baseplugins
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 Make sure that make plugins-update always regenerates the element API XML files 2009-05-30 13:49:04 +02:00
decodebin.metadata Remove the Last parameter of the new-decoded-pad signal of decodebin 2009-05-30 13:38:01 +02:00
decodebin2.metadata Add playbin2 and decodebin2 bindings 2009-05-28 11:21:29 +02:00
Makefile.am Build system fixes 2009-06-21 09:55:15 +02:00
playbin.custom Don't allow subclassing of element bindings 2009-06-05 20:59:24 +02:00
playbin.metadata First try to create a code generator for element bindings 2009-05-27 15:02:57 +02:00
playbin2.metadata Avoid some C# compiler warnings about name collisions in subclass members 2009-06-21 10:34:11 +02:00