Sebastian Dröge
|
1d53b66858
|
Fix compilation with GLib subclassing changes
|
2020-11-14 19:39:27 +02:00 |
|
Sebastian Dröge
|
b91123d298
|
Simplify IsSubclassable::override_vfunc() implementations
|
2020-11-05 17:12:06 +00:00 |
|
Sebastian Dröge
|
99fbbc32cb
|
Use glib::Class instead of glib::object::Class
|
2020-11-05 17:12:06 +00:00 |
|
Sebastian Dröge
|
027de84349
|
Update for class struct handling changes in the glib bindings
See https://github.com/gtk-rs/gtk-rs/pull/10
|
2020-11-05 16:41:48 +02:00 |
|
Sebastian Dröge
|
4f5b2f5060
|
Update for removal of ObjectImpl::get_type_data()
|
2020-07-26 18:02:05 +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
|
f417d68820
|
Remove usage of glib_floating_reference_guard!()
It's not needed anymore.
|
2019-12-07 23:05:14 +02:00 |
|
Sebastian Dröge
|
19b3427909
|
clock: Move wake_id() from ClockId to ClockImpl
This shouldn't really be called on anything outside a Clock
implementation.
|
2019-09-26 11:25:52 +03:00 |
|
Sebastian Dröge
|
1c8b2c671b
|
gstreamer: Add support for subclassing gst::Clock
|
2019-09-25 17:22:15 +03:00 |
|