summaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)AuthorFilesLines
2019-02-27Release 1.15.21.15.2Tim-Philipp Müller4-6/+6
2019-02-25Update GES with latest masterThibault Saunier1-3/+1
2019-02-25Update GStreamer with latest masterThibault Saunier84-1052/+6703
2019-02-25Add an option to disable testsThibault Saunier1-1/+1
2018-07-12tests: Fix ABI tests with latest change in GstMiniObjectThibault Saunier3-13/+13
2018-07-03Generate bindings for the new GstWebRTC libraryThibault Saunier30-3/+2581
2018-06-05Update code with latest GIR fixes.Thibault Saunier35-509/+440
2018-06-05Update .raw filesThibault Saunier1-279/+137
2018-06-05Fix for pointer arithmetic error in DynamicSignal.csandy.green@datapath.co.uk1-1/+1
2018-06-01Make sure GStreamer is at least 1.14Thibault Saunier1-0/+15
2018-03-24Meson: Use shared_library() because static build of C# is not supportedXavier Claessens1-1/+1
2018-03-21Make GstSDPMessage an opaque structureThibault Saunier7-366/+372
2018-03-20Update generated files.Thibault Saunier2-9/+9
2018-03-20Back to developmentTim-Philipp Müller3-13/+13
2018-03-13Gst.Pipeline: Hide GetBusJustin Kim3-12/+4
2018-03-13message: Name all constructorsThibault Saunier3-53/+80
2018-03-13event: Make sure all constructor have a proper nameThibault Saunier3-43/+66
2018-03-13caps: Make sure that the empty constructor build an Empty capsThibault Saunier3-12/+18
2018-03-13DynamicSignal: Add Dispose to SignalInfoJustin Kim1-4/+15
2018-03-11Move generated files to dedicated folders named by namespaceThibault Saunier724-724/+758
2018-03-11Update to 1.13.90Thibault Saunier32-275/+795
2018-01-29Version control generated source codeThibault Saunier727-31/+126878
2018-01-29Update for current masterThibault Saunier3-133/+725
2018-01-26Fix few leaks after strdupJustin Kim3-7/+28
2018-01-12build: Fix running tests when not in gst-uninstalled envThibault Saunier1-3/+1
2018-01-02DynamicSignal: Add UnmanagedFunctionPointer to GClosureMarshalJustin Kim1-0/+1
2017-11-30`is-padding` was renamed to `padding` in GtkSharpThibault Saunier1-6/+6
2017-10-12Remove autotoolsThibault Saunier3-94/+37
2017-10-12Remove some remaining reference to the glueThibault Saunier3-5/+5
2017-10-11Run tests only when using mono and set MONO_PATHThibault Saunier1-2/+7
2017-10-11Add ABI tests and fix related issuesThibault Saunier3-30/+57
2017-10-04Update .raw file with callbacks in structuresThibault Saunier1-1235/+1267
2017-09-29Do not ever try to generate managed structuresThibault Saunier1-3/+8
2017-09-29Fix GstTypeFind ABIThibault Saunier1-0/+14
2017-09-28Fix GstAudioBase* parent classesThibault Saunier1-3/+5
2017-09-28Remove GParamSpec subclasses as they are not handled in the code generatorThibault Saunier2-2/+5
2017-09-28Fix GstIterator.master_cookie typeThibault Saunier1-0/+1
2017-09-28Remove remaining reference to glueThibault Saunier1-1/+0
2017-09-26Make GstVideo/AudioInfo GLib.Opaque structuresThibault Saunier1-0/+2
2017-09-25meson: keysign only when using mono and use a project argumentThibault Saunier1-3/+1
2017-09-25DynamicSignal: use NativeType property instead of doing unsafe pointer trickeryErlend Graff1-7/+3
2017-09-22Update to current masterThibault Saunier6-97/+161
2017-09-22Also generate 'unintrospectable' _unref methodThibault Saunier2-0/+5
2017-09-22Make sure GstSample is declared as subclass of GstMiniObjectErlend Graff1-0/+6
2017-09-20meson: Fix gtk-sharp git repo urlThibault Saunier1-8/+0
2017-09-20meson: Fix some dependenciesThibault Saunier1-0/+2
2017-09-06metadata: Remove unused overrides and mark padding fields in objects as suchThibault Saunier1-8/+9
2017-09-06metadata: Add some documentation about our overridesThibault Saunier1-0/+14
2017-09-06Do not use glue anymore!Thibault Saunier8-80/+27
2017-09-04Add a target to generate nugets.Thibault Saunier1-3/+1