SubzBor Changelog

What's new in SubzBor 1.7.9

Dec 12, 2017
  • SubzBor installation folder is now movable AKA Portable
  • :FF to :MS checkbox caption now reflects the chosen Timecode format
  • Small input parsing improvement

New in SubzBor 1.7.6 (Nov 6, 2017)

  • Added support for Global Frame Number to timecode conversion
  • Timecode conversions now happens immediately when using Paste buttons in the Timings Editor
  • Better shortcut key handling and changed some shortcuts to be more logical
  • Added a popup menu for the timings list
  • Other minor fixes and improvements

New in SubzBor 1.6.3 (Oct 17, 2017)

  • Fixed bug when importing timings from file and FrameNoToMillisec is activated (Issue #1)
  • Ignore empty lines when importing timings from file (prevent rejection only because of them)
  • Reset button now resets everything (Issue #2)
  • Minor code improvement

New in SubzBor 1.6.0 (Oct 15, 2017)

  • Added Grouped Delay-Hurry feature (apply delay to all selected timings at once)
  • keyboard shortcuts for classic desktop users :)
  • Fixed rounding error in Frame Number to Millisecond conversion routine
  • Better overlaps handling in internal codecs and internal splitter
  • Fixed bug when an operation is running and user changes interface language
  • some minor fixes and improvements

New in SubzBor 1.4.5 (Oct 10, 2017)

  • Added auto hh:mm:ss:ff to hh:mm:ss:ms conversion feature
  • Added feature to use SubzBor's internal codecs for direct cutting of a few formats.
  • Add more text based subtitle formats supported by FFmpeg
  • Fixed bug when input file is srt with utf-16 encoding and is going to be decoded with FFmpeg
  • Now clicking on Reset button also resets Timecode Format Dialog and makes SubzBor to ask it again.
  • Code refactoring and other minor improvements.
  • Updated .po translation files.

New in SubzBor 1.1.0 (Oct 10, 2017)

  • Implemented Paste feature in timings editor dialog (suggested by Ehsan Gandomi)
  • Implemented timecode format dialog to easily select the desired format
  • timecode format dialog now opens only once at each program startup which is less annoying
  • added online wiki and a menu item in SubzBor to point to the wiki guides.
  • fixed bug when system's default Decimal Symbol is something other than Dot (.) (reported by Ehsan Gandomi)
  • fixed VobSub subtitles bug when user add .sub file instead of .idx file.
  • small code refactoring and interface cleanups.
  • updated .po translation files.

New in SubzBor 1.0.3 (Oct 10, 2017)

  • It's now internationalized. you can translate it to your own language easily. and I encourage you to do so. a tutorial is included in Lang>Translate it to your language menu.
  • An internal subrip codec implemented to split text based subtitles internally. previous FFmpeg approach may miss some dialogs at cut points but the new approach works better. it is enabled by default but can be disabled from preferences.
  • Some small fixes and improvements plus new icon.