]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2011-12-30 Uwe Hermannsr/srd: Move some files to their resp. dirs.
2011-12-30 Uwe HermannMove most contrib/ stuff to libsigrok.
2011-12-29 Uwe Hermannprobe names: Fix cosmetics, add docs, fix off-by-one.
2011-12-29 Kristoffer... Move the probe naming to the creator of the device...
2011-12-28 Uwe HermannFix outdated ezusb_install_firmware() prototype.
2011-12-28 Uwe Hermannlibsigrok: Fix #includes.
2011-12-28 Uwe HermannMake more variables/functions static and non-global.
2011-12-28 Uwe HermannDrop unused 'global' struct/variable.
2011-12-28 Uwe Hermannsigrok-proto.h: Drop obsolete prototype, move other...
2011-12-28 Uwe Hermanndevice: Make some parameters const.
2011-12-28 Uwe Hermanndevice: Change some functions to return int.
2011-12-28 Uwe Hermanndevice: Add Doxygen comments, improve error handling.
2011-12-28 Bert Vermeulenmake time/duration work, at least when loading from...
2011-12-26 Uwe Hermanndatastore.c: Improve error handling and docs.
2011-12-26 Uwe Hermannsr_filter_probes(): Check for too many probes.
2011-12-22 Uwe HermannImprove sr_filter_probes error handling and docs.
2011-12-04 Uwe Hermannlibsigrok: Quickfix for a segfault in ChronoVu LA8.
2011-11-28 Gareth McMullinsrd: Pass samplerate to decoder in metadata.
2011-11-27 Bert Vermeulenfix CLI size string specification
2011-11-24 Uwe HermannOther method to avoid "unused var" compiler warnings.
2011-11-24 Uwe HermannAdd missing #includes to avoid clang warnings.
2011-11-20 Bert Vermeulenla8: device not found during init() scan is not an...
2011-11-19 Uwe Hermannlibsigrok: glib-2.0 is a hard requirement.
2011-11-19 Gareth McMullinChanged SR_T_NULL to SR_T_BOOL and adjusted RLE option.
2011-11-17 Uwe HermannConsistently use __func__ instead of __FUNCTION__.
2011-11-17 Uwe Hermannlibsigrok: Use sr_err() et al instead of printf.
2011-11-17 Gareth McMullinFixed a crash when loading a second session file.
2011-11-15 Uwe Hermannsigrok.h: Remove SIGROK_*VERSION #defines again.
2011-11-15 Uwe HermannFix some compiler warnings.
2011-11-15 Uwe Hermannlibsigrok.pc: Add Required.private field entries.
2011-11-05 Gareth McMullinRemove IO source if callback returns FALSE.
2011-10-31 Uwe Hermannsigrok.h: Add SIGROK_{MAJOR,MINOR,MICRO,}_VERSION ...
2011-10-31 Gareth McMullinOLS: Calculate actual sample rate used.
2011-10-30 Uwe Hermannols: Minor whitespace and coding style fixes.
2011-10-29 Gareth McMullinRun-Length Encoding support for the OLS.
2011-10-29 Gareth McMullinPrevent reading past end of OLS hardware buffer.
2011-06-20 JerryMac OS X build fixes
2011-06-20 Bert Vermeulensaleae-logic: fix timing on packets when triggering...
2011-06-20 Bert Vermeulenbetter session bus logging
2011-06-19 Bert Vermeulenuse new datafeed packet format
2011-06-19 Bert Vermeulennew datafeed packet format
2011-06-18 Bert Vermeulenfix parameter type
2011-06-12 Bert Vermeulenwhitespace
2011-06-12 Bert Vermeulensupport for multiple FX2 devices
2011-06-05 Bert Vermeulensaleae-logic: use new logging system
2011-06-04 Bert Vermeulensaleae-logic: support for other FX2 devices (bare FX2)
2011-06-04 Bert Vermeulenbetter cleanup of device/plugin resources
2011-05-08 Uwe HermannLA8: Remove trailing whitespace.
2011-05-08 Uwe HermannLA8: Use sr_spew() where appropriate.
2011-05-08 Uwe HermannLA8: Improve trigger support and debug output.
2011-05-08 Uwe HermannAdd sr_spew/SR_LOG_SPEW for even more debug output.
2011-05-08 Uwe HermannLA8: Eliminate magic numbers.
2011-05-08 Uwe HermannLA8: Add trigger point support.
2011-05-08 Uwe Hermanndemo: Use memset(), might be faster.
2011-05-08 Uwe Hermanndemo: Add all-low/all-high pattern support.
2011-05-05 Uwe Hermanndemo: s/genmode/pattern/.
2011-05-05 Uwe Hermanndemo: Rename GENMODE_DEFAULT to GENMODE_SIGROK.
2011-05-05 Uwe HermannImprove (Doxygen) comments for HWCAP entries.
2011-05-05 Uwe Hermanndemo: Eliminate unneeded tmp_u64.
2011-05-05 Uwe HermannLA8: Free memory from g_*alloc*() via g_freee().
2011-05-05 Uwe Hermannlog messages: Use device name, not vendor name.
2011-05-05 Uwe Hermannlibsigrok: closedev() now has a return code.
2011-05-05 Uwe Hermannlibsigrok/cli: Implement loglevel support.
2011-05-05 Uwe HermannDrop unneeded skeleton files.
2011-05-05 Uwe Hermannlibsigrok: Rename open/close to opendev/closedev.
2011-05-01 Uwe Hermanndemo: Add some more debug output.
2011-04-26 Uwe HermannInitial support for CSV as output format.
2011-04-26 Uwe HermannChange left-over SIGROK_* to SR_*.
2011-04-24 Uwe HermannLA8: Shrink mangled_buf from 8MB to 4KB.
2011-04-24 Uwe HermannASIX: Small consistency fixes.
2011-04-24 Uwe HermannLA8: Eliminate unused num_probes variable.
2011-04-24 Uwe HermannLA8: Replace some sr_warn() with sr_err().
2011-04-24 Uwe HermannLA8: probeconfig/trigger support.
2011-04-18 Uwe HermannFix two small warnings.
2011-04-18 Uwe HermannHardware drivers: Use names for struct entries.
2011-04-18 Uwe Hermannols: Always use glib's memory allocation functions.
2011-04-18 Uwe HermannMSO19: Always use glib's memory allocation functions.
2011-04-16 Uwe Hermanndemo: Always use glib's memory allocation functions.
2011-04-16 Uwe Hermannserial.c: Use g_try_malloc().
2011-04-16 Uwe HermannASIX Sigma: Improve error handling a bit.
2011-04-16 Uwe Hermannalsa: Always use glib's memory allocation functions.
2011-04-16 Uwe HermannLA8: Always use glib's memory allocation functions.
2011-04-16 Uwe HermannReplace g_malloc{0,} with g_try_malloc{0,}.
2011-04-15 Uwe Hermanngnuplot output: Optimize by only storing changes.
2011-04-15 Uwe HermannDon't close/reset the FTDI device too often.
2011-04-15 Uwe HermannLA8: free() sample buffers in hw_closedev().
2011-04-14 Uwe Hermannlibsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err.
2011-04-10 Uwe HermannAdd chronovu-la8 input file format support.
2011-04-10 Uwe HermannAdd chronovu-la8 output file format.
2011-04-10 Uwe Hermanngnuplot output: More error checks.
2011-04-10 Uwe Hermanninput/output formats: s/extension/id/.
2011-04-10 Uwe HermannLA8: Use the new SR_ERR_ARG macro.
2011-04-10 Uwe HermannAdd SR_ERR_ARG #define.
2011-04-10 Uwe HermannBinary output: Add more error checks.
2011-04-10 Uwe Hermanninput/output formats: Explicit struct member names.
2011-04-04 Uwe HermannAdd initial support for the ChronoVu LA8.
2011-04-03 Uwe HermannRevert temporary changes for 0.2 release.
2011-04-03 Uwe HermannDisable some stuff which should not be in 0.2.
2011-04-03 Uwe HermannHook up output/text directory with autotools.
2011-04-03 Bert VermeulenOLS driver overhaul
next