Commit graph

214 commits

Author SHA1 Message Date
Vivia Nikolaidou
20972ae65f Add DEVELOPMENT.md
To explain how the development process works (how to update the
bindings)
2020-04-30 19:07:44 +03:00
Vivia Nikolaidou
3f87529914 Regenerate 2020-04-30 17:09:02 +03:00
Vivia Nikolaidou
67b410c127 Regenerate 2020-04-30 17:06:20 +03:00
Vivia Nikolaidou
2348fb3443 fix.sh: Remove more EGL stuff 2020-04-30 17:06:19 +03:00
Vivia Nikolaidou
ebab0d8a1d Update GLib gir files 2020-04-30 17:06:19 +03:00
Vivia Nikolaidou
01ee083ac7 gir-files: Update to 1.16.2 2020-04-30 17:06:19 +03:00
Vivia Nikolaidou
6f338f7376 gir-files: Update files after newer fix.sh 2020-04-30 13:41:29 +03:00
Vivia Nikolaidou
115d2ce8ba fix.sh: Incorporate reformat.sh
From https://github.com/gtk-rs/gir-files/blob/master/reformat.sh
2020-04-30 13:36:20 +03:00
Guillaume Desmottes
8bc2cbd6b5 deny: fail on multiple versions
Will ensure to keep the ignore list up to date.
2020-04-28 12:19:21 +02:00
Guillaume Desmottes
acde0bab70 ci: add 'cargo deny' in schedules jobs
Fix #20
2020-04-27 14:30:47 +02:00
Guillaume Desmottes
299f8b5927 ci: run 'cargo outdated' in schedules jobs 2020-04-27 14:19:46 +02:00
Guillaume Desmottes
f66fcbde91 ci: use images from gstreamer-rs
Also:
- use the same patterns as gstreamer-rs and gst-plugins-rs ci.
- remove unused cross build template
- update from Rust 1.36 to 1.40
2020-04-27 13:17:38 +02:00
Sebastian Dröge
0002f2e531 Add gstreamer-rtp-sys CHANGELOG.md 2019-12-16 11:31:52 +02:00
Sebastian Dröge
c9f736985c Update CHANGELOG.md for 0.8.1 2019-12-16 11:31:51 +02:00
Sebastian Dröge
8b470e234c Regenerate 2019-12-15 12:15:37 +02:00
Sebastian Dröge
63dd366c31 Update gir-files to 1.16.2 2019-12-15 12:12:32 +02:00
Sebastian Dröge
9441ce85b4 Update gir 2019-12-15 12:01:22 +02:00
Sebastian Dröge
8ac0f92d7d Regenerate everything with latest gir 2019-11-19 11:49:46 +02:00
Sebastian Dröge
a6c69264b3 Update gir 2019-11-19 11:44:12 +02:00
Sebastian Dröge
7327666652 Update minimum Rust version to 1.36, GStreamer to 1.16.1 and explicitly use Debian buster docker images 2019-10-05 00:34:59 +03:00
Sebastian Dröge
1bd4efe6e5 Fix up dox feature
It should depend on the highest API version we support.
2019-10-04 19:29:37 +03:00
Sebastian Dröge
c130f620c3 Regenerate everything with latest gir 2019-10-04 19:27:46 +03:00
Sebastian Dröge
3f66e87839 Fix docs.rs Cargo.toml metadata name 2019-10-04 19:22:59 +03:00
Sebastian Dröge
6fac36a355 Regenerate everything with new gir-files 2019-10-04 19:21:53 +03:00
Sebastian Dröge
d9e5f9d469 Update gir-files from GStreamer 1.16.1 release 2019-10-04 19:17:21 +03:00
Sebastian Dröge
2484fe12d8 Update gir-files from gstreamer-rs 2019-10-04 19:08:29 +03:00
Sebastian Dröge
da9db6b80d Improve features selection in Cargo.toml
All dependencies now also are compiled with the same version feature as
the crate itself, allowing for more caching of build results by cargo.
2019-08-13 16:23:05 +03:00
Mathieu Duponchelle
f8cebe8aa9 Generate bindings for gstreamer-rtp 2019-08-12 23:48:06 +02:00
Sebastian Dröge
51ea339a19 Regenerate with latest gir 2019-08-05 13:08:01 +03:00
Sebastian Dröge
4cfcba0811 Update gir 2019-08-05 12:55:29 +03:00
Sebastian Dröge
3dc291d51a Update versions to 0.9.0 2019-06-24 19:43:55 +03:00
Sebastian Dröge
018b0ee7c1 Update CHANGELOG.md for 0.8.0 2019-06-24 19:43:25 +03:00
Sebastian Dröge
50d33513ea Regenerate with latest gir 2019-06-24 19:43:25 +03:00
Sebastian Dröge
0aebe626b1 Update gir 2019-06-24 19:43:25 +03:00
Sebastian Dröge
ac2cf29fb1 Run cargo fmt as part of generator.py 2019-06-18 13:07:49 +03:00
Sebastian Dröge
be0f64ce93 Run everything through rustfmt 2019-06-18 13:04:39 +03:00
Sebastian Dröge
77a9f4b459 Remove ARM/Windows builds from the CI and add cargo fmt step
The ARM/Windows cross-builds were not too useful on their own and we
should rather set up proper CI for them.
2019-06-18 13:03:55 +03:00
Sebastian Dröge
78c1f50b53 Regenerate everything with latest gir 2019-06-18 13:02:27 +03:00
Sebastian Dröge
8e52090356 Fix generator script to actually handle the y/N question as advertised 2019-06-18 12:56:40 +03:00
Sebastian Dröge
8a907825e0 Update gir 2019-06-18 12:55:33 +03:00
Sebastian Dröge
6bc25c6b66 Update GES bindings to 1.16.0 2019-05-16 01:00:42 +03:00
Sebastian Dröge
957cba4605 Update GES gir to 1.16.0 too 2019-05-16 00:50:26 +03:00
Sebastian Dröge
861e410380 Set documentation URL to the GitLab pages documentation 2019-05-16 00:37:00 +03:00
Sebastian Dröge
7e7567ecec Update CI for 1.16.0 2019-04-23 18:33:01 +03:00
Sebastian Dröge
134564ca3c Regenerate everything with latest gir and gir-files 2019-04-23 18:33:01 +03:00
Sebastian Dröge
4e2c2d5774 Update gir-files to 1.16.0 2019-04-23 18:33:01 +03:00
Sebastian Dröge
2e4b6be986 Update gir 2019-04-23 12:04:08 +03:00
Víctor Manuel Jáquez Leal
2f49b935df Add GLDisplayWayland in gstreamer-gl-sys 2019-04-02 13:50:23 +02:00
Víctor Manuel Jáquez Leal
0687fdc2a8 Add GLDisplayX11 in gstreamer-gl-sys 2019-04-02 13:49:17 +02:00
Sebastian Dröge
f7034258cd Update gir 2019-03-19 09:37:46 +02:00