]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2010-04-27 Uwe Hermannasix-sigma.h: Add missing license header.
2010-04-27 Uwe HermannASIX Sigma: Use common license header format.
2010-04-27 Håvard EspelandThis commit adds initial support for the Asix Sigma...
2010-04-22 Uwe HermannWin: Fix compile, serial port code (unfinished).
2010-04-18 Bert Vermeulensimplify code for unused features
2010-04-18 Bert Vermeulenfix broken samplerate calculation
2010-04-18 Bert Vermeulenfix double DF_END and libusb timeout
2010-04-15 Uwe HermannOops, bugfixes.
2010-04-15 Uwe HermannRefactoring and code simplifications.
2010-04-15 Uwe HermannSaleae/Zeroplus: Coding style fixes.
2010-04-15 Uwe HermannOLS: Coding style fixes.
2010-04-15 Uwe Hermannhardware/common: Coding style fixes.
2010-04-15 Uwe Hermannoutput: Coding style fixes.
2010-04-15 Uwe Hermannlibsigrok: More coding style fixes.
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-12 Uwe HermannRename "bin" output module to "bits" everywhere.
2010-04-12 Uwe HermannAdd raw binary output format.
2010-04-09 Uwe HermannFix all warnings and re-enable -Wextra.
2010-04-09 Uwe Hermannzeroplus: Fix compiler warnings.
2010-04-09 Uwe HermannFactor out trigger_helper() to reduce nesting.
2010-04-09 Uwe HermannFactor out common ezusb_upload_firmware().
2010-04-09 Uwe Hermannezusb.c: Coding style fixes.
2010-04-09 Uwe Hermannsl_open_device(): Refactoring to reduce nesting.
2010-04-09 Uwe HermannSimplify code by reducing nesting level.
2010-04-09 Uwe HermannCoding style fixes, aided by 'indent'.
2010-04-09 Bert Vermeulenmove posix-specific serial port comms to serial.c
2010-04-08 Bert Vermeulenswitch to SIGROK_ERR
2010-04-08 Bert Vermeulenvarious fixes, basic acquisition works
2010-04-08 Bert Vermeulenuse strdup() instead of g_strdup()
2010-04-08 Bert Vermeulenbetter buffer size calculation
2010-04-08 Bert Vermeulenfix off-by-one error
2010-04-07 Uwe HermannFactor out common sigrok_samplerate_string().
2010-04-06 Uwe HermannVCD output: Handle disabled probes correctly.
2010-04-06 Uwe HermannGnuplot output format support.
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-04 Uwe HermannInitial Value Change Dump (VCD) output support.
2010-04-02 Uwe HermannRename libbackend to libsigrok.
2010-04-02 Uwe HermannStart of code base layout restructuring.