<_whitenotifier-3>
[scopehal-apps] azonenberg ca9c159 - Added log messages during shutdown
<_whitenotifier-3>
[scopehal-apps] azonenberg 2cf4771 - Updated to latest scopehal
<_whitenotifier-3>
[scopehal-apps] azonenberg 08b0d1c - Make sure that late-arriving waveforms are added to history before we detach them from the oscilloscope (prevents Vulkan handle leaks)
<_whitenotifier-3>
[scopehal] azonenberg d169d82 - HistogramFilter: if we calculate garbage bin values, give up rather than trying to divide by zero (see #881). No longer crashes, but autoranging doesn't work well with this dataset.
<_whitenotifier-3>
[scopehal] azonenberg ae8f81c - HistogramFilter: improve calculation of bin sizes when autoranging, sanity check to prevent impossibly-small bin sizes etc. Fixes #881.
<_whitenotifier-3>
[scopehal-apps] azonenberg bf0f088 - Ignore "type" field in session file, just figure out what dynamic creation table it's in. This is a lot less error prone.
<_whitenotifier-3>
[scopehal-apps] azonenberg 7121bb6 - Don't write instrument type anymore as it's now redundant
<_whitenotifier-3>
[scopehal-apps] azonenberg c8bb197 - Histogram rendering: don't fill curve below Y axis, don't draw single pixel line between blank bars