]> sigrok.org Git - libsigrokdecode.git/history - decoders/edid
atsha204a: Rename a few methods for consistency.
[libsigrokdecode.git] / decoders / edid /
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-06-16 Uwe HermannMark all stacked decoders as being PD API version 3.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2016-05-09 Uwe HermannConsistently use ' instead of " for strings in all...
2015-04-07 Uwe HermannFix a bunch of typos.
2014-12-16 Bert Vermeulenedid: Add annotation rows.
2014-12-16 Bert Vermeuleneded: Add all sections.
2014-10-13 Uwe HermannAll PDs: Only import the 'Decoder' object.
2014-09-01 Uwe HermannPD tests moved into the sigrok-test repo.
2014-07-15 Uwe HermannAll PDs: Minor whitespace and consistency fixes.
2014-06-24 Bert Vermeulenedid: Add another test, covering more code in the PD.
2014-05-03 Uwe Hermannedid: s/annotation type/annotation class/.
2014-04-15 Uwe HermannAll PDs: Bump api_version to 2.
2014-04-13 Uwe HermannRename 'probe' to 'channel' everywhere.
2014-03-14 Bert VermeulenBring various test output files up to date.
2014-03-10 Bert VermeulenProbes, optional probes and annotations now take a...
2014-03-09 Bert VermeulenRemove unused probes and options
2014-01-28 Uwe HermannAll PDs: Drop unneeded comments.
2013-12-10 Bert VermeulenAdd protocol decoder testing framework.
2013-11-27 Bert Vermeulenedid: Make sure to install the vendor list.
2013-11-27 Bert VermeulenAutomate protocol decoder installation.
2013-11-15 Bert VermeulenDrop obsolete report() method.
2013-11-15 Bert VermeulenUse the new Decoder.register() API
2013-10-30 Bert VermeulenThe start() method no longer takes a metadata parameter
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-01-01 Uwe HermannSmall cosmetic/consistency fixes in the PDs.
2012-11-24 Uwe HermannAll PDs: Name the files pd.py consistently.
2012-07-03 Uwe Hermannsrd: i2cfilter: Output actual I2C packets.
2012-06-12 Uwe Hermannsrd: Cosmetics.
2012-05-29 Uwe Hermannsrd: Cosmetics.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-03-24 Uwe Hermannsrd: List 'report()' in all PDs for consistency.
2012-03-04 Uwe Hermannsrd: PDs: More cosmetics.
2012-03-04 Uwe Hermannsrd: PDs: Consistency/cosmetic fixes.
2012-02-27 Uwe Hermannsrd: PDs: Whitespace and cosmetics.
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-01-30 Bert Vermeulenedid: properly deal with leading I2C crud + small fixes
2012-01-29 Bert Vermeulenedid: move PD docstring to __init__.py
2012-01-29 Bert Vermeulensrd: add EDID 1.3 decoder