]> sigrok.org Git - pulseview.git/history - pv/session.cpp
Fix #1183 by adding a workaround for srzip handling
[pulseview.git] / pv / session.cpp
2020-06-25 Soeren ApelFix #1183 by adding a workaround for srzip handling
2020-06-25 Soeren ApelMainBar: Make sure session save path is reset on non...
2020-06-25 Valentin OchsAdd a new action to save to the last .sr file, and...
2020-05-29 Soeren ApelFix #1549 by notifying user of wrong input parameter...
2020-05-11 Soeren ApelSignalBase: Add SignalGroup class and handling
2020-05-11 Soeren ApelContinue reworking the channel/signal handling
2020-05-11 Soeren ApelPrepare for generated signals
2020-05-11 Soeren ApelRefactor channel/signal handling
2020-05-03 Soeren ApelAdd metadata object handling
2020-03-16 Soeren Apelclang-tidy fixes
2020-03-16 Soeren Apelclazy fixes
2020-02-24 Soeren ApelUse ordered data types for signals and use first signal...
2020-02-19 Soeren ApelSession: Use ordered container to preserve DecodeTrace...
2020-02-14 Soeren ApelSession: Save meta objs for all views
2020-01-28 Soeren ApelFix #1457 by adding markers, cursors and zero offset...
2020-01-13 Soeren ApelRefine translatable sentences and translate to German
2020-01-12 Soeren ApelFix #1448 by using different captions for the Run button
2019-12-21 Soeren ApelMake new views take over the main view's signal settings
2019-12-20 Soeren ApelFix #1446 by starting the decode only for the last...
2019-11-29 Soeren ApelDecoderOutput: Add selector box and fix signal handling
2019-11-27 Soeren ApelSave/restore view type
2019-11-27 Soeren ApelImplement adding different view types
2019-05-04 Tilman SauerbeckSession: Print duration of last acquisition only.
2019-04-22 Soeren ApelStyle fixes
2019-04-22 Devan LaiRemove redundant isNull() check - isEmpty is a superset...
2019-04-22 Devan LaiAdd -s / --settings parameter to load a session setup...
2019-04-18 Soeren ApelSession: Measure acquisition time
2019-03-10 Soeren ApelFix #1147 by implementing decoder selector subwindow
2019-03-02 Soeren ApelAuto-load session setups if they exist and auto-save...
2019-03-02 Soeren ApelFix #971: Allow saving/restoring of session setups
2019-01-18 Soeren ApelSession: Enable logic data acquisition using gstreamer
2018-12-27 Soeren ApelAbort acquisition if there are more than 64 logic channels
2018-10-21 Soeren ApelFix clazy warnings regarding range-for references
2018-06-05 Soeren ApelFix #1166 by using the correct array size
2018-06-05 Soeren ApelSession: Handle failing sigrok::Device::read_config...
2018-05-30 Soeren ApelFix #540 by introducing a method to reset the view...
2018-05-25 Soeren ApelAdd imported files to the session save/restore mechanism
2018-05-22 Soeren ApelSession: Allow an SR_DF_META packet to override the...
2018-05-17 Gerhard Sittigsession: apply input format match to interactively...
2018-05-13 Gerhard Sittigsession: add support to auto detect input format (for...
2018-04-19 Soeren ApelDon't use qDebug().noquote() for now (bug #1169)
2018-04-15 Soeren ApelCentralize session error notification
2018-04-08 Soeren ApelSession: Don't process packets without sample data
2018-04-04 Soeren ApelAdd DecodeSignal and Session error logging
2018-03-30 Soeren ApelSession: Set "segment complete" flags when no frames...
2018-03-23 Dan Horákfix catching polymorphic types by value
2018-03-03 Soeren ApelSession: Fix trigger handling
2018-02-23 Soeren ApelSession: Add error messages
2018-02-21 Soeren ApelTiny whitespace fix
2018-02-07 Soeren ApelSession/View: Save triggers in a list and use it
2018-01-09 Soeren ApelAdd segment display mode UI controls and some related...
2018-01-09 Soeren ApelSession: Make get_segment_count() consider all segments
2018-01-09 Soeren ApelAdd segment_id to all segment classes
2018-01-05 Soeren ApelImplement Trace::ShowLastCompleteSegmentOnly display...
2017-12-27 Soeren ApelFlesh out segment display mode handling
2017-11-17 Philipp MarekSession: Fix mismatched delete operator.
2017-10-29 Soeren ApelRework new segment notification mechanism
2017-10-09 Soeren ApelSession: Query the device's sample rate when needed...
2017-09-22 Soeren ApelAdd segment selector UI + helpers
2017-08-14 Soeren ApelSession: Rework frame handling
2017-08-03 Soeren ApelRemove SignalBase::A2LChannel
2017-07-05 Soeren ApelMake sigrok::Context semi-global and use libsigrok...
2017-07-05 Soeren ApelFix #888 by incrementing i only once per iteration
2017-07-05 Soeren ApelFix #832 by saving/restoring the decoder stack without...
2017-07-05 Soeren ApelSession: Break up add_decoder()
2017-07-05 Soeren ApelFix #981 by adding non-device signals upon view creation
2017-07-04 Soeren ApelMerge DecoderStack into DecodeSignal
2017-07-04 Soeren ApelRework decode channel auto-assignment
2017-07-04 Soeren ApelIntroduce DecodeSignal class
2017-06-27 Uwe HermannMinor Doxygen comment cosmetics.
2017-06-27 Gerhard Sittigsession: Add support for input format options (-I cmdli...
2017-06-10 Soeren ApelAdjust trace view namespace
2017-06-10 Soeren ApelMove trace view files
2017-06-06 Soeren ApelFix #775 by catching and handling the thrown exception
2017-05-27 Soeren ApelFix #958 by using new method that auto-converts analog...
2017-03-28 Uwe HermannDrop unused boost-thread dependency.
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-23 Uwe HermannUse bool literals for boolean values.
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-03-22 Soeren ApelSignalBase: Implement A2D conversions
2017-03-22 Soeren ApelSession: Make sure we don't try to add a non-existant...
2017-03-22 Soeren ApelLogicSegment: Remove constructor requiring sigrok:...
2017-03-22 Soeren ApelUse presence of logic/analog data as indicator of chann...
2017-03-22 Soeren ApelIntroduce PV-internal channel types
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-12 Soeren ApelSession: Don't reset session name for file devices
2017-03-11 Uwe HermannUse emplace_back() where possible.
2017-03-11 Uwe HermannPrefer std::make_shared().
2017-03-07 Soeren ApelFix #829 by not throwing when device can't be used
2017-03-04 Uwe HermannName session tabs "Session 1" per default.
2017-02-15 Soeren ApelProvide notifiers for when signal data changes
2017-02-10 Soeren ApelSession: Handle frame markers properly
2017-02-08 Soeren ApelFree unused segment memory after acquisition
2017-02-08 Soeren ApelSwitch segment storage from single vector to vector...
2017-01-19 Soeren ApelConfirm with user when trying to close sessions with...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-04 Soeren ApelMove file loading from MainBar to Session
2016-12-04 Soeren ApelFix #849 by making sure no references to the DecodeTrac...
2016-12-04 Soeren ApelChange namespace for the trace view and implement ViewBase
next