SubLib 0.7 is out

Posted 28 Jun 2007 - 02:59 by noup

The changes in this release are:

  • Added support for subtitle translation
    • Translation property in each Subtitle
    • Search methods now search in translation too
    • Select the type of text content (text or translation) to use when saving
    • Allow to clear translations and import a translation into existing subtitles
  • Try every detected encoding instead of only the first one, and use the first encoding that works
  • Allow to trim subtitle lines when getting them
  • When replacing blank lines, also apply the replacement if the text is empty
  • EncodingNotSupportedException is now thrown if an Encoding is not supported by the platform, when opening a file
  • Fixed some bugs that were visible when doing a backwards search
  • Updated NCharDet