Commit Graph

33 Commits

Author SHA1 Message Date
RSWilli
0f5ee09329 update go-glib 2024-04-11 11:00:09 +02:00
RSWilli
9f9db47ad2 switch to stable go-glib 2024-03-28 18:03:03 +01:00
RSWilli
48612c8880 prepare for v1.0.0 2024-03-28 17:18:43 +01:00
RSWilli
79ca1d0f42 update go-glib to new main branch 2023-12-07 09:03:19 +01:00
RSWilli
493e2ff7e7 fix audio and video packages, update glib dependency 2023-12-04 11:50:08 +01:00
RSWilli
1cb6d9f064 uintptr -> unsafe.Pointer 2023-11-29 15:41:08 +01:00
RSWilli
d0fc9e926a change module name and use new golang version 2023-08-11 13:50:02 +02:00
Niels Avonds
d245327964
Fix #004: build fails on 32 bit architectures (#34)
* Fix #004: build fails on 32 bit architectures

* Bump go-glib to v0.0.25

Co-authored-by: Niels Avonds <niels@nobi.life>
2022-04-19 20:31:52 +03:00
Avi Zimmerman
65c198f532
bring in glib value marshaling race fix 2021-06-30 15:42:16 +03:00
Avi Zimmerman
4d60285598
more logging helpers 2021-02-21 20:15:10 +02:00
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