]> sigrok.org Git - libsigrok.git/history - hardware/zeroplus-logic-cube/gl_usb.c
build: Portability fixes.
[libsigrok.git] / hardware / zeroplus-logic-cube / gl_usb.c
2014-01-03 Russ Dillzeroplus: Modify analyzer_read_start to just prep for...
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-01-31 Uwe Hermannzeroplus: Use message logging helpers.
2012-12-05 Peter Stugehardware: Call libusb_error_name() in all USB-related...
2012-07-04 Bert Vermeulensr: moved sigrok.h so libsigrok/libsigrok.h
2012-04-10 Uwe Hermannsr: sr_err() et. al. don't need trailing \n.
2012-02-17 Uwe Hermannsr: Prefix log messages with subsystem string.
2012-02-05 Uwe Hermannsr: zeroplus: Drop unused global variable.
2012-02-02 Uwe Hermannsr: Make more symbols private via static/SR_PRIV.
2012-02-02 Uwe Hermannsr: zeroplus: Remove unused gl_open()/gl_close().
2012-02-01 Uwe Hermannsr: Mark API functions with SR_API/SR_PRIV.
2011-12-28 Uwe Hermannlibsigrok: Fix #includes.
2011-11-24 Uwe HermannAdd missing #includes to avoid clang warnings.
2011-11-17 Uwe HermannConsistently use __func__ instead of __FUNCTION__.
2011-11-17 Uwe Hermannlibsigrok: Use sr_err() et al instead of printf.
2010-12-27 Bert Vermeulendon't turn on/off libusb debugging
2010-04-15 Uwe HermannSaleae/Zeroplus: Coding style fixes.
2010-04-02 Uwe HermannStart of code base layout restructuring.