Latest version
0.3 (30-Jan-2017)
- preliminary support for VLC 3.0. Functionality and installation are the same as in VLC 2.2. Additionally added support for multiple ABI versions within one plugin. That means there will be single DLL plugin file for all VLC versions (per platform) instead of individual plugins for every VLC version
0.2 (09-Jul-2016)
- subtitles support. Every set of subtitles that is configured in the filter settings is now exposed to the plugin too
- exposing extra metadata. You can see it, for example, in
Tools Media Information Metadata
- support for clip start time. E.g. when you use in Youtube player
Copy video URL at current time
and open that URL in VLC, it will open an URL at given time instead of from the beginning - filter is accessible using system tray (if this is allowed in filter settings). So now there is accessible all info for which the system tray icon provides an access
0.1 (18-Jun-2016)
- initial release