]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
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.