]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2012-01-29 Bert Vermeulenedid: move PD docstring to __init__.py
2012-01-29 Bert Vermeulensrd: add EDID 1.3 decoder
2012-01-29 Bert Vermeulenddc: add protocol output
2012-01-28 Uwe HermannUpdate/enforce/document our build requirements.
2012-01-28 Uwe Hermannsrd: Drop unneeded check, g_free() handles NULL fine.
2012-01-28 Uwe Hermannsrd: PDs: Cleanups, simplifications, small fixes.
2012-01-27 Uwe Hermannsrd: mlx90614: Show more exact temperature.
2012-01-27 Uwe Hermannsrd: Use PRIu64 for uint64_t values.
2012-01-27 Bert Vermeulensrd: add more debugging around probe mapping
2012-01-27 Bert Vermeulensrd: use format string where one is expected
2012-01-26 Uwe Hermannsrd: Melexis MLX90614 Infrared Thermometer decoder.
2012-01-26 Uwe Hermannsrd: Remove manual log domain ("srd: ") prefixes.
2012-01-26 Uwe Hermannsrd: log: Support for setting a log domain (prefix).
2012-01-25 Uwe Hermannsrd: UART: s/parity/parity_type/.
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-25 Uwe Hermannsrd: mx25lxx05d: Cleanups, add optional probes.
2012-01-25 Uwe Hermannsrd: Support for registering a custom log handler.
2012-01-25 Uwe Hermannsrd: Add Epson RTC-8564 JE/NB protocol decoder.
2012-01-25 Bert Vermeulensrd: properly recurse into PD instances when looking...
2012-01-24 Bert Vermeulensr: better error reporting
2012-01-24 Bert Vermeulensrd: change struct srd_pd_output to have a path to...
2012-01-23 Uwe Hermannsrd: Prepend (not append) PD dirs to sys.path.
2012-01-23 Bert Vermeulensrd: deal with invalid probe specifications better
2012-01-23 Bert Vermeulensrd: i2cdemux: add missing Makefile.am
2012-01-23 Bert Vermeulensrd: use new exception system everywhere
2012-01-23 Bert Vermeulensrd: add python exception catcher, which routes to...
2012-01-23 Bert Vermeulensrd: minor code cleanup
2012-01-22 Uwe Hermannsrd: Add generic i2cdemux protocol decoder.
2012-01-22 Bert Vermeulensrd: make all debugging and error reporting uniform
2012-01-21 Bert Vermeulensrd: use more appropriate calls for integer constants
2012-01-21 Bert Vermeulensrd: better check for PDs with no defined probes
2012-01-21 Bert Vermeulensrd: fix probe mapping
2012-01-21 Bert Vermeulensrd: support for mapping probes
2012-01-21 Bert Vermeulensrd: decoder class structure check belongs in module...
2012-01-21 Bert Vermeulenadd py_dictitem_as_str(), more checking in py_attr_as_str()
2012-01-20 Uwe Hermannsrd: UART: Update to new options API.
2012-01-19 Uwe Hermannsrd: SPI: Convert to new options API.
2012-01-19 Bert Vermeulensrd: fix decoder loading, and back to using glib dirent...
2012-01-19 Bert Vermeulensrd: don't check directory structure a PD is in, but...
2012-01-19 Bert Vermeulensrd: simplified error checking, in preparation for...
2012-01-19 Bert Vermeulenaccept only supported types in decoder class default...
2012-01-18 Uwe Hermannsrd: Windows/MinGW Python path format fixes.
2012-01-18 Bert Vermeulensrd: always set default options, regardless of overrides
2012-01-17 Bert VermeulenI2C: no need to copy default option values over from...
2012-01-17 Bert VermeulenSRD: support setting per-PD options
2012-01-16 Bert Vermeulensrd: don't decref an object we don't own
2012-01-15 Bert VermeulenI2C: properly use sample numbers in proto/annotation...
2012-01-15 Bert Vermeulensrd: PDs now get a logic feed with sample numbers,...
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.
2012-01-15 Bert Vermeulenmove sigrokdecode.Decoder type to its own source file
2012-01-15 Uwe Hermannsrd: Decoders: Remove author/email fields.
2012-01-15 Uwe Hermannsrd: Bring back small stuff lost in the merge.
2012-01-15 Bert Vermeulensrd: rename srd_usb to what it thinks it's called
2012-01-15 Bert Vermeulensrd: rename srd_usb to what it thinks it's called
2012-01-15 Bert Vermeulensrd: handle missing module docstrings better
2012-01-15 Bert VermeulenCLI: when invoked with only -a <pd>, the PD's documenta...
2012-01-15 Bert Vermeulensrd: clean up module loading/unloading, and the decoder...
2012-01-15 Bert Vermeulenmove srd_Decoder to sigrokdecode.h, and rename it in...
2012-01-15 Uwe Hermannsrd: Add ebr30a_i2c_demux PD (I2C in, 3 x I2C out).
2012-01-15 Uwe Hermannsrd: I2C: Small fixup.
2012-01-15 Uwe Hermannsrd: pan1321: Support replies from device.
2012-01-14 Uwe Hermannsrd: pan1321: Update to new UART format.
2012-01-14 Uwe Hermannsrd: UART: Handle both RX and TX pins.
2012-01-14 Uwe Hermannsrd: Separate author/email fields for now.
2012-01-14 Uwe HermannImprove 'longname' PD strings, use in 'sigrok-cli -V'.
2012-01-14 Uwe Hermannsrd: I2C: No need for underscores in string cmds.
2012-01-14 Uwe Hermannsrd: Consistent PD option defaults handling.
2012-01-14 Uwe Hermannsrd: SPI: Add support for different CS# polarity.
2012-01-14 Uwe Hermannsrd: SPI: Output warning annotation if CS# de-asserted.
2012-01-14 Uwe Hermannsrd: SPI: Support sampling on rising/falling CLK edge.
2012-01-14 Uwe Hermannsrd: SPI: Add support for arbitrary word sizes.
2012-01-14 Uwe Hermannsrd: SPI: Add support for bit order option.
2012-01-14 Uwe Hermannsrd: SPI: Set default PD options.
2012-01-14 Uwe Hermannsrd: SPI: Fix typo.
2012-01-14 Uwe Hermannsrd: SPI: Sketch of the PD options (unused).
2012-01-14 Uwe Hermannsrd: mx25lxx05d: Update to new API, make it work.
2012-01-14 Uwe Hermannsrd: SPI: Handle both directions, output proto data.
2012-01-14 Uwe Hermannsrd: SPI: probes[]: Add missing MISO and CS lines.
2012-01-14 Uwe Hermannsrd: SPI: s/sdata/mosi/.
2012-01-14 Uwe Hermannsrd: SPI: s/rxdata/mosidata/.
2012-01-14 Uwe Hermannsrd: SPI: s/rxcount/bitcount/.
2012-01-14 Uwe Hermannsrd: Fix/update SPI protocol decoder.
2012-01-14 Uwe Hermannsrd: Fix transitioncounter protocol decoder.
2012-01-14 Uwe Hermannsrd: USB: Move pids dict to global level.
2012-01-14 Uwe Hermannsrd: USB: Update decoder to new API, small fixes.
2012-01-13 Uwe Hermannsrd: Add initial DCF77 protocol decoder.
2012-01-12 Uwe Hermannsrd: nunchuk: Partial update to new stacking API.
2012-01-12 Uwe Hermannsrd: decoders: Rename obsolete timeoffset/duration.
2012-01-12 Uwe Hermannsrd: decoders: Metadata consistency fixes/updates.
2012-01-12 Uwe Hermannsrd: i2c: Drop unneeded %s usage.
2012-01-12 Uwe Hermannsrd: i2c: Use short-form if-else Python idiom.
2012-01-12 Uwe Hermannsrd: Decoders: Cosmetics and whitespace fixes.
2012-01-12 Uwe Hermannsrd: Drop duplicate SRD_ prefix from ANN/PROTO.
2012-01-10 Uwe Hermannsrd: Drop useless out_ann/out_proto init.
2012-01-10 Uwe Hermannsrd: Use 'import sigrokdecode as srd' for brevity.
2012-01-10 Uwe Hermannsrd: annotation -> annotations.
2012-01-10 Uwe Hermannsrd: Finish consistency rename to ANN/PROTO.
2012-01-10 Uwe Hermannsrd: Fix typo in Makefile.am.
2012-01-10 Uwe Hermannsrd: Minor doxygen cosmetics.
next