]> sigrok.org Git - pulseview.git/history - pv/toolbars/samplingbar.h
Only attempt to set default sample count if supported.
[pulseview.git] / pv / toolbars / samplingbar.h
2014-01-18 Martin LingOnly attempt to set default sample count if supported.
2014-01-18 Martin LingNo longer need to set sample limit on session start.
2014-01-18 Martin LingShow sample count selector only if setting supported.
2014-01-18 Martin LingUse a SweepTimingWidget for sample count limit.
2014-01-18 Joel HoldsworthCreated pv::widgets::SampleTimingWidget, and ported...
2014-01-12 Joel HoldsworthImplemented support for probe groups
2014-01-11 Joel HoldsworthHide the configure device button when the popup would...
2013-12-25 Joel HoldsworthPopulate sample rate widget with correct initial value
2013-10-14 Joel HoldsworthMade Probes popup reusable
2013-10-14 Joel HoldsworthFix segfault in connect device dialog
2013-10-13 Joel HoldsworthProbes popup now live applies properly
2013-10-13 Joel HoldsworthSplit DeviceOptions dialog into two popups: DeviceOptio...
2013-05-28 Joel HoldsworthAdded AwaitTrigger capture state
2013-04-24 Joel HoldsworthUpdate the SigSession device, when it is selected by...
2013-04-20 Joel HoldsworthCommit the samplerate before beginning to sample
2013-04-20 Joel HoldsworthRenamed SamplingBar::configure to on_configure
2013-03-21 Joel HoldsworthMoved SamplingBar into pv::toolbars namespace