Maarten Bosmans
6cb104a67a
Add .dll to gstreamersharpglue DllImport
...
Nescessary for .NET compatibility, where .dll isn't
added for libraries with a . in the filename.
2009-05-25 12:12:35 +02:00
Maarten Bosmans
f665c749b6
Use libgst*.dll in DllImport attribute, instead of gst*.dll
...
Nescessary for .NET, which doesn't prefix the library filename
with lib automatically.
2009-05-25 12:09:52 +02:00
Sebastian Dröge
cf9fd6ec9a
Extend the code generator to handle GstMiniObject and implement Gst.MiniObject
...
Also fix indention everywhere and change code to use Gst.MiniObject.GetObject()
instead of GLib.Opaque.GetOpaque().
It's currently not possible to implement or use GInterfaces on mini objects
but apart from that this should be a great improvement, especially new
mini object classes can be defined in C# now.
2009-05-20 17:32:03 +02:00
Sebastian Dröge
8152e6b9d6
Remove unused DllImports
2009-04-30 17:16:00 +02:00
Sebastian Dröge
8e216fcd21
Use new custom GLib.Value support for gtk-sharp trunk
2009-04-16 21:52:21 +02:00
Sebastian Dröge
4b72aea9d5
Fix Gst.Buffer bindings
2009-04-13 13:27:26 +02:00
Sebastian Dröge
7c771c538d
Remove custom buffer implementations for Unref/Ref, they're in MiniObject already
2009-04-07 11:44:26 +02:00
Sebastian Dröge
a5766b5a01
Fix GStreamer DllImports and add a dllmap for the native GStreamer library
2009-04-07 11:37:11 +02:00
Sebastian Dröge
85e2db4e5f
Fix indention of all files
2009-04-07 11:27:20 +02:00
Khaled Mohammed
196ad13ffb
added missing files
...
git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@65068 e3ebcda4-bce8-0310-ba0a-eca2169e7518
2006-09-07 16:24:30 +00:00