]> sigrok.org Git - pulseview.git/history - pv
SamplingBar: Show total sampling time in a tooltip.
[pulseview.git] / pv /
2014-05-23 Jens SteinhauserSamplingBar: Show total sampling time in a tooltip.
2014-05-23 Jens SteinhauserSigSession: Fix typo in comment.
2014-05-23 Jens SteinhauserMainWindow: Add missing toolbar buttons.
2014-05-22 Jens SteinhauserMainWindow: Add shortcuts for the open/save menu items.
2014-05-04 Marcus ComstedtFix polymorphic function lookup problem
2014-04-14 Uwe HermannRename 'probe' to 'channel' (libsigrokdecode change).
2014-03-27 Joel HoldsworthDeviceOptions: Added an error handler for the case...
2014-03-25 Uwe HermannUpdate for 'probe' -> 'channel' rename in libsigrok.
2014-03-25 Uwe HermannUpdate for 'probe_group' -> 'channel_group' rename...
2014-03-22 Joel HoldsworthHeader/Viewport: Manually trigger the signals_changed...
2014-03-16 Joel HoldsworthReworked SamplingBar device selection logic
2014-03-15 Joel HoldsworthSet PopupToolButton::_popup to NULL at construction
2014-03-15 Joel HoldsworthRevert back to the default device if a session file...
2014-03-15 Joel HoldsworthDon't show decoders with probes in the Stack Decoder...
2014-03-15 Joel HoldsworthDon't allow disabled probes to be selected
2014-03-13 Joel HoldsworthDo not attempt to draw text for small annotations
2014-03-13 Joel HoldsworthRemoved undefined Annotation::set_row and set_pd_index
2014-03-13 Joel HoldsworthEnum: Reference gvariants in the values list
2014-03-13 Joel HoldsworthEnum: Use an iterator instead of iterating by indexes
2014-03-13 Joel HoldsworthAdded decoder options binding for double values
2014-03-13 Joel HoldsworthAddded support for decoder options with a values list
2014-03-13 Joel HoldsworthMoved print_gvariant into DeviceOptions
2014-03-07 Priit LaesFix typo in header guard causing warning
2014-03-04 Joel HoldsworthAdded missing include for boost::hash_combine
2014-03-04 Joel HoldsworthOnly show first-level decoders in the menu
2014-03-04 Joel HoldsworthRemoved assert from DecoderStack
2014-03-03 Joel HoldsworthFixed non-painting decode
2014-03-03 Joel HoldsworthOnly update the decode state when decoding
2014-03-03 Joel HoldsworthCheck required probes before starting the decode thread
2014-03-03 Joel HoldsworthAdded an error message there are some unspecified requi...
2014-03-03 Joel HoldsworthRemoved unused parameter in DecoderStack::decode_proc
2014-03-02 Joel HoldsworthNotify repaint after decode_data instead of inside...
2014-03-02 Joel HoldsworthImplemented threaded decode
2014-03-02 Joel HoldsworthRenamed DecoderStack::_mutex to _output_mutex
2014-03-02 Joel HoldsworthRenamed SigSession::data_updated signal to data_receive...
2014-03-02 Joel HoldsworthMoved inner decode loop into DecoderStack::decode_data
2014-03-02 Joel HoldsworthBegin a new decode session when a new frame begins
2014-03-01 Joel HoldsworthAdded a reference to the SigSession in DecoderStack
2014-03-01 Joel HoldsworthAdded LogicSignal::get_data
2014-03-01 Joel HoldsworthSamplingBar: Only use DefaultSampleCount if the _sample...
2014-03-01 Joel HoldsworthUse boost::filesystem::path to get the filename from...
2014-03-01 Joel HoldsworthDon't attempt to set SR_CONF_LIMIT_SAMPLES when it...
2014-03-01 Joel HoldsworthShow the file-device in the selector when a file is...
2014-03-01 Joel HoldsworthSamplingBar: Surpressed a spurious update loop
2014-03-01 Joel HoldsworthMoved default device functionality into SigSession
2014-03-01 Joel HoldsworthMoved session creation into DevInst objects
2014-03-01 Joel HoldsworthRemoved a redundant call to SigSession::set_device
2014-03-01 Joel HoldsworthMoved SigSession::is_trigger_enabled into DevInst
2014-03-01 Joel HoldsworthMoved DevInst::_sdi down into Device
2014-03-01 Joel HoldsworthMoved DeviceManager::use_device and release_device...
2014-03-01 Joel HoldsworthMade DeviceManager only handle Device objects
2014-03-01 Joel HoldsworthAdded pv::device::Device
2014-03-01 Joel HoldsworthMoved DevInst into the pv::device namespace
2014-03-01 Joel HoldsworthIn View::zoom_one_to_one use View::get_visible_data
2014-03-01 Daniel ElstnerLogicSignal: Un-break trigger configuration. (bug ...
2014-03-01 Marcus ComstedtDon't join with non-threads. Fixes 323
2014-02-20 Daniel ElstnerPass new unit_size argument to srd_inst_probe_set_all()
2014-02-20 Daniel Elstnerdecode: Fix mixup of bytes vs samples
2014-02-19 Marcus ComstedtCheck if unportable sample pack/unpack works and in...
2014-02-19 Marcus ComstedtImplement portable LA sample packing and unpacking.
2014-02-16 Joel HoldsworthAdded row heading text
2014-02-14 Daniel KingPreallocate memory before samples are received.
2014-02-11 Joel HoldsworthNotify that config change when probes are enabled/disabled
2014-02-11 Joel HoldsworthSweepTimingWidget: When the exact value isn't available...
2014-02-11 Joel HoldsworthMoved all sr_probe modification into pv::DevInst
2014-02-11 Joel HoldsworthRemoved SigSession from Trace
2014-02-11 Joel HoldsworthRemoved _session.get_device calls from LogicSignal
2014-02-11 Joel HoldsworthAdded DevInst pointer to Signal
2014-02-11 Joel HoldsworthUpdated the sample rate selector when the config is...
2014-02-11 Joel HoldsworthSamplingBar: Improved event loop protection
2014-02-09 Joel HoldsworthAdded DevInst::config_changed signal
2014-02-09 Joel HoldsworthMoved config getting/setting into DevInst
2014-02-09 Joel HoldsworthFix some disappearing annotations
2014-02-09 Joel HoldsworthWrapped sr_dev_inst in a class: pv::DevInst
2014-02-09 Joel HoldsworthDecodeTrace: Draw the error over the unresolved period
2014-02-09 Joel HoldsworthDo not attempt to decode when required probes have...
2014-02-09 Joel HoldsworthAdded some missing fromUtf8s
2014-02-08 Joel HoldsworthRowData: Removed _ann_start_index and _ann_end_index
2014-02-08 Joel HoldsworthImproved decode annotation colouring
2014-02-08 Joel HoldsworthFixed decoder probes auto-select logic
2014-02-08 Daniel ElstnerAdd bindings for new device options
2014-02-02 Joel HoldsworthAdded show/hide decoder button
2014-02-02 Joel HoldsworthImproved row annotation colouring
2014-02-02 Joel HoldsworthSplit annotation data set into rows, and improved painting.
2014-02-01 ulflulflFix bug #235. Add shortcut keys for View/Zoom In (Ctrl...
2014-02-01 Joel HoldsworthExtract only the subset of annotations that are in...
2014-02-01 Uwe HermannDraw stacked decoder traces below the other PDs (avoids...
2014-02-01 Uwe Hermannpv::data::decode::Annotation: Add pd_index() and set_pd...
2014-02-01 Uwe Hermannpv::view::DecodeTrace: Draw annotation rows according...
2014-02-01 Uwe Hermannpv::data::DecoderStack: Set _row for each annotation.
2014-02-01 Uwe Hermannpv::data::decode::Annotation: Add row() and set_row().
2014-01-31 Uwe Hermanndecoderstack.cpp: Improve two error messages a bit.
2014-01-30 Uwe Hermanndecode: Clear error message upon every new session...
2014-01-29 Joel HoldsworthFixed layout of labeled widgets
2014-01-25 Joel HoldsworthFixed off-by-one in DecoderStack::decode_proc
2014-01-25 Joel Holdsworthpv::prop::Int: Removed assert from Int::get_widget
2014-01-25 Joel Holdsworthpv::prop::String: Do not create a widget if the initial...
2014-01-25 Joel Holdsworthpv::prop::Double: Do not create a widget if the initial...
2014-01-25 Joel Holdsworthpv::prop::Bool: Do not create a widget if the initial...
2014-01-25 Joel Holdsworthpv::prop::Enum: Do not create a widget if the initial...
next