summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.15.2gstreamer-sharp-1.15.2Tim-Philipp Müller2019-02-277-9/+9
* update-all: Handle using the update-all target from gst-buildThibault Saunier2019-02-261-4/+9
* Bump meson minimum requirementThibault Saunier2019-02-252-2/+2
* tests: Use mono-nunit if avalaibleThibault Saunier2019-02-251-10/+15
* Update GES with latest masterThibault Saunier2019-02-2514-165/+371
* Update GStreamer with latest masterThibault Saunier2019-02-2596-1347/+11458
* Add an option to disable testsThibault Saunier2019-02-253-2/+3
* build: Generate the list of files to use in meson.buildThibault Saunier2019-02-251-0/+6
* README: Add a little explanation on how to add this as a dependency.Olivier Crête2019-01-211-1/+14
* ges: Remove wrongly commited check for libxml2Thibault Saunier2018-12-061-1/+1
* ges: Remove GESPitiviFormatter as it is deprecated and uselessThibault Saunier2018-12-066-28/+2
* A bug in PlaybackTutorial7.csTomislav Tustonić2018-10-121-11/+10
* tests: Fix ABI tests with latest change in GstMiniObjectThibault Saunier2018-07-123-13/+13
* Generate bindings for the new GstWebRTC libraryThibault Saunier2018-07-0332-6/+3589
* Update the gtk-sharp wrap to point to the right placeThibault Saunier2018-06-051-1/+1
* Update code with latest GIR fixes.Thibault Saunier2018-06-0535-509/+440
* Update .raw filesThibault Saunier2018-06-051-279/+137
* Use bindinator as a subprojectThibault Saunier2018-06-053-27/+34
* Do not try to generated binding for libgstriff and libgstfft which are not in...Thibault Saunier2018-06-051-5/+7
* Checkout gir filesThibault Saunier2018-06-0513-0/+122178
* Fix for pointer arithmetic error in DynamicSignal.csandy.green@datapath.co.uk2018-06-051-1/+1
* tutorial6: Do not use linux specific .so names for the glibThibault Saunier2018-06-011-1/+1
* Make sure GStreamer is at least 1.14Thibault Saunier2018-06-012-4/+19
* samples: Fix Tutorial4 by making it actually seek at some point.Thibault Saunier2018-05-171-4/+4
* meson.build: ges is an optional dependencyMathieu Duponchelle2018-04-221-1/+1
* ges: Mark padding fields as paddingThibault Saunier2018-03-314-295/+104
* Meson: Use shared_library() because static build of C# is not supportedXavier Claessens2018-03-243-3/+3
* tests: Test SDPMessage creationJustin Kim2018-03-215-27/+233
* Make GstSDPMessage an opaque structureThibault Saunier2018-03-217-366/+372
* Update generated files.Thibault Saunier2018-03-202-9/+9
* Back to developmentTim-Philipp Müller2018-03-204-14/+14
* Release 1.14.0gstreamer-sharp-1.14.0Tim-Philipp Müller2018-03-191-1/+1
* Release 1.13.91gstreamer-sharp-1.13.91Tim-Philipp Müller2018-03-143-15/+7
* Gst.Pipeline: Hide GetBusJustin Kim2018-03-133-12/+4
* message: Name all constructorsThibault Saunier2018-03-135-57/+84
* event: Make sure all constructor have a proper nameThibault Saunier2018-03-133-43/+66
* caps: Make sure that the empty constructor build an Empty capsThibault Saunier2018-03-133-12/+18
* DynamicSignal: Add Dispose to SignalInfoJustin Kim2018-03-131-4/+15
* Move generated files to dedicated folders named by namespaceThibault Saunier2018-03-11836-852/+891
* Update to 1.13.90Thibault Saunier2018-03-1137-277/+824
* Add a way to simply update sources and document itThibault Saunier2018-01-293-9/+68
* Update GESThibault Saunier2018-01-295-627/+628
* Version control generated source codeThibault Saunier2018-01-29842-52/+148813
* Update for current masterThibault Saunier2018-01-293-133/+725
* Fix few leaks after strdupJustin Kim2018-01-263-7/+28
* build: Fix running tests when not in gst-uninstalled envThibault Saunier2018-01-123-23/+53
* DynamicSignal: Add UnmanagedFunctionPointer to GClosureMarshalJustin Kim2018-01-021-0/+1
* `is-padding` was renamed to `padding` in GtkSharpThibault Saunier2017-11-301-6/+6
* Fix circular dependencies in the generated nuggetsgstreamer-sharp-1.13.0.1Thibault Saunier2017-11-231-3/+1
* Remove autotoolsThibault Saunier2017-10-1210-557/+229