Sebastian Dröge
|
abbc85c3d0
|
Remove unnecessary trait sealing
For all these traits only the implementation that already exists is possible.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1563>
|
2024-10-20 17:48:45 +00:00 |
|
Bilal Elmoussaoui
|
4ebec84f5e
|
Adapt to no longer renamed ffi crates
Allows us to set all the crates in the main workspace file, so changing
their versions or branch is much simpler and reduce the amount of noise
in the diff
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1450>
|
2024-06-02 11:20:55 +02:00 |
|
Bilal Elmoussaoui
|
8cf099f0ab
|
Seal manual traits
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1292>
|
2023-07-06 14:21:45 +03:00 |
|
Sebastian Dröge
|
567ce0a3bf
|
Group and merge imports in all manual code
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1182>
|
2023-01-04 13:25:17 +02:00 |
|
Marijn Suijten
|
540062b97c
|
Add missing doc aliases to manual code
Using the same script as [1], called with:
python3 add_doc_alias.py gstreamer*/**/src
[1]: https://github.com/gtk-rs/gtk-rs-core/pull/83
|
2021-05-19 22:36:18 +02:00 |
|
Sebastian Dröge
|
1d59ea91c5
|
Clean up various imports everywhere
|
2021-04-26 15:16:58 +03:00 |
|
Guillaume Gomez
|
ff5a36561a
|
Fix license header situation
|
2020-12-15 11:53:31 +01:00 |
|
Sebastian Dröge
|
1099955249
|
gstreamer-rtsp-server: Update manual code to 2018 edition
|
2020-11-22 19:15:21 +02:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
931c485150
|
Update manual code for glib API changes
|
2019-01-16 13:52:56 +02:00 |
|
Sebastian Dröge
|
6bba3d8518
|
Add 'static trait bound to all ExtManual traits and get rid of trait bounds for their impls
|
2018-12-08 14:58:14 +02:00 |
|
Sebastian Dröge
|
2cefd9aea6
|
Re-run everything through rustfmt
|
2018-04-25 11:13:14 +03:00 |
|
Sebastian Dröge
|
2d260b4f0c
|
Rename manual files with too many underscores
|
2018-04-23 20:45:15 +03:00 |
|