]> sigrok.org Git - pulseview.git/history - pv/data/decode/decoder.hpp
Continue work on SRD_OUTPUT_LOGIC
[pulseview.git] / pv / data / decode / decoder.hpp
2021-02-13 Soeren ApelContinue work on SRD_OUTPUT_LOGIC
2021-02-13 Soeren ApelInitial support for SRD_OUTPUT_LOGIC
2020-09-03 Soeren ApelFix #1596 by making memory management more robust
2020-05-21 Soeren ApelFix compile issues with some compiler versions
2020-05-03 Soeren ApelIntroduce DecodeSignal::annotation_visibility_changed...
2020-05-03 Soeren ApelTabularDecView: Make the model/view work
2020-01-30 Soeren ApelDecodeTrace: Add "%c" to the format string
2020-01-01 Soeren ApelRename Decoder::shown() and such
2020-01-01 Soeren ApelFix some DecodeTrace UI issues
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