libsigrok/bindings/cxx
Daniel Elstner 782b16447b log: Remove sr_log_logdomain_{get,set} from the API
The confusingly named sr_log_logdomain_set() simply set a global
string prefixed to the log message by the default log callback.
This is pretty much useless, misleadingly named, and not used by
either sigrok-cli or PulseView.
2015-09-13 12:08:54 +02:00
..
include/libsigrokcxx log: Remove sr_log_logdomain_{get,set} from the API 2015-09-13 12:08:54 +02:00
ConfigKey_methods.cpp Replace sr_config_info with sr_key_info. 2015-08-26 01:08:42 +02: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 cxx: Rename include/libsigrok/ to include/libsigrokcxx/. 2015-01-17 20:26:14 +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 log: Remove sr_log_logdomain_{get,set} from the API 2015-09-13 12:08:54 +02:00
enums.py enums.py: Place swig/enums.i into build directory 2015-08-16 18:28:13 +02:00
libsigrokcxx.pc.in Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00