libsigrok/bindings
Uwe Hermann e835e8080b bindings: Session::set_trigger(): Fix segfault condition.
sr_session_trigger_set(sess, NULL) is a valid thing to do, meaning that
any trigger shall be removed from the session.

This closes bugs #491 and #496.
2014-11-24 01:11:17 +01:00
..
cxx bindings: Session::set_trigger(): Fix segfault condition. 2014-11-24 01:11:17 +01:00
java bindings: Re-enable Java, but ignore create_analog_packet(). 2014-11-14 16:58:38 +01:00
python python: Silence some warnings via -Wno-uninitialized. 2014-11-22 22:06:02 +01:00
swig bindings: Add UserDevice wrapping. 2014-11-13 18:37:57 +01:00