#puregotk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #puregotk, aggregated by home.social.
-
#puregotk ’s new WIP GStreamer bindings now work on macOS too!
-
#puregotk ’s new WIP GStreamer bindings now work on macOS too!
-
#puregotk’s new WIP GStreamer bindings now work on macOS too!
-
#puregotk’s new WIP GStreamer bindings now work on macOS too!
-
#puregotk’s new WIP GStreamer bindings now work on macOS too!
-
#puregotk’s new WIP GStreamer bindings now work on macOS too!
-
#puregotk’s new WIP GStreamer bindings now work on macOS too!
-
Some neat #puregotk & #GStreamer hacks I've been exploring: #Multiplex , which allows you to do torrent watchparties with your friends & share the positions, playback etc. P2P, now has an initial version that uses GStreamer to play back the video in the app itself! No more need for MPV :)
-
Some neat #puregotk & #GStreamer hacks I've been exploring: #Multiplex , which allows you to do torrent watchparties with your friends & share the positions, playback etc. P2P, now has an initial version that uses GStreamer to play back the video in the app itself! No more need for MPV :)
-
Some neat #puregotk & #GStreamer hacks I've been exploring: #Multiplex, which allows you to do torrent watchparties with your friends & share the positions, playback etc. P2P, now has an initial version that uses GStreamer to play back the video in the app itself! No more need for MPV :)
Bonus: Subtitles work better now, too!
-
Some neat #puregotk & #GStreamer hacks I've been exploring: #Multiplex, which allows you to do torrent watchparties with your friends & share the positions, playback etc. P2P, now has an initial version that uses GStreamer to play back the video in the app itself! No more need for MPV :)
Bonus: Subtitles work better now, too!
-
Some neat #puregotk & #GStreamer hacks I've been exploring: #Multiplex, which allows you to do torrent watchparties with your friends & share the positions, playback etc. P2P, now has an initial version that uses GStreamer to play back the video in the app itself! No more need for MPV :)
Bonus: Subtitles work better now, too!
-
Some neat #puregotk & #GStreamer hacks I've been exploring: #Multiplex, which allows you to do torrent watchparties with your friends & share the positions, playback etc. P2P, now has an initial version that uses GStreamer to play back the video in the app itself! No more need for MPV :)
Bonus: Subtitles work better now, too!
-
Some neat #puregotk & #GStreamer hacks I've been exploring: #Multiplex, which allows you to do torrent watchparties with your friends & share the positions, playback etc. P2P, now has an initial version that uses GStreamer to play back the video in the app itself! No more need for MPV :)
Bonus: Subtitles work better now, too!
-
@p2panda @d1 @cblgh Oh I'd love to take a look at that some time as well! Go APIs can be quite peculiar sometimes, esp. with CGo. For now the GObject API actually works quite well - we don't need it here but I added support for e.g. subclassing to #puregotk as well so the sky is the limit with GObject in Go :)
-
@p2panda @d1 @cblgh Oh I'd love to take a look at that some time as well! Go APIs can be quite peculiar sometimes, esp. with CGo. For now the GObject API actually works quite well - we don't need it here but I added support for e.g. subclassing to #puregotk as well so the sky is the limit with GObject in Go :)
-
@p2panda @d1 @cblgh Oh I'd love to take a look at that some time as well! Go APIs can be quite peculiar sometimes, esp. with CGo. For now the GObject API actually works quite well - we don't need it here but I added support for e.g. subclassing to #puregotk as well so the sky is the limit with GObject in Go :)
-
@p2panda @d1 @cblgh Oh I'd love to take a look at that some time as well! Go APIs can be quite peculiar sometimes, esp. with CGo. For now the GObject API actually works quite well - we don't need it here but I added support for e.g. subclassing to #puregotk as well so the sky is the limit with GObject in Go :)
-
@p2panda @d1 @cblgh Oh I'd love to take a look at that some time as well! Go APIs can be quite peculiar sometimes, esp. with CGo. For now the GObject API actually works quite well - we don't need it here but I added support for e.g. subclassing to #puregotk as well so the sky is the limit with GObject in Go :)
-
New thing: Initial support for GStreamer in #puregotk , completely CGo-free!
-
New thing: Initial support for GStreamer in #puregotk , completely CGo-free!
-
New thing: Initial support for #GStreamer in #puregotk, completely CGo-free!
-
New thing: Initial support for #GStreamer in #puregotk, completely CGo-free!
-
New thing: Initial support for #GStreamer in #puregotk, completely CGo-free!
-
New thing: Initial support for #GStreamer in #puregotk, completely CGo-free!
-
New thing: Initial support for #GStreamer in #puregotk, completely CGo-free!
-
Finally managed to push those two big #puregotk PRs I've been working on! 1) fixes a bug with `throws` generation: https://codeberg.org/puregotk/puregotk/pulls/46 2) makes the generation 15x faster: https://codeberg.org/puregotk/puregotk/pulls/47
Generate `throws` parameter co... -
Finally managed to push those two big #puregotk PRs I've been working on! 1) fixes a bug with `throws` generation: https://codeberg.org/puregotk/puregotk/pulls/46 2) makes the generation 15x faster: https://codeberg.org/puregotk/puregotk/pulls/47
Generate `throws` parameter co... -
Finally managed to push those two big #puregotk PRs I've been working on!
1) fixes a bug with `throws` generation: https://codeberg.org/puregotk/puregotk/pulls/46
2) makes the generation 15x faster: https://codeberg.org/puregotk/puregotk/pulls/47That should make it that much easier to generate new bindings or even generate them during the build, e.g. for something like #p2panda