Commit Graph

23 Commits

Author SHA1 Message Date
Avi Zimmerman
e08d158095
bump glib version 2021-02-21 07:14:07 +02:00
Avi Zimmerman
8a653b1324
bump go.mod to 1.16 - some query parsing fixes 2021-02-20 10:30:38 +02:00
Avi Zimmerman
41b17eaa89
pull in glib updates ; implement value transformers for fractions ; fix marshalers 2021-02-10 17:26:21 +02:00
Avi Zimmerman
9799e5610e
pull in glib interface changes 2021-02-06 08:12:46 +02:00
Avi Zimmerman
177507cf0c
bump glib versions 2021-01-23 12:43:17 +02:00
Avi Zimmerman
4ec72c3608
pull in updated glib bindings, element class fixes, update examples 2021-01-19 17:40:24 +02:00
Avi Zimmerman
9110b5dbdc
update glib package 2021-01-19 00:34:14 +02:00
Avi Zimmerman
1f7d60b390
major rework of reference handling 2021-01-19 00:18:30 +02:00
Avi Zimmerman
546d620440
pull in upstream interface improvements and add a few more gstreamer interfaces 2021-01-18 08:50:34 +02:00
Avi Zimmerman
56857316ab
fix up casting functions 2021-01-17 19:16:24 +02:00
Avi Zimmerman
56afdb35c0
major move of all glib specific bindings and extendable objects from go runtime to go-glib package 2021-01-17 18:42:14 +02:00
Avi Zimmerman
6fa1326003
do another bump and jump to 0.2 2021-01-14 08:02:30 +02:00
Avi Zimmerman
d83b9c8b12
make working with non-go-comparable object properties a little easier 2021-01-14 07:33:27 +02:00
Shashi
70a2016c8a
Fixed compilation error for 0.1.10 (#8)
Co-authored-by: MATONE\SVelosamy <Shashitharan.Velosamy@materialise.com.my>
2021-01-11 08:36:04 +02:00
Avi Zimmerman
a9093dedf4
windows build issues - more plugin stuff 2021-01-11 05:54:30 +02:00
Avi Zimmerman
ca1cdb00e7
major cleanup 2021-01-08 16:06:52 +02:00
tinyzimmer
598f299126 add inspect example and get rid of cli 2020-10-04 15:58:46 +03:00
tinyzimmer
2482d413eb cleanup 2020-10-01 17:26:11 +03:00
tinyzimmer
25b79e2b5c add some more methods to the Pipeline object, clean up docs 2020-09-27 09:48:11 +03:00
tinyzimmer
e69d3a07e0 go mod tidy; 2020-09-27 09:26:50 +03:00
tinyzimmer
5635f626e3 fix package names 2020-09-27 09:25:16 +03:00
tinyzimmer
359a3bbe08 add a bunch more implementatioms 2020-09-25 20:58:18 +03:00
tinyzimmer
ced3c5e6f8 initial commit 2020-09-24 21:34:29 +03:00