Sebastian Dröge
|
185eb188ca
|
Fix various signal handler trampoline usages
|
2020-04-13 19:24:04 +03:00 |
|
Sebastian Dröge
|
76a0410d41
|
Replace unneeded transmute calls with a safer alternative
|
2020-04-12 19:47:49 +03:00 |
|
Sebastian Dröge
|
019afd54f9
|
Update for new from_glib_borrow signature
See https://github.com/gtk-rs/glib/pull/605
|
2020-04-05 18:48:48 +03:00 |
|
Sebastian Dröge
|
86e969d964
|
Remove various Into<Option<_>> trait bounds from functions
In autogenerated code these were already replaced but some manual code
still kept them.
|
2019-05-24 10:04:16 +00:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
95f6844702
|
Fix various minor clippy warnings
|
2019-02-21 19:56:23 +02:00 |
|
François Laignel
|
211e476592
|
Update for functions returning bool in most remaining workspaces
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/179
|
2019-02-04 16:14:13 +01: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 |
|