Commit graph

29 commits

Author SHA1 Message Date
Sebastian Dröge
f8170e3c46 Move everything into the sys subdirectory 2020-10-30 17:46:44 +02:00
Sebastian Dröge
80eb584a7a Regenerate with latest gir 2020-10-15 13:28:02 +03:00
Sebastian Dröge
d2590ff190 Regenerate everything 2020-09-08 15:36:06 +03:00
Sebastian Dröge
e40bc9bffa Update 1.18 version requirement to 1.17.2.1 2020-08-11 12:46:52 +03:00
Sebastian Dröge
92a1771db0 Update versions to 0.10.0 2020-07-06 11:21:58 +03:00
Sebastian Dröge
4b9859633e Regenerate 2020-07-06 08:59:50 +03:00
Guillaume Desmottes
2427bfbcef regenerate 2020-06-26 11:09:19 +03:00
Sebastian Dröge
27f694f995 Regenerate 2020-05-05 20:26:55 +03:00
Vivia Nikolaidou
4644ec39ab Update all Cargo.toml to 1.17 2020-04-30 17:12:10 +00:00
Vivia Nikolaidou
67b410c127 Regenerate 2020-04-30 17:06:20 +03:00
Sebastian Dröge
8ac0f92d7d Regenerate everything with latest gir 2019-11-19 11:49:46 +02: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
3f66e87839 Fix docs.rs Cargo.toml metadata name 2019-10-04 19:22:59 +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
Sebastian Dröge
51ea339a19 Regenerate with latest gir 2019-08-05 13:08:01 +03:00
Sebastian Dröge
3dc291d51a Update versions to 0.9.0 2019-06-24 19:43:55 +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
134564ca3c Regenerate everything with latest gir and gir-files 2019-04-23 18:33:01 +03:00
Sebastian Dröge
96d43f44ac Update versions to 0.8.0 2019-02-22 13:03:00 +02:00
Sebastian Dröge
b88cfe5685 Remove gitlab badges from Cargo.toml
These only work with gitlab.com and not other instances.
2019-02-22 10:05:29 +02:00
Sebastian Dröge
3b2b70ea0a Change all references from GitHub to freedesktop.org GitLab 2018-11-03 17:54:12 +00:00
Sebastian Dröge
3a668fd0a1 Update version to 0.7.0 2018-09-10 01:34:53 +03:00
Víctor Manuel Jáquez Leal
fdcc8ff36e Regenerate everything with latest GIR 2018-09-07 19:41:45 +03:00
Sebastian Dröge
c1ae289fe8 Add ABI tests and generate with latest GIR
This is also getting us rid of bitflags.

The ABI tests are not all succeeding yet.
2018-04-04 10:29:27 +03:00
Sebastian Dröge
8312dd237d Update versions to 0.6.0 2018-03-20 12:05:52 +02:00
Sebastian Dröge
0cdf5744c3 Regenerate everything with new GIR files 2018-03-14 18:59:28 +02:00
Sebastian Dröge
67913348f5 Remove unused bitflags crate from gstreamer-sdp-sys 2018-02-09 11:32:33 +02:00
Sebastian Dröge
fcee935e0d Minor cleanup of sdp/rtsp/rtsp-server crates
- Add myself to authors so I can upload the crate whenever doing releases
- Add missing features/versions to build.rs
- Simplify glib/gobject/gio-sys dependencies in Cargo.toml
2018-02-09 11:32:33 +02:00
Mathieu Duponchelle
2f22e8c325 Add bindings for GStreamer Sdp, Rtsp and RtspServer libraries
Fixes https://github.com/sdroege/gstreamer-sys/pull/8
2018-02-09 11:32:26 +02:00