Hello, my first patch set, feel free to nitpick :) Just an assortment of small improvements, there will be a followup email for some general coding style and some more use of C++ standard library. Lukáš Hrázký (4): use spaces around '=' at the end of methods declaration replace tabs with 8 spaces use std::string where it's easy to replace better error message when opening streaming device include/spice-streaming-agent/frame-capture.hpp | 14 +++---- include/spice-streaming-agent/plugin.hpp | 14 +++---- src/concrete-agent.cpp | 10 ++--- src/concrete-agent.hpp | 4 +- src/spice-streaming-agent.cpp | 49 +++++++++++++------------ 5 files changed, 46 insertions(+), 45 deletions(-) -- 2.15.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel