]> sigrok.org Git - pulseview.git/history - pv/data/decode/decoder.hpp
Rework decoder infrastructure
[pulseview.git] / pv / data / decode / decoder.hpp
2020-01-01 Soeren ApelRework decoder infrastructure
2019-12-23 Soeren ApelInternal decoder class handling refactoring
2019-12-12 Soeren ApelAllow more than 256 binary output classes
2019-12-11 Soeren ApelVarious PD-related changes
2019-12-10 Soeren ApelMove DecodeChannel from data:: to data::decoder::
2018-05-04 Soeren ApelDecodeSignal: Re-set decoder metadata after stack termi...
2018-04-05 Soeren ApelApply option changes immediately, not on decode stack...
2017-07-06 Uwe HermannApply some clang-tidy fixes.
2017-07-05 Soeren ApelImplement logic data muxer thread
2017-07-04 Soeren ApelRe-use DecodeTrace::ChannelSelector as DecodeChannel
2017-06-05 Uwe HermannAllow users to set initial pin states for decoders.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-08-18 Soeren ApelUse SignalBase instead of LogicSignal for decoders
2016-02-13 Uwe HermannFix inconsistent declaration parameter names.
2015-08-20 Uwe HermannPass unitsize to srd_session_send() directly.
2015-01-27 Joel HoldsworthModified header guards to match file names
2014-11-29 Uwe HermannMinor whitespace fixes.
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp