Commit graph

40 commits

Author SHA1 Message Date
Thibault Saunier 9f659233ea Move files from gstreamer-sharp into the "subprojects/gstreamer-sharp/" subdir 2021-09-24 16:16:29 -03:00
Tim-Philipp Müller 5e7a44cf54 Release 1.19.2 2021-09-23 01:36:17 +01:00
Tim-Philipp Müller 18e3a2639e Back to development 2021-06-01 15:29:27 +01:00
Tim-Philipp Müller 4d52005fd8 Release 1.19.1 2021-06-01 00:17:03 +01:00
Tim-Philipp Müller 9d7f360da7 Back to development 2020-09-08 16:59:17 +01:00
Tim-Philipp Müller f94b054d0d Release 1.18.0 2020-09-08 00:10:25 +01:00
Tim-Philipp Müller 7affe976b4 Release 1.17.90 2020-08-20 16:16:57 +01:00
Tim-Philipp Müller ad2a3db6f2 Back to development 2020-07-03 02:04:24 +01:00
Tim-Philipp Müller 9eb5bf34f6 Release 1.17.2 2020-07-03 00:37:49 +01:00
Tim-Philipp Müller a396f6ac81 Back to development 2020-06-20 00:28:44 +01:00
Tim-Philipp Müller 17abef3d1e Release 1.17.1 2020-06-19 19:28:18 +01:00
Tim-Philipp Müller f2370ad288 Back to development 2019-04-19 11:24:10 +01:00
Tim-Philipp Müller 6ad219d5f9 Release 1.16.0 2019-04-19 02:00:33 +01:00
Nirbheek Chauhan 23117379bc meson: Fix test failures on the CI around nunit-runner
environment().prepend() does not stack. None of the operations on that
object stack. This is documented in the Meson reference manual. Also
avoid overriding previously-set operations because that will cause
a warning in a future version of Meson.

Also, we do not need to manually construct MONO_PATH values. We can
pass an array and have Meson construct it for us.
2019-04-13 12:13:48 +05:30
Tim-Philipp Müller 3d8806999b Release 1.15.90 2019-04-11 02:06:59 +01:00
Tim-Philipp Müller 754c2e92f3 Back to development 2019-03-04 10:19:00 +00:00
Tim-Philipp Müller 78ace72f38 Release 1.15.2 2019-02-27 08:08:40 +00:00
Thibault Saunier 4aa0f6f145 Bump meson minimum requirement
We use 'features' now
2019-02-25 15:10:16 -03:00
Thibault Saunier 6bada6f67d Generate bindings for the new GstWebRTC library 2018-07-03 10:03:27 -04:00
Thibault Saunier 29f0c340ab Use bindinator as a subproject 2018-06-05 10:55:15 -04:00
Thibault Saunier 9439399cd5 Do not try to generated binding for libgstriff and libgstfft which are not introspected 2018-06-05 10:33:50 -04:00
Mathieu Duponchelle 936e5b8f32 meson.build: ges is an optional dependency 2018-04-22 02:56:23 +02:00
Justin Kim 5f63dac35e tests: Test SDPMessage creation
https://bugzilla.gnome.org/show_bug.cgi?id=794349
2018-03-21 09:48:32 -03:00
Tim-Philipp Müller b897c8f9b6 Back to development 2018-03-20 10:04:54 +00:00
Tim-Philipp Müller 4d08e4f269 Release 1.14.0 2018-03-19 23:40:52 +00:00
Tim-Philipp Müller b24674d51d Release 1.13.91 2018-03-14 00:26:35 +00:00
Thibault Saunier 422875b276 Add a way to simply update sources and document it 2018-01-29 18:39:32 -03:00
Thibault Saunier 37f73f8865 build: Fix running tests when not in gst-uninstalled env
Making sure mono find the required and built libraries
2018-01-12 14:27:29 -03:00
Thibault Saunier 2b607442d9 Fix circular dependencies in the generated nuggets 2017-11-23 12:28:13 -03:00
Thibault Saunier 00dd3def54 Make our nugget depend on GLib-sharp ones 2017-10-11 23:42:56 +02:00
Thibault Saunier adeecf4b4a Run tests only when using mono and set MONO_PATH 2017-10-11 18:27:53 +02:00
Thibault Saunier 288b061843 Add ABI tests and fix related issues 2017-10-11 18:27:53 +02:00
Thibault Saunier 78b259e358 meson: Fix generation of nugets. 2017-09-26 09:35:20 -03:00
Thibault Saunier 7976844b56 meson: keysign only when using mono and use a project argument 2017-09-25 14:16:33 -03:00
Thibault Saunier ea37557f6e meson: Fix some dependencies 2017-09-20 17:49:56 -03:00
Thibault Saunier c48f812c3e Bump versiom to 1.13
So it is usable from gst-build master.
2017-09-06 13:37:34 -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
Thibault Saunier 8193dd746c Add a target to generate nugets. 2017-09-04 22:05:59 -03:00
Thibault Saunier 893169175d Generate bindings for GES if avalaible 2017-08-29 22:20:46 -03:00
Thibault Saunier 7e8ee12304 Add meson build definitions 2017-08-29 22:20:46 -03:00