Version 0.3 of the SubLib library has been released. List of changes:
- Encoding auto-detection can now fallback to a specified encoding (and
possibly try to detect a Unicode BOM) when auto-detection fails.
- Encoding auto-detection throws UnknownEncodingException when encoding
is not detected.
- Renamed UnknownCharEncodingException to UnknownEncodingException.
- Added property to get the preferred extension for a SubtitleType.
- Methods and properties for returning info on the available subtitle
types are now static.
- The Subtitles.AvailableTypes property doesn't sort types from now on.
The new AvailableTypesSorted property does sort the types.
- Added method to return a SubtitleTypeInfo given a SubtitleType.
- Open files are now guaranteed to be closed when errors occur.
- Added method to search for an extension in a SubtitleTypeInfo.
--
Pedro Castro
http://mega.ist.utl.pt/~prmc
|