View Single Post
Old 17th November 2017, 05:28   #186  |  Link
Blitzker
Registered User
 
Join Date: Nov 2011
Posts: 61
version 0.4

Hello!

Its been a while since the last release but i found time to release a new version.

AssFilterMod version 0.4 is out: https://github.com/Blitzker/assfiltermod/releases

Code:
v0.4
- add: System tray icon
- add: Selection of external subtitles in context menu of tray icon
- add: Open settings by left click on the tray icon
- add: Use of fonts in External Subs Fonts folder for SRT subtitles
- add: Libass is built with harfbuzz support
- add: Support of font ligatures
- add: Option to disable auto-load of external subtitles
- fix: Auto-load of subtitles with unicode characters
- fix: Auto-load of SRT subtitles on a different codepage than en_us
- Settings page is now split in two: General Settings and SRT Settings
- Add support for Visual Studio 2017
- Use my fork of libass
- Update libass asm building tools : Now use nasm instead of yasm
I highly recommend to delete the registry key HKEY_CURRENT_USER\Software\AssFilter or reset the settings in the configuration pages.

This release introduce a system tray icon with which you can access the configuration by a left-click. The support of external subtitles have been improved and now load all subtitles present in the media file folder (they must still match the media name) and the subfolders (all .ass and .srt are loaded) specified in the configuration dialog. You can switch between the external subtitles by using the context menu on the new tray icon (right-click).

The binaries are now built with Visual Studio 2017, so be sure to install the redistributables (urls on first post).
__________________
Latest dev builds of AssFilterMod can be found here: https://www.mediafire.com/folder/w1w...s/AssFilterMod
Blitzker is offline   Reply With Quote