summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-31Release 1.14.51.14.51.14Tim-Philipp Müller8-12/+12
2019-05-30Revert "Release 1.14.5"Tim-Philipp Müller20-209/+173
2019-05-30Release 1.14.5Tim-Philipp Müller20-173/+209
2019-05-02A bug in PlaybackTutorial7.csTomislav Tustonić1-11/+10
2019-05-02samples: Fix Tutorial4 by making it actually seek at some point.Thibault Saunier1-4/+4
2019-05-02tutorial6: Do not use linux specific .so names for the glibThibault Saunier1-1/+1
2019-05-02Make sure GStreamer is at least 1.14Thibault Saunier2-4/+19
2018-10-02Release 1.14.41.14.4Tim-Philipp Müller1-1/+1
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller1-1/+1
2018-09-16Update generated codeTim-Philipp Müller12-25/+157
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller14-166/+99
2018-07-18Update generated code.Thibault Saunier14-83/+161
2018-07-03Fix for pointer arithmetic error in DynamicSignal.csandy.green@datapath.co.uk1-1/+1
2018-07-03Generate bindings for the new GstWebRTC libraryThibault Saunier32-6/+3589
2018-07-03Make GstSDPMessage an opaque structureThibault Saunier7-366/+372
2018-06-05Update the gtk-sharp wrap to point to the right placeThibault Saunier1-1/+1
2018-06-05Update code with latest GIR fixes.Thibault Saunier35-509/+440
2018-06-05Update .raw filesThibault Saunier1-279/+137
2018-06-05Use bindinator as a subprojectThibault Saunier3-25/+32
2018-05-17Do not try to generated binding for libgstriff and libgstfft which are not in...Thibault Saunier1-5/+7
2018-05-17Checkout gir filesThibault Saunier13-0/+122178
2018-03-24Meson: Use shared_library() because static build of C# is not supportedXavier Claessens2-2/+2
2018-03-20Update generated files with GStreamer 1.14.1.14.0-nugetThibault Saunier4-14/+14
2018-03-20Use GtkSharp 3.22 branchThibault Saunier1-1/+1
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller1-1/+1
2018-03-14Release 1.13.911.13.91Tim-Philipp Müller3-15/+7
2018-03-13Gst.Pipeline: Hide GetBusJustin Kim3-12/+4
2018-03-13message: Name all constructorsThibault Saunier5-57/+84
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 Saunier836-852/+891
2018-03-11Update to 1.13.90Thibault Saunier37-277/+824
2018-01-29Add a way to simply update sources and document itThibault Saunier3-9/+68
2018-01-29Update GESThibault Saunier5-627/+628
2018-01-29Version control generated source codeThibault Saunier842-52/+148813
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 Saunier3-23/+53
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-11-23Fix circular dependencies in the generated nuggets1.13.0.1Thibault Saunier1-3/+1
2017-10-12Remove autotoolsThibault Saunier10-557/+229
2017-10-12Remove some remaining reference to the glueThibault Saunier6-21/+12
2017-10-11Make our nugget depend on GLib-sharp onesThibault Saunier1-3/+3
2017-10-11Run tests only when using mono and set MONO_PATHThibault Saunier3-5/+24
2017-10-11Add ABI tests and fix related issuesThibault Saunier10-37/+134
2017-10-04Update .raw file with callbacks in structuresThibault Saunier1-1235/+1267
2017-09-29Do not ever try to generate managed structuresThibault Saunier2-4/+11
2017-09-29Fix GstTypeFind ABIThibault Saunier1-0/+14