]> sigrok.org Git - libsigrok.git/history - sigrok.h
Only build hardware plugins if requested by user.
[libsigrok.git] / sigrok.h
2010-05-20 Uwe HermannSimplifications and small fixes.
2010-05-17 Uwe HermannFactor out opendev2/opendev3.
2010-05-09 Uwe Hermanndatastore_new(): Use int as return value.
2010-05-09 Uwe HermannDatastore: More error checking.
2010-05-07 Bert Vermeulenallow devices without a plugin
2010-04-30 Bert Vermeuleninout module infrastructure + binary input module
2010-04-15 Uwe Hermannlibsigrok: Coding style fixes.
2010-04-15 Uwe HermannFix insufficient braces in KHZ() et al.
2010-04-12 Uwe HermannAdd ARRAY_SIZE helper.
2010-04-09 Uwe HermannFix all warnings and re-enable -Wextra.
2010-04-09 Uwe HermannFactor out common ezusb_upload_firmware().
2010-04-09 Bert Vermeulenmove posix-specific serial port comms to serial.c
2010-04-07 Uwe HermannFactor out common sigrok_samplerate_string().
2010-04-05 Uwe Hermannlibsigrokdecode: Add initial return code list.
2010-04-05 Uwe HermannStart unification of libsigrok return codes.
2010-04-05 Uwe HermannAllow output_format.init() to return errors.
2010-04-05 Uwe HermannMore consistent spelling of "samplerate".
2010-04-02 Uwe HermannStart of code base layout restructuring.