GStreamer multimedia framework
Go to file
Brady J. Garvin 06822b519b validate:launcher: Support mixed str/bytes control sequences.
It is not safe for `_preformat_levels` to assume that all of the fields in a
`TerminalController` have the same type; at least in my environment, some of
these fields are populated with `bytes` while others remain strings.

This change conditionally applies decoding to each control sequence separately
using a helper function `_as_string`.  As a side-effect, it also eliminates some
code repetition in `_preformat_levels`.

Closes #50.
2020-01-05 14:09:07 -06:00
debug-viewer Pass python files through autopep8 2019-04-03 13:38:42 +00:00
docs doc: Minor typo fixes. 2019-06-27 00:41:03 +00:00
hooks Pass python files through autopep8 2019-04-03 13:38:42 +00:00
tracer Pass python files through autopep8 2019-04-03 13:38:42 +00:00
validate validate:launcher: Support mixed str/bytes control sequences. 2020-01-05 14:09:07 -06:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate: remove autotools build 2019-10-15 00:24:00 +01:00
.gitlab-ci.yml ci: Run valgrind tests when changing the check testsuite 2019-04-17 18:10:12 -04:00
meson.build meson: build gir even when cross-compiling if introspection was enabled explicitly 2019-10-18 12:31:19 +01:00
meson_options.txt meson: Remove unused gtk_doc option 2019-12-28 22:40:30 +01:00