]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2015-12-31 Uwe HermannRestore number "categories" in sr_configkey.
2015-12-31 Martin LingMake SR_CONF_MASK an internal constant.
2015-12-31 Martin LingMake SR_CONF_{SCAN,DEVICE}_OPTIONS into internal constants.
2015-12-31 Martin Lingbindings: New configuration enumeration API.
2015-12-31 Martin LingAdd new sr_driver_scan_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_config_capabilities() helper function.
2015-12-31 Martin Lingbindings: Wrap enum sr_configcap as Capability class.
2015-12-31 Martin LingMake SR_CONF_{GET,SET,LIST} into a new enum.
2015-12-29 Uwe Hermannsrc/usb.c: Only allow hex characters in CONN_USB_VIDPID.
2015-12-29 Wolfram Sangmodbus: silence a build warning
2015-12-26 Uwe HermannPrefer postfix-increment for consistency across the...
2015-12-25 Uwe Hermannkorad-kaxxxxp: Add workaround for a Korad KA3005P issue.
2015-12-24 Uwe Hermannkorad-kaxxxxp: Add support for the Velleman PS3005D.
2015-12-22 Daniel Elstnersysclk-lwla: Use static array for LWLA1034 init sequence
2015-12-22 Daniel Elstnersysclk-lwla: Attempt initialization three times
2015-12-22 Daniel Elstnersysclk-lwla: Use static array for init sequence
2015-12-22 Daniel Elstnersysclk-lwla: Work around short transfer quirk
2015-12-22 Daniel Elstnersysclk-lwla: Skip unused registers in status poll
2015-12-22 Daniel Elstnersysclk-lwla: Declare model_info structs as extern
2015-12-21 Daniel Elstnersysclk-lwla: Close USB handle on drain error
2015-12-21 Daniel Elstnersysclk-lwla: Various cosmetic improvements
2015-12-21 Soeren ApelAdd the Lauterbach Trace32 logic analyzer data import...
2015-12-21 Soeren ApelAdd RL64 and RL64S endianness helper macros
2015-12-21 Soeren ApelWhitespace fixes
2015-12-21 Uwe Hermanninput/raw_analog: Fix two compiler warnings.
2015-12-21 Uwe Hermanninput/raw_analog: Use ARRAY_SIZE.
2015-12-21 Stefan Brünsinput/raw_analog: set scale and offset appropriately
2015-12-21 Stefan Brünsinput/raw_analog: Add input module for raw analog signals
2015-12-21 Stefan Brünsanalog: add conversion from various integer formats...
2015-12-21 Stefan Brünsinput/wav: initialize channel list before going into...
2015-12-04 Stefan Brünsbindings/cxx: make sure the config value reference...
2015-12-04 Tilman Sauerbeckz60_libsigrok.rules: Add udev rule for LeCroy LogicStud...
2015-12-04 Tilman Sauerbecklecroy-logicstudio: Initial driver implementation.
2015-12-04 Tilman SauerbeckAdd the RB64 macro.
2015-12-03 Marcus Comstedtbindings: Fix doc extraction for enums
2015-12-01 Hannu Vuolasahokorad-kaxxxxp: Workaround for Korad device bug
2015-12-01 Hannu Vuolasahokorad-kaxxxxp: Fix typo in Korad driver device enum
2015-11-29 Stefan Brünsoutput/wav: use the right buffer for SR_DF_ANALOG
2015-11-29 Stefan Brünsinput/wav: fix and simplify conversion of integer samples
2015-11-29 Stefan Brünsinput/wav: increase search range for data chunk, report...
2015-11-29 Stefan Brünsinput/wav: fix error in offset calculation
2015-11-29 Stefan Brünsoutput/wav: track and free memory for float conversion...
2015-11-29 Stefan Brünsinput: fix leak of config data in several input modules
2015-11-29 Stefan Brünsoutput: fix options memory leak
2015-11-29 Stefan Brünsoutput/analog: track and free memory for float conversi...
2015-11-29 Stefan Brünssession: free memory for datafeed callbacks, reported...
2015-11-29 Stefan Brünssession: fix use after free of session->devs as reporte...
2015-11-28 Uwe HermannMake all sizeof() consistently use parenthesis.
2015-11-28 Daniel Elstnersysclk-lwla: Simplify trigger mask generation
2015-11-28 Daniel Elstnersysclk-lwla: Drain pending replies on initialization
2015-11-27 Daniel Elstnersysclk-lwla: Remove double USB set configuration
2015-11-27 Daniel Elstnersysclk-lwla: Cut down on size_t overuse
2015-11-27 Daniel Elstnersysclk-lwla: Fix copy'n'paste mistake in comment
2015-11-26 Uwe HermannUse the ALLZERO macro in more places.
2015-11-26 Hannu VuolasahoSupport for Korad KA3005P
2015-11-26 Uwe Hermannkorad-kdxxxxp: Rename driver to korad-kaxxxxp.
2015-11-26 Uwe Hermanndoxygen: Only use @since on public API functions.
2015-11-26 Uwe Hermannz60_libsigrok.rules: Add sigrok fx2lafw VID/PID pairs.
2015-11-26 Petteri AimonenVCD input: Chunk up the samples in 1MB blocks.
2015-11-26 Daniel Elstnersession: Remove debug spew on I/O events
2015-11-26 Daniel Elstnercontrib: Add SysClk LWLA1016 to udev rules
2015-11-26 Daniel Elstnersysclk-lwla: Implement support for LWLA1016
2015-11-26 Daniel Elstnersysclk-lwla: Remove global driver instance pointer
2015-11-21 Uwe Hermannsr_usb_find(): Increase the 'bus' limit to 255.
2015-11-15 Matthieu Gailletserial-dmm: Add support for Velleman DVM4100 & PeakTech...
2015-11-15 Matthieu GailletAdd dtm0660 15-byte DMM protocol parser.
2015-11-15 Uwe Hermannusb.c: Fix usb_get_port_path() issue on Mac OS X.
2015-11-15 Uwe Hermannchronovu-la: Add missing libusb dependencies.
2015-11-09 Uwe Hermannchronovu-la: Properly handle multiple devices.
2015-11-08 Uwe Hermannasix-sigma: Drop unneeded asix_sigma_driver_info.
2015-11-08 Uwe HermannConstify a lot more items.
2015-11-08 Daniel Elstnerbuild: Delete generated files on make clean
2015-11-07 Daniel Elstnerbuild: Enable uninstall of Java bindings
2015-11-07 Daniel Elstnerbuild: Skip Python bindings during distcheck
2015-11-07 Daniel Elstnerbuild: Distribute missing files
2015-11-07 Daniel Elstnerbuild: Make ChangeLog generation distcheck-safe
2015-11-06 Tilman SauerbeckConstify sr_dev_driver::name and sr_dev_driver::long_name.
2015-11-05 jryasix-sigma: Split into api.c and protocol.[ch] modules.
2015-11-02 Marcus ComstedtJava: Remove explicit constructor deletes since SWIG...
2015-11-02 Marcus ComstedtJava: Fix leaking global refs
2015-11-02 Marcus ComstedtJava: Don't use JNIEnv* captured by lambdas, it may...
2015-11-02 Marcus ComstedtJava: Fill jlongs with 0 when doing SWIG style pointer...
2015-11-02 Marcus ComstedtRevert "Java: Avoid dangerous writes via casted pointers"
2015-11-02 Martin Lingpython: Fix string conversions for Python 3.
2015-11-02 Daniel Elstnerbuild: Set CXXFLAGS when building Python module
2015-11-01 Daniel Elstnerbuild: Match up Python headers with interpreter version
2015-11-01 Daniel Elstneropenbench-logic-sniffer: Avoid recreating event source
2015-10-31 Bert VermeulenRemove obsolete SR_INPUT_META_MIMETYPE metadata key.
2015-10-31 Bert Vermeuleninput/csv: Remove obsolete mimetype format match.
2015-10-31 Daniel Elstnerbuild: Also look for python-2.7 pkg-config module
2015-10-31 Daniel Elstnersysclk-lwla: Read full 64 bit of capture duration field
2015-10-31 Daniel Elstnersysclk-lwla: Define constants for long registers
2015-10-31 Daniel Elstnersysclk-lwla: Clarify use of SRAM control registers
2015-10-30 Daniel Elstnerzip: Provide fallback if zip_discard() is unavailable
2015-10-30 Daniel ElstnerC++: Declare std::default_delete friend as struct
2015-10-30 Daniel ElstnerC++: Suppress deprecation warnings from glibmm
2015-10-30 Daniel Elstnerbuild: Use common SWIG defines for Python and Java
2015-10-30 Daniel Elstnersysclk-lwla: Read test word twice during initialization
2015-10-30 Daniel Elstnersysclk-lwla: Clarify function of registers 10B0 to...
next