Commit graph

2 commits

Author SHA1 Message Date
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
Sebastian Dröge
ed13fe1646 Add playbin2 and decodebin2 bindings 2009-05-28 11:21:29 +02:00