summaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-29Add a Global.TimeFomat functionThibault Saunier3-2/+43
2017-08-29Generate bindings for GES if avalaibleThibault Saunier4-5/+6
2017-08-29Fix some RTP methods array argumentsThibault Saunier1-2/+4
2017-08-29Workaround bindinate mistake in gst_element_factory_get_static_pad_templates ...Thibault Saunier1-0/+6
2017-08-29Add meson build definitionsThibault Saunier2-0/+795
2017-08-28Hide the class methods we override.Thibault Saunier1-0/+4
2017-08-28Mark reserved fields as paddingThibault Saunier1-1/+12
2017-08-28Force type of Gst.SECOND and Gst.MSECONDThibault Saunier1-0/+2
2017-08-28Handle new duplicated methods for 1.12Thibault Saunier1-0/+8
2017-08-28Include gst/pbutils/gstaudiovisualizer.h in the glue .c fileThibault Saunier1-1/+1
2017-08-28Update to GStreamer 1.12Thibault Saunier1-1881/+7620
2016-04-27metadata: Fix move node expressions into custom classes (bgo#761326)Stephan Sundermann1-9/+9
2015-07-11build: add -f flag to `rm` in clean targetAndrés G. Aragoneses1-1/+1
2015-05-28VideoOverlay: Fix issues on 32 bitsStephan Sundermann1-0/+1
2015-01-21MapInfo: Fix ArgumentOutOfRangeExceptionStephan Sundermann1-1/+1
2014-11-25Version: Add missing calling conventionsStephan Sundermann1-2/+2