Thursday, October 24, 2013

Telemetry 2.0f released!


Telemetry 2.0f has been released!  This is primarily a bugfix and maintenance release.

Run-Time

  • Change: the autogenerated system/working set plot is now part of (mem) group
  • Change: TMCT_FILE now defaults to emulating Telemetry 2 server

Server

  • Change: updated to most recent SQLite
  • Bugfix: fixed plot gen crash bug
  • Bugfix: stopping server while it's cooking should not crash anymore
  • Bugfix: fixed string table bug where NULL strings being set to wrong value
  • Bugfix: fixed string id generation bug when generating plots
  • Bugfix: plot gen 'by frame' now works correctly
  • Bugfix: fixed bug with symbolization

Visualizer

  • Enhancement: ctrl-V now pastes into input text lines
  • Enhancement: TMPT_TIME_CYCLES plots now print in appropriate human readable time scale
  • Change: Changed "Cooking" to "Processing" to avoid idiomatic terminology
  • Bugfix: fixed plot LOD rendering bug
  • Bugfix: fixed plot gen crash bug
  • Bugfix: stopping server while it's processing should not crash anymore
  • Bugfix: plot gen 'by frame' now works correctly
  • Bugfix: fixed bug with symbolization

Other

  • Change: PS4 dependency documentation updated

2 comments:

  1. Bug: release notes use deprecated idiomatic terminology. s/cooking/processing/g

    ReplyDelete