Petr Baudis

Results 5 issues of Petr Baudis

There are multiple issues. playbin2 has been renamed to playbin. Gst::Message::Type has been renamed to Gst::MessageType. But also Gst::QueryPosition etc. is gone and the state of ruby bindings documentation is...

Hi! I believe Eclim's current behavior of non-conditionally disabling Syntastic checking in some filetypes is bad. Basically, I would have expected that Eclim will disable Syntastic only at the point...

Hi! The code in pasky/omxplayer branch multiplestreams adds support for: (i) Loop option (similar to another fork) (ii) Multiple filenames on the command line While running omxplayer in a shell...

The GTK3 client has (default on) option to show city outlines, i.e. highlight edges of the parts of map that belong to a city's area. For me, the game is...

We need to use NativeEnvironment since we are templating JSONs using Jinja, at the same time the templates are from untrusted sources so we need to sandbox them. It seems...