moserial Changelog

What's new in moserial 3.0.12

Jan 21, 2018
  • correctly call gettext
  • remove #if support for old vala versions
  • removed some deprecated calls
  • removed the OMF file
  • add Ctrl+L shortcut to clear screen (similar to bash)

New in moserial 3.0.3 (Jan 19, 2012)

  • fixed over-active file writing in record mode

New in moserial 3.0.2 (Oct 17, 2011)

  • support BSD device names
  • better recent-file handling/filtering

New in moserial 3.0.1 (Sep 15, 2011)

  • fixed broken install

New in moserial 2.32.1 (May 26, 2011)

  • Profile.vala: proper string-to-char conversion
  • InputParser.vala: make error as public as the function
  • MainWindow.vala: don't define and pass unused out parameters

New in moserial 1.0.6 (Mar 16, 2009)

  • Re-added missing disconnect and stop-recording button labels
  • Fixed some nuisance compiler warnings