Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-22 | srd: make all debugging and error reporting uniform | Bert Vermeulen | |
2012-01-05 | new srd_logic type implementation for PDs to iterate over. | Bert Vermeulen | |
2011-12-22 | srd: SRD_ERR_ARGS -> SRD_ERR_ARG. | Uwe Hermann | |
This is done to be consistent with libsigrok's SR_ERR_ARG (nicer that way). | |||
2011-12-22 | srd: Add logging framework. | Uwe Hermann | |
This includes the (private) functions srd_err() and friends, the (public) SRD_LOG_ERR macros and friends, and the (public) API functions srd_set_loglevel() and srd_get_loglevel(). |