]> sigrok.org Git - libsigrok.git/history - error.c
Replace 'probe' with 'channel' in most places.
[libsigrok.git] / error.c
2014-03-25 Uwe HermannReplace 'probe group' with 'channel group' everywhere.
2013-11-11 Uwe Hermannerror.c: Add SR_ERR_PROBE_GROUP handling.
2013-06-23 Uwe Hermannerror.c: Simplify and shorten.
2013-06-17 Bert VermeulenAdd SR_ERR_TIMEOUT
2013-04-27 Uwe Hermannerror.c: Add SR_ERR_DEV_CLOSED.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-16 Uwe Hermannerror.c: Add missing SR_ERR_ARG and SR_ERR_NA.
2013-04-16 Uwe HermannDoxygen: Add @since markers.
2012-10-22 Uwe HermannDoxygen: Add @file items for the relevant files.
2012-10-22 Uwe HermannDoxygen: Move error handling stuff to error.c.
2012-10-22 Uwe HermannDoxygen: Initial groups and topic short descriptions.
2012-07-12 Uwe Hermannsr: Add sr_strerror() and sr_strerror_name().