summaryrefslogtreecommitdiff
path: root/decoders/spdif
AgeCommit message (Expand)Author
2020-07-20spdif: Simplify samplerate check.Uwe Hermann
2020-07-20spdif: Drop unneeded braces.Uwe Hermann
2020-07-20spdif: Fix various issues.Arno Morbach
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-11-29decoders: Use a slightly more consistent/logical annotation row setup.Uwe Hermann
2019-04-02decoders: Fix incorrect 'outputs' fields.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-05Add srd_inst_initial_pins_set_all() and support code.Uwe Hermann
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
2016-12-07spdif: Convert to PD API version 3.Uwe Hermann
2016-05-15Use consistent __init__() format across all PDs.Uwe Hermann
2015-04-07Fix a bunch of typos.Uwe Hermann
2014-10-13All PDs: Only import the 'Decoder' object.Uwe Hermann
2014-09-10Various PDs: Whitespace, cosmetics.Uwe Hermann
2014-08-30spdif: Simplify get_pulse_type() a bit.Uwe Hermann
2014-08-30spdif: Use strings for decoder states.Uwe Hermann
2014-08-30spdif: Add another annotation helper.Uwe Hermann
2014-08-30spdif: Refactor and reduce nesting level.Uwe Hermann
2014-08-30Add initial S/PDIF decoder.Guenther Wenninger