libsigrok/bindings/cxx
Uwe Hermann e0e6aecc20 libsigrok.hpp: Fix incorrect glibmm.h #include.
As per upstream docs "#include <glibmm.h>" is the correct usage,
the "glibmm-2.4" directory is handled correctly via pkg-config:

 $ pkg-config --cflags glibmm-2.4
 -I/usr/include/glibmm-2.4 [...]
2015-01-17 19:59:44 +01:00
..
include/libsigrok libsigrok.hpp: Fix incorrect glibmm.h #include. 2015-01-17 19:59:44 +01:00
ConfigKey_methods.cpp bindings: Rename ConfigKey::get(string) to get_by_identifier(). 2014-11-12 02:27:04 +01:00
ConfigKey_methods.hpp bindings: Rename ConfigKey::get(string) to get_by_identifier(). 2014-11-12 02:27:04 +01:00
ConfigKey_methods.i bindings: Expose ConfigKey::identifier as an attribute. 2014-11-12 02:27:04 +01:00
Doxyfile Rename libsigrokxx to the more common libsigrokcxx. 2015-01-17 18:52:43 +01:00
QuantityFlag_methods.cpp bindings: Add QuantityFlag::mask_from_flags() method. 2014-11-13 18:37:57 +01:00
QuantityFlag_methods.hpp bindings: Add QuantityFlag::mask_from_flags() method. 2014-11-13 18:37:57 +01:00
classes.cpp Add a public API to list available serial ports. 2015-01-03 17:51:51 +01:00
enums.py bindings: Fix out-of-tree build. 2014-11-14 20:01:12 +01:00
libsigrokcxx.pc.in libsigrokcxx: Drop Requires.private entry. 2015-01-17 19:53:44 +01:00