Guillaume Desmottes
|
7b2fe31cc1
|
update gir generator and regenerate
|
2020-06-11 12:33:49 +02:00 |
|
Vivia Nikolaidou
|
ec4a43be89
|
Regenerate
|
2020-05-03 16:48:35 +03:00 |
|
Guillaume Gomez
|
c07fe14191
|
gstreamer*: Add missing init checks
|
2020-04-12 17:25:54 +03:00 |
|
Sebastian Dröge
|
962da8a63d
|
gstreamer/datetime: Add TryFrom impls for converting between glib::DateTime and gst::DateTime
|
2020-03-22 14:01:32 +02:00 |
|
Sebastian Dröge
|
7dd0404927
|
gstreamer/datetime: new_from_g_date_time() can actually return NULL
See https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/411
|
2020-03-22 14:01:32 +02:00 |
|
Sebastian Dröge
|
69be1ce2fc
|
Fix various new clippy warnings from 1.40
|
2019-12-22 12:10:27 +02:00 |
|
Sebastian Dröge
|
be3c378f28
|
Use Results instead of Options where they signal an error instead of just a missing value
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/216
|
2019-12-17 22:21:28 +02:00 |
|
François Laignel
|
1367becfaf
|
DateTime: manual impl for PartialOrd , PartialEq and Debug
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/217
|
2019-08-21 12:34:15 +02:00 |
|
Philippe Normand
|
9534416760
|
Regenerate and fix manual bindings for GString support
|
2019-01-03 22:01:41 +00:00 |
|
François Laignel
|
90b046fbcf
|
serde: separate serde impl and tests from base module
+ fix erroneous `datetime` instead of `buffer` in `BufferRef::serialize`
+ remove ser/de for `Value`s with types `ULong` & `ILong`
|
2018-07-30 23:18:30 +03:00 |
|
François Laignel
|
0d65b7f1ed
|
DateTime: serde impl
|
2018-07-30 23:18:30 +03:00 |
|
Sebastian Dröge
|
2cefd9aea6
|
Re-run everything through rustfmt
|
2018-04-25 11:13:14 +03:00 |
|
Sebastian Dröge
|
ad7b21ba55
|
Use unwrap_or_else() for the default value in the DateTime Display impl
|
2017-12-05 23:20:10 +02:00 |
|
Sebastian Dröge
|
411f54afed
|
Run everything to rustfmt again
|
2017-12-01 19:02:53 +02:00 |
|
Sebastian Dröge
|
fccb1eca5e
|
Implement fmt::Debug more consistently for miniobjects and various other types
|
2017-12-01 11:34:01 +02:00 |
|