]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2014-02-19 Uwe Hermannrgb_led: Fix annotation end sample numbers.
2014-02-19 Uwe Hermannrgb_led: Minor cosmetics, whitespace.
2014-02-19 Matt RanostayInitial RGB LED decoder
2014-02-09 Uwe Hermannusb_packet: s/NACK/NAK/.
2014-02-09 Uwe Hermannusb_packet: Use annotation classes and annotation rows.
2014-02-09 Uwe Hermannsdcard_spi: Adapt for MSB-first bits from spi PD.
2014-02-09 Uwe Hermannspi: Use/store bits in MSB-first order.
2014-02-09 Uwe Hermannspi: Fix warnings about CS# being de-asserted.
2014-02-09 Uwe Hermannrtc8564: Improve short annotations.
2014-02-09 Uwe Hermannrtc8564: Provide per-bit annotations.
2014-02-09 Uwe Hermanni2c: Emit per-bit annotations/packets and define annota...
2014-02-09 Uwe Hermannmx25lxx05d: Define annotation rows.
2014-02-09 Uwe Hermannmx25lxx05d: Use proper annotation classes.
2014-02-09 Uwe Hermannavr_isp: Fix 'Device' annotation sample numbers + row.
2014-02-09 Uwe Hermannavr_isp: Define annotation rows.
2014-02-09 Uwe Hermannavr_isp: Use proper annotation classes.
2014-02-09 Uwe Hermannsdcard_spi: Merge command ID/name and description into...
2014-02-09 Uwe Hermannsdcard_spi: Improved command handling / display.
2014-02-09 Uwe Hermannsdcard_spi: Fix handling of some warning annotations.
2014-02-09 Uwe Hermannsdcard_spi: Fix incorrect R1 reply annotation endsample.
2014-02-09 Uwe Hermannsdcard_spi: Fix incorrect 'Command index' value access.
2014-02-09 Uwe Hermannsdcard_spi: Use bit-exact annotations in handle_respons...
2014-02-09 Uwe Hermannsdcard_spi: Use bit-exact annotations in handle_command...
2014-02-09 Uwe Hermannspi: Throw an error if neither MISO nor MOSI was supplied.
2014-02-09 Uwe Hermannspi: Fix incorrect dataword endsample numbers.
2014-02-09 Uwe Hermannspi: Refactoring and cleanups.
2014-02-09 Uwe Hermannspi: Factor out reset_decoder_state().
2014-02-09 Uwe Hermannspi: Output per-bit annotations and OUTPUT_PYTHON data.
2014-02-09 Uwe Hermannsdcard_spi: Define annotation rows.
2014-02-09 Uwe Hermannsdcard_spi: Use proper annotation classes.
2014-02-09 Uwe Hermannsdcard_spi: Initial fixing round for correct samplenumbers.
2014-02-02 Uwe Hermannrtc8564: Handle century bit.
2014-02-01 Uwe Hermannrtc8564: Provide short/long annotations.
2014-02-01 Uwe Hermannrtc8564: Handle register 0x06 (weekday).
2014-02-01 Uwe Hermannrtc8564: Define annotation rows.
2014-02-01 Uwe Hermannrtc8564: Use proper annotation classes.
2014-02-01 Uwe Hermannlpc: Define annotation rows.
2014-02-01 Uwe HermannAdd a few missing probe-names.
2014-02-01 Uwe Hermannuart: Better annotation row handling of parity errors.
2014-02-01 Uwe Hermannguess_bitrate: start() doesn't take a metadata argument...
2014-02-01 Uwe HermannFix more warnings exposed by -Wmissing-prototypes.
2014-02-01 Uwe Hermannusb_signalling: Define annotation rows.
2014-02-01 Uwe Hermannspi: Improve probe names/descriptions a bit.
2014-02-01 Uwe Hermannonewire_link: Define annotation rows.
2014-02-01 Uwe Hermanndcf77: Fix incorrect startsample for "month" field.
2014-02-01 Uwe Hermannavr_isp: Fix a bug resulting in incorrect start samples.
2014-01-31 Uwe Hermanndcf77: Define annotation rows.
2014-01-31 Uwe Hermannspi: Define annotation rows.
2014-01-31 Uwe Hermannuart: Define annotation rows.
2014-01-31 Uwe HermannAdd support for annotation rows.
2014-01-30 Uwe Hermannuart: Allow either RX or TX to be optional.
2014-01-30 Uwe Hermannsrd_inst_probe_set_all: Error out upon missing required...
2014-01-30 Uwe Hermanns/out_proto/out_python/.
2014-01-30 Uwe HermannFix warnings exposed by -Wmissing-prototypes.
2014-01-30 Uwe Hermannconfigure.ac: Add -Wmissing-prototypes.
2014-01-30 Uwe Hermannconfigure.ac: Only check for things we actually use.
2014-01-30 Uwe Hermannmx25lxx05d: Add probe test case.
2014-01-30 Uwe Hermannuart: Add trekstor_ebr30_a test case.
2014-01-30 Uwe Hermannuart: Better fix for ASCII output.
2014-01-30 Uwe Hermannspi: Add mx25l1605d_probe test case.
2014-01-29 Uwe Hermannspi: Add atmega32_00 test case.
2014-01-28 Uwe Hermannspi: Rename 'sck' to the more common 'clk'.
2014-01-28 Uwe Hermannspi: Allow MISO or MOSI to be optional.
2014-01-28 Uwe Hermanntests/pdtest: Fix -R (takes an argument).
2014-01-28 Uwe Hermannspi: Drop temporary hack for combined MISO/MOSI out.
2014-01-28 Uwe HermannFix out-of-tree build.
2014-01-28 Uwe Hermanntests/runtc.c: Minor whitespace fixes.
2014-01-28 Uwe Hermanntests/pdtest: Add missing license header.
2014-01-28 Uwe Hermanntests/pdtest: Fix shebang line.
2014-01-28 Uwe HermannAll PDs: Consistent naming/case for annotation shortnam...
2014-01-28 Uwe HermannAll PDs: Drop unneeded comments.
2014-01-28 Uwe HermannAll PDs: Improve/fix descriptions.
2014-01-23 Uwe Hermanntransitioncounter: Drop PD (obsolete).
2014-01-23 Uwe Hermannuart: Add binaryout/dump support, drop obsolete 'uart_d...
2014-01-23 Uwe Hermanni2s: Add WAV dump support, drop obsolete 'i2s_dump...
2014-01-17 Uwe Hermannconfigure.ac: Drop obsolete MinGW Python3 workaround.
2014-01-17 Uwe Hermannconfigure.ac: Check for all known Python3 pkg-config...
2014-01-13 Uwe Hermannparallel: Make CLK probe optional.
2014-01-03 Uwe HermannLink against libm to avoid Python related linking errors.
2014-01-02 Marcus Comstedtconfigure.ac: Use pkg-config to check for python
2013-12-28 Uwe Hermannjtag: Use proper annotation classes, fix GUI usage.
2013-12-28 Uwe Hermannjtag: Refactor and simplify some code.
2013-12-28 Uwe HermannDo some more I2C to I²C changes.
2013-12-28 Uwe Hermanni2s: Fix typo.
2013-12-28 Joel Holdsworthmxc6225xu: Replace I2C with I²C
2013-12-28 Joel Holdsworthlm75: Replace I2C with I²C
2013-12-28 Joel Holdsworthi2s_dump: Replace I2S with I²S
2013-12-28 Joel Holdsworthi2s: Replace I2S with I²S
2013-12-28 Joel Holdsworthi2cfiler: Replaced I2C with I²C
2013-12-28 Joel Holdsworthi2cdemux: Replaced I2C with I²C
2013-12-28 Joel Holdsworthi2c: Replaced I2C with I²C
2013-12-22 Bert Vermeulenruntc: Fix conditional build on non-Linux systems.
2013-12-18 Arkadiusz MiśkiewiczDon't install runtc.
2013-12-18 Bert Vermeulenruntc: Output binary as ASCII timestamp/class/hex bytes...
2013-12-15 Bert Vermeulenruntc: Make sure to compile against this library
2013-12-13 Bert Vermeuleni2c: Add Python tests.
2013-12-13 Bert Vermeulenpdtest/runtc: Add support for Python output types.
2013-12-13 Bert VermeulenSend SRD_OUTPUT_PYTHON to registered callbacks as well.
2013-12-13 Bert VermeulenPrune dead code.
2013-12-13 Bert Vermeuleni2c: Avoid obsolete method.
next