Skip to content

Releases: Minres/SCViewer

2024.02

11 Feb 12:11
Compare
Choose a tag to compare
  • fixes bug which lead to NPE when adding generator fibers without events

Full Changelog: 2.19.3...2.19.4

2024.01

24 Jan 05:49
Compare
Choose a tag to compare
  • Fixes a bug when locking FTR & FST files for reading which effectively prevents reloading
  • Fixes restore issues when using having generator fibers in the waveform

Full Changelog: 2.19.0...2.19.3

2023.08.0

11 Aug 19:50
Compare
Choose a tag to compare

Changes in this release:

  • fix a bug when reading truncated txlog files
  • updates RCP platform to 2022-12

2023.06.0

27 Jun 15:58
Compare
Choose a tag to compare

2023.02.0

23 Feb 17:12
Compare
Choose a tag to compare

2022.06.0

12 Jun 21:30
Compare
Choose a tag to compare
  • improve loading speed of SCV files
  • fix a cast error

2022.05.0

16 May 20:27
Compare
Choose a tag to compare
  • add LZ4 support to for reading SCV traces
  • update target platform

2021.12

02 Dec 16:07
Compare
Choose a tag to compare

Changes:

  • removed fixed zoom steps and made zoom continous
  • changed SCV reading to be more tolerant to cropped input files

2021.11

18 Nov 13:47
Compare
Choose a tag to compare

This release fixes the following tickets:

  • Instead of or in addition to the Restore Default Zoom button, add Full Zoom Out button. (#62)
  • Load multiple trace files and enable the possibility to view signals from different files in a single window. (#64)
  • key shortcuts for actions like zoom in/out, go to next/prev event etc (#66)
  • too many time values are shown on x Axis so that viewing is difficult; time formating on marker is different than other time values (#69)
  • add full zoom and zoom between markers (once we had markers) (#70)
  • marker is often hiding events underneath for highlighting and getting transaction details (#75)
  • Implement help for keyboard shortcuts (#82)