]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2015-09-20 Bert VermeulenRemove unnecessary call to libusb_get_device_descriptor().
2015-09-20 Aurelien Jacobsscpi-pps: cleaner rewriting of output regulation GVariant
2015-09-20 Aurelien Jacobsscpi-pps: sr_scpi_get_string() is already called by...
2015-09-20 Aurelien Jacobsscpi: add obviously missing else statements
2015-09-20 Aurelien Jacobsscpi: don't stop parsing table at command 0 which is...
2015-09-20 Aurelien Jacobsscpi: scpi_cmd_resp() shouldn't return SR_OK without...
2015-09-18 Bert Vermeulenscpi/usbtmc: Support RL1 feature.
2015-09-18 Bartosz Golaszewskibaylibre-acme: gpio: Don't set direction in get/set...
2015-09-18 Bartosz Golaszewskibaylibre-acme: Add basic support for ACME revB.
2015-09-18 Bartosz Golaszewskibaylibre-acme: Check for power-switch presence at probe...
2015-09-18 Bartosz Golaszewskibaylibre-acme: Move enum channel_type to protocol.c.
2015-09-16 Daniel Elstnersysclk-lwla: Set USB device configuration
2015-09-16 Daniel Elstnersysclk-lwla: Clean up open/closed state handling
2015-09-16 Daniel Elstnersysclk-lwla: Streamline trigger setup logic
2015-09-16 Daniel Elstnerfx2lafw, sysclk-lwla: Avoid g_stat()
2015-09-15 Daniel Elstnerconfigure: Check for numpy Python module
2015-09-15 Uwe Hermannlascar-el-usb: Fix copy-paste errors.
2015-09-14 Uwe HermannMakefile.am: Shorten ChangeLog target a bit.
2015-09-13 Uwe Hermannmotech-lps-30x: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannnorma-dmm: Fix blocking serial write timeout.
2015-09-13 Uwe Hermanngmc-mh-1x-2x: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannconrad-digi-35-cpu: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannbrymen-dmm: Fix blocking serial write timeout.
2015-09-13 Uwe Hermanncenter-3xx: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannmic-985xx: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannmanson-hcs-3xxx: Fix blocking serial write timeout.
2015-09-13 Uwe Hermanntondaj-sl-814: Fix blocking serial write timeout.
2015-09-13 Uwe HermannDrop obsolete SR_CONF_MEASURED_2ND_QUANTITY.
2015-09-13 Daniel Elstnerclasses.cpp: Define _XOPEN_SOURCE for isascii()
2015-09-13 Daniel ElstnerBuild: Move _POSIX_C_SOURCE definition to config.h
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-13 Daniel Elstnerlibsigrok-internal.h: Remove unused prototypes
2015-09-13 Daniel Elstnerserial: Make serial device event sources more robust
2015-09-13 Daniel ElstnerFix two more format warnings uncovered by MinGW build
2015-09-13 Daniel ElstnerBuild: Force ISO-conforming format syntax on MinGW
2015-09-13 Daniel Elstnerlog: Bring back the "sr: " default log prefix
2015-09-13 Daniel Elstnerlog: Remove sr_log_logdomain_{get,set} from the API
2015-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-09-12 Daniel Elstnerlog: Output timestamps at level SR_LOG_DBG too
2015-09-12 Daniel Elstnerlog: Use generalized sr_log() to implement logging...
2015-09-11 Daniel Elstnersession: Return immediately if there are no event sources
2015-09-10 Daniel Elstnersession: Port to GLib main loop
2015-09-10 Daniel Elstnerserial: On Windows, include <windows.h> for HANDLE
2015-09-10 Daniel Elstnersigrok.m4: Remove SR_PROG_MAKE_NO_PRINT_DIRECTORY
2015-09-10 Daniel ElstnerBuild: Use GNUMAKEFLAGS for --no-print-directory
2015-09-10 Daniel Elstnerhung-chang-dso-2100: Enable only if libieee1284 is...
2015-09-10 Daniel Glöcknerhung-chang-dso-2100: Add driver
2015-09-10 Daniel Glöcknerhung-chang-dso-2100: Initial driver skeleton.
2015-09-09 Uwe Hermannportability: Use g_strerror() in favor of strerror().
2015-09-09 Uwe Hermannportability: Use g_ascii_strcasecmp() in favor of strca...
2015-09-09 Uwe HermannMakefile.am: Use @ORDER@ instead of |.
2015-09-09 Martin LingDon't rebuild Python or Java bindings unless C++ interf...
2015-09-08 Soeren ApelFix #550 by allowing an empty trigger match list
2015-09-08 Bert VermeulenDon't free trigger when destroying the session.
2015-09-08 Daniel ElstnerBuild: Show compiler versions in summary
2015-09-08 Daniel Elstnersigrok.m4: Add SR_PROG_VERSION macro
2015-09-08 Daniel Elstnersigrok.m4: Suppress make variable for ORDER
2015-09-08 Daniel ElstnerBuild: Fix restore of LIBS after temporary change
2015-09-07 Daniel Elstnersession: Compile USB-specific code only if available
2015-09-07 Daniel ElstnerBuild: Add configure check for libusb event-abstraction
2015-09-07 Daniel ElstnerUSB: Handle live changes to the set of FDs to poll
2015-09-07 Daniel ElstnerUSB: On Windows, assume G_IO_IN for the event mask
2015-09-07 Daniel Elstnersession: More main loop debug output
2015-09-07 Daniel ElstnerUSB: Remove Windows-specific event handling code
2015-09-07 Daniel Elstnersigrok.m4: Update serial
2015-09-07 Daniel ElstnerBuild: Use SR_PROG_MAKE_NO_PRINT_DIRECTORY
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
next