]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2015-09-07 Daniel Elstnersigrok.m4: Add SR_PROG_MAKE_NO_PRINT_DIRECTORY macro
2015-09-07 Daniel ElstnerBuild: Show compiler and flags in configure summary
2015-09-07 Daniel ElstnerBuild: Use SR_PROG_MAKE_ORDER_ONLY
2015-09-07 Daniel Elstnersigrok.m4: Add SR_PROG_MAKE_ORDER_ONLY macro
2015-09-07 Daniel ElstnerBuild: Implement libieee1284 check via SR_ARG_OPT_CHECK
2015-09-07 Daniel Elstnersigrok.m4: Add generic macro for optional dependencies
2015-09-07 Martin Lederhilgerscpi: Fix incorrect serial_read_nonblocking call().
2015-09-07 Daniel Elstnerdrivers: Match dummy FD passed to source add/remove
2015-09-05 Daniel ElstnerUSB: Handle the case of a callback removing its event...
2015-09-04 Daniel ElstnerUSB: On Windows, block to wait for libusb events
2015-09-03 Daniel Elstnersession: Allow multiple poll FDs per event source
2015-09-03 Daniel Elstnersession: More poll spewing
2015-09-03 Daniel Elstnerlog: Output time stamps at log level spew
2015-09-03 Daniel Elstnerdrivers: Use timer sources instead of polling stdin
2015-09-03 Daniel Elstnerdemo: Use simple timer source instead of pipe
2015-09-03 Daniel Elstnersession: Add poll debug spew
2015-09-03 Daniel Elstnersession: Unify handling of I/O and timer sources
2015-09-03 Daniel Elstnersession: Properly accumulate event source timeouts
2015-09-03 Daniel Elstnersession: Do not expect meaningful errno on non-UNIX
2015-09-03 Daniel Elstnersession: Check for errors from g_poll()
2015-09-03 Daniel Elstnersession: Fix USB timeout handling
2015-09-02 Daniel ElstnerBuild: Fix installation of Python bindings
2015-08-31 Uwe Hermannpython: Fix the build for Python >= 3.
2015-08-31 Bert VermeulenRemove SR_OK_CONTINUE.
2015-08-30 Bert Vermeulenoutput/csv: Avoid using SR_OK_CONTINUE.
2015-08-30 Bert Vermeulenscpi: Avoid using SR_OK_CONTINUE.
2015-08-30 Bert Vermeulenserial: Check event ptr before using.
2015-08-30 Bert VermeulenConvert SR_CONF_MEASURED_QUANTITY to SR_T_MQ.
2015-08-30 Bert Vermeulenderee-de5000: Drop SR_CONF_MEASURED_QUANTITY functionality.
2015-08-30 Bert VermeulenChange SR_T_MQLIST to SR_T_MQ.
2015-08-30 Daniel GlöcknerCheck for libieee1284
2015-08-30 Daniel Glöcknersr_session_send: pass transformed packet to datafeed...
2015-08-30 Daniel Glöcknerhantek-dso: fix memory leak
2015-08-30 Daniel Glöcknerlascar-el-usb: fix memory leak
2015-08-30 Daniel Glöckneres51919: fix memory leak
2015-08-29 Uwe HermannDon't set _POSIX_C_SOURCE for VXI/RPC related files.
2015-08-29 Daniel ElstnerBuild: Pass compiler flags from make to setup.py
2015-08-28 Daniel ElstnerBuild: Go back to _POSIX_C_SOURCE=200112L
2015-08-28 Daniel Elstnerconfigure: Enable largefile support on 32-bit systems
2015-08-28 Uwe Hermannconfigure.ac: Add libserialport dependency to kern...
2015-08-28 Uwe HermannVarious key lists: Add reminders of what needs updates...
2015-08-28 Uwe Hermannsession.c: Fix key order.
2015-08-28 Uwe Hermannanalog.c: Fix key order, add missing items.
2015-08-28 Uwe Hermannoutput/analog: Fix key order, add missing items.
2015-08-28 Uwe Hermannhwdriver.c: Fix key order, add missing items.
2015-08-28 Uwe Hermannkern-scale: Add initial driver contents.
2015-08-28 Uwe Hermannkern-scale: Initial driver skeleton.
2015-08-28 Uwe HermannAdd a protocol parser for KERN scales.
2015-08-28 Uwe Hermannoutput/analog: Support mass related units / MQ flags.
2015-08-28 Uwe HermannAdd a few scale related flags.
2015-08-26 Daniel ElstnerBuild: Define feature test macro _DEFAULT_SOURCE
2015-08-26 Daniel ElstnerBuild: Use TESTS prefix instead of CHECK for flag variables
2015-08-25 Bert VermeulenAdd SR_T_MQLIST.
2015-08-25 Bert VermeulenAdd key info tables for MQ and MQflags.
2015-08-25 Bert VermeulenReplace sr_config_info with sr_key_info.
2015-08-25 Bert Vermeulenscpi/usbtmc: Use sr_usb_close().
2015-08-25 Bert VermeulenAdd sr_usb_close().
2015-08-25 Bert Vermeulenscpi: Strip leading/trailing spaces from *IDN? response.
2015-08-25 Bert Vermeulenscpi: Propagate error codes in API functions.
2015-08-25 Bert VermeulenMake sr_next_enabled_channel() from scpi-pps available...
2015-08-25 Bert Vermeulenscpi: Make helper functions from scpi-pps available...
2015-08-25 Bert Vermeulenscpi: Move SCPI-related definitions to separate header...
2015-08-25 Uwe Hermannsigrok.m4: License header consistency fixes.
2015-08-25 Daniel ElstnerBuild: Limit system features to C99 and POSIX
2015-08-24 Daniel ElstnerBuild: Fix SR_CHECK_COMPILE_FLAGS
2015-08-24 Daniel ElstnerBuild: Reduce unnecessary config substitutions
2015-08-24 Daniel ElstnerBuild: Leave LIBS alone during configure
2015-08-24 Daniel ElstnerBuild: Simplify driver dependency check
2015-08-24 Daniel ElstnerBuild: Add private copy of C++11 check macro
2015-08-24 Daniel ElstnerBuild: Prefer newer versions of libftdi and SWIG
2015-08-24 Daniel ElstnerBuild: Use commas to separate missing dependencies
2015-08-24 Daniel ElstnerBuild: Reduce autogen.sh to a trivial stub
2015-08-24 Daniel ElstnerBuild: Check for accepted compiler flags
2015-08-24 Daniel ElstnerBuild: Move package check macros to m4/sigrok.m4
2015-08-24 Daniel ElstnerBuild: Make compiler warnings configurable
2015-08-24 Daniel ElstnerBuild: Move custom Autoconf macros to separate file
2015-08-24 Daniel ElstnerClean up .gitignore
2015-08-24 Daniel ElstnerBuild: Place Autoconf macros into m4/ directory
2015-08-24 Daniel ElstnerBuild: Do not omit first argument to m4_warn()
2015-08-19 Uwe HermannFreeBSD: Also check for swig3.0.
2015-08-18 Daniel ElstnerBuild: Get rid of recursive make invocations
2015-08-18 Daniel ElstnerBuild: Tell setup.py where to find SWIG
2015-08-18 Uwe HermannFreeBSD: Also check for swig2.0 in addition to swig.
2015-08-18 Uwe HermannFreeBSD: Fix compile/link error due to missing libusb_g...
2015-08-18 Daniel ElstnerBuild: Avoid $< in explicit rules
2015-08-18 Daniel ElstnerBuild: Skip C++ CFLAGS and LIBS check when disabled
2015-08-18 Daniel ElstnerBuild: Fix typo that broke the driver enable options
2015-08-18 Daniel ElstnerBuild: Make SR_DRIVER() handle dependencies
2015-08-18 Daniel ElstnerBuild: Make dependency on git change more robust
2015-08-16 Uwe HermannBuild: Show glib/libzip version requirements in configu...
2015-08-16 Uwe HermannBuild: Fix a typo causing libftdi1 detection issues.
2015-08-16 Daniel ElstnerBuild: Properly namespace the version defines
2015-08-16 Daniel ElstnerBuild: Cleanup up and modernize autotools setup
2015-08-16 Daniel ElstnerBuild: Simplify the hardware driver selection
2015-08-16 Daniel ElstnerAdd dist tarball to gitignore
2015-08-16 Daniel Elstnersetup.py: Do VPATH search for swig/enums.i
2015-08-16 Daniel ElstnerBuild: Depend on swig/enums.i where appropriate
2015-08-16 Daniel Elstnerenums.py: Place swig/enums.i into build directory
2015-08-16 Daniel ElstnerBuild: Do not distribute generated headers
2015-08-16 Daniel ElstnerBuild: Pass nostdinc option to automake
next