]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2014-08-30 Soeren Apelyokogawa-dlm: Integrate driver skeleton
2014-08-30 Bert Vermeuleninput/csv: Use uint64 for samplerate option.
2014-08-30 Bert Vermeuleninput/chronovu_la8: Use uint64 for samplerate option.
2014-08-30 Bert Vermeuleninput/binary: Use uint64 for samplerate option.
2014-08-30 Bert Vermeulenagilent-dmm: Add U124xx device IDs.
2014-08-29 Bert Vermeulenagilent-dmm: Add provisional support for the U124xx.
2014-08-29 Bert Vermeulenagilent-dmm: Assume all A and B models are identical...
2014-08-29 Bert Vermeulenagilent-dmm: Add RMS flag to AC voltage modes.
2014-08-29 Bert Vermeulenagilent-dmm: Correctly parse negative overload.
2014-08-29 Uwe HermannRemove unneeded subdriver debug messages.
2014-08-29 Martin LingC++: Fix shared pointer handling for PacketPayload...
2014-08-29 Martin LingC++: Fix hash table initialisation in map_to_hash_variant.
2014-08-29 Martin LingC++: Fix shared pointer handling for Device base class.
2014-08-29 Martin LingClean Java files on any change that needs re-running...
2014-08-28 Bert Vermeulenagilent-dmm: Fix value parser.
2014-08-28 Peter ZotovAdd support for mcupro Logic16, a Saleae Logic16 clone.
2014-08-28 Bert VermeulenC++: Use sr_input_scan_*() API changes.
2014-08-27 Bert Vermeuleninput: sr_input_scan_*() now return a status code.
2014-08-27 Bert VermeulenAdd error string for SR_OK_CONTINUE.
2014-08-27 Bert VermeulenAdd SR_ERR_DATA.
2014-08-27 Bert Vermeuleninput/wav: Support for WAVE_FORMAT_EXTENSIBLE.
2014-08-26 Bert Vermeuleninput/wav: use our own endian macros.
2014-08-26 Bert VermeulenAdd RB16S and RB32S (signed) macros.
2014-08-26 Bert Vermeuleninput: Avoid warnings on all-zero static struct entries.
2014-08-25 Martin LingC++: Update InputFormat::get_options for latest version...
2014-08-25 Martin LingC++: Implement InputFormat::get_options()
2014-08-25 Martin LingC++: Correct ownership of InputDevice objects.
2014-08-25 Martin LingUpdate bindings for new input API.
2014-08-25 Bert Vermeuleninput: Convert binary module.
2014-08-25 Bert Vermeuleninput: format_match() is not required in an input module.
2014-08-25 Bert Vermeuleninput: Convert chronovu-la8 module.
2014-08-25 Bert Vermeuleninput/vcd: Minor code cleanup.
2014-08-25 Bert Vermeuleninput: Only feed scanned header to streams, not scanned...
2014-08-25 Bert Vermeuleninput: Only use header buffer for modules that need it.
2014-08-25 Bert Vermeuleninput/wav: Send END packet on cleanup.
2014-08-25 Bert Vermeuleninput/vcd: Send END packet on cleanup.
2014-08-25 Bert Vermeuleninput: Convert CSV module.
2014-08-25 Bert VermeulenAdd second positive status code: SR_OK_CONTINUE.
2014-08-25 Bert Vermeuleninput: sr_input_new() always allocates the instance...
2014-08-25 Bert Vermeuleninput: Fix option enumeration.
2014-08-25 Bert Vermeuleninput: Fix internal API docs.
2014-08-25 Bert Vermeuleninput: Actually return a NULL-terminated array.
2014-08-25 Bert Vermeuleninput: Frontends don't need to see SR_INPUT_META_*.
2014-08-25 Bert Vermeuleninput: Fixes and VCD.
2014-08-25 Bert Vermeuleninput: Fix up API documentation.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: make sr_input{_module} opaque to clients.
2014-08-25 Bert Vermeuleninput: s/format/module in all naming.
2014-08-25 Bert Vermeulenfx2lafw: Code cleanup.
2014-08-25 Bert VermeulenAvoid warnings on all-zero static struct entries.
2014-08-24 Bert Vermeulenpipistrello-ols: Disable unused trigger stages.
2014-08-24 Bert Vermeulenpipistrello-ols: Preliminary port to current API.
2014-08-24 magnuskarlssonDEMUX and RLE fixes
2014-08-24 magnuskarlssonadded edge triggers
2014-08-24 magnuskarlssonfixed typos
2014-08-24 magnuskarlssonfixed a problem with USB defines
2014-08-24 magnuskarlssonadded pipistrello-ols
2014-08-24 Soeren Apelhameg-hmo / rigol-ds: Restore compatibility with std_de...
2014-08-22 Martin Lingrigol-ds: Fix duplicated vendor string for Agilent...
2014-08-20 Bert Vermeulenbuild: Require libserialport version 0.2.0.
2014-08-20 Aurelien Jacobsserial: re-implement sr_serial_find_usb() using new...
2014-08-20 Bert Vermeulenoutput: Fix options enumeration. Again.
2014-08-20 Martin LingClose zip file at end of sr_session_file_check.
2014-08-20 Marcus Comstedtconfigure.ac: Fix jni.h check when cross compiling
2014-08-20 Marc Schinkoutput: Allocate additional memory for NULL terminator.
2014-08-20 Marc Schinkikalogic-scanaplus: Free device context to fix memory...
2014-08-18 Bert Vermeulenoutput: Fix double free.
2014-08-18 Bert Vermeulenoutput: Fix output option enumeration.
2014-08-18 Uwe Hermannunitests: Adapt to recent API changes.
2014-08-17 Marcus Comstedtsaleae-logic16: Recognize FPGA FIFO overflow status
2014-08-17 Marcus ComstedtMakefile.am: Fix out-of-tree build for Python bindings
2014-08-17 Marcus Comstedtconfigure.ac: Look for python-2.7.pc as well when makin...
2014-08-17 Marcus ComstedtMakefile.am: Fix out-of-tree build for C++ and Java...
2014-08-17 Marcus ComstedtMakefile.am: Fix doxygen invocation in out-of-tree...
2014-08-17 Marcus ComstedtFix include paths for out-of-tree builds
2014-08-17 Martin Lingbindings: update for sr_output_options_{get,free} API...
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-15 Bert Vermeulenoutput: Actually return a NULL-terminated array.
2014-08-14 Soeren Apelhameg-hmo: Make sure the enabled_channels list is empty...
2014-08-13 Bert Vermeulensession: Remove irrelevant logging.
2014-08-13 Bert Vermeulenoutput/wav: Minor code cleanup.
2014-08-13 Bert Vermeulenoutput: Deal properly with NULL (no) options on a new...
2014-08-11 Uwe Hermanntests: Factor out srtest_setup() and srtest_teardown().
2014-08-11 Uwe Hermannsr_session_new(): Return SR_ERR_ARG upon invalid argument.
2014-08-11 Uwe HermannAdd a small set of unit tests for session handling.
2014-08-11 Uwe Hermannsession_file.c: Drop left-over extern.
2014-08-10 Uwe HermannDoxygen: Exclude more non-public files and directories.
2014-08-10 Uwe Hermanntrigger.c: Add Doxygen @file and @defgroup tags.
2014-08-10 Uwe HermannMakefile.am: Silence some more Doxygen output.
2014-08-10 Uwe HermannDoxygen: Silence Doxygen warnings by default.
2014-08-10 Uwe HermannDoxygen: Add a few missing @param lines for sessions.
2014-08-10 Martin Lingbindings: Transfer C++ method parameter documentation...
2014-08-10 Martin LingC++: Add parameter documentation and additional method...
2014-08-10 Martin Lingjava: Add documentation generation.
2014-08-10 Martin Lingpython: Add documentation generation.
2014-08-10 Martin Lingbindings: Transfer C++ documentation strings to Python...
2014-08-10 Martin LingC++ bindings: Attach documentation to enum wrapper...
2014-08-10 Martin LingC++ bindings: Reimplement enums.py using doxygen XML...
2014-08-08 Soeren ApelFix typo in the Hameg HMO driver and add some error...
2014-08-05 Uwe Hermannconfigure.ac: Don't build BeagleLogic where a build...
next