Age | Commit message (Expand) | Author |
2018-04-23 | instance: return SRD_ERR_TERM_REQ when execution shall terminate | Gerhard Sittig |
2018-03-31 | session: add "terminate and reset" support for protocol stacks | Gerhard Sittig |
2018-03-17 | Fix part of #1128 by adding a way to retrieve PD search paths | Soeren Apel |
2017-06-05 | Add srd_inst_initial_pins_set_all() and support code. | Uwe Hermann |
2017-05-31 | struct srd_decoder: Add list of input/output decoder IDs. | Uwe Hermann |
2017-05-26 | Show lib versions in the debug output. | Uwe Hermann |
2017-03-12 | decoder: terminate .wait() and .decode(), join threads for v3 instances | Gerhard Sittig |
2017-02-21 | Clarify that {start,end,cur}_samplenum are absolute numbers. | Uwe Hermann |
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig |
2016-12-07 | Add support for the new query-based PD v3 decoder API. | Uwe Hermann |
2015-09-13 | log: Remove srd_log_logdomain_{get,set} from the API | Daniel Elstner |
2015-08-20 | Pass unitsize per sample chunk. | Uwe Hermann |
2014-09-15 | Replace ann_format with ann_class. | Uwe Hermann |
2014-08-14 | Whitespace and consistency fixes. | Uwe Hermann |
2014-07-08 | Remove dependency on Python.h from public API header | Marcus Comstedt |
2014-05-04 | libsigrokdecode.h: Give type names to all enumerations. | Uwe Hermann |
2014-05-03 | Make the srd_Decoder type private. | Uwe Hermann |
2014-05-03 | Don't define names ending with _t (POSIX reserved). | Uwe Hermann |
2014-04-13 | Rename 'probe' to 'channel' everywhere. | Uwe Hermann |
2014-03-10 | Change PD options to be a tuple of dictionaries. | Bert Vermeulen |
2014-02-24 | Make the data unit size configurable | Daniel Elstner |
2014-01-31 | Add support for annotation rows. | Uwe Hermann |
2013-11-26 | Remove 64-probe limit. | Bert Vermeulen |
2013-11-18 | Clean up prototypes | Bert Vermeulen |
2013-11-15 | Move versioning info out to separate header | Bert Vermeulen |