summaryrefslogtreecommitdiff
path: root/decoders/edid/pd.py
AgeCommit message (Expand)Author
2018-08-29edid: Shorten two code snippets.Uwe Hermann
2018-08-29edid: Add support for extension blocks, cleanupsStefan BrĂ¼ns
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-16Mark all stacked decoders as being PD API version 3.Uwe Hermann
2016-05-15Use consistent __init__() format across all PDs.Uwe Hermann
2016-05-09Consistently use ' instead of " for strings in all PDs.Uwe Hermann
2015-04-07Fix a bunch of typos.Uwe Hermann
2014-12-16edid: Add annotation rows.Bert Vermeulen
2014-12-16eded: Add all sections.Bert Vermeulen
2014-07-15All PDs: Minor whitespace and consistency fixes.Uwe Hermann
2014-05-03edid: s/annotation type/annotation class/.Uwe Hermann
2014-04-15All PDs: Bump api_version to 2.Uwe Hermann
2014-03-10Probes, optional probes and annotations now take a tuple.Bert Vermeulen
2014-03-10Remove unused probes and optionsBert Vermeulen
2014-01-28All PDs: Drop unneeded comments.Uwe Hermann
2013-12-10Add protocol decoder testing framework.Bert Vermeulen
2013-11-15Drop obsolete report() method.Bert Vermeulen
2013-11-15Use the new Decoder.register() APIBert Vermeulen
2013-10-30The start() method no longer takes a metadata parameterBert Vermeulen
2013-04-23GPL headers: Use correct project name.Uwe Hermann
2013-01-01Small cosmetic/consistency fixes in the PDs.Uwe Hermann
2012-11-24All PDs: Name the files pd.py consistently.Uwe Hermann