]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
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
2015-08-16 Daniel ElstnerBuild: Use angle brackets for enums.cpp include
2015-08-16 Daniel ElstnerBuild: Distribute bindings sources
2015-08-16 Daniel ElstnerBuild: Prefix directory to include of enums.hpp
2015-08-16 Daniel ElstnerBuild: Append git revision hash to version
2015-08-16 Daniel ElstnerConsistently use SR_PACKAGE_VERSION instead of VERSION
2015-08-16 Daniel ElstnerBuild: Delay expansion of $datadir in FIRMWARE_DIR
2015-08-16 Daniel ElstnerBuild: Make version.h a configuration header
2015-08-16 Daniel Elstnertests: Include <libsigrok/libsigrok.h>
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-08-15 Soeren ApelIntroduce OutputFlag
2015-08-15 Soeren Apeloutput/srzip: Prevent memory leak in case filename...
2015-08-15 Uwe Hermannbackend: Output lib versions, host, and endianness...
2015-08-15 Aurelien Jacobsbrymen-bm86x: add some error checking
2015-08-15 Uwe HermannVarious minor cosmetics and consistency fixes.
2015-08-15 Uwe HermannDrop comment mentioning non-existing function.
2015-08-15 Uwe HermannDoxygen consistency fixes (@foo instead of \foo).
2015-08-15 Uwe HermannVarious errno/strerror() related fixes.
2015-07-31 Hubert CHAUMETTElibsigrok: demo: close pipes on dev_acquisition_stop()
2015-07-30 Soeren Apeloutput/srzip: Use sr_output->filename instead of option
2015-07-30 Soeren ApelAdd filename field to sr_output and make it accessible
2015-07-25 Uwe HermannOnly build BayLibre ACME driver if <sys/timerfd.h>...
2015-07-25 Uwe Hermannols: Don't #include <libserialport.h> directly.
2015-07-18 Uwe HermannBump version to 0.4.0 (the upcoming next major release).
2015-07-18 Uwe HermannAppend "-git" to the version string.
2015-07-10 Uwe HermannConvert a few more occurrences of d->priv to d->context.
2015-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-07-09 Uwe Hermannfx2lafw: Use the USB_INTERFACE #define.
2015-07-09 Uwe Hermannfx2lafw: Fix segfault wrt libusb_detach_kernel_driver().
2015-07-09 Soeren Apelfx2lafw: Fix #445 by detaching the kernel driver (if...
2015-07-09 Daniel KingDemo: Fix #314 by always honoring sample limit changes
2015-07-09 Soeren ApelFix #505 by providing a separate property list for...
2015-07-06 Soeren ApelFix #574 by setting up the transfer first, then startin...
2015-07-01 Bartosz Golaszewskibaylibre-acme: Remove unnecessary close().
2015-07-01 Bartosz Golaszewskibaylibre-acme: Use SR_HZ_TO_NS() when configuring the...
2015-06-30 Bartosz Golaszewskibaylibre-acme: Add a workaround for slow data acquisition.
2015-06-30 Daniel Lezcanobaylibre-acme: Use timerfd instead of a fake pipe.
next