Sign up

Pages: 1 2

Re: Examples in GtkD/demos

On Sat, 17 Jun 2017 00:00:20 +0200, Mike Wey wrote:
[…]

The hello world demo was based on this c demo:
https://cgit.freedesktop.org/gstreamer/gstreamer/tree/tests/examples/helloworld/helloworld.c

It was updated to just using the PlayBin about six years ago, so we
should do the same.

OK, I'll set about doing an update.

The "hello world" GStreamer example isn't a hello world unless the input file is audio/video of someone saying "hello world".

I have a media player example I can bring in to replace the current one.

Re: Examples in GtkD/demos

On 06/17/2017 08:21 AM, Russel Winder wrote:

I will continue to submit updates in my preferred style if that's OK?

Sure.

I guess the alternative is to do the Go thing and have a "one true style" enforced via a tool, or the Python thing and have a style checker for the "one true style"? I'm easy with it as long as there is tool support. It's just that I can't really cope with the Phobos style, I prefer the more compact style.

I personally use a style that is more like the phobos style, but i don't
think we need a "one true style".

Pages: 1 2