Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-01 | All PDs: Consistently use singular/plural for annotation classes/rows. | Uwe Hermann | |
2019-04-02 | decoders: Fix incorrect 'outputs' fields. | Uwe Hermann | |
Only add items to 'outputs' if the respective PD actually has OUTPUT_PYTHON support implemented as of right now. Various decoders might get OUTPUT_PYTHON support later, but the 'outputs' field should reflect the current status. | |||
2019-03-16 | decoders: Various cosmetic/consistency/typo fixes. | Uwe Hermann | |
2019-03-15 | decoders: Add/update tags for each PD. | Uwe Hermann | |
2019-03-13 | Add PD tags handling and some tags | Soeren Apel | |
2019-01-30 | Rename values that shadow built-in keywords | Ryan Jarvis | |
2018-09-09 | cec: Drop uneeded self.set_stat(). | Uwe Hermann | |
2018-09-09 | cec: Replace unneeded decode_opcode(). | Uwe Hermann | |
2018-09-09 | cec: Simplify a few code snippets. | Uwe Hermann | |
2018-09-09 | Add HDMI CEC protocol decoder. | Jorge Solla | |