]> sigrok.org Git - libsigrokdecode.git/history - module_sigrokdecode.c
srd: Decoders: Cosmetics and whitespace fixes.
[libsigrokdecode.git] / module_sigrokdecode.c
2012-01-12 Uwe Hermannsrd: Drop duplicate SRD_ prefix from ANN/PROTO.
2012-01-10 Uwe Hermannsrd: annotation -> annotations.
2012-01-10 Uwe Hermannsrd: Finish consistency rename to ANN/PROTO.
2012-01-09 Bert VermeulenStacked protocol decoders implementation.
2012-01-09 Bert Vermeulencode cleanup
2012-01-08 Bert Vermeulensrd: change output_new() API call to add()
2012-01-08 Bert Vermeulenpass PD output to the calling frontend, simple annotati...
2012-01-07 Bert Vermeulenexpose SRD_OUTPUT_* as symbols in the sigrokdecode...
2012-01-07 Bert VermeulenDecoder.output_new() now takes an extra protocol_id...
2012-01-07 Bert Vermeulenconvert data coming in from a PD to C structs
2012-01-05 Bert Vermeulennew srd_logic type implementation for PDs to iterate...