Skip to content

1.0.1

Compare
Choose a tag to compare
@catharanthus catharanthus released this 03 Dec 17:38
· 125 commits to develop since this release

sdmconsole:

  • plotter now supports limitless scrolling, scrollbars have been removed
  • various minor ergonomic enhancements in the plotter module
  • default console font for Windows changed from Courier New to Consolas (if available)
  • implement unobtrusive hints on startup
  • fixed minor glitches in the stream viewer

Build system:

  • Linux installer now creates an sdmconsole application shortcut
  • requirements bumped: gcc>=4.9, Qt>=5.6, Ubuntu>=18.04
  • fixed a bunch of compiler errors/warnings generated with newer Qt, gcc, clang and libstdc++
  • experimental BSD-specific code removed