Timecode Calculator Changelog

What's new in Timecode Calculator 2.8.0

Nov 30, 2022
  • "Always on Top" option is saved on quitting.

New in Timecode Calculator 2.7.0 (Aug 30, 2022)

  • Added 30 FPS timecode,
  • Minor fixes and improvements.

New in Timecode Calculator 2.6.0 (Aug 30, 2022)

  • Improved timecode conversion. Now, when converting from one timecode to another, calculator automatically applies fps conversion rate. For example: to convert 29.97 DF to 23.98 NDF in previous version of the calculator, it was necessary to manually multiply result by 4 and divide by 5 to get correct 23.98 NDF value. In the present version these manual calculations are done automatically.

New in Timecode Calculator 2.5.6 (Feb 18, 2020)

  • Log text color is set correctly when Dark Mode is activated.

New in Timecode Calculator 2.5.2 (Apr 1, 2018)

  • Fixed compatibility issues in older Mac OS versions.

New in Timecode Calculator 2.5.1 (Dec 7, 2017)

  • Input values are wrapped instead of displaying error message (e.g. if user types 30 in a 25fps project, calculator wraps it to be 00:00:01:05).
  • Fixed bug in calculating wrapped values.

New in Timecode Calculator 2.5.0 (Dec 5, 2017)

  • Input values are wrapped instead of displaying error message (e.g. if user types 30 in a 25fps project, calculator wraps it to be 00:00:01:05).

New in Timecode Calculator 2.4.3 (Mar 22, 2017)

  • Fixed '-' key equivalent not working in French localization.
  • Minor UI improvements.

New in Timecode Calculator 2.4.2 (Jun 19, 2015)

  • Decimal key on the keyboard is mapped to the double-zero key on the user interface.

New in Timecode Calculator 2.4.1 (May 29, 2015)

  • Fixed bug in subtraction key mapping.

New in Timecode Calculator 2.4 (May 12, 2015)

  • User interface redesigned.

New in Timecode Calculator 2.3.1 (Jan 29, 2013)

  • Corrected timecode conversions in 35 mm 4 perf and 3 perf metric formats

New in Timecode Calculator 2.3 (Sep 24, 2010)

  • 50 fps timecode added
  • Fixed bug in detecting '+' and '=' keyboard events
  • Minor changes in user interface

New in Timecode Calculator 2.2.4 (Dec 5, 2009)

  • Corrections in feet/frames algorithms:
  • 35 mm 3 perf
  • 70 mm 5 perf
  • 70 mm 15 perf
  • A "=" key works as the equals sign button equivalent (apart from the Return key available earlier).
  • Feet and metric algorithms optimization.

New in Timecode Calculator 2.2.3 (Apr 11, 2009)

  • Correction in 59.94 DF: frames 0, 1, 2, 3 are dropped every minute except the tenth.

New in Timecode Calculator 2.2.2 (Feb 25, 2009)

  • Minor algorithm corrections:
  • 29.97 DF / NDF
  • 23.98 DF / NDF
  • feet metric conversions
  • Minor bug fixes