]> sigrok.org Git - libsigrok.git/history - src
Enable loading of session files without total probes defined
[libsigrok.git] / src /
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 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 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-05 jryasix-sigma: Split into api.c and protocol.[ch] modules.
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 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 Elstnersysclk-lwla: Read test word twice during initialization
2015-10-30 Daniel Elstnersysclk-lwla: Clarify function of registers 10B0 to...
2015-10-29 Uwe Hermannkorad-kdxxxxp: Minor cosmetics and consistency changes.
2015-10-29 Hannu VuolasahoOver voltage and current protection support
2015-10-29 Hannu VuolasahoSupport for regulation status and fix for mysterious M
2015-10-25 Martin Lingscpi: Move closing of discovered devices to sr_scpi_sca...
2015-10-24 Martin Lingrigol-ds: After successfully finding a device, close...
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: remove libusb_clear_halt() hack...
2015-10-24 Uwe Hermanntransform/scale: Fix g_variant_new() argument.
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: set_configuration only if it is...
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: add Rigol DS2000 to the RL1 blacklist
2015-10-24 Uwe HermannDrop unneeded sr_analog_float_to_string().
2015-10-24 Tilman Sauerbeckdrivers: Fix behaviour when trying to set an invalid...
2015-10-24 Uwe Hermannfx2lafw: Drop obsolete macro usage.
2015-10-22 Uwe Hermannfx2lafw: Add the official fx2lafw sigrok VID/PID pairs.
2015-10-20 Uwe Hermannanalog.c: Various Doxygen additions and improvements.
2015-10-20 Uwe Hermannanalog.c: Return SR_ERR_ARG upon invalid arguments.
2015-10-20 Uwe Hermannsr_analog_float_to_string(): Make 'digits' argument...
2015-10-20 Uwe HermannSR_DF_ANALOG2 and sr_datafeed_analog2 renames.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-10-20 Martin Lingsession: Convert from SR_DF_ANALOG to SR_DF_ANALOG2...
2015-10-20 Martin Lingoutput/csv: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingoutput/wav: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingtransform/invert: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingtransform/scale: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingtransform/scale: Use a rational rather than floating...
2015-10-17 Daniel Elstnersession: Make event source injection API private
2015-10-17 Daniel Elstnersession: Keep reference to main context while running
2015-10-17 Daniel Elstnersession: Make sr_session_run() optional
2015-10-17 Daniel Elstnerresource: Do not require size to stay valid after close
2015-10-16 Uwe HermannAdd support for the Tenma 77-7732 multimeter.
2015-10-16 Uwe HermannAdd support for the Tenma 77-9380A multimeter.
2015-10-16 Daniel Elstnersrzip: Avoid recent-ish zip_file_add()
2015-10-16 Daniel Elstnerkorad-kdxxxxp: Use PRIi64 format for int64_t
2015-10-14 Karl Palssondrivers: Add support for Tenma 72-7730 multimeter
2015-10-13 Hannu VuolasahoInitial driver for Korad KDxxxxP (Velleman LABPS3005D)
2015-10-13 Hannu Vuolasahokorad-kdxxxxp: Initial driver skeleton.
2015-10-09 Bartosz Golaszewskibaylibre-acme: Fix EEPROM fields endianness.
2015-10-09 Bartosz Golaszewskibaylibre-acme: Read EEPROM contents into buffer before...
2015-10-09 Bartosz Golaszewskibaylibre-acme: Use fixed-size integer types in struct...
2015-10-03 Daniel Elstnerresource: Make definition of FIRMWARE_DIR optional
2015-10-02 Daniel Elstnersession-file: Use 32-bit int for channel count
2015-10-01 Daniel Elstnerusb: Skip add/remove of FD on destroyed source
2015-10-01 Daniel Elstnerdrivers: Load firmware via new resource API
2015-10-01 Daniel Elstnerresource: Move sr_file_get_size() to resource.c
2015-10-01 Daniel Elstnerresource: New internal API for accessing resource files
2015-10-01 Daniel Elstnersrzip: Avoid low-level FD-based I/O
2015-10-01 Daniel Elstnersession-file: Remove old session save API
2015-10-01 Daniel Elstnervirtual-session: Plug ZIP archive leak
2015-10-01 Daniel Elstnervirtual-session: Advertise all config keys
2015-10-01 Daniel Elstnerinput: Use fseeko/ftello to get the size of a file
2015-10-01 Daniel Elstnerinput: Clean up input file scanning
2015-09-30 Uwe Hermanndrivers.c: Fix HAVE_HW_GWINSTEK_GDS_800 position.
2015-09-30 Martin Lederhilgergwinstek-gds-800: Initial driver implementation.
2015-09-30 Martin Lederhilgergwinstek-gds-800: Initial driver skeleton.
2015-09-25 Uwe Hermannmanson-hcs-3xxx: Fix use-after-free and memory leaks.
2015-09-25 Uwe HermannFix a few "value never read" scan-build warnings.
2015-09-22 Daniel Elstnerdemo: Strictly round up the number of samples to send
2015-09-22 Daniel Elstnerdemo: Increase timer interval to 100 ms
2015-09-22 Daniel Elstnerdemo: Fix continuous mode and honor time limit
2015-09-22 Bert Vermeulenscpi/usbtmc: Add Agilent DSO1000 series to RL1 blacklist.
2015-09-22 Bert Vermeulenscpi/usbtmc: Implement Rigol DS1000 workaround on any...
2015-09-21 Bert Vermeulenscpi: Pass SCPI device instance to open and close callb...
2015-09-21 Bert Vermeulenscpi/libgpib: Fix format argument in error message.
2015-09-21 Scott AllenFix RadioShack 22-812 DMM incorrect readings.
next