libsigrok/bindings
Martin Ling 0bc1a7613a bindings: Rename ConfigKey::get(string) to get_by_identifier().
The polymorphism with get(int) causes problems here when a char * is passed.
2014-11-12 02:27:04 +01:00
..
cxx bindings: Rename ConfigKey::get(string) to get_by_identifier(). 2014-11-12 02:27:04 +01:00
java bindings: Remove 'get_' prefix from all accessors. 2014-09-11 21:27:32 +01:00
python bindings: Rename ConfigKey::get(string) to get_by_identifier(). 2014-11-12 02:27:04 +01:00
swig bindings: Remove Device::description(). 2014-10-15 13:44:44 +02:00