]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
2012-07-03 Iztok Jerassome white space changes, changed handling of normal...
2012-07-03 Iztok Jerasadded some ducumentation, shortened the ROM command...
2012-07-03 Iztok Jerasadded some untested overdrive functionality, added...
2012-07-03 Iztok Jerascommented out most of the TRANSPORT layer code, added...
2012-07-03 Iztok Jerasdecoder onewire: added conditional network commands...
2012-07-03 Iztok Jerasdecoder onewire: separated transport layer code from...
2012-07-03 Iztok Jerasdecoder onewire: some annotation cleanup
2012-07-03 Iztok Jerasonewire decoder: removed some debug code, preparations...
2012-07-03 Iztok Jerasonewire decoder: added search support
2012-07-03 Iztok Jerasonewire decoder: added some byte related code
2012-07-03 Iztok Jerassome fixex to the link layer, not final
2012-07-03 Uwe Hermannunfinished update to onewire protocol decoder
2012-07-03 Uwe Hermannsrd: i2cfilter: Output actual I2C packets.
2012-06-27 Uwe Hermannsrd: Add National LM75 protocol decoder.
2012-06-22 Bert Vermeulensr/srd/cli: require glib version >= 2.28
2012-06-20 Uwe Hermannsrd: Split USB decoder in two PDs (which stack).
2012-06-20 Uwe Hermannsrd: usb: Add long description of the PIDs.
2012-06-14 Uwe Hermannsrd: usb: Preliminary USB low-speed support.
2012-06-14 Uwe Hermannsrd: uart_dump: Small simplification.
2012-06-14 Uwe Hermannsrd: uart_dump: Fix file output (flush).
2012-06-13 Uwe Hermannsrd: Add experimental uart_dump decoder.
2012-06-13 Uwe Hermannsrd: pan1321: Add 'Text' (short) annotation format.
2012-06-13 Uwe Hermannsrd: pan1321: Output correct start/end sample values.
2012-06-13 Uwe Hermannsrd: Fix non-working PAN1321 decoder.
2012-06-12 Uwe Hermannsrd: Cosmetics.
2012-06-12 Uwe Hermannsrd: jtag: Document current (WIP) protocol output format.
2012-06-12 Uwe Hermannsrd: usb: Fix bugs in the USB decoder.
2012-06-08 Uwe Hermannsrd: dcf77: Initial PON handling.
2012-06-08 Uwe Hermannsrd: dcf77: Bugfix, PD was broken.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: 'Verbose decode' & 'Warnings' annotations.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Add empty handlers for TODO cmds.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Further fixes/simplifications.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Simplify/generify cmd handling.
2012-05-30 Uwe Hermannsrd: mlx90614: Small bugfix.
2012-05-30 Uwe Hermannsrd: nunchuk: Enable PD now, it works fine.
2012-05-30 Uwe Hermannsrd: nunchuk: Support for the Nunchuk init sequence.
2012-05-30 Uwe Hermannsrd: nunchuk: Add verbose summary annotation.
2012-05-30 Uwe Hermannsrd: nunchuk: Only output summary annotation if possible.
2012-05-30 Uwe Hermannsrd: nunchuk: Fix most annotation samplenumbers.
2012-05-30 Uwe Hermannsrd: Wii Nunchuk: Complete rewrite, PD works now.
2012-05-29 Uwe Hermannsrd: Cosmetics.
2012-05-29 Uwe Hermannsrd: Disable 'onewire' PD for now, until it's working.
2012-05-29 Uwe Hermannsr/srd/cli/gtk: ChangeLog -> MAINTAINERCLEANFILES.
2012-05-22 Uwe Hermannsrd: onewire: Fix incorrect format for annotation output.
2012-05-22 Uwe Hermannsrd: onewire: Fix %d and %s mismatch.
2012-05-22 Uwe Hermannsrd: onewire: Get optional 'pwr' probe value, too.
2012-05-22 Uwe Hermannsrd: onewire: Drop UART leftover comments.
2012-05-22 Iztok Jerasremoved some code copied from UART decoder, fixed some...
2012-05-22 Iztok Jerasunfinished update to onewire protocol decoder
2012-05-22 Iztok Jerascommiting new unfinished 1-wire decoder
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Fix inverted SRWD bit handling.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Decode status register bits.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Fix SE command.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Implement READ command.
2012-05-16 Uwe Hermannsrd: MX25Lxx05D: Implement RDSR and PP commands.
2012-05-16 Uwe Hermannsrd: spi: Document output protocol, send CS# changes.
2012-05-15 Pekka Nikandersr/srd/cli: Fix compiling with Homebrew.
2012-05-10 Uwe Hermannsrd: JTAG: Enavble and get/use optional probes.
2012-05-10 Uwe Hermannsrd: Support for one or more optional probes.
2012-05-08 Uwe Hermannsrd: Fix a few Doxygen errors.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-05-08 Uwe Hermannsrd: Remove TODOs from annotation format names.
2012-05-05 Uwe Hermannsrd: JTAG/SMT32: Some more improvements.
2012-05-04 Thomas JaroschFix bracket placing
2012-05-03 Uwe Hermannsrd: JTAG/STM32: Factor out dpacc_data_in/out.
2012-05-03 Uwe Hermannsrd: JTAG/STM32: Decode IDCODE[31:0] parts.
2012-05-02 Uwe Hermannsrd: JTAG: Also show the bitstrings in hex (for now).
2012-05-02 Uwe Hermannsrd: JTAG/STM32: Various improvements, fixes.
2012-04-28 Uwe Hermannsrd: Add initial JTAG/STM32 protocol decoder.
2012-04-28 Uwe Hermannsrd: JTAG: Add some more docs.
2012-04-28 Uwe Hermannsrd: JTAG: The TRST# (and SRST#) signals are optional.
2012-04-28 Uwe Hermannsrd: jtag: Various bugfixes.
2012-04-26 Uwe Hermannsrd: Add initial JTAG protocol decoder.
2012-04-26 Uwe Hermannsrd: lpc: Minor additions/fixes.
2012-04-21 Uwe Hermannsrd: MXC6225XU: Bugfixes, add missing bits/registers.
2012-04-19 Uwe Hermannsrd: Initial MEMSIC MXC6225XU protocol decoder.
2012-04-18 Uwe HermannInitial LPC protocol decoder implementation.
2012-04-16 Uwe Hermannsrd: Initial 0.1.0 release. libsigrokdecode-0.1.0
2012-04-16 Uwe Hermannsr/srd: SR_API/SRD_API/etc. is a no-op on MinGW.
2012-04-16 Uwe Hermannsrd: Quickfix for MinGW build issue.
2012-04-15 Uwe Hermannsrd: Add functions to query srd version(s).
2012-04-10 Uwe Hermannsr/srd: Use/fix SR(D)_MAX_NUM_PROBES.
2012-04-06 Joel Holdsworthsrd/i2s: Added links to documentation
2012-04-06 Joel Holdsworthsrd/i2s: Added sample-rate and bit-depth to report
2012-04-06 Joel Holdsworthsrd/i2s: Print a warning on receiving a malformed word
2012-04-06 Joel Holdsworthsrd/i2s: Initial implementation
2012-03-31 Uwe Hermannsrd: Disable 'nunchuk' PD for now, it's unfinished.
2012-03-31 Uwe Hermannsrd: Decoders: Fix/simplify samplenum usage.
2012-03-31 Uwe Hermannsr/srd: Fix 'make distcheck'.
2012-03-31 Uwe Hermannsr/srd: Add ChangeLog to ignore list, it's generated.
2012-03-31 Uwe Hermannsrd: Generate ChangeLog from git upon 'make dist'.
2012-03-31 Uwe Hermannsrd: Add NEWS file.
2012-03-31 Uwe Hermannsrd: SRD_PACKAGE_VERSION_* for consistency.
2012-03-27 Uwe Hermannsrd: Some more (optional) consistency renames.
2012-03-27 Uwe Hermannsrd/cli/qt: Some more API consistency renames.
2012-03-27 Uwe Hermannsrd: PDs: Kill obsolete 'longdesc' entries.
2012-03-24 Uwe Hermannsrd: Add .gitignore file.
2012-03-24 Uwe Hermannsrd: sigrokdecode.h: Add version macros.
2012-03-24 Uwe Hermannsrd: Rename sigrokdecode.h to sigrokdecode.h.in.
2012-03-24 Uwe Hermannsrd: List 'report()' in all PDs for consistency.
next