Justin Kim
|
b65093ab72
|
DynamicSignal: Add Dispose to SignalInfo
SignalInfo implements IDisposable to free GCHandle.
https://bugzilla.gnome.org/show_bug.cgi?id=793982
|
2018-03-13 08:56:41 -03:00 |
|
Justin Kim
|
33c41a50a5
|
DynamicSignal: Add UnmanagedFunctionPointer to GClosureMarshal
Without the convention, Gst.Object.Connect causes AccessViolationException.
https://bugzilla.gnome.org/show_bug.cgi?id=792096
|
2018-01-02 10:12:59 -03:00 |
|
Erlend Graff
|
cdb4a5b84b
|
DynamicSignal: use NativeType property instead of doing unsafe pointer trickery
(which doesn't work with MS csc)
https://bugzilla.gnome.org/show_bug.cgi?id=788132
|
2017-09-25 14:16:25 -03:00 |
|
Thibault Saunier
|
9c289eb563
|
Do not use glue anymore!
This is not needed anymore as ABI compatible structures are now generated
and used by the code generator.
|
2017-09-06 13:22:57 -03:00 |
|
Stephan Sundermann
|
388f3846ed
|
DynamicSignal: Add missing calling convention
|
2014-11-25 11:15:11 +01:00 |
|
Stephan Sundermann
|
db3ffc2a70
|
DynamicSignal: Reformat to match conventions
|
2014-11-25 11:13:44 +01:00 |
|
Stephan Sundermann
|
e2a67a2a0d
|
Glue: Changed gluelib mapping to libgstreamersharpglue.dll
|
2013-12-21 16:52:28 +01:00 |
|
Stephan Sundermann
|
538984349d
|
DynamicSignal: Fixed glue code name
|
2013-12-21 16:52:25 +01:00 |
|
Stephan Sundermann
|
2666e9a64c
|
dllmap: Fixed mapping for glue library
|
2013-12-21 16:52:25 +01:00 |
|
Stephan Sundermann
|
3d42f7d625
|
Added glue Added dynamic signals Regenerated API
|
2013-12-21 16:52:20 +01:00 |
|