]> sigrok.org Git - pulseview.git/history - pv/data/decode
Rename 'probe' to 'channel' (libsigrokdecode change).
[pulseview.git] / pv / data / decode /
2014-04-14 Uwe HermannRename 'probe' to 'channel' (libsigrokdecode change).
2014-03-13 Joel HoldsworthRemoved undefined Annotation::set_row and set_pd_index
2014-03-01 Joel HoldsworthAdded LogicSignal::get_data
2014-02-20 Daniel ElstnerPass new unit_size argument to srd_inst_probe_set_all()
2014-02-16 Joel HoldsworthAdded row heading text
2014-02-11 Joel HoldsworthAdded DevInst pointer to Signal
2014-02-09 Joel HoldsworthFix some disappearing annotations
2014-02-09 Joel HoldsworthDo not attempt to decode when required probes have...
2014-02-08 Joel HoldsworthRowData: Removed _ann_start_index and _ann_end_index
2014-02-02 Joel HoldsworthAdded show/hide decoder button
2014-02-02 Joel HoldsworthSplit annotation data set into rows, and improved painting.
2014-02-01 Uwe Hermannpv::data::decode::Annotation: Add pd_index() and set_pd...
2014-02-01 Uwe Hermannpv::data::decode::Annotation: Add row() and set_row().
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-12-28 Joel HoldsworthAdded missing include to annotation.cpp
2013-12-28 Joel HoldsworthHandle C-strings as UTF-8
2013-12-27 Joel HoldsworthMoved annotation painting code into DecodeTrace, and...
2013-12-25 Joel HoldsworthReplaced Decoder internal GHashTable storage of options...
2013-11-30 Joel HoldsworthImplemented decoder stacking