]> sigrok.org Git - libsigrok.git/history - src/hardware/ikalogic-scanalogic2/protocol.c
sr_dev_close(): Factor out SR_ERR_DEV_CLOSED check.
[libsigrok.git] / src / hardware / ikalogic-scanalogic2 / protocol.c
2017-07-07 Uwe Hermannsr_dev_close(): Factor out SR_ERR_DEV_CLOSED check.
2016-05-31 Lars-Peter ClausenUse driver name as the log prefix in standard functions
2016-05-17 Lars-Peter ClausenDrop unnecessary struct sr_dev_driver forward declarations
2016-04-29 Uwe HermannDrop some obsolete and unneeded comments.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2016-01-29 Uwe HermannUse libusb_error_name() more often for better diagnostics.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-07-10 Uwe HermannConvert a few more occurrences of d->priv to d->context.
2015-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-04-12 Uwe Hermannwindows: Fix various compiler warnings.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2014-07-22 Bert VermeulenReorganize project tree.